Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.29.18
### 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/
2023/01/22 04:57:32 [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
2023/01/22 04:57:32 [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'
2023/01/22 04:57:32 [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
2023/01/22 04:57:32 [notice] 33#33: using the "epoll" event method
2023/01/22 04:57:32 [notice] 33#33: openresty/1.13.6.1
2023/01/22 04:57:32 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/22 04:57:32 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/22 04:57:32 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/01/22 04:57:32 [notice] 34#34: start worker processes
2023/01/22 04:57:32 [notice] 34#34: start worker process 35
\n\n### Starting apiroute
2023/01/22 04:57:32 [notice] 34#34: start worker process 36
2023/01/22 04:57:32 [notice] 34#34: start worker process 38
2023/01/22 04:57:32 [notice] 34#34: start worker process 39
2023/01/22 04:57:32 [notice] 34#34: start worker process 40
2023/01/22 04:57:32 [notice] 34#34: start worker process 41
2023/01/22 04:57:32 [notice] 34#34: start worker process 42
2023/01/22 04:57:32 [notice] 34#34: start worker process 43
2023/01/22 04:57:32 [notice] 34#34: start cache manager process 44
2023/01/22 04:57:32 [notice] 34#34: start cache loader process 45
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230122045732.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@
2023-01-22 04:57:34 915 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-22 04:57:34 927 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-22 04:57:34 928 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-22 04:57:34 996 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-22 04:57:34 996 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.29.18:10081 Enabled:true
2023-01-22 04:57:36 932 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2023-01-22 04:57:37 033 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-22 04:57:37 033 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-22 04:57:37 034 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-22 04:57:37 035 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-22 04:57:37 036 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2023-01-22 04:57:37 036 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-22 04:57:37 036 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-22 04:57:37 128 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-22 04:57:37 245 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-22 04:57:37 245 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-22 04:57:37 245 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-22 04:57:37 983 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/22 04:57:48 [info] 39#39: *12 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:57:48 [info] 35#35: *13 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:57:58 [info] 39#39: *14 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:57:58 [info] 39#39: *15 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:58:00 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 64e06eacd6ea1d5cf96a1d27288af6d8:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:04:58:01 +0000] 64e06eacd6ea1d5cf96a1d27288af6d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.268 upstream_response_time:0.268 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:04:58:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 89
2023/01/22 04:58:01 [info] 35#35: *16 [lua] logger.lua:23: 64e06eacd6ea1d5cf96a1d27288af6d8 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 04:58:08 [info] 39#39: *19 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:58:08 [info] 39#39: *20 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:58:08 [info] 35#35: *21 [lua] access_by_lua(msblocations.conf:189):2: 1328ddb60b2ce083442ac911bd9497a1:receive the request, client: 10.233.71.129, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/22 04:58:08 [info] 35#35: *21 [lua] logger.lua:23: 1328ddb60b2ce083442ac911bd9497a1 {"matched":"microservices"} while logging request, client: 10.233.71.129, 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.129 - - [22/Jan/2023:04:58:08 +0000] 1328ddb60b2ce083442ac911bd9497a1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.295 upstream_response_time:0.285 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.71.129 - - [22/Jan/2023:04:58:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 284
2023/01/22 04:58:13 [info] 35#35: *21 client 10.233.71.129 closed keepalive connection
2023/01/22 04:58:16 [info] 35#35: *22 [lua] access_by_lua(msblocations.conf:189):2: 3c9d0e0a5510a105cc94416101b39dcb:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 04:58:16 [info] 35#35: *22 [lua] logger.lua:23: 3c9d0e0a5510a105cc94416101b39dcb {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:04:58:16 +0000] 3c9d0e0a5510a105cc94416101b39dcb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:04:58:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/22 04:58:18 [info] 35#35: *23 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:58:18 [info] 35#35: *24 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:58:28 [info] 35#35: *26 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:58:28 [info] 35#35: *25 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:58:31 [info] 35#35: *27 [lua] access_by_lua(msblocations.conf:189):2: caf1c509819b87f9637fa01633a8ae07:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:04:58:31 +0000] caf1c509819b87f9637fa01633a8ae07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:04:58:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/22 04:58:31 [info] 35#35: *27 [lua] logger.lua:23: caf1c509819b87f9637fa01633a8ae07 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 04:58:32 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/22 04:58:32 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2023/01/22 04:58:32 [notice] 34#34: cache loader process 45 exited with code 0
2023/01/22 04:58:32 [notice] 34#34: signal 29 (SIGIO) received
2023/01/22 04:58:37 [info] 35#35: *29 [lua] access_by_lua(msblocations.conf:189):2: ddc973b185362eb5125dc06208ff2e30:receive the request, client: 10.233.70.141, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/22 04:58:37 [info] 35#35: *29 [lua] logger.lua:23: ddc973b185362eb5125dc06208ff2e30 {"matched":"microservices"} while logging request, client: 10.233.70.141, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.70.141 - - [22/Jan/2023:04:58:37 +0000] ddc973b185362eb5125dc06208ff2e30 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.124 upstream_response_time:0.124 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.70.141 - - [22/Jan/2023:04:58:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 122
2023/01/22 04:58:38 [info] 35#35: *30 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:58:38 [info] 39#39: *31 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:58:46 [info] 35#35: *32 [lua] access_by_lua(msblocations.conf:189):2: 29d0353db9b48c745b7515443b27cb6e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:04:58:46 +0000] 29d0353db9b48c745b7515443b27cb6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.029 "-" "Consul Health Check" "-"
2023/01/22 04:58:46 [info] 35#35: *32 [lua] logger.lua:23: 29d0353db9b48c745b7515443b27cb6e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:04:58:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/01/22 04:58:47 [info] 35#35: *29 client 10.233.70.141 closed keepalive connection
2023/01/22 04:58:48 [info] 35#35: *33 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:58:48 [info] 35#35: *34 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:58:58 [info] 35#35: *35 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:58:58 [info] 35#35: *36 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:59:01 [info] 35#35: *37 [lua] access_by_lua(msblocations.conf:189):2: a55d8eafc81fe564ba891e335d97ff86:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:04:59:01 +0000] a55d8eafc81fe564ba891e335d97ff86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 04:59:01 [info] 35#35: *37 [lua] logger.lua:23: a55d8eafc81fe564ba891e335d97ff86 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:04:59:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 04:59:08 [info] 35#35: *38 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:59:08 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:59:16 [info] 35#35: *40 [lua] access_by_lua(msblocations.conf:189):2: a9a2473b6328f5dd79fc4921e66775e0:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 04:59:16 [info] 35#35: *40 [lua] logger.lua:23: a9a2473b6328f5dd79fc4921e66775e0 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:04:59:16 +0000] a9a2473b6328f5dd79fc4921e66775e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:04:59:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 04:59:18 [info] 35#35: *41 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:59:18 [info] 39#39: *42 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:59:28 [info] 35#35: *43 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:59:28 [info] 35#35: *44 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:59:31 [info] 35#35: *45 [lua] access_by_lua(msblocations.conf:189):2: 37da8a315fb96ab1eae800adfcc94011:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:04:59:31 +0000] 37da8a315fb96ab1eae800adfcc94011 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:04:59:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/22 04:59:31 [info] 35#35: *45 [lua] logger.lua:23: 37da8a315fb96ab1eae800adfcc94011 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 04:59:38 [info] 35#35: *47 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:59:38 [info] 35#35: *48 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:59:46 [info] 35#35: *49 [lua] access_by_lua(msblocations.conf:189):2: ae83c94dc1e52a2fcb4d3ca4bfbea51c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 04:59:46 [info] 35#35: *49 [lua] logger.lua:23: ae83c94dc1e52a2fcb4d3ca4bfbea51c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:04:59:46 +0000] ae83c94dc1e52a2fcb4d3ca4bfbea51c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:04:59:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 04:59:48 [info] 39#39: *50 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:59:48 [info] 39#39: *51 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:59:58 [info] 35#35: *52 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 04:59:58 [info] 35#35: *53 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:00:01 [info] 35#35: *54 [lua] access_by_lua(msblocations.conf:189):2: 458eda4b93d20ad19f341037edace5fe:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:00:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.219 - - [22/Jan/2023:05:00:01 +0000] 458eda4b93d20ad19f341037edace5fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/22 05:00:01 [info] 35#35: *54 [lua] logger.lua:23: 458eda4b93d20ad19f341037edace5fe {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:00:08 [info] 39#39: *55 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:00:08 [info] 35#35: *56 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:00:16 [info] 35#35: *57 [lua] access_by_lua(msblocations.conf:189):2: 5c344c652f7906e2191b5c2c02390289:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:00:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
10.233.66.219 - - [22/Jan/2023:05:00:16 +0000] 5c344c652f7906e2191b5c2c02390289 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.025 "-" "Consul Health Check" "-"
2023/01/22 05:00:16 [info] 35#35: *57 [lua] logger.lua:23: 5c344c652f7906e2191b5c2c02390289 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:00:18 [info] 39#39: *58 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:00:18 [info] 39#39: *59 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:00:28 [info] 35#35: *61 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:00:28 [info] 35#35: *60 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:00:31 [info] 35#35: *62 [lua] access_by_lua(msblocations.conf:189):2: 638ba0781363c670a618d370204fc50c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:00:31 [info] 35#35: *62 [lua] logger.lua:23: 638ba0781363c670a618d370204fc50c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:00:31 +0000] 638ba0781363c670a618d370204fc50c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:00:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:00:38 [info] 39#39: *64 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:00:38 [info] 39#39: *65 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:00:46 [info] 35#35: *66 [lua] access_by_lua(msblocations.conf:189):2: fa60ccd91b13ec7fcd768c9f5dd22354:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:00:46 [info] 35#35: *66 [lua] logger.lua:23: fa60ccd91b13ec7fcd768c9f5dd22354 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:00:46 +0000] fa60ccd91b13ec7fcd768c9f5dd22354 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:00:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/22 05:00:48 [info] 35#35: *67 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:00:48 [info] 39#39: *68 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:00:58 [info] 39#39: *69 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:00:58 [info] 35#35: *70 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:01:01 [info] 35#35: *71 [lua] access_by_lua(msblocations.conf:189):2: 1ec8df0ae129233182e41455c675c909:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:01:01 +0000] 1ec8df0ae129233182e41455c675c909 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:01:01 [info] 35#35: *71 [lua] logger.lua:23: 1ec8df0ae129233182e41455c675c909 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:01:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:01:08 [info] 35#35: *72 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:01:08 [info] 35#35: *73 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:01:16 [info] 35#35: *74 [lua] access_by_lua(msblocations.conf:189):2: b0b7722083a10ed78e6f2267cbf5e0b6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:01:16 [info] 35#35: *74 [lua] logger.lua:23: b0b7722083a10ed78e6f2267cbf5e0b6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:01:16 +0000] b0b7722083a10ed78e6f2267cbf5e0b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:01:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/22 05:01:18 [info] 35#35: *75 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:01:18 [info] 35#35: *76 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:01:28 [info] 35#35: *77 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:01:28 [info] 35#35: *78 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:01:31 [info] 35#35: *79 [lua] access_by_lua(msblocations.conf:189):2: c69ee347bb1f409200a5226d0804fb03:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:01:31 [info] 35#35: *79 [lua] logger.lua:23: c69ee347bb1f409200a5226d0804fb03 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:01:31 +0000] c69ee347bb1f409200a5226d0804fb03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:01:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/22 05:01:38 [info] 35#35: *81 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:01:38 [info] 35#35: *82 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:01:46 [info] 35#35: *83 [lua] access_by_lua(msblocations.conf:189):2: 2e3820228922ba7eb1025891bef06c66:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:01:46 +0000] 2e3820228922ba7eb1025891bef06c66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/22 05:01:46 [info] 35#35: *83 [lua] logger.lua:23: 2e3820228922ba7eb1025891bef06c66 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:01:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:01:48 [info] 35#35: *84 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:01:48 [info] 35#35: *85 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:01:58 [info] 35#35: *86 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:01:58 [info] 35#35: *87 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:02:01 [info] 35#35: *88 [lua] access_by_lua(msblocations.conf:189):2: f9f56ca56b6f1a8320f22b7c9d0ffa61:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:02:01 +0000] f9f56ca56b6f1a8320f22b7c9d0ffa61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 05:02:01 [info] 35#35: *88 [lua] logger.lua:23: f9f56ca56b6f1a8320f22b7c9d0ffa61 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:02:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:02:08 [info] 35#35: *89 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:02:08 [info] 39#39: *90 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:02:16 [info] 35#35: *91 [lua] access_by_lua(msblocations.conf:189):2: 105d68dd8361773999f287cf45edc444:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:02:16 [info] 35#35: *91 [lua] logger.lua:23: 105d68dd8361773999f287cf45edc444 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:02:16 +0000] 105d68dd8361773999f287cf45edc444 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:02:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:02:18 [info] 35#35: *92 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:02:18 [info] 35#35: *93 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:02:28 [info] 35#35: *94 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:02:28 [info] 35#35: *95 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:02:31 [info] 35#35: *96 [lua] access_by_lua(msblocations.conf:189):2: a26ec8f2d273e4bc4d48a6573a1f2f09:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:02:31 [info] 35#35: *96 [lua] logger.lua:23: a26ec8f2d273e4bc4d48a6573a1f2f09 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:02:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.219 - - [22/Jan/2023:05:02:31 +0000] a26ec8f2d273e4bc4d48a6573a1f2f09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/22 05:02:38 [info] 39#39: *98 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:02:38 [info] 39#39: *99 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:02:46 [info] 35#35: *100 [lua] access_by_lua(msblocations.conf:189):2: 08f6707d4bc9363e67bc23bdb0f72e69:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:02:46 [info] 35#35: *100 [lua] logger.lua:23: 08f6707d4bc9363e67bc23bdb0f72e69 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:02:46 +0000] 08f6707d4bc9363e67bc23bdb0f72e69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:02:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/22 05:02:48 [info] 35#35: *102 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:02:48 [info] 39#39: *101 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:02:58 [info] 39#39: *103 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:02:58 [info] 39#39: *104 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:03:01 [info] 35#35: *105 [lua] access_by_lua(msblocations.conf:189):2: 9bb67294d86aff4fc3db7efbe3847910:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:03:01 +0000] 9bb67294d86aff4fc3db7efbe3847910 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:03:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:03:01 [info] 35#35: *105 [lua] logger.lua:23: 9bb67294d86aff4fc3db7efbe3847910 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:03:08 [info] 39#39: *106 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:03:08 [info] 35#35: *107 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:03:16 [info] 35#35: *108 [lua] access_by_lua(msblocations.conf:189):2: 110365ac9824e9814afedd839edda5c8:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:03:16 +0000] 110365ac9824e9814afedd839edda5c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/22 05:03:16 [info] 35#35: *108 [lua] logger.lua:23: 110365ac9824e9814afedd839edda5c8 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:03:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:03:18 [info] 35#35: *110 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:03:18 [info] 39#39: *109 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:03:28 [info] 35#35: *112 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:03:28 [info] 35#35: *111 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:03:31 [info] 35#35: *113 [lua] access_by_lua(msblocations.conf:189):2: 94d6d6de70b0c50632d9da4e97ad7d2a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:03:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:03:31 [info] 35#35: *113 [lua] logger.lua:23: 94d6d6de70b0c50632d9da4e97ad7d2a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:03:31 +0000] 94d6d6de70b0c50632d9da4e97ad7d2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/22 05:03:38 [info] 35#35: *115 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:03:38 [info] 35#35: *116 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:03:46 [info] 35#35: *117 [lua] access_by_lua(msblocations.conf:189):2: cd1f77932700de431613871e797af82a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:03:46 +0000] cd1f77932700de431613871e797af82a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:03:46 [info] 35#35: *117 [lua] logger.lua:23: cd1f77932700de431613871e797af82a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:03:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:03:48 [info] 35#35: *119 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:03:48 [info] 35#35: *118 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:03:58 [info] 39#39: *120 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:03:58 [info] 35#35: *121 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:04:01 [info] 35#35: *122 [lua] access_by_lua(msblocations.conf:189):2: 4807c9d578556281b95f76acd26203b3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:04:01 [info] 35#35: *122 [lua] logger.lua:23: 4807c9d578556281b95f76acd26203b3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:04:01 +0000] 4807c9d578556281b95f76acd26203b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:04:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:04:08 [info] 35#35: *123 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:04:08 [info] 35#35: *124 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:04:16 [info] 35#35: *125 [lua] access_by_lua(msblocations.conf:189):2: d5e17f0a3ba3fc8f3d18ebb2a0454680:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:04:16 +0000] d5e17f0a3ba3fc8f3d18ebb2a0454680 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 05:04:16 [info] 35#35: *125 [lua] logger.lua:23: d5e17f0a3ba3fc8f3d18ebb2a0454680 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:04:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:04:18 [info] 35#35: *127 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:04:18 [info] 35#35: *126 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:04:28 [info] 35#35: *128 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:04:28 [info] 39#39: *129 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:04:31 [info] 35#35: *130 [lua] access_by_lua(msblocations.conf:189):2: 51da038582aacf4670277d12dfd9f54d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:04:31 +0000] 51da038582aacf4670277d12dfd9f54d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:04:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:04:31 [info] 35#35: *130 [lua] logger.lua:23: 51da038582aacf4670277d12dfd9f54d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:04:38 [info] 39#39: *133 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:04:38 [info] 39#39: *132 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:04:46 [info] 35#35: *134 [lua] access_by_lua(msblocations.conf:189):2: da34d952e4d48ed0a87223cc3d09485d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:04:46 [info] 35#35: *134 [lua] logger.lua:23: da34d952e4d48ed0a87223cc3d09485d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:04:46 +0000] da34d952e4d48ed0a87223cc3d09485d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:04:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:04:48 [info] 35#35: *135 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:04:48 [info] 35#35: *136 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:04:58 [info] 39#39: *137 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:04:58 [info] 39#39: *138 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:05:01 [info] 35#35: *139 [lua] access_by_lua(msblocations.conf:189):2: d08194417f65da402cbca8993ebcf7a0:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:05:01 +0000] d08194417f65da402cbca8993ebcf7a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:05:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:05:01 [info] 35#35: *139 [lua] logger.lua:23: d08194417f65da402cbca8993ebcf7a0 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:05:08 [info] 35#35: *140 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:05:08 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:05:16 [info] 35#35: *142 [lua] access_by_lua(msblocations.conf:189):2: 46c746f3c013e22a7ea490eb40135b5b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:05:16 +0000] 46c746f3c013e22a7ea490eb40135b5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:05:16 [info] 35#35: *142 [lua] logger.lua:23: 46c746f3c013e22a7ea490eb40135b5b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:05:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:05:18 [info] 35#35: *143 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:05:18 [info] 35#35: *144 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:05:28 [info] 35#35: *145 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:05:28 [info] 39#39: *146 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:05:31 [info] 35#35: *147 [lua] access_by_lua(msblocations.conf:189):2: 92695ba2e2465dd795c378e6d3aa5892:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:05:31 +0000] 92695ba2e2465dd795c378e6d3aa5892 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:05:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:05:31 [info] 35#35: *147 [lua] logger.lua:23: 92695ba2e2465dd795c378e6d3aa5892 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:05:38 [info] 35#35: *149 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:05:38 [info] 35#35: *150 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:05:46 [info] 35#35: *151 [lua] access_by_lua(msblocations.conf:189):2: 8faf5a5d6df4c2bdb263be7ecba44b82:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:05:46 [info] 35#35: *151 [lua] logger.lua:23: 8faf5a5d6df4c2bdb263be7ecba44b82 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:05:46 +0000] 8faf5a5d6df4c2bdb263be7ecba44b82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:05:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/22 05:05:48 [info] 35#35: *153 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:05:48 [info] 39#39: *152 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:05:58 [info] 39#39: *154 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:05:58 [info] 39#39: *155 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:06:01 [info] 35#35: *156 [lua] access_by_lua(msblocations.conf:189):2: a3636943c8471cc59e653faab731e43e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:06:01 +0000] a3636943c8471cc59e653faab731e43e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/22 05:06:01 [info] 35#35: *156 [lua] logger.lua:23: a3636943c8471cc59e653faab731e43e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:06:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/22 05:06:08 [info] 35#35: *157 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:06:08 [info] 35#35: *158 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:06:16 [info] 35#35: *159 [lua] access_by_lua(msblocations.conf:189):2: 2ff9ecfc20c60d4993cedea5e7fd0d6c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:06:16 +0000] 2ff9ecfc20c60d4993cedea5e7fd0d6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/22 05:06:16 [info] 35#35: *159 [lua] logger.lua:23: 2ff9ecfc20c60d4993cedea5e7fd0d6c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:06:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/22 05:06:18 [info] 39#39: *161 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:06:18 [info] 35#35: *160 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:06:28 [info] 35#35: *162 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:06:28 [info] 39#39: *163 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:06:31 [info] 35#35: *164 [lua] access_by_lua(msblocations.conf:189):2: 69cbf3891b65b62fa3289be0fd5f0138:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:06:31 +0000] 69cbf3891b65b62fa3289be0fd5f0138 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 05:06:31 [info] 35#35: *164 [lua] logger.lua:23: 69cbf3891b65b62fa3289be0fd5f0138 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:06:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:06:38 [info] 39#39: *167 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:06:38 [info] 35#35: *166 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:06:46 [info] 35#35: *168 [lua] access_by_lua(msblocations.conf:189):2: c409260ffefb7495409f0d9a62f5232e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:06:46 [info] 35#35: *168 [lua] logger.lua:23: c409260ffefb7495409f0d9a62f5232e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:06:46 +0000] c409260ffefb7495409f0d9a62f5232e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:06:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:06:48 [info] 35#35: *169 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:06:48 [info] 35#35: *170 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:06:58 [info] 35#35: *171 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:06:58 [info] 39#39: *172 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:07:01 [info] 35#35: *173 [lua] access_by_lua(msblocations.conf:189):2: fceced65ca69b4db59f68cdf30a6663d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:07:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.219 - - [22/Jan/2023:05:07:02 +0000] fceced65ca69b4db59f68cdf30a6663d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/01/22 05:07:02 [info] 35#35: *173 [lua] logger.lua:23: fceced65ca69b4db59f68cdf30a6663d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:07:08 [info] 39#39: *174 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:07:08 [info] 39#39: *175 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:07:17 [info] 35#35: *176 [lua] access_by_lua(msblocations.conf:189):2: ca9b5677c84ea420f771ca13f8300e6c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:07:17 +0000] ca9b5677c84ea420f771ca13f8300e6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/22 05:07:17 [info] 35#35: *176 [lua] logger.lua:23: ca9b5677c84ea420f771ca13f8300e6c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:07:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:07:18 [info] 39#39: *178 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:07:18 [info] 35#35: *177 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:07:28 [info] 35#35: *179 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:07:28 [info] 35#35: *180 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:07:32 [info] 35#35: *181 [lua] access_by_lua(msblocations.conf:189):2: c851647bff233fa3487ebb966726ce6b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:07:32 [info] 35#35: *181 [lua] logger.lua:23: c851647bff233fa3487ebb966726ce6b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:07:32 +0000] c851647bff233fa3487ebb966726ce6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:07:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:07:38 [info] 35#35: *183 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:07:38 [info] 35#35: *184 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:07:47 [info] 35#35: *185 [lua] access_by_lua(msblocations.conf:189):2: bd07416c9ce26b93af633b016239e0c4:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:07:47 [info] 35#35: *185 [lua] logger.lua:23: bd07416c9ce26b93af633b016239e0c4 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:07:47 +0000] bd07416c9ce26b93af633b016239e0c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:07:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/22 05:07:48 [info] 39#39: *186 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:07:48 [info] 35#35: *187 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:07:58 [info] 35#35: *188 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:07:58 [info] 35#35: *189 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:08:02 [info] 35#35: *190 [lua] access_by_lua(msblocations.conf:189):2: cf08e417f89541758344add84af590fa:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:08:02 [info] 35#35: *190 [lua] logger.lua:23: cf08e417f89541758344add84af590fa {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:08:02 +0000] cf08e417f89541758344add84af590fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:08:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:08:08 [info] 35#35: *191 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:08:08 [info] 39#39: *192 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:08:17 [info] 35#35: *193 [lua] access_by_lua(msblocations.conf:189):2: 2aaa16c079c13bca315f68fb94d8cd1f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:08:17 +0000] 2aaa16c079c13bca315f68fb94d8cd1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:08:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:08:17 [info] 35#35: *193 [lua] logger.lua:23: 2aaa16c079c13bca315f68fb94d8cd1f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:08:18 [info] 35#35: *194 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:08:18 [info] 39#39: *195 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:08:28 [info] 35#35: *196 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:08:28 [info] 35#35: *197 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:08:32 [info] 35#35: *199 [lua] access_by_lua(msblocations.conf:189):2: f44492d5dab2998bbb1f8837c8cce675:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:08:32 +0000] f44492d5dab2998bbb1f8837c8cce675 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:08:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:08:32 [info] 35#35: *199 [lua] logger.lua:23: f44492d5dab2998bbb1f8837c8cce675 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:08:38 [info] 39#39: *200 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:08:38 [info] 39#39: *201 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:08:47 [info] 35#35: *202 [lua] access_by_lua(msblocations.conf:189):2: 03065dac42d6adc88b1bfb71d08152b2:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:08:47 [info] 35#35: *202 [lua] logger.lua:23: 03065dac42d6adc88b1bfb71d08152b2 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:08:47 +0000] 03065dac42d6adc88b1bfb71d08152b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:08:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:08:48 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:08:48 [info] 35#35: *203 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:08:58 [info] 39#39: *205 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:08:58 [info] 35#35: *206 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:09:02 [info] 35#35: *207 [lua] access_by_lua(msblocations.conf:189):2: f8f139b058656de85742318e50827cad:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:09:02 +0000] f8f139b058656de85742318e50827cad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/22 05:09:02 [info] 35#35: *207 [lua] logger.lua:23: f8f139b058656de85742318e50827cad {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:09:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:09:08 [info] 35#35: *208 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:09:08 [info] 35#35: *209 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:09:17 [info] 35#35: *210 [lua] access_by_lua(msblocations.conf:189):2: 5c7b27e72d5bd627ba91af87b60ae995:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:09:17 +0000] 5c7b27e72d5bd627ba91af87b60ae995 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 05:09:17 [info] 35#35: *210 [lua] logger.lua:23: 5c7b27e72d5bd627ba91af87b60ae995 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:09:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:09:18 [info] 35#35: *211 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:09:18 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:09:28 [info] 35#35: *213 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:09:28 [info] 35#35: *214 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:09:32 [info] 35#35: *216 [lua] access_by_lua(msblocations.conf:189):2: bf6a08f220d33d44580af9a7d0dcb723:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:09:32 +0000] bf6a08f220d33d44580af9a7d0dcb723 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:09:32 [info] 35#35: *216 [lua] logger.lua:23: bf6a08f220d33d44580af9a7d0dcb723 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:09:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:09:38 [info] 35#35: *217 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:09:38 [info] 39#39: *218 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:09:47 [info] 35#35: *219 [lua] access_by_lua(msblocations.conf:189):2: 7994160540eebe3e127fef7217bacf5a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:09:47 [info] 35#35: *219 [lua] logger.lua:23: 7994160540eebe3e127fef7217bacf5a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:09:47 +0000] 7994160540eebe3e127fef7217bacf5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:09:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:09:48 [info] 39#39: *220 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:09:48 [info] 35#35: *221 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:09:58 [info] 35#35: *222 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:09:58 [info] 35#35: *223 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:10:02 [info] 35#35: *224 [lua] access_by_lua(msblocations.conf:189):2: 7719d421bfb5ea0b337bcf3d8db7f25c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:10:02 +0000] 7719d421bfb5ea0b337bcf3d8db7f25c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:10:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:10:02 [info] 35#35: *224 [lua] logger.lua:23: 7719d421bfb5ea0b337bcf3d8db7f25c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:10:08 [info] 39#39: *226 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:10:08 [info] 39#39: *225 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:10:17 [info] 35#35: *227 [lua] access_by_lua(msblocations.conf:189):2: eba96012e9a22cce19905c5213121925:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:10:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:10:17 [info] 35#35: *227 [lua] logger.lua:23: eba96012e9a22cce19905c5213121925 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:10:17 +0000] eba96012e9a22cce19905c5213121925 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/22 05:10:18 [info] 39#39: *228 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:10:18 [info] 35#35: *229 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:10:28 [info] 35#35: *231 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:10:28 [info] 35#35: *230 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:10:32 [info] 35#35: *233 [lua] access_by_lua(msblocations.conf:189):2: b4585c9c6fbfcb57bfd926fcf83b2ada:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:10:32 +0000] b4585c9c6fbfcb57bfd926fcf83b2ada "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:10:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:10:32 [info] 35#35: *233 [lua] logger.lua:23: b4585c9c6fbfcb57bfd926fcf83b2ada {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:10:38 [info] 35#35: *235 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:10:38 [info] 35#35: *234 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:10:47 [info] 35#35: *236 [lua] access_by_lua(msblocations.conf:189):2: f1d9a837a97380b8f284386da5948841:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:10:47 [info] 35#35: *236 [lua] logger.lua:23: f1d9a837a97380b8f284386da5948841 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:10:47 +0000] f1d9a837a97380b8f284386da5948841 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:10:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/22 05:10:48 [info] 39#39: *238 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:10:48 [info] 39#39: *237 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:10:58 [info] 39#39: *239 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:10:58 [info] 39#39: *240 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:11:02 [info] 35#35: *241 [lua] access_by_lua(msblocations.conf:189):2: 1b63ebdf545ec7a6cf54a8a7b9c3447e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:11:02 [info] 35#35: *241 [lua] logger.lua:23: 1b63ebdf545ec7a6cf54a8a7b9c3447e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:11:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.219 - - [22/Jan/2023:05:11:02 +0000] 1b63ebdf545ec7a6cf54a8a7b9c3447e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:11:08 [info] 35#35: *242 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:11:08 [info] 35#35: *243 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:11:17 [info] 35#35: *244 [lua] access_by_lua(msblocations.conf:189):2: 5d0c142f058d5266287688b62af9de06:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:11:17 [info] 35#35: *244 [lua] logger.lua:23: 5d0c142f058d5266287688b62af9de06 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:11:17 +0000] 5d0c142f058d5266287688b62af9de06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:11:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/22 05:11:18 [info] 35#35: *246 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:11:18 [info] 35#35: *245 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:11:28 [info] 35#35: *247 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:11:28 [info] 35#35: *248 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:11:32 [info] 35#35: *250 [lua] access_by_lua(msblocations.conf:189):2: 9ab6fa18044d54f37c4ebf1dafa66d41:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:11:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:11:32 [info] 35#35: *250 [lua] logger.lua:23: 9ab6fa18044d54f37c4ebf1dafa66d41 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:11:32 +0000] 9ab6fa18044d54f37c4ebf1dafa66d41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/22 05:11:38 [info] 35#35: *251 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:11:38 [info] 35#35: *252 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:11:47 [info] 35#35: *253 [lua] access_by_lua(msblocations.conf:189):2: 12513c75f9de4cbcd1e88bb1e78edb4b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:11:47 [info] 35#35: *253 [lua] logger.lua:23: 12513c75f9de4cbcd1e88bb1e78edb4b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:11:47 +0000] 12513c75f9de4cbcd1e88bb1e78edb4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:11:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:11:48 [info] 39#39: *254 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:11:48 [info] 35#35: *255 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:11:58 [info] 35#35: *256 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:11:58 [info] 35#35: *257 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:12:02 [info] 35#35: *258 [lua] access_by_lua(msblocations.conf:189):2: dba38aeb8c77546f4122a7ca7ef8a72e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:12:02 +0000] dba38aeb8c77546f4122a7ca7ef8a72e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/22 05:12:02 [info] 35#35: *258 [lua] logger.lua:23: dba38aeb8c77546f4122a7ca7ef8a72e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:12:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/22 05:12:08 [info] 35#35: *259 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:12:08 [info] 35#35: *260 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:12:17 [info] 35#35: *261 [lua] access_by_lua(msblocations.conf:189):2: f6870376f1aa0dedf2a0b447634a67b2:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:12:17 [info] 35#35: *261 [lua] logger.lua:23: f6870376f1aa0dedf2a0b447634a67b2 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:12:17 +0000] f6870376f1aa0dedf2a0b447634a67b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:12:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:12:18 [info] 39#39: *262 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:12:18 [info] 35#35: *263 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:12:28 [info] 39#39: *265 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:12:28 [info] 35#35: *264 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:12:32 [info] 35#35: *267 [lua] access_by_lua(msblocations.conf:189):2: 734172f606621b7c1d9fb3cc67f4881a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:12:32 +0000] 734172f606621b7c1d9fb3cc67f4881a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:12:32 [info] 35#35: *267 [lua] logger.lua:23: 734172f606621b7c1d9fb3cc67f4881a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:12:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:12:38 [info] 39#39: *268 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:12:38 [info] 39#39: *269 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:12:47 [info] 35#35: *270 [lua] access_by_lua(msblocations.conf:189):2: 61694d8c4b2d85a68b981acbc825b77d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:12:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:12:47 [info] 35#35: *270 [lua] logger.lua:23: 61694d8c4b2d85a68b981acbc825b77d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:12:47 +0000] 61694d8c4b2d85a68b981acbc825b77d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 05:12:48 [info] 35#35: *271 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:12:48 [info] 35#35: *272 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:12:58 [info] 35#35: *273 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:12:58 [info] 35#35: *274 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:13:02 [info] 35#35: *275 [lua] access_by_lua(msblocations.conf:189):2: 97bfe11dbc0e03a03d1815f0fdb1c2d5:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:13:02 [info] 35#35: *275 [lua] logger.lua:23: 97bfe11dbc0e03a03d1815f0fdb1c2d5 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:13:02 +0000] 97bfe11dbc0e03a03d1815f0fdb1c2d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:13:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:13:08 [info] 35#35: *277 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:13:08 [info] 39#39: *276 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:13:17 [info] 35#35: *278 [lua] access_by_lua(msblocations.conf:189):2: 5adf45afb69e46383f8dccfdd5898d52:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:13:17 +0000] 5adf45afb69e46383f8dccfdd5898d52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/22 05:13:17 [info] 35#35: *278 [lua] logger.lua:23: 5adf45afb69e46383f8dccfdd5898d52 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:13:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/22 05:13:18 [info] 39#39: *279 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:13:18 [info] 39#39: *280 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:13:28 [info] 39#39: *281 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:13:28 [info] 39#39: *282 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:13:32 [info] 35#35: *284 [lua] access_by_lua(msblocations.conf:189):2: 4f74dc4d8620dfab32f08b3868cc64c1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:13:32 [info] 35#35: *284 [lua] logger.lua:23: 4f74dc4d8620dfab32f08b3868cc64c1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:13:32 +0000] 4f74dc4d8620dfab32f08b3868cc64c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:13:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:13:38 [info] 39#39: *285 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:13:38 [info] 35#35: *286 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:13:47 [info] 35#35: *287 [lua] access_by_lua(msblocations.conf:189):2: af74caba76a1cbb4daa0ae1f71550e92:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:13:47 +0000] af74caba76a1cbb4daa0ae1f71550e92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:13:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:13:47 [info] 35#35: *287 [lua] logger.lua:23: af74caba76a1cbb4daa0ae1f71550e92 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:13:48 [info] 35#35: *288 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:13:48 [info] 35#35: *289 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:13:58 [info] 35#35: *290 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:13:58 [info] 35#35: *291 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:14:02 [info] 35#35: *292 [lua] access_by_lua(msblocations.conf:189):2: 2490f903704959618d66ff3b1bc70172:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:14:02 [info] 35#35: *292 [lua] logger.lua:23: 2490f903704959618d66ff3b1bc70172 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:14:02 +0000] 2490f903704959618d66ff3b1bc70172 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:14:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:14:08 [info] 35#35: *293 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:14:08 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:14:17 [info] 35#35: *295 [lua] access_by_lua(msblocations.conf:189):2: 0bde46a87b12d8d24cb4bbd93818e991:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:14:17 [info] 35#35: *295 [lua] logger.lua:23: 0bde46a87b12d8d24cb4bbd93818e991 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:14:17 +0000] 0bde46a87b12d8d24cb4bbd93818e991 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:14:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:14:18 [info] 39#39: *296 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:14:18 [info] 39#39: *297 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:14:28 [info] 35#35: *299 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:14:28 [info] 35#35: *298 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:14:32 [info] 35#35: *301 [lua] access_by_lua(msblocations.conf:189):2: a77e5550c1c2dd56548c1ba28536f213:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:14:32 [info] 35#35: *301 [lua] logger.lua:23: a77e5550c1c2dd56548c1ba28536f213 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:14:32 +0000] a77e5550c1c2dd56548c1ba28536f213 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:14:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:14:38 [info] 35#35: *302 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:14:38 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:14:47 [info] 35#35: *304 [lua] access_by_lua(msblocations.conf:189):2: 2546b5870637b02f34247ba9704c9d01:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:14:47 [info] 35#35: *304 [lua] logger.lua:23: 2546b5870637b02f34247ba9704c9d01 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:14:47 +0000] 2546b5870637b02f34247ba9704c9d01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:14:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:14:48 [info] 35#35: *305 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:14:48 [info] 39#39: *306 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:14:58 [info] 39#39: *307 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:14:58 [info] 35#35: *308 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:15:02 [info] 35#35: *309 [lua] access_by_lua(msblocations.conf:189):2: 7c08626a044bd7610e065705afff9fc9:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:15:02 +0000] 7c08626a044bd7610e065705afff9fc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:15:02 [info] 35#35: *309 [lua] logger.lua:23: 7c08626a044bd7610e065705afff9fc9 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:15:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:15:08 [info] 35#35: *310 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:15:08 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:15:17 [info] 35#35: *312 [lua] access_by_lua(msblocations.conf:189):2: 6f644b04cbb807e974f9c920fff77449:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:15:17 +0000] 6f644b04cbb807e974f9c920fff77449 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 05:15:17 [info] 35#35: *312 [lua] logger.lua:23: 6f644b04cbb807e974f9c920fff77449 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:15:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:15:18 [info] 39#39: *313 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:15:18 [info] 35#35: *314 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:15:28 [info] 39#39: *315 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:15:28 [info] 39#39: *316 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:15:32 [info] 35#35: *318 [lua] access_by_lua(msblocations.conf:189):2: f13661542f226b6cd420c988b6f58243:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:15:32 [info] 35#35: *318 [lua] logger.lua:23: f13661542f226b6cd420c988b6f58243 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:15:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.219 - - [22/Jan/2023:05:15:32 +0000] f13661542f226b6cd420c988b6f58243 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:15:38 [info] 35#35: *319 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:15:38 [info] 35#35: *320 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:15:47 [info] 35#35: *321 [lua] access_by_lua(msblocations.conf:189):2: b872ca6b600ab9277b05bd322afe6b84:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:15:47 [info] 35#35: *321 [lua] logger.lua:23: b872ca6b600ab9277b05bd322afe6b84 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:15:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.219 - - [22/Jan/2023:05:15:47 +0000] b872ca6b600ab9277b05bd322afe6b84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/22 05:15:48 [info] 35#35: *322 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:15:48 [info] 35#35: *323 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:15:58 [info] 35#35: *324 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:15:58 [info] 39#39: *325 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:16:02 [info] 35#35: *326 [lua] access_by_lua(msblocations.conf:189):2: e1ef6453001a3da427ed979625d1d791:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:16:02 [info] 35#35: *326 [lua] logger.lua:23: e1ef6453001a3da427ed979625d1d791 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:16:02 +0000] e1ef6453001a3da427ed979625d1d791 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:16:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:16:08 [info] 35#35: *327 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:16:08 [info] 35#35: *328 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:16:17 [info] 35#35: *329 [lua] access_by_lua(msblocations.conf:189):2: 436bb42034a0e5d33abf79722b6838f8:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:16:17 [info] 35#35: *329 [lua] logger.lua:23: 436bb42034a0e5d33abf79722b6838f8 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:16:17 +0000] 436bb42034a0e5d33abf79722b6838f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:16:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:16:18 [info] 39#39: *330 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:16:18 [info] 39#39: *331 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:16:28 [info] 39#39: *333 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:16:28 [info] 39#39: *332 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:16:32 [info] 35#35: *335 [lua] access_by_lua(msblocations.conf:189):2: fffa9139461919aab324c3359a3774d8:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:16:32 [info] 35#35: *335 [lua] logger.lua:23: fffa9139461919aab324c3359a3774d8 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:16:32 +0000] fffa9139461919aab324c3359a3774d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:16:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:16:38 [info] 39#39: *337 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:16:38 [info] 39#39: *336 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:16:47 [info] 35#35: *338 [lua] access_by_lua(msblocations.conf:189):2: 5a2ea112ae3d7724af4940fe4c2958c2:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:16:47 [info] 35#35: *338 [lua] logger.lua:23: 5a2ea112ae3d7724af4940fe4c2958c2 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:16:47 +0000] 5a2ea112ae3d7724af4940fe4c2958c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:16:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:16:48 [info] 39#39: *339 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:16:48 [info] 35#35: *340 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:16:58 [info] 35#35: *341 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:16:58 [info] 35#35: *342 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:17:02 [info] 35#35: *343 [lua] access_by_lua(msblocations.conf:189):2: 53b191c3d544b1a9df25fe3eb3f0822a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:17:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.66.219 - - [22/Jan/2023:05:17:02 +0000] 53b191c3d544b1a9df25fe3eb3f0822a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.029 "-" "Consul Health Check" "-"
2023/01/22 05:17:02 [info] 35#35: *343 [lua] logger.lua:23: 53b191c3d544b1a9df25fe3eb3f0822a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:17:08 [info] 35#35: *344 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:17:08 [info] 35#35: *345 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:17:17 [info] 35#35: *346 [lua] access_by_lua(msblocations.conf:189):2: 3a9878fc784139c5cc96f38d25af7a27:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:17:17 [info] 35#35: *346 [lua] logger.lua:23: 3a9878fc784139c5cc96f38d25af7a27 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:17:17 +0000] 3a9878fc784139c5cc96f38d25af7a27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:17:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:17:18 [info] 35#35: *347 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:17:18 [info] 39#39: *348 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:17:28 [info] 39#39: *350 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:17:28 [info] 39#39: *349 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:17:32 [info] 35#35: *352 [lua] access_by_lua(msblocations.conf:189):2: 4810e71a04ff73a10074d66cd466c33c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:17:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:17:32 [info] 35#35: *352 [lua] logger.lua:23: 4810e71a04ff73a10074d66cd466c33c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:17:32 +0000] 4810e71a04ff73a10074d66cd466c33c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/22 05:17:38 [info] 35#35: *353 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:17:38 [info] 39#39: *354 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:17:47 [info] 35#35: *355 [lua] access_by_lua(msblocations.conf:189):2: ca4e89f4a3bd3d63c6dc24da6867bbf6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:17:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/22 05:17:47 [info] 35#35: *355 [lua] logger.lua:23: ca4e89f4a3bd3d63c6dc24da6867bbf6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:17:47 +0000] ca4e89f4a3bd3d63c6dc24da6867bbf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/22 05:17:48 [info] 35#35: *357 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:17:48 [info] 35#35: *356 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:17:58 [info] 39#39: *358 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:17:58 [info] 39#39: *359 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:18:02 [info] 35#35: *360 [lua] access_by_lua(msblocations.conf:189):2: 8eec08c44578f80a00195acb5b63b8c2:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:18:02 +0000] 8eec08c44578f80a00195acb5b63b8c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 05:18:02 [info] 35#35: *360 [lua] logger.lua:23: 8eec08c44578f80a00195acb5b63b8c2 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:18:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:18:08 [info] 35#35: *362 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:18:08 [info] 35#35: *361 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:18:17 [info] 35#35: *363 [lua] access_by_lua(msblocations.conf:189):2: 483d0a148786763880da6199076b4e8c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:18:17 [info] 35#35: *363 [lua] logger.lua:23: 483d0a148786763880da6199076b4e8c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:18:17 +0000] 483d0a148786763880da6199076b4e8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:18:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:18:18 [info] 35#35: *364 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:18:18 [info] 35#35: *365 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:18:28 [info] 39#39: *366 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:18:28 [info] 39#39: *367 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:18:32 [info] 35#35: *369 [lua] access_by_lua(msblocations.conf:189):2: 597c18499995968e2ee3170a0a42e83c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:18:32 [info] 35#35: *369 [lua] logger.lua:23: 597c18499995968e2ee3170a0a42e83c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:18:32 +0000] 597c18499995968e2ee3170a0a42e83c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:18:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:18:38 [info] 39#39: *370 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:18:38 [info] 35#35: *371 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:18:39 [info] 35#35: *372 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.69.64, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.69.64 - - [22/Jan/2023:05:18:39 +0000] 9f5e42a79251f82b987f3c747133d022 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2023/01/22 05:18:47 [info] 35#35: *373 [lua] access_by_lua(msblocations.conf:189):2: 18feae63bc351628623150fce7973ace:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:18:47 [info] 35#35: *373 [lua] logger.lua:23: 18feae63bc351628623150fce7973ace {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:18:47 +0000] 18feae63bc351628623150fce7973ace "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:18:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:18:48 [info] 35#35: *374 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:18:48 [info] 35#35: *375 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:18:58 [info] 35#35: *377 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:18:58 [info] 35#35: *376 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:19:02 [info] 35#35: *378 [lua] access_by_lua(msblocations.conf:189):2: 661422c595deca0c607ac67fbb17827e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:19:02 +0000] 661422c595deca0c607ac67fbb17827e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:19:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:19:02 [info] 35#35: *378 [lua] logger.lua:23: 661422c595deca0c607ac67fbb17827e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:19:08 [info] 35#35: *379 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:19:08 [info] 35#35: *380 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:19:17 [info] 35#35: *381 [lua] access_by_lua(msblocations.conf:189):2: 5825620fd1004edb74f9d8a8087f68b6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:19:17 [info] 35#35: *381 [lua] logger.lua:23: 5825620fd1004edb74f9d8a8087f68b6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:19:17 +0000] 5825620fd1004edb74f9d8a8087f68b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:19:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:19:18 [info] 35#35: *382 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:19:18 [info] 35#35: *383 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:19:28 [info] 35#35: *385 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:19:28 [info] 39#39: *384 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:19:32 [info] 35#35: *387 [lua] access_by_lua(msblocations.conf:189):2: bab6fd97c5d320d7351f5034ae052db1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:19:32 [info] 35#35: *387 [lua] logger.lua:23: bab6fd97c5d320d7351f5034ae052db1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:19:32 +0000] bab6fd97c5d320d7351f5034ae052db1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:19:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:19:38 [info] 35#35: *388 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:19:38 [info] 35#35: *389 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:19:47 [info] 35#35: *390 [lua] access_by_lua(msblocations.conf:189):2: bcfd9e15f7b5c3be24866aabfb7bab95:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:19:47 +0000] bcfd9e15f7b5c3be24866aabfb7bab95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:19:47 [info] 35#35: *390 [lua] logger.lua:23: bcfd9e15f7b5c3be24866aabfb7bab95 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:19:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:19:48 [info] 35#35: *392 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:19:48 [info] 35#35: *391 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:19:58 [info] 35#35: *393 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:19:58 [info] 35#35: *394 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:20:02 [info] 35#35: *395 [lua] access_by_lua(msblocations.conf:189):2: b2085eff8dcedaa4bc58154b5bcf17c6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:20:02 [info] 35#35: *395 [lua] logger.lua:23: b2085eff8dcedaa4bc58154b5bcf17c6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:20:02 +0000] b2085eff8dcedaa4bc58154b5bcf17c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:20:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:20:08 [info] 39#39: *396 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:20:08 [info] 35#35: *397 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:20:17 [info] 35#35: *398 [lua] access_by_lua(msblocations.conf:189):2: f691d7d5232ddb2f1686f9531b2acb7a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:20:17 +0000] f691d7d5232ddb2f1686f9531b2acb7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:20:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:20:17 [info] 35#35: *398 [lua] logger.lua:23: f691d7d5232ddb2f1686f9531b2acb7a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:20:18 [info] 35#35: *399 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:20:18 [info] 35#35: *400 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:20:28 [info] 39#39: *402 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:20:28 [info] 35#35: *401 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:20:32 [info] 35#35: *404 [lua] access_by_lua(msblocations.conf:189):2: 3a8abdf9345b5992c430847bf707736c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:20:32 +0000] 3a8abdf9345b5992c430847bf707736c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:20:32 [info] 35#35: *404 [lua] logger.lua:23: 3a8abdf9345b5992c430847bf707736c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:20:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:20:38 [info] 39#39: *406 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:20:38 [info] 39#39: *405 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:20:47 [info] 35#35: *407 [lua] access_by_lua(msblocations.conf:189):2: b801a78d6d23e5cdeacaffabb4965f2a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:20:47 +0000] b801a78d6d23e5cdeacaffabb4965f2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:20:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:20:47 [info] 35#35: *407 [lua] logger.lua:23: b801a78d6d23e5cdeacaffabb4965f2a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:20:48 [info] 35#35: *408 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:20:48 [info] 35#35: *409 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:20:58 [info] 35#35: *411 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:20:58 [info] 39#39: *410 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:21:02 [info] 35#35: *412 [lua] access_by_lua(msblocations.conf:189):2: 304a5f0c1aaa59889a071292fa057f94:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:21:03 [info] 35#35: *412 [lua] logger.lua:23: 304a5f0c1aaa59889a071292fa057f94 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:21:03 +0000] 304a5f0c1aaa59889a071292fa057f94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:21:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:21:08 [info] 39#39: *413 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:21:08 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:21:18 [info] 35#35: *415 [lua] access_by_lua(msblocations.conf:189):2: 0787de9b28c2b4efd1b8b313d346a5d7:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:21:18 +0000] 0787de9b28c2b4efd1b8b313d346a5d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:21:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:21:18 [info] 35#35: *415 [lua] logger.lua:23: 0787de9b28c2b4efd1b8b313d346a5d7 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:21:18 [info] 39#39: *416 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:21:18 [info] 39#39: *417 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:21:28 [info] 35#35: *418 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:21:28 [info] 35#35: *419 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:21:33 [info] 35#35: *421 [lua] access_by_lua(msblocations.conf:189):2: d0a72bedcafbc89f7c5113653d920882:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:21:33 [info] 35#35: *421 [lua] logger.lua:23: d0a72bedcafbc89f7c5113653d920882 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:21:33 +0000] d0a72bedcafbc89f7c5113653d920882 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:21:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:21:38 [info] 35#35: *423 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:21:38 [info] 39#39: *422 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:21:48 [info] 35#35: *424 [lua] access_by_lua(msblocations.conf:189):2: 8aef9e124439e341d1c455032613d1a2:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:21:48 [info] 35#35: *424 [lua] logger.lua:23: 8aef9e124439e341d1c455032613d1a2 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:21:48 +0000] 8aef9e124439e341d1c455032613d1a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:21:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:21:48 [info] 39#39: *426 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:21:48 [info] 39#39: *425 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:21:58 [info] 39#39: *427 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:21:58 [info] 39#39: *428 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:22:03 [info] 35#35: *429 [lua] access_by_lua(msblocations.conf:189):2: 5946ba1ad1816b48034b762fa5884a10:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:22:03 [info] 35#35: *429 [lua] logger.lua:23: 5946ba1ad1816b48034b762fa5884a10 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:22:03 +0000] 5946ba1ad1816b48034b762fa5884a10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:22:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:22:08 [info] 39#39: *430 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:22:08 [info] 35#35: *431 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:22:18 [info] 35#35: *432 [lua] access_by_lua(msblocations.conf:189):2: 5d62916cf409f0bf66bcf25d8788190b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:22:18 [info] 35#35: *432 [lua] logger.lua:23: 5d62916cf409f0bf66bcf25d8788190b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:22:18 +0000] 5d62916cf409f0bf66bcf25d8788190b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:22:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:22:18 [info] 35#35: *434 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:22:18 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:22:28 [info] 39#39: *436 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:22:28 [info] 35#35: *435 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:22:33 [info] 35#35: *438 [lua] access_by_lua(msblocations.conf:189):2: b761c9c951074733420fd932649e381b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:22:33 [info] 35#35: *438 [lua] logger.lua:23: b761c9c951074733420fd932649e381b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:22:33 +0000] b761c9c951074733420fd932649e381b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:22:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:22:38 [info] 35#35: *440 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:22:38 [info] 35#35: *439 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:22:48 [info] 35#35: *441 [lua] access_by_lua(msblocations.conf:189):2: fce5d84d7c31e71ad45e8f5e7b8d54ad:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:22:48 [info] 35#35: *441 [lua] logger.lua:23: fce5d84d7c31e71ad45e8f5e7b8d54ad {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:22:48 +0000] fce5d84d7c31e71ad45e8f5e7b8d54ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:22:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:22:48 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:22:48 [info] 35#35: *443 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:22:58 [info] 35#35: *444 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:22:58 [info] 35#35: *445 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:23:03 [info] 35#35: *446 [lua] access_by_lua(msblocations.conf:189):2: a6f2bd12a9739b7d093f93b8a2913721:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:23:03 [info] 35#35: *446 [lua] logger.lua:23: a6f2bd12a9739b7d093f93b8a2913721 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:23:03 +0000] a6f2bd12a9739b7d093f93b8a2913721 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:23:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:23:08 [info] 35#35: *447 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:23:08 [info] 35#35: *448 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:23:18 [info] 35#35: *449 [lua] access_by_lua(msblocations.conf:189):2: 40bf988afb19d7eaa731f86cd2025bc7:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:23:18 +0000] 40bf988afb19d7eaa731f86cd2025bc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:23:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:23:18 [info] 35#35: *449 [lua] logger.lua:23: 40bf988afb19d7eaa731f86cd2025bc7 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:23:18 [info] 39#39: *450 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:23:18 [info] 39#39: *451 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:23:28 [info] 35#35: *452 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:23:28 [info] 35#35: *453 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:23:33 [info] 35#35: *455 [lua] access_by_lua(msblocations.conf:189):2: 2b7c5fb881637591d2f3ee068639bc4c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:23:33 [info] 35#35: *455 [lua] logger.lua:23: 2b7c5fb881637591d2f3ee068639bc4c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:23:33 +0000] 2b7c5fb881637591d2f3ee068639bc4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:23:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:23:38 [info] 39#39: *457 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:23:38 [info] 35#35: *456 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:23:48 [info] 35#35: *458 [lua] access_by_lua(msblocations.conf:189):2: 225524cd0208159c5afefc64def5c2cc:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:23:48 +0000] 225524cd0208159c5afefc64def5c2cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:23:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:23:48 [info] 35#35: *458 [lua] logger.lua:23: 225524cd0208159c5afefc64def5c2cc {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:23:48 [info] 35#35: *459 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:23:48 [info] 35#35: *460 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:23:58 [info] 35#35: *461 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:23:58 [info] 39#39: *462 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:24:03 [info] 35#35: *463 [lua] access_by_lua(msblocations.conf:189):2: 7d72e2492b9c21d25fb82f569cb83fbe:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:24:03 [info] 35#35: *463 [lua] logger.lua:23: 7d72e2492b9c21d25fb82f569cb83fbe {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:24:03 +0000] 7d72e2492b9c21d25fb82f569cb83fbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:24:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:24:08 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:24:08 [info] 35#35: *465 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:24:18 [info] 35#35: *466 [lua] access_by_lua(msblocations.conf:189):2: 984759b17bbc5f280af2dc202b1d3733:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:24:18 [info] 39#39: *468 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:24:18 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:24:18 [info] 35#35: *466 [lua] logger.lua:23: 984759b17bbc5f280af2dc202b1d3733 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:24:18 +0000] 984759b17bbc5f280af2dc202b1d3733 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:24:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/22 05:24:28 [info] 35#35: *469 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:24:28 [info] 35#35: *470 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:24:33 [info] 35#35: *472 [lua] access_by_lua(msblocations.conf:189):2: a0f7ea355dd32360b6880978ac2ca80e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:24:33 +0000] a0f7ea355dd32360b6880978ac2ca80e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:24:33 [info] 35#35: *472 [lua] logger.lua:23: a0f7ea355dd32360b6880978ac2ca80e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:24:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:24:38 [info] 35#35: *473 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:24:38 [info] 35#35: *474 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:24:48 [info] 35#35: *475 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:24:48 [info] 35#35: *476 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:24:48 [info] 35#35: *477 [lua] access_by_lua(msblocations.conf:189):2: 16431ee2b5f1f829ad402c724e839542:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:24:48 [info] 35#35: *477 [lua] logger.lua:23: 16431ee2b5f1f829ad402c724e839542 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:24:48 +0000] 16431ee2b5f1f829ad402c724e839542 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:24:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:24:58 [info] 39#39: *479 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:24:58 [info] 39#39: *478 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:25:03 [info] 35#35: *480 [lua] access_by_lua(msblocations.conf:189):2: 7aae50f52a62a12e898ef293dff19256:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:25:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.219 - - [22/Jan/2023:05:25:03 +0000] 7aae50f52a62a12e898ef293dff19256 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/22 05:25:03 [info] 35#35: *480 [lua] logger.lua:23: 7aae50f52a62a12e898ef293dff19256 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:25:08 [info] 39#39: *482 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:25:08 [info] 39#39: *481 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:25:18 [info] 39#39: *483 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:25:18 [info] 35#35: *484 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:25:18 [info] 35#35: *485 [lua] access_by_lua(msblocations.conf:189):2: 8ea133143f82c1ea8043ba05e6a95d1a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:25:18 +0000] 8ea133143f82c1ea8043ba05e6a95d1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:25:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:25:18 [info] 35#35: *485 [lua] logger.lua:23: 8ea133143f82c1ea8043ba05e6a95d1a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:25:28 [info] 35#35: *486 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:25:28 [info] 39#39: *487 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:25:33 [info] 35#35: *489 [lua] access_by_lua(msblocations.conf:189):2: a20f72d4ed9a2a9cdb482f9ee4d0d23a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:25:33 [info] 35#35: *489 [lua] logger.lua:23: a20f72d4ed9a2a9cdb482f9ee4d0d23a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:25:33 +0000] a20f72d4ed9a2a9cdb482f9ee4d0d23a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:25:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:25:38 [info] 39#39: *491 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:25:38 [info] 39#39: *490 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:25:48 [info] 35#35: *492 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:25:48 [info] 35#35: *493 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:25:48 [info] 35#35: *494 [lua] access_by_lua(msblocations.conf:189):2: 7c43a988d358eb464cedc77f25731c63:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:25:48 [info] 35#35: *494 [lua] logger.lua:23: 7c43a988d358eb464cedc77f25731c63 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:25:48 +0000] 7c43a988d358eb464cedc77f25731c63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:25:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:25:58 [info] 39#39: *496 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:25:58 [info] 35#35: *495 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:26:03 [info] 35#35: *497 [lua] access_by_lua(msblocations.conf:189):2: 90ffcd693c1340bb1cec190ed76325bf:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:26:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:26:03 [info] 35#35: *497 [lua] logger.lua:23: 90ffcd693c1340bb1cec190ed76325bf {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:26:03 +0000] 90ffcd693c1340bb1cec190ed76325bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:26:08 [info] 35#35: *499 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:26:08 [info] 35#35: *498 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:26:18 [info] 35#35: *500 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:26:18 [info] 35#35: *501 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:26:18 [info] 35#35: *502 [lua] access_by_lua(msblocations.conf:189):2: e6615920c715dff04e9370807b40c576:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:26:18 [info] 35#35: *502 [lua] logger.lua:23: e6615920c715dff04e9370807b40c576 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:26:18 +0000] e6615920c715dff04e9370807b40c576 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:26:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/22 05:26:28 [info] 39#39: *503 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:26:28 [info] 35#35: *504 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:26:33 [info] 35#35: *506 [lua] access_by_lua(msblocations.conf:189):2: 63f97bf10aa27927bf8fc6d410766e2b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:26:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.219 - - [22/Jan/2023:05:26:33 +0000] 63f97bf10aa27927bf8fc6d410766e2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 05:26:33 [info] 35#35: *506 [lua] logger.lua:23: 63f97bf10aa27927bf8fc6d410766e2b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:26:38 [info] 35#35: *508 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:26:38 [info] 39#39: *507 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:26:48 [info] 35#35: *510 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:26:48 [info] 35#35: *509 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:26:48 [info] 35#35: *511 [lua] access_by_lua(msblocations.conf:189):2: 918d3ddf6765fc7d745d3e3bbdfd4668:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:26:48 +0000] 918d3ddf6765fc7d745d3e3bbdfd4668 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:26:48 [info] 35#35: *511 [lua] logger.lua:23: 918d3ddf6765fc7d745d3e3bbdfd4668 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:26:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/22 05:26:58 [info] 35#35: *512 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:26:58 [info] 35#35: *513 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:27:03 [info] 35#35: *514 [lua] access_by_lua(msblocations.conf:189):2: e49219850189344b82c71fe5ffce1a55:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:27:03 +0000] e49219850189344b82c71fe5ffce1a55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 05:27:03 [info] 35#35: *514 [lua] logger.lua:23: e49219850189344b82c71fe5ffce1a55 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:27:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:27:08 [info] 35#35: *515 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:27:08 [info] 39#39: *516 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:27:18 [info] 35#35: *517 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:27:18 [info] 39#39: *518 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:27:18 [info] 35#35: *519 [lua] access_by_lua(msblocations.conf:189):2: b7fce1fecc53441eade6b530dfe36754:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:27:18 +0000] b7fce1fecc53441eade6b530dfe36754 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:27:18 [info] 35#35: *519 [lua] logger.lua:23: b7fce1fecc53441eade6b530dfe36754 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:27:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:27:28 [info] 35#35: *521 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:27:28 [info] 39#39: *520 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:27:33 [info] 35#35: *523 [lua] access_by_lua(msblocations.conf:189):2: 0f186e36434486b6d76993b0296c717d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:27:33 [info] 35#35: *523 [lua] logger.lua:23: 0f186e36434486b6d76993b0296c717d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:27:33 +0000] 0f186e36434486b6d76993b0296c717d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:27:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:27:38 [info] 39#39: *525 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:27:38 [info] 35#35: *524 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:27:48 [info] 35#35: *526 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:27:48 [info] 39#39: *527 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:27:48 [info] 35#35: *528 [lua] access_by_lua(msblocations.conf:189):2: 17404d61e8fded7ed84049ace478cf8c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:27:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.219 - - [22/Jan/2023:05:27:48 +0000] 17404d61e8fded7ed84049ace478cf8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/22 05:27:48 [info] 35#35: *528 [lua] logger.lua:23: 17404d61e8fded7ed84049ace478cf8c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:27:58 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:27:58 [info] 39#39: *529 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
10.233.66.219 - - [22/Jan/2023:05:28:03 +0000] a707b49a4039bad2549ba0ef9bc0e8a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:28:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:28:03 [info] 35#35: *531 [lua] access_by_lua(msblocations.conf:189):2: a707b49a4039bad2549ba0ef9bc0e8a6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:28:03 [info] 35#35: *531 [lua] logger.lua:23: a707b49a4039bad2549ba0ef9bc0e8a6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:28:08 [info] 35#35: *532 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:28:08 [info] 35#35: *533 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:28:18 [info] 35#35: *534 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:28:18 [info] 35#35: *535 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:28:18 [info] 35#35: *536 [lua] access_by_lua(msblocations.conf:189):2: 878e9c5e2d134a63227f8c0fc8baf650:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:28:18 [info] 35#35: *536 [lua] logger.lua:23: 878e9c5e2d134a63227f8c0fc8baf650 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:28:18 +0000] 878e9c5e2d134a63227f8c0fc8baf650 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:28:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:28:28 [info] 39#39: *538 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:28:28 [info] 35#35: *537 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:28:33 [info] 35#35: *540 [lua] access_by_lua(msblocations.conf:189):2: 984d74031ada6cdac2880bcae2c41d18:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:28:33 +0000] 984d74031ada6cdac2880bcae2c41d18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:28:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:28:33 [info] 35#35: *540 [lua] logger.lua:23: 984d74031ada6cdac2880bcae2c41d18 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:28:38 [info] 39#39: *541 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:28:38 [info] 39#39: *542 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:28:48 [info] 39#39: *544 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:28:48 [info] 39#39: *543 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:28:48 [info] 35#35: *545 [lua] access_by_lua(msblocations.conf:189):2: ab70caeec06fc0d95d99c0d8113fa688:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:28:48 +0000] ab70caeec06fc0d95d99c0d8113fa688 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 05:28:48 [info] 35#35: *545 [lua] logger.lua:23: ab70caeec06fc0d95d99c0d8113fa688 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:28:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:28:58 [info] 35#35: *546 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:28:58 [info] 35#35: *547 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:29:03 [info] 35#35: *548 [lua] access_by_lua(msblocations.conf:189):2: 70887e160c458c73a3c11570a85615c0:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:29:03 [info] 35#35: *548 [lua] logger.lua:23: 70887e160c458c73a3c11570a85615c0 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:29:03 +0000] 70887e160c458c73a3c11570a85615c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:29:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:29:08 [info] 35#35: *550 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:29:08 [info] 35#35: *549 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:29:18 [info] 35#35: *552 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:29:18 [info] 39#39: *551 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:29:18 [info] 35#35: *553 [lua] access_by_lua(msblocations.conf:189):2: e74efb9aecc53948557be5d1608957ed:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:29:18 [info] 35#35: *553 [lua] logger.lua:23: e74efb9aecc53948557be5d1608957ed {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:29:18 +0000] e74efb9aecc53948557be5d1608957ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:29:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/22 05:29:28 [info] 39#39: *554 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:29:28 [info] 39#39: *555 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:29:33 [info] 35#35: *557 [lua] access_by_lua(msblocations.conf:189):2: 45bc75a853af227f671691c7be242b86:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:29:33 +0000] 45bc75a853af227f671691c7be242b86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/22 05:29:33 [info] 35#35: *557 [lua] logger.lua:23: 45bc75a853af227f671691c7be242b86 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:29:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/22 05:29:38 [info] 35#35: *558 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:29:38 [info] 35#35: *559 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:29:48 [info] 39#39: *561 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:29:48 [info] 35#35: *560 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:29:48 [info] 35#35: *562 [lua] access_by_lua(msblocations.conf:189):2: 169546449fa1da369cd2bc51deea045c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:29:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.219 - - [22/Jan/2023:05:29:48 +0000] 169546449fa1da369cd2bc51deea045c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/22 05:29:48 [info] 35#35: *562 [lua] logger.lua:23: 169546449fa1da369cd2bc51deea045c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:29:58 [info] 39#39: *563 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:29:58 [info] 39#39: *564 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:30:03 [info] 35#35: *565 [lua] access_by_lua(msblocations.conf:189):2: 10b4bfef8e2e12983f6d2c3d9c6d9ff4:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:30:03 +0000] 10b4bfef8e2e12983f6d2c3d9c6d9ff4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:30:03 [info] 35#35: *565 [lua] logger.lua:23: 10b4bfef8e2e12983f6d2c3d9c6d9ff4 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:30:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:30:08 [info] 35#35: *567 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:30:08 [info] 39#39: *566 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:30:18 [info] 39#39: *568 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:30:18 [info] 39#39: *569 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:30:18 [info] 35#35: *570 [lua] access_by_lua(msblocations.conf:189):2: 4e3a16301e45f40357ffc6dedc07bd69:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:30:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.219 - - [22/Jan/2023:05:30:18 +0000] 4e3a16301e45f40357ffc6dedc07bd69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 05:30:18 [info] 35#35: *570 [lua] logger.lua:23: 4e3a16301e45f40357ffc6dedc07bd69 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:30:28 [info] 39#39: *571 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:30:28 [info] 35#35: *572 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:30:33 [info] 35#35: *574 [lua] access_by_lua(msblocations.conf:189):2: 167d95098fdf7d1fc4fed9b33a948883:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:30:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.219 - - [22/Jan/2023:05:30:33 +0000] 167d95098fdf7d1fc4fed9b33a948883 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:30:33 [info] 35#35: *574 [lua] logger.lua:23: 167d95098fdf7d1fc4fed9b33a948883 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:30:38 [info] 39#39: *575 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:30:38 [info] 39#39: *576 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:30:48 [info] 39#39: *577 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:30:48 [info] 39#39: *578 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:30:48 [info] 35#35: *579 [lua] access_by_lua(msblocations.conf:189):2: 8909fc0c58bc383ecba87de0feaa7cae:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:30:48 [info] 35#35: *579 [lua] logger.lua:23: 8909fc0c58bc383ecba87de0feaa7cae {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:30:48 +0000] 8909fc0c58bc383ecba87de0feaa7cae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:30:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:30:58 [info] 39#39: *581 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:30:58 [info] 35#35: *580 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:31:03 [info] 35#35: *582 [lua] access_by_lua(msblocations.conf:189):2: 0ab25856c2dfe8d7f005c84913a96c2c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:31:03 [info] 35#35: *582 [lua] logger.lua:23: 0ab25856c2dfe8d7f005c84913a96c2c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:31:03 +0000] 0ab25856c2dfe8d7f005c84913a96c2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:31:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:31:08 [info] 35#35: *583 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:31:08 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:31:18 [info] 35#35: *585 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:31:18 [info] 35#35: *586 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:31:18 [info] 35#35: *587 [lua] access_by_lua(msblocations.conf:189):2: eed7b7d023a3922f973bffd47966c776:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:31:18 [info] 35#35: *587 [lua] logger.lua:23: eed7b7d023a3922f973bffd47966c776 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:31:18 +0000] eed7b7d023a3922f973bffd47966c776 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:31:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/22 05:31:28 [info] 39#39: *588 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:31:28 [info] 35#35: *589 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:31:33 [info] 35#35: *591 [lua] access_by_lua(msblocations.conf:189):2: 97a79a305178e1e61378d5b1ec93752f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:31:33 +0000] 97a79a305178e1e61378d5b1ec93752f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/22 05:31:33 [info] 35#35: *591 [lua] logger.lua:23: 97a79a305178e1e61378d5b1ec93752f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:31:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:31:38 [info] 35#35: *592 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:31:38 [info] 35#35: *593 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:31:48 [info] 35#35: *595 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:31:48 [info] 35#35: *594 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:31:48 [info] 35#35: *596 [lua] access_by_lua(msblocations.conf:189):2: b81ff024058bd54e3ff5e44fbfb545f2:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:31:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.219 - - [22/Jan/2023:05:31:48 +0000] b81ff024058bd54e3ff5e44fbfb545f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 05:31:48 [info] 35#35: *596 [lua] logger.lua:23: b81ff024058bd54e3ff5e44fbfb545f2 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:31:58 [info] 35#35: *597 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:31:58 [info] 39#39: *598 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:32:03 [info] 35#35: *599 [lua] access_by_lua(msblocations.conf:189):2: d6c7c69236415a7960fc2d3bda5efdd9:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:32:03 +0000] d6c7c69236415a7960fc2d3bda5efdd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:32:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:32:03 [info] 35#35: *599 [lua] logger.lua:23: d6c7c69236415a7960fc2d3bda5efdd9 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:32:08 [info] 35#35: *600 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:32:08 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:32:18 [info] 35#35: *602 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:32:18 [info] 39#39: *603 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:32:18 [info] 35#35: *604 [lua] access_by_lua(msblocations.conf:189):2: acb36d9d13631ae125e0af3aac5164d2:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:32:18 [info] 35#35: *604 [lua] logger.lua:23: acb36d9d13631ae125e0af3aac5164d2 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:32:18 +0000] acb36d9d13631ae125e0af3aac5164d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:32:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:32:28 [info] 35#35: *605 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:32:28 [info] 35#35: *606 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:32:33 [info] 35#35: *608 [lua] access_by_lua(msblocations.conf:189):2: f50ca09447b7c968a5047b2fcff709eb:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:32:33 [info] 35#35: *608 [lua] logger.lua:23: f50ca09447b7c968a5047b2fcff709eb {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:32:33 +0000] f50ca09447b7c968a5047b2fcff709eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:32:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:32:38 [info] 35#35: *609 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:32:38 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:32:48 [info] 35#35: *611 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:32:48 [info] 35#35: *612 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:32:48 [info] 35#35: *613 [lua] access_by_lua(msblocations.conf:189):2: b422c348802a3f2df555a7c620119ffc:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:32:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/22 05:32:48 [info] 35#35: *613 [lua] logger.lua:23: b422c348802a3f2df555a7c620119ffc {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:32:48 +0000] b422c348802a3f2df555a7c620119ffc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 05:32:58 [info] 35#35: *614 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:32:58 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:33:03 [info] 35#35: *616 [lua] access_by_lua(msblocations.conf:189):2: f9dd072ab7113a546609b36cd3a64988:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:33:03 +0000] f9dd072ab7113a546609b36cd3a64988 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:33:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:33:03 [info] 35#35: *616 [lua] logger.lua:23: f9dd072ab7113a546609b36cd3a64988 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:33:08 [info] 35#35: *617 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:33:08 [info] 35#35: *618 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:33:18 [info] 39#39: *619 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:33:18 [info] 39#39: *620 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:33:18 [info] 35#35: *621 [lua] access_by_lua(msblocations.conf:189):2: 0921a83669175b8ee6b102811973fc23:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:33:18 [info] 35#35: *621 [lua] logger.lua:23: 0921a83669175b8ee6b102811973fc23 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:33:18 +0000] 0921a83669175b8ee6b102811973fc23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:33:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:33:28 [info] 35#35: *623 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:33:28 [info] 35#35: *622 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:33:33 [info] 35#35: *625 [lua] access_by_lua(msblocations.conf:189):2: df66af5720392cd68270487355bd9a22:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:33:33 +0000] df66af5720392cd68270487355bd9a22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:33:33 [info] 35#35: *625 [lua] logger.lua:23: df66af5720392cd68270487355bd9a22 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:33:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:33:38 [info] 35#35: *626 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:33:38 [info] 35#35: *627 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:33:48 [info] 39#39: *629 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:33:48 [info] 35#35: *628 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:33:48 [info] 35#35: *630 [lua] access_by_lua(msblocations.conf:189):2: f72f8b2b7614e5f1fddeff513c55c793:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:33:48 +0000] f72f8b2b7614e5f1fddeff513c55c793 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:33:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:33:48 [info] 35#35: *630 [lua] logger.lua:23: f72f8b2b7614e5f1fddeff513c55c793 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:33:58 [info] 35#35: *631 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:33:58 [info] 35#35: *632 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:34:03 [info] 35#35: *633 [lua] access_by_lua(msblocations.conf:189):2: 513d24cc13a183b4fb54a5ff4d08aa15:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:34:03 +0000] 513d24cc13a183b4fb54a5ff4d08aa15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:34:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:34:03 [info] 35#35: *633 [lua] logger.lua:23: 513d24cc13a183b4fb54a5ff4d08aa15 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:34:08 [info] 39#39: *634 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:34:08 [info] 39#39: *635 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:34:18 [info] 39#39: *637 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:34:18 [info] 39#39: *636 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:34:18 [info] 35#35: *638 [lua] access_by_lua(msblocations.conf:189):2: a10fc3019fc78be60122e25c9426a411:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:34:18 +0000] a10fc3019fc78be60122e25c9426a411 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:34:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:34:18 [info] 35#35: *638 [lua] logger.lua:23: a10fc3019fc78be60122e25c9426a411 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:34:28 [info] 35#35: *639 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:34:28 [info] 35#35: *640 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:34:33 [info] 35#35: *642 [lua] access_by_lua(msblocations.conf:189):2: f3ed68c3b76047f35a4929b30e9ee1d3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:34:33 [info] 35#35: *642 [lua] logger.lua:23: f3ed68c3b76047f35a4929b30e9ee1d3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:34:33 +0000] f3ed68c3b76047f35a4929b30e9ee1d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:34:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:34:38 [info] 35#35: *643 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:34:38 [info] 39#39: *644 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:34:48 [info] 35#35: *645 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:34:48 [info] 35#35: *646 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:34:48 [info] 35#35: *647 [lua] access_by_lua(msblocations.conf:189):2: 4999d888d54c9163ba157cffa2310153:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:34:48 +0000] 4999d888d54c9163ba157cffa2310153 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 05:34:48 [info] 35#35: *647 [lua] logger.lua:23: 4999d888d54c9163ba157cffa2310153 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:34:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:34:58 [info] 35#35: *648 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:34:58 [info] 39#39: *649 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:35:03 [info] 35#35: *650 [lua] access_by_lua(msblocations.conf:189):2: 6e329b68c184b07d594c5bec8958d362:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:35:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.219 - - [22/Jan/2023:05:35:03 +0000] 6e329b68c184b07d594c5bec8958d362 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:35:03 [info] 35#35: *650 [lua] logger.lua:23: 6e329b68c184b07d594c5bec8958d362 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:35:08 [info] 35#35: *652 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:35:08 [info] 35#35: *651 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:35:18 [info] 39#39: *653 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:35:18 [info] 35#35: *654 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:35:18 [info] 35#35: *655 [lua] access_by_lua(msblocations.conf:189):2: fc57a6932a61823861cef21be9715251:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:35:18 +0000] fc57a6932a61823861cef21be9715251 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/22 05:35:18 [info] 35#35: *655 [lua] logger.lua:23: fc57a6932a61823861cef21be9715251 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:35:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/22 05:35:28 [info] 35#35: *656 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:35:28 [info] 35#35: *657 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:35:33 [info] 35#35: *659 [lua] access_by_lua(msblocations.conf:189):2: 27d88bff5eb4477d08cb171561cc8e4e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:35:33 +0000] 27d88bff5eb4477d08cb171561cc8e4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:35:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:35:33 [info] 35#35: *659 [lua] logger.lua:23: 27d88bff5eb4477d08cb171561cc8e4e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:35:38 [info] 39#39: *660 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:35:38 [info] 39#39: *661 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:35:48 [info] 35#35: *662 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:35:48 [info] 35#35: *663 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:35:48 [info] 35#35: *664 [lua] access_by_lua(msblocations.conf:189):2: 4b22bad3ab37bc2061cc62a783263d0e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:35:48 +0000] 4b22bad3ab37bc2061cc62a783263d0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:35:48 [info] 35#35: *664 [lua] logger.lua:23: 4b22bad3ab37bc2061cc62a783263d0e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:35:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:35:58 [info] 35#35: *665 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:35:58 [info] 39#39: *666 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:36:03 [info] 35#35: *667 [lua] access_by_lua(msblocations.conf:189):2: 92f98a23c3b76b13b93f014921a41ce6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:36:03 +0000] 92f98a23c3b76b13b93f014921a41ce6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/22 05:36:03 [info] 35#35: *667 [lua] logger.lua:23: 92f98a23c3b76b13b93f014921a41ce6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:36:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:36:08 [info] 39#39: *669 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:36:08 [info] 39#39: *668 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:36:18 [info] 39#39: *670 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:36:18 [info] 35#35: *671 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:36:18 [info] 35#35: *672 [lua] access_by_lua(msblocations.conf:189):2: e73b862a4bab4c7548e381d9f8cf5e7b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:36:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
10.233.66.219 - - [22/Jan/2023:05:36:18 +0000] e73b862a4bab4c7548e381d9f8cf5e7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/22 05:36:18 [info] 35#35: *672 [lua] logger.lua:23: e73b862a4bab4c7548e381d9f8cf5e7b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:36:28 [info] 35#35: *673 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:36:28 [info] 35#35: *674 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:36:33 [info] 35#35: *676 [lua] access_by_lua(msblocations.conf:189):2: 41d2f87cc2afd6c74fc007920fdfc722:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:36:33 [info] 35#35: *676 [lua] logger.lua:23: 41d2f87cc2afd6c74fc007920fdfc722 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:36:33 +0000] 41d2f87cc2afd6c74fc007920fdfc722 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:36:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:36:38 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:36:38 [info] 35#35: *677 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:36:48 [info] 35#35: *679 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:36:48 [info] 35#35: *680 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:36:48 [info] 35#35: *681 [lua] access_by_lua(msblocations.conf:189):2: f9f8be60e21ccefb2c08980e8330e3a2:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:36:48 +0000] f9f8be60e21ccefb2c08980e8330e3a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:36:48 [info] 35#35: *681 [lua] logger.lua:23: f9f8be60e21ccefb2c08980e8330e3a2 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:36:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:36:58 [info] 35#35: *682 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:36:58 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:37:03 [info] 35#35: *684 [lua] access_by_lua(msblocations.conf:189):2: 210b3be226c228b99dc20898e78d248c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:37:03 +0000] 210b3be226c228b99dc20898e78d248c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:37:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:37:03 [info] 35#35: *684 [lua] logger.lua:23: 210b3be226c228b99dc20898e78d248c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:37:08 [info] 39#39: *686 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:37:08 [info] 39#39: *685 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:37:18 [info] 35#35: *687 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:37:18 [info] 39#39: *688 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:37:19 [info] 35#35: *689 [lua] access_by_lua(msblocations.conf:189):2: df8ea23b50de7a828c92dab8b0913ad8:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:37:19 [info] 35#35: *689 [lua] logger.lua:23: df8ea23b50de7a828c92dab8b0913ad8 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:37:19 +0000] df8ea23b50de7a828c92dab8b0913ad8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:37:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:37:28 [info] 35#35: *690 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:37:28 [info] 35#35: *691 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:37:34 [info] 35#35: *693 [lua] access_by_lua(msblocations.conf:189):2: 670e75118c4a778de56d6f21f48949d0:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:37:34 +0000] 670e75118c4a778de56d6f21f48949d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:37:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:37:34 [info] 35#35: *693 [lua] logger.lua:23: 670e75118c4a778de56d6f21f48949d0 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:37:38 [info] 35#35: *694 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:37:38 [info] 35#35: *695 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:37:48 [info] 35#35: *696 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:37:48 [info] 39#39: *697 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:37:49 [info] 35#35: *698 [lua] access_by_lua(msblocations.conf:189):2: 033a1d516d9120325918a5b469f65766:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:37:49 [info] 35#35: *698 [lua] logger.lua:23: 033a1d516d9120325918a5b469f65766 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:37:49 +0000] 033a1d516d9120325918a5b469f65766 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:37:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:37:58 [info] 35#35: *699 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:37:58 [info] 35#35: *700 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:38:04 [info] 35#35: *701 [lua] access_by_lua(msblocations.conf:189):2: ecbc0d5190917e1d60b9f26d066a2f98:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:38:04 [info] 35#35: *701 [lua] logger.lua:23: ecbc0d5190917e1d60b9f26d066a2f98 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:38:04 +0000] ecbc0d5190917e1d60b9f26d066a2f98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:38:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:38:08 [info] 39#39: *702 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:38:08 [info] 39#39: *703 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:38:18 [info] 35#35: *704 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:38:18 [info] 35#35: *705 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:38:19 [info] 35#35: *706 [lua] access_by_lua(msblocations.conf:189):2: 75e02e68e9d6680c606f59d749517f91:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:38:19 [info] 35#35: *706 [lua] logger.lua:23: 75e02e68e9d6680c606f59d749517f91 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:38:19 +0000] 75e02e68e9d6680c606f59d749517f91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:38:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:38:28 [info] 35#35: *708 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:38:28 [info] 35#35: *707 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:38:34 [info] 35#35: *710 [lua] access_by_lua(msblocations.conf:189):2: 6a291c67c82e35d99ac345dbcb9dd272:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:38:34 [info] 35#35: *710 [lua] logger.lua:23: 6a291c67c82e35d99ac345dbcb9dd272 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:38:34 +0000] 6a291c67c82e35d99ac345dbcb9dd272 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:38:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:38:38 [info] 35#35: *711 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:38:38 [info] 39#39: *712 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:38:48 [info] 39#39: *714 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:38:48 [info] 39#39: *713 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:38:49 [info] 35#35: *715 [lua] access_by_lua(msblocations.conf:189):2: 0677e82533afd5143c16745234e604e9:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:38:49 +0000] 0677e82533afd5143c16745234e604e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:38:49 [info] 35#35: *715 [lua] logger.lua:23: 0677e82533afd5143c16745234e604e9 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:38:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:38:58 [info] 35#35: *717 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:38:58 [info] 39#39: *716 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:39:04 [info] 35#35: *718 [lua] access_by_lua(msblocations.conf:189):2: 6196fb878818bf7d317cab0e109e0311:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:39:04 [info] 35#35: *718 [lua] logger.lua:23: 6196fb878818bf7d317cab0e109e0311 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:39:04 +0000] 6196fb878818bf7d317cab0e109e0311 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:39:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:39:08 [info] 35#35: *719 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:39:08 [info] 39#39: *720 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:39:18 [info] 35#35: *721 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:39:18 [info] 35#35: *722 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:39:19 [info] 35#35: *723 [lua] access_by_lua(msblocations.conf:189):2: e7086aae9514f4a64ae876b3d6dac8f9:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:39:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.219 - - [22/Jan/2023:05:39:19 +0000] e7086aae9514f4a64ae876b3d6dac8f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/22 05:39:19 [info] 35#35: *723 [lua] logger.lua:23: e7086aae9514f4a64ae876b3d6dac8f9 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:39:28 [info] 35#35: *725 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:39:28 [info] 39#39: *724 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:39:34 [info] 35#35: *727 [lua] access_by_lua(msblocations.conf:189):2: 856157a43cc7b5855a0bc2dadbda59e9:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:39:34 [info] 35#35: *727 [lua] logger.lua:23: 856157a43cc7b5855a0bc2dadbda59e9 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:39:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.219 - - [22/Jan/2023:05:39:34 +0000] 856157a43cc7b5855a0bc2dadbda59e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/22 05:39:38 [info] 39#39: *728 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:39:38 [info] 35#35: *729 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:39:48 [info] 39#39: *730 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:39:48 [info] 39#39: *731 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:39:49 [info] 35#35: *732 [lua] access_by_lua(msblocations.conf:189):2: 678f25e7eedc853b35e11b79b3ba3c5d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:39:49 [info] 35#35: *732 [lua] logger.lua:23: 678f25e7eedc853b35e11b79b3ba3c5d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:39:49 +0000] 678f25e7eedc853b35e11b79b3ba3c5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:39:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:39:58 [info] 39#39: *733 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:39:58 [info] 39#39: *734 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:40:04 [info] 35#35: *735 [lua] access_by_lua(msblocations.conf:189):2: d2fd20b70180404805a898c28d3a71c5:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:40:04 [info] 35#35: *735 [lua] logger.lua:23: d2fd20b70180404805a898c28d3a71c5 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:40:04 +0000] d2fd20b70180404805a898c28d3a71c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:40:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:40:08 [info] 39#39: *736 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:40:08 [info] 39#39: *737 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:40:18 [info] 35#35: *739 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:40:18 [info] 39#39: *738 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:40:19 [info] 35#35: *740 [lua] access_by_lua(msblocations.conf:189):2: 477b234944d3c486ef76ef0f43c6284f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:40:19 [info] 35#35: *740 [lua] logger.lua:23: 477b234944d3c486ef76ef0f43c6284f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:40:19 +0000] 477b234944d3c486ef76ef0f43c6284f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:40:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:40:28 [info] 35#35: *741 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:40:28 [info] 35#35: *742 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:40:34 [info] 35#35: *744 [lua] access_by_lua(msblocations.conf:189):2: 4280cdeafc7ab39a8a2749f2bd2f77a6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:40:34 [info] 35#35: *744 [lua] logger.lua:23: 4280cdeafc7ab39a8a2749f2bd2f77a6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:40:34 +0000] 4280cdeafc7ab39a8a2749f2bd2f77a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:40:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:40:38 [info] 35#35: *745 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:40:38 [info] 35#35: *746 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:40:48 [info] 39#39: *747 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:40:48 [info] 39#39: *748 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:40:49 [info] 35#35: *749 [lua] access_by_lua(msblocations.conf:189):2: a161d788f73ec63d182a7f1ae43f8ffd:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:40:49 +0000] a161d788f73ec63d182a7f1ae43f8ffd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:40:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:40:49 [info] 35#35: *749 [lua] logger.lua:23: a161d788f73ec63d182a7f1ae43f8ffd {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:40:58 [info] 35#35: *751 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:40:58 [info] 39#39: *750 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:41:04 [info] 35#35: *752 [lua] access_by_lua(msblocations.conf:189):2: 96dcfa3f43f843b9e968865e0b2ebcde:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:41:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:41:04 [info] 35#35: *752 [lua] logger.lua:23: 96dcfa3f43f843b9e968865e0b2ebcde {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:41:04 +0000] 96dcfa3f43f843b9e968865e0b2ebcde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 05:41:08 [info] 39#39: *754 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:41:08 [info] 35#35: *753 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:41:18 [info] 35#35: *755 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:41:18 [info] 39#39: *756 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:41:19 [info] 35#35: *757 [lua] access_by_lua(msblocations.conf:189):2: d9bfb3101f49b8e51cf429285531d74a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:41:19 [info] 35#35: *757 [lua] logger.lua:23: d9bfb3101f49b8e51cf429285531d74a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:41:19 +0000] d9bfb3101f49b8e51cf429285531d74a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:41:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/22 05:41:28 [info] 35#35: *758 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:41:28 [info] 35#35: *759 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:41:34 [info] 35#35: *761 [lua] access_by_lua(msblocations.conf:189):2: 4d1f2ecb49a1dc4288bc023a0250d14c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:41:34 [info] 35#35: *761 [lua] logger.lua:23: 4d1f2ecb49a1dc4288bc023a0250d14c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:41:34 +0000] 4d1f2ecb49a1dc4288bc023a0250d14c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:41:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:41:38 [info] 35#35: *762 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:41:38 [info] 35#35: *763 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:41:48 [info] 35#35: *764 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:41:48 [info] 35#35: *765 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:41:49 [info] 35#35: *766 [lua] access_by_lua(msblocations.conf:189):2: b90acc8696c923653c7e34258aa2cdc1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:41:49 [info] 35#35: *766 [lua] logger.lua:23: b90acc8696c923653c7e34258aa2cdc1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:41:49 +0000] b90acc8696c923653c7e34258aa2cdc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:41:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:41:58 [info] 35#35: *768 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:41:58 [info] 35#35: *767 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:42:04 [info] 35#35: *769 [lua] access_by_lua(msblocations.conf:189):2: 6986a133e0e740d2491612643369ed9b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:42:04 +0000] 6986a133e0e740d2491612643369ed9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 05:42:04 [info] 35#35: *769 [lua] logger.lua:23: 6986a133e0e740d2491612643369ed9b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:42:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:42:08 [info] 35#35: *770 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:42:08 [info] 35#35: *771 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:42:18 [info] 35#35: *773 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:42:18 [info] 35#35: *772 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:42:19 [info] 35#35: *774 [lua] access_by_lua(msblocations.conf:189):2: 22e48351608a086e991c766ed24d73cd:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:42:19 [info] 35#35: *774 [lua] logger.lua:23: 22e48351608a086e991c766ed24d73cd {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:42:19 +0000] 22e48351608a086e991c766ed24d73cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:42:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/22 05:42:23 [info] 35#35: *775 client closed connection while waiting for request, client: 10.233.66.246, server: 0.0.0.0:443
2023/01/22 05:42:28 [info] 35#35: *776 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:42:28 [info] 35#35: *777 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:42:34 [info] 35#35: *779 [lua] access_by_lua(msblocations.conf:189):2: f1d8a6a5656c3eed1da06e8a06ecb9ea:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:42:34 +0000] f1d8a6a5656c3eed1da06e8a06ecb9ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:42:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:42:34 [info] 35#35: *779 [lua] logger.lua:23: f1d8a6a5656c3eed1da06e8a06ecb9ea {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:42:38 [info] 35#35: *780 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:42:38 [info] 39#39: *781 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:42:48 [info] 35#35: *782 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:42:48 [info] 35#35: *783 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:42:49 [info] 35#35: *784 [lua] access_by_lua(msblocations.conf:189):2: 6f4ce20b0852e2230ce54186902c34fe:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:42:49 [info] 35#35: *784 [lua] logger.lua:23: 6f4ce20b0852e2230ce54186902c34fe {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:42:49 +0000] 6f4ce20b0852e2230ce54186902c34fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:42:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:42:58 [info] 39#39: *786 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:42:58 [info] 39#39: *785 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:43:04 [info] 35#35: *787 [lua] access_by_lua(msblocations.conf:189):2: 8cb95ceb035da13b06f7a86ef8d99606:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:43:04 +0000] 8cb95ceb035da13b06f7a86ef8d99606 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:43:04 [info] 35#35: *787 [lua] logger.lua:23: 8cb95ceb035da13b06f7a86ef8d99606 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:43:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:43:08 [info] 35#35: *789 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:43:08 [info] 35#35: *788 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:43:18 [info] 35#35: *791 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:43:18 [info] 39#39: *790 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:43:19 [info] 35#35: *792 [lua] access_by_lua(msblocations.conf:189):2: 074beece40f4babe7d9c2aaa2f7be07a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:43:19 +0000] 074beece40f4babe7d9c2aaa2f7be07a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:43:19 [info] 35#35: *792 [lua] logger.lua:23: 074beece40f4babe7d9c2aaa2f7be07a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:43:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:43:28 [info] 35#35: *793 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:43:28 [info] 39#39: *794 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:43:34 [info] 35#35: *796 [lua] access_by_lua(msblocations.conf:189):2: 2da0805566115319ec7b653b95aec7f9:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:43:34 [info] 35#35: *796 [lua] logger.lua:23: 2da0805566115319ec7b653b95aec7f9 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:43:34 +0000] 2da0805566115319ec7b653b95aec7f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:43:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:43:38 [info] 35#35: *797 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:43:38 [info] 35#35: *798 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:43:48 [info] 35#35: *799 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:43:48 [info] 35#35: *800 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:43:49 [info] 35#35: *801 [lua] access_by_lua(msblocations.conf:189):2: 6a22534106fcfde94e878d80ce52d51b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:43:49 +0000] 6a22534106fcfde94e878d80ce52d51b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:43:49 [info] 35#35: *801 [lua] logger.lua:23: 6a22534106fcfde94e878d80ce52d51b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:43:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:43:58 [info] 35#35: *802 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:43:58 [info] 35#35: *803 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:44:04 [info] 35#35: *804 [lua] access_by_lua(msblocations.conf:189):2: beedac9f01c6cd96ee0874897b2e1dc6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:44:04 +0000] beedac9f01c6cd96ee0874897b2e1dc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 05:44:04 [info] 35#35: *804 [lua] logger.lua:23: beedac9f01c6cd96ee0874897b2e1dc6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:44:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:44:08 [info] 35#35: *805 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:44:08 [info] 39#39: *806 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:44:18 [info] 35#35: *807 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:44:18 [info] 35#35: *808 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:44:19 [info] 35#35: *809 [lua] access_by_lua(msblocations.conf:189):2: 54efac90c65ee353e5667a4778d1b095:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:44:19 [info] 35#35: *809 [lua] logger.lua:23: 54efac90c65ee353e5667a4778d1b095 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:44:19 +0000] 54efac90c65ee353e5667a4778d1b095 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:44:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:44:28 [info] 39#39: *810 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:44:28 [info] 39#39: *811 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:44:34 [info] 35#35: *813 [lua] access_by_lua(msblocations.conf:189):2: 83b5bec15d01b77f902a70252e770ad1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:44:34 +0000] 83b5bec15d01b77f902a70252e770ad1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:44:34 [info] 35#35: *813 [lua] logger.lua:23: 83b5bec15d01b77f902a70252e770ad1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:44:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:44:38 [info] 35#35: *814 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:44:38 [info] 35#35: *815 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:44:48 [info] 39#39: *817 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:44:48 [info] 39#39: *816 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:44:49 [info] 35#35: *818 [lua] access_by_lua(msblocations.conf:189):2: e2728c37feffbe3eaca5b94679d76c42:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:44:49 +0000] e2728c37feffbe3eaca5b94679d76c42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 05:44:49 [info] 35#35: *818 [lua] logger.lua:23: e2728c37feffbe3eaca5b94679d76c42 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:44:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:44:58 [info] 39#39: *820 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:44:58 [info] 39#39: *819 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:45:04 [info] 35#35: *821 [lua] access_by_lua(msblocations.conf:189):2: c63a1a12dbddec81f6b7ae9a0d981c18:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:45:04 +0000] c63a1a12dbddec81f6b7ae9a0d981c18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:45:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:45:04 [info] 35#35: *821 [lua] logger.lua:23: c63a1a12dbddec81f6b7ae9a0d981c18 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:45:08 [info] 39#39: *823 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:45:08 [info] 39#39: *822 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:45:18 [info] 39#39: *825 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:45:18 [info] 35#35: *824 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:45:19 [info] 35#35: *826 [lua] access_by_lua(msblocations.conf:189):2: a998e013f0e4cf97b723fbf57ecc3854:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:45:19 [info] 35#35: *826 [lua] logger.lua:23: a998e013f0e4cf97b723fbf57ecc3854 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:45:19 +0000] a998e013f0e4cf97b723fbf57ecc3854 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:45:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:45:28 [info] 35#35: *827 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:45:28 [info] 39#39: *828 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:45:34 [info] 35#35: *830 [lua] access_by_lua(msblocations.conf:189):2: 7e7b0a9555dc7c4dcde438e1343693dc:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:45:34 +0000] 7e7b0a9555dc7c4dcde438e1343693dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:45:34 [info] 35#35: *830 [lua] logger.lua:23: 7e7b0a9555dc7c4dcde438e1343693dc {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:45:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:45:38 [info] 35#35: *831 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:45:38 [info] 35#35: *832 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:45:48 [info] 39#39: *833 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:45:48 [info] 39#39: *834 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:45:49 [info] 35#35: *835 [lua] access_by_lua(msblocations.conf:189):2: 822a156cc668d15e6e8ec8f6c92006db:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:45:49 +0000] 822a156cc668d15e6e8ec8f6c92006db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:45:49 [info] 35#35: *835 [lua] logger.lua:23: 822a156cc668d15e6e8ec8f6c92006db {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:45:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:45:58 [info] 39#39: *836 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:45:58 [info] 39#39: *837 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:46:04 [info] 35#35: *838 [lua] access_by_lua(msblocations.conf:189):2: 140f919edc72b994509046bbbb508e79:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:46:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.219 - - [22/Jan/2023:05:46:04 +0000] 140f919edc72b994509046bbbb508e79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 05:46:04 [info] 35#35: *838 [lua] logger.lua:23: 140f919edc72b994509046bbbb508e79 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:46:08 [info] 39#39: *839 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:46:08 [info] 39#39: *840 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:46:18 [info] 35#35: *842 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:46:18 [info] 39#39: *841 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:46:19 [info] 35#35: *843 [lua] access_by_lua(msblocations.conf:189):2: c803e773c8fcedbaa2659b4660e0467e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:46:19 +0000] c803e773c8fcedbaa2659b4660e0467e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:46:19 [info] 35#35: *843 [lua] logger.lua:23: c803e773c8fcedbaa2659b4660e0467e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:46:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:46:28 [info] 35#35: *845 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:46:28 [info] 39#39: *844 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:46:34 [info] 35#35: *847 [lua] access_by_lua(msblocations.conf:189):2: 4ca58764838caea6bebc98feed56270e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:46:34 [info] 35#35: *847 [lua] logger.lua:23: 4ca58764838caea6bebc98feed56270e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:46:34 +0000] 4ca58764838caea6bebc98feed56270e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:46:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:46:38 [info] 39#39: *848 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:46:38 [info] 39#39: *849 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:46:48 [info] 39#39: *850 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:46:48 [info] 39#39: *851 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:46:49 [info] 35#35: *852 [lua] access_by_lua(msblocations.conf:189):2: 91a61232134d77c1a8adcea4a82996f7:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:46:49 +0000] 91a61232134d77c1a8adcea4a82996f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:46:49 [info] 35#35: *852 [lua] logger.lua:23: 91a61232134d77c1a8adcea4a82996f7 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:46:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:46:58 [info] 39#39: *854 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:46:58 [info] 39#39: *853 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:47:04 [info] 35#35: *855 [lua] access_by_lua(msblocations.conf:189):2: 46aaccb967d11c6b0fd630a6bd8731e6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:47:04 +0000] 46aaccb967d11c6b0fd630a6bd8731e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:47:04 [info] 35#35: *855 [lua] logger.lua:23: 46aaccb967d11c6b0fd630a6bd8731e6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:47:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:47:08 [info] 35#35: *857 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:47:08 [info] 35#35: *856 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:47:18 [info] 35#35: *858 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:47:18 [info] 39#39: *859 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:47:19 [info] 35#35: *860 [lua] access_by_lua(msblocations.conf:189):2: a698cdfb82c4c6ffba5d543f63caf3d1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:47:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.66.219 - - [22/Jan/2023:05:47:19 +0000] a698cdfb82c4c6ffba5d543f63caf3d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/22 05:47:19 [info] 35#35: *860 [lua] logger.lua:23: a698cdfb82c4c6ffba5d543f63caf3d1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:47:28 [info] 35#35: *861 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:47:28 [info] 35#35: *862 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:47:34 [info] 35#35: *864 [lua] access_by_lua(msblocations.conf:189):2: 99285c110ebd7ffb30d5c419a00f48e6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:47:34 +0000] 99285c110ebd7ffb30d5c419a00f48e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:47:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:47:34 [info] 35#35: *864 [lua] logger.lua:23: 99285c110ebd7ffb30d5c419a00f48e6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:47:38 [info] 35#35: *866 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:47:38 [info] 35#35: *865 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:47:48 [info] 35#35: *868 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:47:48 [info] 35#35: *867 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:47:49 [info] 35#35: *869 [lua] access_by_lua(msblocations.conf:189):2: 7764a0891f3dc4e2d86d890abbacf7ae:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:47:49 [info] 35#35: *869 [lua] logger.lua:23: 7764a0891f3dc4e2d86d890abbacf7ae {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:47:49 +0000] 7764a0891f3dc4e2d86d890abbacf7ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:47:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:47:58 [info] 35#35: *870 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:47:58 [info] 35#35: *871 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:48:04 [info] 35#35: *872 [lua] access_by_lua(msblocations.conf:189):2: b7a27936b5adf526e50366fdf71c2f4d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:48:04 [info] 35#35: *872 [lua] logger.lua:23: b7a27936b5adf526e50366fdf71c2f4d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:48:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.219 - - [22/Jan/2023:05:48:04 +0000] b7a27936b5adf526e50366fdf71c2f4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:48:08 [info] 39#39: *873 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:48:08 [info] 39#39: *874 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:48:18 [info] 39#39: *876 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:48:18 [info] 39#39: *875 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:48:19 [info] 35#35: *877 [lua] access_by_lua(msblocations.conf:189):2: ee1172b25c374029aa3213fbfa58670b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:48:19 +0000] ee1172b25c374029aa3213fbfa58670b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:48:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:48:19 [info] 35#35: *877 [lua] logger.lua:23: ee1172b25c374029aa3213fbfa58670b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:48:28 [info] 39#39: *879 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:48:28 [info] 39#39: *878 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:48:34 [info] 35#35: *881 [lua] access_by_lua(msblocations.conf:189):2: b53dac2c7f0b4f6a2e9a91d5bc49bdec:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:48:34 +0000] b53dac2c7f0b4f6a2e9a91d5bc49bdec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/22 05:48:34 [info] 35#35: *881 [lua] logger.lua:23: b53dac2c7f0b4f6a2e9a91d5bc49bdec {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:48:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:48:38 [info] 39#39: *883 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:48:38 [info] 35#35: *882 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:48:48 [info] 39#39: *885 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:48:48 [info] 35#35: *884 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:48:49 [info] 35#35: *886 [lua] access_by_lua(msblocations.conf:189):2: 689b630997d784e565ce94b4bdbc62a6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:48:49 +0000] 689b630997d784e565ce94b4bdbc62a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/22 05:48:49 [info] 35#35: *886 [lua] logger.lua:23: 689b630997d784e565ce94b4bdbc62a6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:48:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:48:58 [info] 35#35: *887 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:48:58 [info] 35#35: *888 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:49:04 [info] 35#35: *889 [lua] access_by_lua(msblocations.conf:189):2: 56f9d0e5477a73b96922c751d5b175c7:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:49:04 +0000] 56f9d0e5477a73b96922c751d5b175c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:49:04 [info] 35#35: *889 [lua] logger.lua:23: 56f9d0e5477a73b96922c751d5b175c7 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:49:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:49:08 [info] 39#39: *890 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:49:08 [info] 39#39: *891 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:49:18 [info] 35#35: *892 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:49:18 [info] 35#35: *893 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:49:19 [info] 35#35: *894 [lua] access_by_lua(msblocations.conf:189):2: f6e5dc8624e0b56f49032e93fccca493:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:49:19 [info] 35#35: *894 [lua] logger.lua:23: f6e5dc8624e0b56f49032e93fccca493 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:49:19 +0000] f6e5dc8624e0b56f49032e93fccca493 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:49:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/22 05:49:28 [info] 35#35: *895 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:49:28 [info] 39#39: *896 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:49:34 [info] 35#35: *898 [lua] access_by_lua(msblocations.conf:189):2: 955b6a318480489de024b8aefca6d198:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:49:34 +0000] 955b6a318480489de024b8aefca6d198 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:49:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:49:34 [info] 35#35: *898 [lua] logger.lua:23: 955b6a318480489de024b8aefca6d198 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:49:38 [info] 35#35: *899 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:49:38 [info] 35#35: *900 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:49:48 [info] 35#35: *901 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:49:48 [info] 35#35: *902 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:49:49 [info] 35#35: *903 [lua] access_by_lua(msblocations.conf:189):2: 9e641cb3b9e55e7d4fe8cd59484b3f17:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:49:49 [info] 35#35: *903 [lua] logger.lua:23: 9e641cb3b9e55e7d4fe8cd59484b3f17 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:49:49 +0000] 9e641cb3b9e55e7d4fe8cd59484b3f17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:49:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:49:58 [info] 39#39: *905 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:49:58 [info] 35#35: *904 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:50:04 [info] 35#35: *906 [lua] access_by_lua(msblocations.conf:189):2: 70b536aabce1f33777cb0a2573a4d2e2:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:50:04 [info] 35#35: *906 [lua] logger.lua:23: 70b536aabce1f33777cb0a2573a4d2e2 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:50:04 +0000] 70b536aabce1f33777cb0a2573a4d2e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:50:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:50:08 [info] 39#39: *908 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:50:08 [info] 39#39: *907 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:50:18 [info] 39#39: *910 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:50:18 [info] 39#39: *909 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:50:19 [info] 35#35: *911 [lua] access_by_lua(msblocations.conf:189):2: 96977c9945454f06e21e70cadd9a846d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:50:19 +0000] 96977c9945454f06e21e70cadd9a846d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/22 05:50:19 [info] 35#35: *911 [lua] logger.lua:23: 96977c9945454f06e21e70cadd9a846d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:50:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/22 05:50:23 [info] 35#35: *912 client closed connection while waiting for request, client: 10.233.66.246, server: 0.0.0.0:443
2023/01/22 05:50:28 [info] 35#35: *914 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:50:28 [info] 35#35: *913 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:50:34 [info] 35#35: *916 [lua] access_by_lua(msblocations.conf:189):2: aa8666987f872063a5be7b8e338ba382:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:50:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:50:34 [info] 35#35: *916 [lua] logger.lua:23: aa8666987f872063a5be7b8e338ba382 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:50:34 +0000] aa8666987f872063a5be7b8e338ba382 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/22 05:50:38 [info] 39#39: *918 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:50:38 [info] 39#39: *917 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:50:48 [info] 35#35: *919 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:50:48 [info] 39#39: *920 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:50:49 [info] 35#35: *921 [lua] access_by_lua(msblocations.conf:189):2: 6cad0016d6b50863b7b21a3b3f40a88a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:50:49 +0000] 6cad0016d6b50863b7b21a3b3f40a88a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/22 05:50:49 [info] 35#35: *921 [lua] logger.lua:23: 6cad0016d6b50863b7b21a3b3f40a88a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:50:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/22 05:50:58 [info] 35#35: *923 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:50:58 [info] 35#35: *922 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:51:04 [info] 35#35: *924 [lua] access_by_lua(msblocations.conf:189):2: c7339067f1dcce7d127b4670f151fbf6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:51:04 +0000] c7339067f1dcce7d127b4670f151fbf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:51:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:51:04 [info] 35#35: *924 [lua] logger.lua:23: c7339067f1dcce7d127b4670f151fbf6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:51:08 [info] 39#39: *926 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:51:08 [info] 39#39: *925 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:51:18 [info] 39#39: *927 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:51:18 [info] 39#39: *928 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:51:19 [info] 35#35: *929 [lua] access_by_lua(msblocations.conf:189):2: 5afc092e92c60d19a03ce83ec70d2e4a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:51:19 +0000] 5afc092e92c60d19a03ce83ec70d2e4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:51:19 [info] 35#35: *929 [lua] logger.lua:23: 5afc092e92c60d19a03ce83ec70d2e4a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:51:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:51:28 [info] 35#35: *930 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:51:28 [info] 35#35: *931 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:51:34 [info] 35#35: *933 [lua] access_by_lua(msblocations.conf:189):2: 8a20bd61c567fa9659e8b0265304bca7:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:51:34 +0000] 8a20bd61c567fa9659e8b0265304bca7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:51:34 [info] 35#35: *933 [lua] logger.lua:23: 8a20bd61c567fa9659e8b0265304bca7 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:51:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:51:38 [info] 39#39: *935 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:51:38 [info] 35#35: *934 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:51:48 [info] 35#35: *936 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:51:48 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:51:49 [info] 35#35: *938 [lua] access_by_lua(msblocations.conf:189):2: ec382827a932d4aa642cde2ab680343f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:51:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.219 - - [22/Jan/2023:05:51:49 +0000] ec382827a932d4aa642cde2ab680343f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 05:51:49 [info] 35#35: *938 [lua] logger.lua:23: ec382827a932d4aa642cde2ab680343f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:51:58 [info] 35#35: *940 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:51:58 [info] 35#35: *939 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:52:04 [info] 35#35: *941 [lua] access_by_lua(msblocations.conf:189):2: 172a93ae38acc4dd5aa01f7131d601e1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:52:04 [info] 35#35: *941 [lua] logger.lua:23: 172a93ae38acc4dd5aa01f7131d601e1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:52:04 +0000] 172a93ae38acc4dd5aa01f7131d601e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:52:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:52:08 [info] 35#35: *943 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:52:08 [info] 35#35: *942 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:52:18 [info] 35#35: *945 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:52:18 [info] 35#35: *944 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:52:19 [info] 35#35: *946 [lua] access_by_lua(msblocations.conf:189):2: 1718630f68ffc0a4df991d14afa15eea:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:52:19 [info] 35#35: *946 [lua] logger.lua:23: 1718630f68ffc0a4df991d14afa15eea {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:52:19 +0000] 1718630f68ffc0a4df991d14afa15eea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:52:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:52:28 [info] 39#39: *947 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:52:28 [info] 35#35: *948 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:52:34 [info] 35#35: *950 [lua] access_by_lua(msblocations.conf:189):2: 53d2a9c564d276a8b723707fde88f47b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:52:34 +0000] 53d2a9c564d276a8b723707fde88f47b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:52:34 [info] 35#35: *950 [lua] logger.lua:23: 53d2a9c564d276a8b723707fde88f47b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:52:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:52:38 [info] 35#35: *951 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:52:38 [info] 39#39: *952 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:52:48 [info] 39#39: *953 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:52:48 [info] 35#35: *954 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:52:49 [info] 35#35: *955 [lua] access_by_lua(msblocations.conf:189):2: f7e9291ff09a2b0c2a8220df205b82fd:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:52:49 +0000] f7e9291ff09a2b0c2a8220df205b82fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:52:49 [info] 35#35: *955 [lua] logger.lua:23: f7e9291ff09a2b0c2a8220df205b82fd {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:52:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:52:58 [info] 35#35: *957 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:52:58 [info] 39#39: *956 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:53:04 [info] 35#35: *958 [lua] access_by_lua(msblocations.conf:189):2: 02dcd54a4932d5f05af0800e4d2f888b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:53:04 +0000] 02dcd54a4932d5f05af0800e4d2f888b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:53:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:53:04 [info] 35#35: *958 [lua] logger.lua:23: 02dcd54a4932d5f05af0800e4d2f888b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:53:08 [info] 35#35: *959 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:53:08 [info] 35#35: *960 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:53:18 [info] 39#39: *961 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:53:18 [info] 39#39: *962 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:53:19 [info] 35#35: *963 [lua] access_by_lua(msblocations.conf:189):2: 90dd105f21f32abb555c9561dd22717e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:53:20 +0000] 90dd105f21f32abb555c9561dd22717e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 05:53:20 [info] 35#35: *963 [lua] logger.lua:23: 90dd105f21f32abb555c9561dd22717e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:53:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:53:28 [info] 35#35: *964 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:53:28 [info] 35#35: *965 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:53:35 [info] 35#35: *967 [lua] access_by_lua(msblocations.conf:189):2: 843a0220c010b6f3f71bc73f426f9822:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:53:35 [info] 35#35: *967 [lua] logger.lua:23: 843a0220c010b6f3f71bc73f426f9822 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:53:35 +0000] 843a0220c010b6f3f71bc73f426f9822 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:53:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:53:38 [info] 35#35: *968 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:53:38 [info] 35#35: *969 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:53:48 [info] 35#35: *970 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:53:48 [info] 35#35: *971 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:53:50 [info] 35#35: *972 [lua] access_by_lua(msblocations.conf:189):2: fd3fe2bd31ef433e14f808c407584a93:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:53:50 [info] 35#35: *972 [lua] logger.lua:23: fd3fe2bd31ef433e14f808c407584a93 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:53:50 +0000] fd3fe2bd31ef433e14f808c407584a93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:53:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:53:58 [info] 35#35: *973 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:53:58 [info] 35#35: *974 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:54:05 [info] 35#35: *975 [lua] access_by_lua(msblocations.conf:189):2: abbb457b66f7e68c2f9cc6bc795ce1ea:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:54:05 [info] 35#35: *975 [lua] logger.lua:23: abbb457b66f7e68c2f9cc6bc795ce1ea {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:54:05 +0000] abbb457b66f7e68c2f9cc6bc795ce1ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:54:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:54:08 [info] 35#35: *976 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:54:08 [info] 35#35: *977 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:54:18 [info] 35#35: *978 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:54:18 [info] 39#39: *979 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:54:20 [info] 35#35: *980 [lua] access_by_lua(msblocations.conf:189):2: e7ad3ee0c23e3a6fa901d38a3d1d8e5c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:54:20 +0000] e7ad3ee0c23e3a6fa901d38a3d1d8e5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/01/22 05:54:20 [info] 35#35: *980 [lua] logger.lua:23: e7ad3ee0c23e3a6fa901d38a3d1d8e5c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:54:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/22 05:54:28 [info] 35#35: *981 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:54:28 [info] 35#35: *982 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:54:35 [info] 35#35: *984 [lua] access_by_lua(msblocations.conf:189):2: d18aae453489f413e5c0f1c55105d5c4:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:54:35 +0000] d18aae453489f413e5c0f1c55105d5c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:54:35 [info] 35#35: *984 [lua] logger.lua:23: d18aae453489f413e5c0f1c55105d5c4 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:54:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:54:38 [info] 35#35: *985 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:54:38 [info] 35#35: *986 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:54:48 [info] 39#39: *987 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:54:48 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:54:50 [info] 35#35: *989 [lua] access_by_lua(msblocations.conf:189):2: f2dd06d3fb522efea54fc32b1ab04b00:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:54:50 [info] 35#35: *989 [lua] logger.lua:23: f2dd06d3fb522efea54fc32b1ab04b00 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:54:50 +0000] f2dd06d3fb522efea54fc32b1ab04b00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:54:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:54:58 [info] 35#35: *990 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:54:58 [info] 35#35: *991 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:55:05 [info] 35#35: *992 [lua] access_by_lua(msblocations.conf:189):2: 3198295b5a132b13ccfea8959fcf756b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:55:05 [info] 35#35: *992 [lua] logger.lua:23: 3198295b5a132b13ccfea8959fcf756b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:55:05 +0000] 3198295b5a132b13ccfea8959fcf756b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:55:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:55:08 [info] 39#39: *993 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:55:08 [info] 35#35: *994 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:55:18 [info] 35#35: *995 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:55:18 [info] 39#39: *996 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:55:20 [info] 35#35: *997 [lua] access_by_lua(msblocations.conf:189):2: fc08041d55ca041910759418de9834ea:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:55:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.219 - - [22/Jan/2023:05:55:20 +0000] fc08041d55ca041910759418de9834ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/22 05:55:20 [info] 35#35: *997 [lua] logger.lua:23: fc08041d55ca041910759418de9834ea {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:55:28 [info] 35#35: *998 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:55:28 [info] 35#35: *999 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:55:35 [info] 35#35: *1001 [lua] access_by_lua(msblocations.conf:189):2: 677a4ddf412f2bf2d81ac1262790942f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:55:35 [info] 35#35: *1001 [lua] logger.lua:23: 677a4ddf412f2bf2d81ac1262790942f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:55:35 +0000] 677a4ddf412f2bf2d81ac1262790942f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:55:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:55:38 [info] 35#35: *1003 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:55:38 [info] 35#35: *1002 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:55:48 [info] 35#35: *1004 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:55:48 [info] 35#35: *1005 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:55:50 [info] 35#35: *1006 [lua] access_by_lua(msblocations.conf:189):2: d49a9b719b5e82c22a4d9d86c6ea8463:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:55:50 [info] 35#35: *1006 [lua] logger.lua:23: d49a9b719b5e82c22a4d9d86c6ea8463 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:55:50 +0000] d49a9b719b5e82c22a4d9d86c6ea8463 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:55:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:55:58 [info] 39#39: *1008 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:55:58 [info] 35#35: *1007 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:56:05 [info] 35#35: *1009 [lua] access_by_lua(msblocations.conf:189):2: d67963c24d1922758d81a82c22197fda:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:56:05 [info] 35#35: *1009 [lua] logger.lua:23: d67963c24d1922758d81a82c22197fda {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:56:05 +0000] d67963c24d1922758d81a82c22197fda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:56:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:56:08 [info] 39#39: *1011 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:56:08 [info] 39#39: *1010 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:56:18 [info] 35#35: *1012 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:56:18 [info] 35#35: *1013 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:56:20 [info] 35#35: *1014 [lua] access_by_lua(msblocations.conf:189):2: 30cd92c1a8bc72abb616b6a064bdad90:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:56:20 +0000] 30cd92c1a8bc72abb616b6a064bdad90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 05:56:20 [info] 35#35: *1014 [lua] logger.lua:23: 30cd92c1a8bc72abb616b6a064bdad90 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:56:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:56:28 [info] 35#35: *1015 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:56:28 [info] 35#35: *1016 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:56:35 [info] 35#35: *1018 [lua] access_by_lua(msblocations.conf:189):2: adbf610501c09c4e05578f9397677d36:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:56:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:56:35 [info] 35#35: *1018 [lua] logger.lua:23: adbf610501c09c4e05578f9397677d36 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:56:35 +0000] adbf610501c09c4e05578f9397677d36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:56:38 [info] 35#35: *1019 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:56:38 [info] 35#35: *1020 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:56:48 [info] 35#35: *1021 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:56:48 [info] 35#35: *1022 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:56:50 [info] 35#35: *1023 [lua] access_by_lua(msblocations.conf:189):2: 6eb128c4cc9e82d4f09d77692b2c2fe6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:56:50 +0000] 6eb128c4cc9e82d4f09d77692b2c2fe6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:56:50 [info] 35#35: *1023 [lua] logger.lua:23: 6eb128c4cc9e82d4f09d77692b2c2fe6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:56:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:56:58 [info] 35#35: *1025 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:56:58 [info] 35#35: *1024 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:57:05 [info] 35#35: *1026 [lua] access_by_lua(msblocations.conf:189):2: a05751531ef537ec0a7ed165d68408c8:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:57:05 +0000] a05751531ef537ec0a7ed165d68408c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/22 05:57:05 [info] 35#35: *1026 [lua] logger.lua:23: a05751531ef537ec0a7ed165d68408c8 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:57:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:57:08 [info] 35#35: *1027 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:57:08 [info] 35#35: *1028 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:57:18 [info] 35#35: *1029 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:57:18 [info] 39#39: *1030 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:57:20 [info] 35#35: *1031 [lua] access_by_lua(msblocations.conf:189):2: 7cea90b58ecabec6cc817b97b53719be:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:57:20 [info] 35#35: *1031 [lua] logger.lua:23: 7cea90b58ecabec6cc817b97b53719be {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:57:20 +0000] 7cea90b58ecabec6cc817b97b53719be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:57:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:57:28 [info] 39#39: *1033 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:57:28 [info] 39#39: *1032 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:57:35 [info] 35#35: *1035 [lua] access_by_lua(msblocations.conf:189):2: 6e3e24baac2cb41b284828c592b3217b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:57:35 [info] 35#35: *1035 [lua] logger.lua:23: 6e3e24baac2cb41b284828c592b3217b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:57:35 +0000] 6e3e24baac2cb41b284828c592b3217b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:57:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:57:38 [info] 35#35: *1036 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:57:38 [info] 35#35: *1037 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:57:48 [info] 39#39: *1039 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:57:48 [info] 35#35: *1038 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:57:50 [info] 35#35: *1040 [lua] access_by_lua(msblocations.conf:189):2: 1e04d344d82d160cb42ccca59bcc1485:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:57:50 [info] 35#35: *1040 [lua] logger.lua:23: 1e04d344d82d160cb42ccca59bcc1485 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:57:50 +0000] 1e04d344d82d160cb42ccca59bcc1485 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:57:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/22 05:57:58 [info] 39#39: *1041 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:57:58 [info] 39#39: *1042 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:58:05 [info] 35#35: *1043 [lua] access_by_lua(msblocations.conf:189):2: bfd81d0b8be5363c0d88aa3a80c0d580:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:58:05 [info] 35#35: *1043 [lua] logger.lua:23: bfd81d0b8be5363c0d88aa3a80c0d580 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:58:05 +0000] bfd81d0b8be5363c0d88aa3a80c0d580 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:58:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:58:06 [info] 35#35: *1044 client closed connection while waiting for request, client: 10.233.66.246, server: 0.0.0.0:443
2023/01/22 05:58:08 [info] 39#39: *1045 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:58:08 [info] 35#35: *1046 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:58:18 [info] 35#35: *1047 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:58:18 [info] 35#35: *1048 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:58:20 [info] 35#35: *1049 [lua] access_by_lua(msblocations.conf:189):2: fd0cd10339e06a3c3ac0fa160e343f95:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:58:20 [info] 35#35: *1049 [lua] logger.lua:23: fd0cd10339e06a3c3ac0fa160e343f95 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:58:20 +0000] fd0cd10339e06a3c3ac0fa160e343f95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:58:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:58:28 [info] 35#35: *1051 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:58:28 [info] 35#35: *1050 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:58:35 [info] 35#35: *1053 [lua] access_by_lua(msblocations.conf:189):2: bab7ad97941ca94c13190a747bf9417c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:58:35 +0000] bab7ad97941ca94c13190a747bf9417c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:58:35 [info] 35#35: *1053 [lua] logger.lua:23: bab7ad97941ca94c13190a747bf9417c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:58:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:58:38 [info] 39#39: *1054 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:58:38 [info] 35#35: *1055 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:58:48 [info] 35#35: *1056 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:58:48 [info] 35#35: *1057 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:58:50 [info] 35#35: *1058 [lua] access_by_lua(msblocations.conf:189):2: f0faf8a606c75481b7de4f039707d992:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:58:50 [info] 35#35: *1058 [lua] logger.lua:23: f0faf8a606c75481b7de4f039707d992 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:58:50 +0000] f0faf8a606c75481b7de4f039707d992 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:58:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:58:58 [info] 35#35: *1059 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:58:58 [info] 35#35: *1060 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:59:05 [info] 35#35: *1061 [lua] access_by_lua(msblocations.conf:189):2: 6de95513852ffb661bf891af49e38a8b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:59:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.219 - - [22/Jan/2023:05:59:05 +0000] 6de95513852ffb661bf891af49e38a8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:59:05 [info] 35#35: *1061 [lua] logger.lua:23: 6de95513852ffb661bf891af49e38a8b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 05:59:08 [info] 39#39: *1063 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:59:08 [info] 35#35: *1062 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:59:18 [info] 35#35: *1064 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:59:18 [info] 35#35: *1065 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:59:20 [info] 35#35: *1066 [lua] access_by_lua(msblocations.conf:189):2: 96a308e2690c3e206c9c043aee2457dc:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 05:59:20 [info] 35#35: *1066 [lua] logger.lua:23: 96a308e2690c3e206c9c043aee2457dc {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:59:20 +0000] 96a308e2690c3e206c9c043aee2457dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:59:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:59:28 [info] 35#35: *1067 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:59:28 [info] 39#39: *1068 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:59:35 [info] 35#35: *1070 [lua] access_by_lua(msblocations.conf:189):2: c1a77e396e3fa42328a2dc33d88ebe6c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:59:35 +0000] c1a77e396e3fa42328a2dc33d88ebe6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:59:35 [info] 35#35: *1070 [lua] logger.lua:23: c1a77e396e3fa42328a2dc33d88ebe6c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:59:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:59:38 [info] 39#39: *1071 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:59:38 [info] 39#39: *1072 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:59:48 [info] 39#39: *1073 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:59:48 [info] 39#39: *1074 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:59:50 [info] 35#35: *1075 [lua] access_by_lua(msblocations.conf:189):2: 90c5ca2e085d0208c12c983cf2e8770a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:59:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:59:50 [info] 35#35: *1075 [lua] logger.lua:23: 90c5ca2e085d0208c12c983cf2e8770a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:05:59:50 +0000] 90c5ca2e085d0208c12c983cf2e8770a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:59:58 [info] 35#35: *1077 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 05:59:58 [info] 35#35: *1076 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:00:05 [info] 35#35: *1078 [lua] access_by_lua(msblocations.conf:189):2: eb275816bdc135eaf710fbf397fa6ca8:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:00:05 [info] 35#35: *1078 [lua] logger.lua:23: eb275816bdc135eaf710fbf397fa6ca8 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:00:05 +0000] eb275816bdc135eaf710fbf397fa6ca8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:00:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:00:08 [info] 35#35: *1079 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:00:08 [info] 39#39: *1080 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:00:18 [info] 39#39: *1082 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:00:18 [info] 39#39: *1081 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:00:20 [info] 35#35: *1083 [lua] access_by_lua(msblocations.conf:189):2: f3f466f529a2ae6b987e13f51693810d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:00:20 [info] 35#35: *1083 [lua] logger.lua:23: f3f466f529a2ae6b987e13f51693810d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:00:20 +0000] f3f466f529a2ae6b987e13f51693810d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:00:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/22 06:00:28 [info] 35#35: *1084 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:00:28 [info] 35#35: *1085 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:00:35 [info] 35#35: *1087 [lua] access_by_lua(msblocations.conf:189):2: f76319b428b21fbcc1982c0626890399:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:00:35 [info] 35#35: *1087 [lua] logger.lua:23: f76319b428b21fbcc1982c0626890399 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:00:35 +0000] f76319b428b21fbcc1982c0626890399 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:00:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/22 06:00:38 [info] 39#39: *1089 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:00:38 [info] 35#35: *1088 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:00:48 [info] 35#35: *1090 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:00:48 [info] 35#35: *1091 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:00:50 [info] 35#35: *1092 [lua] access_by_lua(msblocations.conf:189):2: 22ea3a4d457a2065a43a0124a92cc2cc:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:00:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 06:00:50 [info] 35#35: *1092 [lua] logger.lua:23: 22ea3a4d457a2065a43a0124a92cc2cc {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:00:50 +0000] 22ea3a4d457a2065a43a0124a92cc2cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/22 06:00:58 [info] 39#39: *1093 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:00:58 [info] 39#39: *1094 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:01:05 [info] 35#35: *1095 [lua] access_by_lua(msblocations.conf:189):2: b3f1716a18b0f7d098656d432b3e2755:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:01:05 +0000] b3f1716a18b0f7d098656d432b3e2755 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 06:01:05 [info] 35#35: *1095 [lua] logger.lua:23: b3f1716a18b0f7d098656d432b3e2755 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:01:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:01:08 [info] 35#35: *1096 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:01:08 [info] 39#39: *1097 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:01:18 [info] 35#35: *1098 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:01:18 [info] 35#35: *1099 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:01:20 [info] 35#35: *1100 [lua] access_by_lua(msblocations.conf:189):2: 9628bfcd61fdb94f9ef0fd428ea4bb27:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:01:20 +0000] 9628bfcd61fdb94f9ef0fd428ea4bb27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/01/22 06:01:20 [info] 35#35: *1100 [lua] logger.lua:23: 9628bfcd61fdb94f9ef0fd428ea4bb27 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:01:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/01/22 06:01:28 [info] 39#39: *1101 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:01:28 [info] 35#35: *1102 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:01:35 [info] 35#35: *1104 [lua] access_by_lua(msblocations.conf:189):2: 8948317515f5091aa0dcf8e79f6df72a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:01:35 [info] 35#35: *1104 [lua] logger.lua:23: 8948317515f5091aa0dcf8e79f6df72a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:01:35 +0000] 8948317515f5091aa0dcf8e79f6df72a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:01:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/22 06:01:38 [info] 35#35: *1105 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:01:38 [info] 35#35: *1106 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:01:48 [info] 35#35: *1108 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:01:48 [info] 35#35: *1107 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:01:50 [info] 35#35: *1109 [lua] access_by_lua(msblocations.conf:189):2: 329fd17b04e5c92d70dd2f5163595a9f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:01:50 [info] 35#35: *1109 [lua] logger.lua:23: 329fd17b04e5c92d70dd2f5163595a9f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:01:50 +0000] 329fd17b04e5c92d70dd2f5163595a9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:01:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:01:58 [info] 35#35: *1111 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:01:58 [info] 35#35: *1110 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:02:05 [info] 35#35: *1112 [lua] access_by_lua(msblocations.conf:189):2: 13b5c4f9a1116d337150d67a1e4f69c1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:02:05 [info] 35#35: *1112 [lua] logger.lua:23: 13b5c4f9a1116d337150d67a1e4f69c1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:02:05 +0000] 13b5c4f9a1116d337150d67a1e4f69c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:02:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:02:08 [info] 39#39: *1113 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:02:08 [info] 39#39: *1114 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:02:18 [info] 35#35: *1115 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:02:18 [info] 35#35: *1116 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:02:20 [info] 35#35: *1117 [lua] access_by_lua(msblocations.conf:189):2: 6488f60750a4b4b6f939cde2f38fd1a3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:02:20 +0000] 6488f60750a4b4b6f939cde2f38fd1a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/22 06:02:20 [info] 35#35: *1117 [lua] logger.lua:23: 6488f60750a4b4b6f939cde2f38fd1a3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:02:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/22 06:02:28 [info] 39#39: *1118 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:02:28 [info] 39#39: *1119 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:02:35 [info] 35#35: *1122 [lua] access_by_lua(msblocations.conf:189):2: 5b0c783bb7efe6f9a10c62e75b7f4bfe:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:02:35 [info] 35#35: *1122 [lua] logger.lua:23: 5b0c783bb7efe6f9a10c62e75b7f4bfe {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:02:35 +0000] 5b0c783bb7efe6f9a10c62e75b7f4bfe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:02:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:02:38 [info] 35#35: *1123 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:02:38 [info] 35#35: *1124 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
10.233.64.128 - - [22/Jan/2023:06:02:43 +0000] 370b3bff6c750def6b806d0381be1b9a "" 400 request_processing_time:5.006 upstream_response_time:- "-" "-" "-"
2023/01/22 06:02:43 [info] 35#35: *1120 client prematurely closed connection while reading client request line, client: 10.233.64.128, server: 
2023/01/22 06:02:43 [info] 35#35: *1125 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.128, server: , request: "GET / HTTP/1.0"
10.233.64.128 - - [22/Jan/2023:06:02:43 +0000] c5e58a62c731331f7c9b901f7f397828 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/22 06:02:48 [info] 35#35: *1127 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:02:48 [info] 35#35: *1126 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:02:50 [info] 35#35: *1128 [lua] access_by_lua(msblocations.conf:189):2: 0ca5ccc651ab3b0413ecda0e38d0697a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:02:50 +0000] 0ca5ccc651ab3b0413ecda0e38d0697a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/22 06:02:50 [info] 35#35: *1128 [lua] logger.lua:23: 0ca5ccc651ab3b0413ecda0e38d0697a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:02:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:02:58 [info] 35#35: *1129 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:02:58 [info] 35#35: *1130 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:03:05 [info] 35#35: *1131 [lua] access_by_lua(msblocations.conf:189):2: 0ec06a2c403ab941b92769f76cf2cb33:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:03:05 [info] 35#35: *1131 [lua] logger.lua:23: 0ec06a2c403ab941b92769f76cf2cb33 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:03:05 +0000] 0ec06a2c403ab941b92769f76cf2cb33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:03:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:03:08 [info] 35#35: *1132 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:03:08 [info] 35#35: *1133 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:03:18 [info] 39#39: *1134 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:03:18 [info] 39#39: *1135 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:03:20 [info] 35#35: *1136 [lua] access_by_lua(msblocations.conf:189):2: b1fd88c2840ebe00fde382fad52fe9aa:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:03:20 +0000] b1fd88c2840ebe00fde382fad52fe9aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:03:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:03:20 [info] 35#35: *1136 [lua] logger.lua:23: b1fd88c2840ebe00fde382fad52fe9aa {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 06:03:28 [info] 35#35: *1137 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:03:28 [info] 39#39: *1138 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:03:35 [info] 35#35: *1140 [lua] access_by_lua(msblocations.conf:189):2: ce9396add354153fd486f18a7e1d4986:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:03:35 +0000] ce9396add354153fd486f18a7e1d4986 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 06:03:35 [info] 35#35: *1140 [lua] logger.lua:23: ce9396add354153fd486f18a7e1d4986 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:03:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:03:38 [info] 35#35: *1142 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:03:38 [info] 39#39: *1141 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:03:48 [info] 39#39: *1143 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:03:48 [info] 35#35: *1144 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:03:50 [info] 35#35: *1145 [lua] access_by_lua(msblocations.conf:189):2: ec3d369ac64c5763b5600ca388851b55:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:03:50 +0000] ec3d369ac64c5763b5600ca388851b55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:03:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:03:50 [info] 35#35: *1145 [lua] logger.lua:23: ec3d369ac64c5763b5600ca388851b55 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 06:03:58 [info] 35#35: *1147 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:03:58 [info] 35#35: *1146 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:04:05 [info] 35#35: *1148 [lua] access_by_lua(msblocations.conf:189):2: a039188b619586f743c217a515a1b497:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:04:05 [info] 35#35: *1148 [lua] logger.lua:23: a039188b619586f743c217a515a1b497 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:04:05 +0000] a039188b619586f743c217a515a1b497 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:04:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:04:08 [info] 35#35: *1150 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:04:08 [info] 35#35: *1149 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:04:10 [info] 35#35: *1151 [lua] access_by_lua(msblocations.conf:189):2: 28ae45bf46cae9cfdf439b2716f9fad2:receive the request, client: 10.233.64.128, server: , request: "GET /nmaplowercheck1674367449 HTTP/1.1", host: "10.32.241.202:30283"
10.233.64.128 - - [22/Jan/2023:06:04:10 +0000] 28ae45bf46cae9cfdf439b2716f9fad2 "GET /nmaplowercheck1674367449 HTTP/1.1" 502 request_processing_time:0.005 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/22 06:04:10 [warn] 35#35: *1151 [lua] error_handler.lua:29: error_svc_not_found(): 28ae45bf46cae9cfdf439b2716f9fad2 No route found for this request! detail_info:Custom not match, client: 10.233.64.128, server: , request: "GET /nmaplowercheck1674367449 HTTP/1.1", host: "10.32.241.202:30283"
10.233.64.128 - - [22/Jan/2023:06:04:10 +0000] 66c09c801d2b1f490ec64becdb0e08c9 "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)" "-"
2023/01/22 06:04:10 [info] 35#35: *1152 [lua] access_by_lua(msblocations.conf:189):2: 66c09c801d2b1f490ec64becdb0e08c9:receive the request, client: 10.233.64.128, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.202:30283"
2023/01/22 06:04:10 [warn] 35#35: *1152 [lua] error_handler.lua:29: error_svc_not_found(): 66c09c801d2b1f490ec64becdb0e08c9 No route found for this request! detail_info:Custom not match, client: 10.233.64.128, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.202:30283"
2023/01/22 06:04:10 [info] 35#35: *1153 [lua] access_by_lua(msblocations.conf:189):2: cd0907a4343726886ab27aba6115a8d0:receive the request, client: 10.233.64.128, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.202:30283"
2023/01/22 06:04:10 [warn] 35#35: *1153 [lua] error_handler.lua:29: error_svc_not_found(): cd0907a4343726886ab27aba6115a8d0 No route found for this request! detail_info:Custom not match, client: 10.233.64.128, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.202:30283"
10.233.64.128 - - [22/Jan/2023:06:04:10 +0000] cd0907a4343726886ab27aba6115a8d0 "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)" "-"
2023/01/22 06:04:10 [info] 35#35: *1154 [lua] access_by_lua(msblocations.conf:189):2: c9ab99fcfd023f79f4c67d565bf26462:receive the request, client: 10.233.64.128, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.202:30283"
2023/01/22 06:04:10 [warn] 35#35: *1154 [lua] error_handler.lua:29: error_svc_not_found(): c9ab99fcfd023f79f4c67d565bf26462 No route found for this request! detail_info:Custom not match, client: 10.233.64.128, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.202:30283"
10.233.64.128 - - [22/Jan/2023:06:04:10 +0000] c9ab99fcfd023f79f4c67d565bf26462 "POST /sdk HTTP/1.1" 502 request_processing_time:0.104 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/22 06:04:17 [info] 35#35: *1155 [lua] access_by_lua(msblocations.conf:189):2: 47a7fbdf29af60f0115981ad7057d193:receive the request, client: 10.233.64.128, server: , request: "GET / HTTP/1.0"
2023/01/22 06:04:17 [warn] 35#35: *1155 [lua] error_handler.lua:29: error_svc_not_found(): 47a7fbdf29af60f0115981ad7057d193 No route found for this request! detail_info:Custom not match, client: 10.233.64.128, server: , request: "GET / HTTP/1.0"
10.233.64.128 - - [22/Jan/2023:06:04:17 +0000] 47a7fbdf29af60f0115981ad7057d193 "GET / HTTP/1.0" 502 request_processing_time:0.003 upstream_response_time:- "-" "-" "-"
10.233.64.128 - - [22/Jan/2023:06:04:17 +0000] ccc41029ef4bfd6656d8aa0d0f0ab091 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/22 06:04:17 [info] 35#35: *1156 [lua] access_by_lua(msblocations.conf:189):2: ccc41029ef4bfd6656d8aa0d0f0ab091:receive the request, client: 10.233.64.128, server: , request: "GET / HTTP/1.1", host: "10.32.241.202"
2023/01/22 06:04:17 [warn] 35#35: *1156 [lua] error_handler.lua:29: error_svc_not_found(): ccc41029ef4bfd6656d8aa0d0f0ab091 No route found for this request! detail_info:Custom not match, client: 10.233.64.128, server: , request: "GET / HTTP/1.1", host: "10.32.241.202"
2023/01/22 06:04:17 [info] 35#35: *1156 client 10.233.64.128 closed keepalive connection
2023/01/22 06:04:18 [info] 35#35: *1158 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:04:18 [info] 35#35: *1157 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:04:20 [info] 35#35: *1159 [lua] access_by_lua(msblocations.conf:189):2: bec5dfdcbe8bc537905f66ce84a9217c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:04:20 [info] 35#35: *1159 [lua] logger.lua:23: bec5dfdcbe8bc537905f66ce84a9217c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:04:20 +0000] bec5dfdcbe8bc537905f66ce84a9217c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:04:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:04:28 [info] 35#35: *1160 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:04:28 [info] 35#35: *1161 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:04:35 [info] 35#35: *1163 [lua] access_by_lua(msblocations.conf:189):2: 5b8803df165a1119c0f5abb312da5f04:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:04:35 [info] 35#35: *1163 [lua] logger.lua:23: 5b8803df165a1119c0f5abb312da5f04 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:04:35 +0000] 5b8803df165a1119c0f5abb312da5f04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:04:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:04:38 [info] 39#39: *1164 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:04:38 [info] 35#35: *1165 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:04:48 [info] 39#39: *1166 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:04:48 [info] 35#35: *1167 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:04:50 [info] 35#35: *1168 [lua] access_by_lua(msblocations.conf:189):2: 5ce688534b502498ace94f07b64fc40a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:04:50 +0000] 5ce688534b502498ace94f07b64fc40a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:04:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:04:50 [info] 35#35: *1168 [lua] logger.lua:23: 5ce688534b502498ace94f07b64fc40a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 06:04:58 [info] 35#35: *1169 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:04:58 [info] 39#39: *1170 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:05:05 [info] 35#35: *1171 [lua] access_by_lua(msblocations.conf:189):2: f051a0a6517a3c41923e81068819e3b5:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:05:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:05:05 [info] 35#35: *1171 [lua] logger.lua:23: f051a0a6517a3c41923e81068819e3b5 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:05:05 +0000] f051a0a6517a3c41923e81068819e3b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/22 06:05:08 [info] 35#35: *1173 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:05:08 [info] 35#35: *1172 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:05:18 [info] 35#35: *1174 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:05:18 [info] 35#35: *1175 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:05:20 [info] 35#35: *1176 [lua] access_by_lua(msblocations.conf:189):2: 2dd67e09e052deb6ebc5e91acc9334e7:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:05:20 +0000] 2dd67e09e052deb6ebc5e91acc9334e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:05:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:05:20 [info] 35#35: *1176 [lua] logger.lua:23: 2dd67e09e052deb6ebc5e91acc9334e7 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 06:05:28 [info] 39#39: *1177 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:05:28 [info] 35#35: *1178 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:05:35 [info] 35#35: *1180 [lua] access_by_lua(msblocations.conf:189):2: 6f9e3b6fe2ec7f73c4dd8ec5d582e2c3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:05:35 +0000] 6f9e3b6fe2ec7f73c4dd8ec5d582e2c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 06:05:35 [info] 35#35: *1180 [lua] logger.lua:23: 6f9e3b6fe2ec7f73c4dd8ec5d582e2c3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:05:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:05:38 [info] 35#35: *1182 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:05:38 [info] 39#39: *1181 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:05:48 [info] 35#35: *1183 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:05:48 [info] 35#35: *1184 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
10.233.66.219 - - [22/Jan/2023:06:05:50 +0000] cbe34de6757f419da78bfa5f2563c6e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:05:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:05:50 [info] 35#35: *1185 [lua] access_by_lua(msblocations.conf:189):2: cbe34de6757f419da78bfa5f2563c6e9:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:05:50 [info] 35#35: *1185 [lua] logger.lua:23: cbe34de6757f419da78bfa5f2563c6e9 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 06:05:58 [info] 39#39: *1186 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:05:58 [info] 39#39: *1187 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:06:05 [info] 35#35: *1188 [lua] access_by_lua(msblocations.conf:189):2: 956314226b1535d921a0011324378375:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:06:05 [info] 35#35: *1188 [lua] logger.lua:23: 956314226b1535d921a0011324378375 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:06:05 +0000] 956314226b1535d921a0011324378375 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:06:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:06:08 [info] 39#39: *1189 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:06:08 [info] 39#39: *1190 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:06:18 [info] 39#39: *1192 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:06:18 [info] 35#35: *1191 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:06:20 [info] 35#35: *1193 [lua] access_by_lua(msblocations.conf:189):2: bb60bd8ac6a55fa2fba57cd20b3ce373:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:06:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:06:20 [info] 35#35: *1193 [lua] logger.lua:23: bb60bd8ac6a55fa2fba57cd20b3ce373 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:06:20 +0000] bb60bd8ac6a55fa2fba57cd20b3ce373 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 06:06:28 [info] 35#35: *1195 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:06:28 [info] 35#35: *1194 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:06:35 [info] 35#35: *1197 [lua] access_by_lua(msblocations.conf:189):2: b01ed5e1c29282f74b5d542b85c74194:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:06:35 +0000] b01ed5e1c29282f74b5d542b85c74194 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:06:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:06:35 [info] 35#35: *1197 [lua] logger.lua:23: b01ed5e1c29282f74b5d542b85c74194 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 06:06:38 [info] 39#39: *1198 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:06:38 [info] 39#39: *1199 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:06:48 [info] 39#39: *1201 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:06:48 [info] 35#35: *1200 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:06:50 [info] 35#35: *1202 [lua] access_by_lua(msblocations.conf:189):2: 893e6fc0b7bdb578eb98b12ff5b86090:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:06:50 [info] 35#35: *1202 [lua] logger.lua:23: 893e6fc0b7bdb578eb98b12ff5b86090 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:06:50 +0000] 893e6fc0b7bdb578eb98b12ff5b86090 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:06:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/22 06:06:58 [info] 35#35: *1203 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:06:58 [info] 35#35: *1204 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:07:05 [info] 35#35: *1205 [lua] access_by_lua(msblocations.conf:189):2: fdfff8a6767193ceb3f504bc44b88149:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:07:05 +0000] fdfff8a6767193ceb3f504bc44b88149 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:07:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 06:07:05 [info] 35#35: *1205 [lua] logger.lua:23: fdfff8a6767193ceb3f504bc44b88149 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 06:07:08 [info] 35#35: *1206 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:07:08 [info] 39#39: *1207 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:07:18 [info] 35#35: *1208 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:07:18 [info] 35#35: *1209 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:07:20 [info] 35#35: *1210 [lua] access_by_lua(msblocations.conf:189):2: 5cccbedfdd6a07218a195df29c8ba53b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:07:20 +0000] 5cccbedfdd6a07218a195df29c8ba53b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:07:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:07:20 [info] 35#35: *1210 [lua] logger.lua:23: 5cccbedfdd6a07218a195df29c8ba53b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 06:07:28 [info] 35#35: *1211 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:07:28 [info] 35#35: *1212 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:07:35 [info] 35#35: *1214 [lua] access_by_lua(msblocations.conf:189):2: db5608691b933f1e326fc59cd46c5095:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:07:35 [info] 35#35: *1214 [lua] logger.lua:23: db5608691b933f1e326fc59cd46c5095 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:07:35 +0000] db5608691b933f1e326fc59cd46c5095 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:07:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:07:38 [info] 39#39: *1216 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:07:38 [info] 39#39: *1215 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:07:48 [info] 35#35: *1218 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:07:48 [info] 39#39: *1217 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:07:50 [info] 35#35: *1219 [lua] access_by_lua(msblocations.conf:189):2: a51d2b35c3874c54975f7a97ffc826eb:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:07:50 [info] 35#35: *1219 [lua] logger.lua:23: a51d2b35c3874c54975f7a97ffc826eb {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:07:50 +0000] a51d2b35c3874c54975f7a97ffc826eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:07:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:07:58 [info] 39#39: *1221 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:07:58 [info] 35#35: *1220 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:08:05 [info] 35#35: *1222 [lua] access_by_lua(msblocations.conf:189):2: eec9f8c75bff5dc1da7d6098101a7f86:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:08:05 [info] 35#35: *1222 [lua] logger.lua:23: eec9f8c75bff5dc1da7d6098101a7f86 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:08:05 +0000] eec9f8c75bff5dc1da7d6098101a7f86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:08:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:08:08 [info] 35#35: *1223 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:08:08 [info] 35#35: *1224 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:08:18 [info] 39#39: *1226 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:08:18 [info] 35#35: *1225 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:08:20 [info] 35#35: *1227 [lua] access_by_lua(msblocations.conf:189):2: fc1e50dfd6c7b8411b7089e92ea61a9f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:08:20 +0000] fc1e50dfd6c7b8411b7089e92ea61a9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:08:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:08:20 [info] 35#35: *1227 [lua] logger.lua:23: fc1e50dfd6c7b8411b7089e92ea61a9f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 06:08:28 [info] 39#39: *1229 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:08:28 [info] 35#35: *1228 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:08:35 [info] 35#35: *1231 [lua] access_by_lua(msblocations.conf:189):2: e5eaa1e62a44643e319a0d72355f5f58:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:08:35 [info] 35#35: *1231 [lua] logger.lua:23: e5eaa1e62a44643e319a0d72355f5f58 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:08:35 +0000] e5eaa1e62a44643e319a0d72355f5f58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:08:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:08:38 [info] 39#39: *1232 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:08:38 [info] 35#35: *1233 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:08:48 [info] 39#39: *1234 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:08:48 [info] 39#39: *1235 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:08:50 [info] 35#35: *1236 [lua] access_by_lua(msblocations.conf:189):2: eba7c762559129790e8a35cefe205e74:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:08:51 [info] 35#35: *1236 [lua] logger.lua:23: eba7c762559129790e8a35cefe205e74 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:08:51 +0000] eba7c762559129790e8a35cefe205e74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:08:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:08:58 [info] 35#35: *1237 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:08:58 [info] 39#39: *1238 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:09:06 [info] 35#35: *1239 [lua] access_by_lua(msblocations.conf:189):2: df0950fea8ece25c90aa5c0678329e4c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:09:06 [info] 35#35: *1239 [lua] logger.lua:23: df0950fea8ece25c90aa5c0678329e4c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:09:06 +0000] df0950fea8ece25c90aa5c0678329e4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:09:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:09:08 [info] 39#39: *1241 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:09:08 [info] 35#35: *1240 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:09:18 [info] 35#35: *1242 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:09:18 [info] 39#39: *1243 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:09:21 [info] 35#35: *1244 [lua] access_by_lua(msblocations.conf:189):2: c7d593fc6218ae92ef107ac118d91396:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:09:21 [info] 35#35: *1244 [lua] logger.lua:23: c7d593fc6218ae92ef107ac118d91396 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:09:21 +0000] c7d593fc6218ae92ef107ac118d91396 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:09:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:09:28 [info] 39#39: *1245 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:09:28 [info] 35#35: *1246 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:09:36 [info] 35#35: *1248 [lua] access_by_lua(msblocations.conf:189):2: a662ec265ab4348f5f2151cb100e993c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:09:36 +0000] a662ec265ab4348f5f2151cb100e993c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:09:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:09:36 [info] 35#35: *1248 [lua] logger.lua:23: a662ec265ab4348f5f2151cb100e993c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 06:09:38 [info] 39#39: *1249 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:09:38 [info] 39#39: *1250 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:09:48 [info] 39#39: *1251 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:09:48 [info] 35#35: *1252 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:09:51 [info] 35#35: *1253 [lua] access_by_lua(msblocations.conf:189):2: c91affb945d695ae7ca5345298a19539:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:09:51 [info] 35#35: *1253 [lua] logger.lua:23: c91affb945d695ae7ca5345298a19539 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:09:51 +0000] c91affb945d695ae7ca5345298a19539 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:09:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:09:58 [info] 39#39: *1255 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:09:58 [info] 39#39: *1254 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:10:06 [info] 35#35: *1256 [lua] access_by_lua(msblocations.conf:189):2: 3af251895f5c49413a8ac76c959bf903:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:10:06 [info] 35#35: *1256 [lua] logger.lua:23: 3af251895f5c49413a8ac76c959bf903 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:10:06 +0000] 3af251895f5c49413a8ac76c959bf903 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:10:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:10:08 [info] 39#39: *1257 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:10:08 [info] 39#39: *1258 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:10:18 [info] 39#39: *1259 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:10:18 [info] 35#35: *1260 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:10:21 [info] 35#35: *1261 [lua] access_by_lua(msblocations.conf:189):2: 8982e6ad8e53a265ca78c633bdc1039f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:10:21 [info] 35#35: *1261 [lua] logger.lua:23: 8982e6ad8e53a265ca78c633bdc1039f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:10:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.66.219 - - [22/Jan/2023:06:10:21 +0000] 8982e6ad8e53a265ca78c633bdc1039f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/22 06:10:28 [info] 35#35: *1262 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:10:28 [info] 35#35: *1263 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:10:36 [info] 35#35: *1265 [lua] access_by_lua(msblocations.conf:189):2: 7d32a4439cfe5318393b9852bb3884b5:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:10:36 [info] 35#35: *1265 [lua] logger.lua:23: 7d32a4439cfe5318393b9852bb3884b5 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:10:36 +0000] 7d32a4439cfe5318393b9852bb3884b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:10:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/22 06:10:38 [info] 39#39: *1267 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:10:38 [info] 39#39: *1266 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:10:48 [info] 35#35: *1268 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:10:48 [info] 35#35: *1269 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:10:51 [info] 35#35: *1270 [lua] access_by_lua(msblocations.conf:189):2: 3909d8ea6b6b45ad627c1c097d56e730:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:10:51 [info] 35#35: *1270 [lua] logger.lua:23: 3909d8ea6b6b45ad627c1c097d56e730 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:10:51 +0000] 3909d8ea6b6b45ad627c1c097d56e730 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:10:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:10:58 [info] 39#39: *1272 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:10:58 [info] 39#39: *1271 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:11:06 [info] 35#35: *1273 [lua] access_by_lua(msblocations.conf:189):2: d7223d1a0b78d8f8da7aa6bf0b2bc3a7:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:11:06 +0000] d7223d1a0b78d8f8da7aa6bf0b2bc3a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 06:11:06 [info] 35#35: *1273 [lua] logger.lua:23: d7223d1a0b78d8f8da7aa6bf0b2bc3a7 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:11:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:11:08 [info] 39#39: *1275 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:11:08 [info] 39#39: *1274 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:11:18 [info] 35#35: *1276 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:11:18 [info] 39#39: *1277 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:11:21 [info] 35#35: *1278 [lua] access_by_lua(msblocations.conf:189):2: c1f1b60b1061157827ba66c8168a21c7:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:11:21 +0000] c1f1b60b1061157827ba66c8168a21c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 06:11:21 [info] 35#35: *1278 [lua] logger.lua:23: c1f1b60b1061157827ba66c8168a21c7 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:11:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:11:28 [info] 35#35: *1279 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:11:28 [info] 35#35: *1280 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:11:36 [info] 35#35: *1282 [lua] access_by_lua(msblocations.conf:189):2: d8a889efde0bf7df0d53681bc29da992:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:11:36 [info] 35#35: *1282 [lua] logger.lua:23: d8a889efde0bf7df0d53681bc29da992 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:11:36 +0000] d8a889efde0bf7df0d53681bc29da992 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:11:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 06:11:38 [info] 35#35: *1283 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:11:38 [info] 35#35: *1284 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:11:48 [info] 39#39: *1285 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:11:48 [info] 39#39: *1286 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:11:51 [info] 35#35: *1287 [lua] access_by_lua(msblocations.conf:189):2: 27fd495b1ef356572780f71b275466a2:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:11:51 [info] 35#35: *1287 [lua] logger.lua:23: 27fd495b1ef356572780f71b275466a2 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:11:51 +0000] 27fd495b1ef356572780f71b275466a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:11:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:11:58 [info] 35#35: *1289 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:11:58 [info] 39#39: *1288 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:12:06 [info] 35#35: *1290 [lua] access_by_lua(msblocations.conf:189):2: 988bf0ec4568e48d28c2bbd738cbbdf9:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:12:06 +0000] 988bf0ec4568e48d28c2bbd738cbbdf9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 06:12:06 [info] 35#35: *1290 [lua] logger.lua:23: 988bf0ec4568e48d28c2bbd738cbbdf9 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:12:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:12:08 [info] 39#39: *1292 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:12:08 [info] 35#35: *1291 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:12:18 [info] 35#35: *1293 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:12:18 [info] 35#35: *1294 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:12:21 [info] 35#35: *1295 [lua] access_by_lua(msblocations.conf:189):2: 6ffb7076f1ab2f4e3d7ce33cfef412cc:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:12:21 +0000] 6ffb7076f1ab2f4e3d7ce33cfef412cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 06:12:21 [info] 35#35: *1295 [lua] logger.lua:23: 6ffb7076f1ab2f4e3d7ce33cfef412cc {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:12:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:12:28 [info] 35#35: *1296 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:12:28 [info] 35#35: *1297 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:12:36 [info] 35#35: *1299 [lua] access_by_lua(msblocations.conf:189):2: 615beccb216acbaedc9bec87286b1568:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:12:36 [info] 35#35: *1299 [lua] logger.lua:23: 615beccb216acbaedc9bec87286b1568 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:12:36 +0000] 615beccb216acbaedc9bec87286b1568 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:12:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:12:38 [info] 35#35: *1300 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:12:38 [info] 35#35: *1301 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:12:48 [info] 35#35: *1303 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:12:48 [info] 35#35: *1302 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:12:51 [info] 35#35: *1304 [lua] access_by_lua(msblocations.conf:189):2: dd80043324dd8ea38f4d0beb0f9b7f2f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:12:51 [info] 35#35: *1304 [lua] logger.lua:23: dd80043324dd8ea38f4d0beb0f9b7f2f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:12:51 +0000] dd80043324dd8ea38f4d0beb0f9b7f2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:12:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:12:58 [info] 39#39: *1305 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:12:58 [info] 39#39: *1306 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:13:06 [info] 35#35: *1307 [lua] access_by_lua(msblocations.conf:189):2: c535011cc97c11440963deb32a534578:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:13:06 [info] 35#35: *1307 [lua] logger.lua:23: c535011cc97c11440963deb32a534578 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:13:06 +0000] c535011cc97c11440963deb32a534578 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:13:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:13:08 [info] 39#39: *1308 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:13:08 [info] 39#39: *1309 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:13:18 [info] 39#39: *1310 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:13:18 [info] 39#39: *1311 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:13:21 [info] 35#35: *1312 [lua] access_by_lua(msblocations.conf:189):2: 381546b4826976da9b4f912351516926:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:13:21 [info] 35#35: *1312 [lua] logger.lua:23: 381546b4826976da9b4f912351516926 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:13:21 +0000] 381546b4826976da9b4f912351516926 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:13:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/22 06:13:28 [info] 39#39: *1314 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:13:28 [info] 39#39: *1313 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:13:36 [info] 35#35: *1316 [lua] access_by_lua(msblocations.conf:189):2: e8a11196aeb900d2d2e3ea4f67c0cb10:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:13:36 +0000] e8a11196aeb900d2d2e3ea4f67c0cb10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 06:13:36 [info] 35#35: *1316 [lua] logger.lua:23: e8a11196aeb900d2d2e3ea4f67c0cb10 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:13:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:13:38 [info] 39#39: *1318 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:13:38 [info] 35#35: *1317 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:13:48 [info] 35#35: *1319 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:13:48 [info] 35#35: *1320 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:13:51 [info] 35#35: *1321 [lua] access_by_lua(msblocations.conf:189):2: 01901b66c77d483bf223df647d770975:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:13:51 +0000] 01901b66c77d483bf223df647d770975 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:13:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:13:51 [info] 35#35: *1321 [lua] logger.lua:23: 01901b66c77d483bf223df647d770975 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 06:13:58 [info] 35#35: *1322 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:13:58 [info] 35#35: *1323 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:14:06 [info] 35#35: *1324 [lua] access_by_lua(msblocations.conf:189):2: d6e9c5fe87b4dde31ed59ec29c60fa39:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:14:06 +0000] d6e9c5fe87b4dde31ed59ec29c60fa39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 06:14:06 [info] 35#35: *1324 [lua] logger.lua:23: d6e9c5fe87b4dde31ed59ec29c60fa39 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:14:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:14:08 [info] 39#39: *1325 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:14:08 [info] 35#35: *1326 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:14:18 [info] 35#35: *1327 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:14:18 [info] 35#35: *1328 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:14:21 [info] 35#35: *1329 [lua] access_by_lua(msblocations.conf:189):2: cb9adb1fc05ba67316ba7a8d0112cc1d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:14:21 [info] 35#35: *1329 [lua] logger.lua:23: cb9adb1fc05ba67316ba7a8d0112cc1d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:14:21 +0000] cb9adb1fc05ba67316ba7a8d0112cc1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:14:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:14:28 [info] 35#35: *1330 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:14:28 [info] 35#35: *1331 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:14:36 [info] 35#35: *1333 [lua] access_by_lua(msblocations.conf:189):2: f2e2a5ca5c2df71810d44b4281669663:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:14:36 [info] 35#35: *1333 [lua] logger.lua:23: f2e2a5ca5c2df71810d44b4281669663 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:14:36 +0000] f2e2a5ca5c2df71810d44b4281669663 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:14:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:14:38 [info] 35#35: *1335 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:14:38 [info] 35#35: *1334 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:14:48 [info] 35#35: *1336 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:14:48 [info] 35#35: *1337 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:14:51 [info] 35#35: *1338 [lua] access_by_lua(msblocations.conf:189):2: e45767bcfe0089f0031f0628e65c3c89:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:14:51 [info] 35#35: *1338 [lua] logger.lua:23: e45767bcfe0089f0031f0628e65c3c89 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:14:51 +0000] e45767bcfe0089f0031f0628e65c3c89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:14:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:14:58 [info] 35#35: *1340 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:14:58 [info] 35#35: *1339 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:15:06 [info] 35#35: *1341 [lua] access_by_lua(msblocations.conf:189):2: 5e80fdd335860e7a48d3d667972de8ff:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:15:06 [info] 35#35: *1341 [lua] logger.lua:23: 5e80fdd335860e7a48d3d667972de8ff {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:15:06 +0000] 5e80fdd335860e7a48d3d667972de8ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:15:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:15:08 [info] 39#39: *1343 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:15:08 [info] 39#39: *1342 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:15:18 [info] 35#35: *1344 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:15:18 [info] 39#39: *1345 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:15:21 [info] 35#35: *1346 [lua] access_by_lua(msblocations.conf:189):2: ed38128e87445067570f35331b6c431b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:15:21 [info] 35#35: *1346 [lua] logger.lua:23: ed38128e87445067570f35331b6c431b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:15:21 +0000] ed38128e87445067570f35331b6c431b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:15:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:15:28 [info] 35#35: *1348 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:15:28 [info] 35#35: *1347 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:15:36 [info] 35#35: *1350 [lua] access_by_lua(msblocations.conf:189):2: a807cc35ba38e6b21b661a4fc275a8db:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:15:36 +0000] a807cc35ba38e6b21b661a4fc275a8db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/22 06:15:36 [info] 35#35: *1350 [lua] logger.lua:23: a807cc35ba38e6b21b661a4fc275a8db {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:15:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:15:38 [info] 35#35: *1351 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:15:38 [info] 35#35: *1352 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:15:48 [info] 39#39: *1354 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:15:48 [info] 39#39: *1353 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:15:51 [info] 35#35: *1355 [lua] access_by_lua(msblocations.conf:189):2: 87011f1723478d7d1522c26eee9d5a44:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:15:51 [info] 35#35: *1355 [lua] logger.lua:23: 87011f1723478d7d1522c26eee9d5a44 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:15:51 +0000] 87011f1723478d7d1522c26eee9d5a44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:15:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:15:58 [info] 35#35: *1356 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:15:58 [info] 35#35: *1357 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:16:06 [info] 35#35: *1358 [lua] access_by_lua(msblocations.conf:189):2: 66e9f9ed0c125f822e6c1b73ac56da93:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:16:06 [info] 35#35: *1358 [lua] logger.lua:23: 66e9f9ed0c125f822e6c1b73ac56da93 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:16:06 +0000] 66e9f9ed0c125f822e6c1b73ac56da93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:16:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:16:08 [info] 39#39: *1359 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:16:08 [info] 39#39: *1360 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:16:18 [info] 35#35: *1361 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:16:18 [info] 39#39: *1362 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:16:21 [info] 35#35: *1363 [lua] access_by_lua(msblocations.conf:189):2: 96aa529af68c76f1ca8f2b2bddf39bb6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:16:21 +0000] 96aa529af68c76f1ca8f2b2bddf39bb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 06:16:21 [info] 35#35: *1363 [lua] logger.lua:23: 96aa529af68c76f1ca8f2b2bddf39bb6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:16:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:16:28 [info] 35#35: *1365 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:16:28 [info] 35#35: *1364 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:16:36 [info] 35#35: *1367 [lua] access_by_lua(msblocations.conf:189):2: 927679dc7153c7b80383f8a95a3b7916:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:16:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.219 - - [22/Jan/2023:06:16:36 +0000] 927679dc7153c7b80383f8a95a3b7916 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 06:16:36 [info] 35#35: *1367 [lua] logger.lua:23: 927679dc7153c7b80383f8a95a3b7916 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 06:16:38 [info] 35#35: *1369 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:16:38 [info] 39#39: *1368 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:16:48 [info] 39#39: *1371 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:16:48 [info] 35#35: *1370 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:16:51 [info] 35#35: *1372 [lua] access_by_lua(msblocations.conf:189):2: 7cfaf33d8b250747c72b7121747d6166:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:16:51 +0000] 7cfaf33d8b250747c72b7121747d6166 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:16:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:16:51 [info] 35#35: *1372 [lua] logger.lua:23: 7cfaf33d8b250747c72b7121747d6166 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 06:16:58 [info] 35#35: *1374 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:16:58 [info] 35#35: *1373 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:17:06 [info] 35#35: *1375 [lua] access_by_lua(msblocations.conf:189):2: a672752e69ceba0acdf3a16c70dfa892:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:17:06 [info] 35#35: *1375 [lua] logger.lua:23: a672752e69ceba0acdf3a16c70dfa892 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:17:06 +0000] a672752e69ceba0acdf3a16c70dfa892 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:17:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:17:08 [info] 35#35: *1377 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:17:08 [info] 35#35: *1376 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:17:15 [info] 35#35: *1378 [lua] access_by_lua(msblocations.conf:189):2: b3d3a5544eb4e2c42dc332ae6ebd90a0:receive the request, client: 10.233.69.97, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap"
2023/01/22 06:17:15 [info] 35#35: *1378 [lua] logger.lua:23: b3d3a5544eb4e2c42dc332ae6ebd90a0 {"matched":"microservices"} while logging request, client: 10.233.69.97, 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.69.97 - - [22/Jan/2023:06:17:15 +0000] b3d3a5544eb4e2c42dc332ae6ebd90a0 "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "python-requests/2.28.2" "-"
10.233.69.97 - - [22/Jan/2023:06:17:15 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.2" 13
2023/01/22 06:17:15 [info] 35#35: *1379 [lua] access_by_lua(msblocations.conf:189):2: 59e2fadaf94ef1457e0a62fab4369947:receive the request, client: 10.233.69.97, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
2023/01/22 06:17:15 [info] 35#35: *1379 [lua] logger.lua:23: 59e2fadaf94ef1457e0a62fab4369947 {"matched":"multicloud"} while logging request, client: 10.233.69.97, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.11.81:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap"
10.233.69.97 - - [22/Jan/2023:06:17:15 +0000] 59e2fadaf94ef1457e0a62fab4369947 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "python-requests/2.28.2" "-"
2023/01/22 06:17:15 [info] 35#35: *1381 [lua] access_by_lua(msblocations.conf:189):2: b3db2f8c4e16df047d78c5b6f40ad74b:receive the request, client: 10.233.69.97, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
10.233.69.97 - - [22/Jan/2023:06:17:15 +0000] b3db2f8c4e16df047d78c5b6f40ad74b "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "python-requests/2.28.2" "-"
2023/01/22 06:17:15 [info] 35#35: *1381 [lua] logger.lua:23: b3db2f8c4e16df047d78c5b6f40ad74b {"matched":"multicloud-pike"} while logging request, client: 10.233.69.97, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.47.109:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap"
2023/01/22 06:17:15 [info] 35#35: *1383 [lua] access_by_lua(msblocations.conf:189):2: dd98ff16fa5c11c6389a007c29734637:receive the request, client: 10.233.69.97, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
10.233.69.97 - - [22/Jan/2023:06:17:15 +0000] dd98ff16fa5c11c6389a007c29734637 "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "python-requests/2.28.2" "-"
2023/01/22 06:17:15 [info] 35#35: *1383 [lua] logger.lua:23: dd98ff16fa5c11c6389a007c29734637 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.97, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.1.150:9015/v1/healthcheck", host: "msb-iag.onap"
2023/01/22 06:17:18 [info] 39#39: *1385 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:17:18 [info] 35#35: *1386 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:17:21 [info] 35#35: *1387 [lua] access_by_lua(msblocations.conf:189):2: e65bcfbe26a04756eafe8851a9cf0bb7:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:17:21 [info] 35#35: *1387 [lua] logger.lua:23: e65bcfbe26a04756eafe8851a9cf0bb7 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:17:21 +0000] e65bcfbe26a04756eafe8851a9cf0bb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:17:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/22 06:17:28 [info] 35#35: *1388 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:17:28 [info] 35#35: *1389 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:17:29 [info] 35#35: *1390 [lua] access_by_lua(msblocations.conf:189):2: 1b64f562bd341bbefcd21b423086dfba:receive the request, client: 10.233.69.97, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap"
2023/01/22 06:17:29 [info] 35#35: *1390 [lua] logger.lua:23: 1b64f562bd341bbefcd21b423086dfba {"matched":"usecaseui"} while logging request, client: 10.233.69.97, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.35.34:8443/usecase-ui/", host: "msb-iag.onap"
10.233.69.97 - - [22/Jan/2023:06:17:29 +0000] 1b64f562bd341bbefcd21b423086dfba "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.115 upstream_response_time:0.114 "-" "python-requests/2.28.2" "-"
2023/01/22 06:17:30 [info] 35#35: *1392 [lua] access_by_lua(msblocations.conf:189):2: 2d4c767f6e27c7fda5e0b465ba6471f6:receive the request, client: 10.233.69.97, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.69.97 - - [22/Jan/2023:06:17:30 +0000] 2d4c767f6e27c7fda5e0b465ba6471f6 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "python-requests/2.28.2" "-"
2023/01/22 06:17:30 [info] 35#35: *1392 [lua] logger.lua:23: 2d4c767f6e27c7fda5e0b465ba6471f6 {"matched":"gvnfmdriver"} while logging request, client: 10.233.69.97, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.50.181:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap"
2023/01/22 06:17:30 [info] 35#35: *1394 [lua] access_by_lua(msblocations.conf:189):2: 35a7e43da635ea53166d22bf51d013b7:receive the request, client: 10.233.69.97, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap"
2023/01/22 06:17:30 [info] 35#35: *1394 [lua] logger.lua:23: 35a7e43da635ea53166d22bf51d013b7 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.69.97, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.15.112:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap"
10.233.69.97 - - [22/Jan/2023:06:17:30 +0000] 35a7e43da635ea53166d22bf51d013b7 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.191 upstream_response_time:0.190 "-" "python-requests/2.28.2" "-"
2023/01/22 06:17:30 [info] 35#35: *1396 [lua] access_by_lua(msblocations.conf:189):2: 99cbc3e0a079d599d6ca949692381e6d:receive the request, client: 10.233.69.97, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2023/01/22 06:17:31 [info] 35#35: *1396 [lua] logger.lua:23: 99cbc3e0a079d599d6ca949692381e6d {"matched":"nslcm"} while logging request, client: 10.233.69.97, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.35.207:8403/api/nslcm/v1/health_check", host: "msb-iag.onap"
10.233.69.97 - - [22/Jan/2023:06:17:31 +0000] 99cbc3e0a079d599d6ca949692381e6d "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.666 upstream_response_time:0.665 "-" "python-requests/2.28.2" "-"
2023/01/22 06:17:31 [info] 35#35: *1398 [lua] access_by_lua(msblocations.conf:189):2: 598c985712a540272dffbc8a739722d6:receive the request, client: 10.233.69.97, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2023/01/22 06:17:31 [info] 35#35: *1398 [lua] logger.lua:23: 598c985712a540272dffbc8a739722d6 {"matched":"vnflcm"} while logging request, client: 10.233.69.97, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.31.190:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap"
10.233.69.97 - - [22/Jan/2023:06:17:31 +0000] 598c985712a540272dffbc8a739722d6 "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.572 upstream_response_time:0.571 "-" "python-requests/2.28.2" "-"
2023/01/22 06:17:31 [info] 35#35: *1400 [lua] access_by_lua(msblocations.conf:189):2: da212516218675ff873d48154e68421d:receive the request, client: 10.233.69.97, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.69.97 - - [22/Jan/2023:06:17:32 +0000] da212516218675ff873d48154e68421d "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.470 upstream_response_time:0.468 "-" "python-requests/2.28.2" "-"
2023/01/22 06:17:32 [info] 35#35: *1400 [lua] logger.lua:23: da212516218675ff873d48154e68421d {"matched":"vnfmgr"} while logging request, client: 10.233.69.97, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.33.189:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap"
2023/01/22 06:17:32 [info] 35#35: *1402 [lua] access_by_lua(msblocations.conf:189):2: 1f60ef6557d55d30c12b9524afa0cf8f:receive the request, client: 10.233.69.97, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.69.97 - - [22/Jan/2023:06:17:32 +0000] 1f60ef6557d55d30c12b9524afa0cf8f "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.449 upstream_response_time:0.448 "-" "python-requests/2.28.2" "-"
2023/01/22 06:17:32 [info] 35#35: *1402 [lua] logger.lua:23: 1f60ef6557d55d30c12b9524afa0cf8f {"matched":"vnfres"} while logging request, client: 10.233.69.97, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.28.4:8802/api/vnfres/v1/health_check", host: "msb-iag.onap"
2023/01/22 06:17:32 [info] 35#35: *1405 [lua] access_by_lua(msblocations.conf:189):2: 12fb5f00ada8190d312594eed42e4b0a:receive the request, client: 10.233.69.97, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2023/01/22 06:17:32 [info] 35#35: *1405 [lua] logger.lua:23: 12fb5f00ada8190d312594eed42e4b0a {"matched":"ztevnfmdriver"} while logging request, client: 10.233.69.97, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.24.145:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap"
10.233.69.97 - - [22/Jan/2023:06:17:32 +0000] 12fb5f00ada8190d312594eed42e4b0a "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "python-requests/2.28.2" "-"
2023/01/22 06:17:33 [info] 35#35: *1407 [lua] access_by_lua(msblocations.conf:189):2: 4b2dd57947d143070b35e445873923b9:receive the request, client: 10.233.69.97, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2023/01/22 06:17:33 [info] 35#35: *1407 [lua] logger.lua:23: 4b2dd57947d143070b35e445873923b9 {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.69.97, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.71.129:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap"
10.233.69.97 - - [22/Jan/2023:06:17:33 +0000] 4b2dd57947d143070b35e445873923b9 "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "python-requests/2.28.2" "-"
2023/01/22 06:17:33 [info] 35#35: *1409 [lua] access_by_lua(msblocations.conf:189):2: f65f2f82e561ca0d69e9b6bde19f64c8:receive the request, client: 10.233.69.97, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2023/01/22 06:17:33 [info] 35#35: *1409 [lua] logger.lua:23: f65f2f82e561ca0d69e9b6bde19f64c8 {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.69.97, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.70.141:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap"
10.233.69.97 - - [22/Jan/2023:06:17:33 +0000] f65f2f82e561ca0d69e9b6bde19f64c8 "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "python-requests/2.28.2" "-"
2023/01/22 06:17:33 [info] 35#35: *1411 [lua] access_by_lua(msblocations.conf:189):2: fc86ff8c8f596ddc33f05b7065274218:receive the request, client: 10.233.69.97, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2023/01/22 06:17:33 [info] 35#35: *1411 [lua] logger.lua:23: fc86ff8c8f596ddc33f05b7065274218 {"matched":"multicloud-fcaps"} while logging request, client: 10.233.69.97, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.18.116:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap"
10.233.69.97 - - [22/Jan/2023:06:17:33 +0000] fc86ff8c8f596ddc33f05b7065274218 "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "python-requests/2.28.2" "-"
2023/01/22 06:17:33 [info] 35#35: *1413 [lua] access_by_lua(msblocations.conf:189):2: 3e2da180abfaa14059194db259b43154:receive the request, client: 10.233.69.97, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2023/01/22 06:17:34 [info] 35#35: *1413 [lua] logger.lua:23: 3e2da180abfaa14059194db259b43154 {"matched":"parser"} while logging request, client: 10.233.69.97, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.27.206:8806/api/parser/v1/health_check", host: "msb-iag.onap"
10.233.69.97 - - [22/Jan/2023:06:17:34 +0000] 3e2da180abfaa14059194db259b43154 "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.924 upstream_response_time:0.923 "-" "python-requests/2.28.2" "-"
2023/01/22 06:17:36 [info] 35#35: *1415 [lua] access_by_lua(msblocations.conf:189):2: d1507e664c5afbc753ec6a9dbdf7bcdc:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:17:36 [info] 35#35: *1415 [lua] logger.lua:23: d1507e664c5afbc753ec6a9dbdf7bcdc {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:17:36 +0000] d1507e664c5afbc753ec6a9dbdf7bcdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:17:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:17:38 [info] 35#35: *1416 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:17:38 [info] 39#39: *1417 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:17:41 [info] 35#35: *1378 client 10.233.69.97 closed keepalive connection
2023/01/22 06:17:41 [info] 35#35: *1379 client 10.233.69.97 closed keepalive connection
2023/01/22 06:17:41 [info] 35#35: *1381 client 10.233.69.97 closed keepalive connection
2023/01/22 06:17:41 [info] 35#35: *1383 client 10.233.69.97 closed keepalive connection
2023/01/22 06:17:41 [info] 35#35: *1390 client 10.233.69.97 closed keepalive connection
2023/01/22 06:17:41 [info] 35#35: *1392 client 10.233.69.97 closed keepalive connection
2023/01/22 06:17:41 [info] 35#35: *1394 client 10.233.69.97 closed keepalive connection
2023/01/22 06:17:41 [info] 35#35: *1396 client 10.233.69.97 closed keepalive connection
2023/01/22 06:17:41 [info] 35#35: *1398 client 10.233.69.97 closed keepalive connection
2023/01/22 06:17:41 [info] 35#35: *1400 client 10.233.69.97 closed keepalive connection
2023/01/22 06:17:41 [info] 35#35: *1402 client 10.233.69.97 closed keepalive connection
2023/01/22 06:17:41 [info] 35#35: *1405 client 10.233.69.97 closed keepalive connection
2023/01/22 06:17:41 [info] 35#35: *1407 client 10.233.69.97 closed keepalive connection
2023/01/22 06:17:41 [info] 35#35: *1409 client 10.233.69.97 closed keepalive connection
2023/01/22 06:17:41 [info] 35#35: *1411 client 10.233.69.97 closed keepalive connection
2023/01/22 06:17:41 [info] 35#35: *1413 client 10.233.69.97 closed keepalive connection
2023/01/22 06:17:48 [info] 39#39: *1419 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:17:48 [info] 35#35: *1418 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:17:51 [info] 35#35: *1420 [lua] access_by_lua(msblocations.conf:189):2: 1a2934907a22b7592db566f875d0967a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:17:51 [info] 35#35: *1420 [lua] logger.lua:23: 1a2934907a22b7592db566f875d0967a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:17:51 +0000] 1a2934907a22b7592db566f875d0967a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:17:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:17:58 [info] 35#35: *1422 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:17:58 [info] 35#35: *1421 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:18:06 [info] 35#35: *1423 [lua] access_by_lua(msblocations.conf:189):2: 2039f98af3983f9bdc16500e1bbc30f4:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:18:06 +0000] 2039f98af3983f9bdc16500e1bbc30f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 06:18:06 [info] 35#35: *1423 [lua] logger.lua:23: 2039f98af3983f9bdc16500e1bbc30f4 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:18:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:18:08 [info] 35#35: *1424 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:18:08 [info] 39#39: *1425 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:18:18 [info] 39#39: *1426 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:18:18 [info] 39#39: *1427 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:18:21 [info] 35#35: *1428 [lua] access_by_lua(msblocations.conf:189):2: b4181bcf344e55a9a2a86c721c3559b6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:18:21 [info] 35#35: *1428 [lua] logger.lua:23: b4181bcf344e55a9a2a86c721c3559b6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:18:21 +0000] b4181bcf344e55a9a2a86c721c3559b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:18:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 06:18:28 [info] 35#35: *1429 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:18:28 [info] 35#35: *1430 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:18:36 [info] 35#35: *1432 [lua] access_by_lua(msblocations.conf:189):2: 86750ed21609fa0534a5412103cf9121:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:18:36 +0000] 86750ed21609fa0534a5412103cf9121 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 06:18:36 [info] 35#35: *1432 [lua] logger.lua:23: 86750ed21609fa0534a5412103cf9121 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:18:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:18:38 [info] 35#35: *1433 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:18:38 [info] 35#35: *1434 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:18:48 [info] 35#35: *1436 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:18:48 [info] 35#35: *1435 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:18:51 [info] 35#35: *1437 [lua] access_by_lua(msblocations.conf:189):2: b2070665eaabac789cb94a916b5e8cc8:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:18:51 [info] 35#35: *1437 [lua] logger.lua:23: b2070665eaabac789cb94a916b5e8cc8 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:18:51 +0000] b2070665eaabac789cb94a916b5e8cc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:18:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:18:58 [info] 35#35: *1439 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:18:58 [info] 35#35: *1438 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:19:06 [info] 35#35: *1440 [lua] access_by_lua(msblocations.conf:189):2: 6fb84540ee5d57e56e597b4e36ecc886:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:19:06 +0000] 6fb84540ee5d57e56e597b4e36ecc886 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:19:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/22 06:19:06 [info] 35#35: *1440 [lua] logger.lua:23: 6fb84540ee5d57e56e597b4e36ecc886 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 06:19:08 [info] 35#35: *1441 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:19:08 [info] 35#35: *1442 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:19:18 [info] 35#35: *1443 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:19:18 [info] 35#35: *1444 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:19:21 [info] 35#35: *1445 [lua] access_by_lua(msblocations.conf:189):2: 90657c0e6cc40e95c933e8921e46b0ae:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:19:21 +0000] 90657c0e6cc40e95c933e8921e46b0ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:19:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:19:21 [info] 35#35: *1445 [lua] logger.lua:23: 90657c0e6cc40e95c933e8921e46b0ae {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 06:19:28 [info] 35#35: *1446 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:19:28 [info] 35#35: *1447 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:19:36 [info] 35#35: *1449 [lua] access_by_lua(msblocations.conf:189):2: 00c273c2750cc70e78a1167d80fedeba:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:19:36 +0000] 00c273c2750cc70e78a1167d80fedeba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:19:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:19:36 [info] 35#35: *1449 [lua] logger.lua:23: 00c273c2750cc70e78a1167d80fedeba {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 06:19:38 [info] 35#35: *1451 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:19:38 [info] 35#35: *1450 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:19:48 [info] 35#35: *1452 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:19:48 [info] 35#35: *1453 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:19:51 [info] 35#35: *1454 [lua] access_by_lua(msblocations.conf:189):2: f14d2ebc195caf6097c68a892e7e9d5e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:19:51 +0000] f14d2ebc195caf6097c68a892e7e9d5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 06:19:51 [info] 35#35: *1454 [lua] logger.lua:23: f14d2ebc195caf6097c68a892e7e9d5e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:19:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:19:58 [info] 35#35: *1455 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:19:58 [info] 39#39: *1456 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:20:06 [info] 35#35: *1457 [lua] access_by_lua(msblocations.conf:189):2: 5c038956241a9fbbe93d81e0eb66f8a5:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:20:06 +0000] 5c038956241a9fbbe93d81e0eb66f8a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 06:20:06 [info] 35#35: *1457 [lua] logger.lua:23: 5c038956241a9fbbe93d81e0eb66f8a5 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:20:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:20:08 [info] 39#39: *1459 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:20:08 [info] 39#39: *1458 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:20:18 [info] 35#35: *1460 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:20:18 [info] 39#39: *1461 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:20:21 [info] 35#35: *1462 [lua] access_by_lua(msblocations.conf:189):2: 04d61b320e643c5fc03b635bc3f1c507:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:20:21 [info] 35#35: *1462 [lua] logger.lua:23: 04d61b320e643c5fc03b635bc3f1c507 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:20:21 +0000] 04d61b320e643c5fc03b635bc3f1c507 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:20:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/22 06:20:28 [info] 35#35: *1463 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:20:28 [info] 39#39: *1464 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:20:36 [info] 35#35: *1466 [lua] access_by_lua(msblocations.conf:189):2: 5dbc56535d9660f14be73e7d98b83480:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:20:36 [info] 35#35: *1466 [lua] logger.lua:23: 5dbc56535d9660f14be73e7d98b83480 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:20:36 +0000] 5dbc56535d9660f14be73e7d98b83480 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:20:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:20:38 [info] 35#35: *1467 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:20:38 [info] 35#35: *1468 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:20:48 [info] 35#35: *1469 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:20:48 [info] 35#35: *1470 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:20:51 [info] 35#35: *1471 [lua] access_by_lua(msblocations.conf:189):2: 83daac206eef7df4765092d6682f09c0:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:20:51 +0000] 83daac206eef7df4765092d6682f09c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 06:20:51 [info] 35#35: *1471 [lua] logger.lua:23: 83daac206eef7df4765092d6682f09c0 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:20:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:20:58 [info] 35#35: *1472 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:20:58 [info] 35#35: *1473 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:21:06 [info] 35#35: *1474 [lua] access_by_lua(msblocations.conf:189):2: 324c533dacc2bab04d4572fbe2a9f8f0:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:21:06 +0000] 324c533dacc2bab04d4572fbe2a9f8f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/22 06:21:06 [info] 35#35: *1474 [lua] logger.lua:23: 324c533dacc2bab04d4572fbe2a9f8f0 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:21:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:21:08 [info] 35#35: *1475 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:21:08 [info] 39#39: *1476 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:21:18 [info] 39#39: *1478 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:21:18 [info] 35#35: *1477 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:21:21 [info] 35#35: *1479 [lua] access_by_lua(msblocations.conf:189):2: 1476b6466e42d2efe60fced30cb3ba59:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:21:21 [info] 35#35: *1479 [lua] logger.lua:23: 1476b6466e42d2efe60fced30cb3ba59 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:21:21 +0000] 1476b6466e42d2efe60fced30cb3ba59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:21:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:21:28 [info] 35#35: *1481 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:21:28 [info] 35#35: *1480 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:21:36 [info] 35#35: *1483 [lua] access_by_lua(msblocations.conf:189):2: 5068b0cca0c56019b97789d99deae0f8:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:21:36 [info] 35#35: *1483 [lua] logger.lua:23: 5068b0cca0c56019b97789d99deae0f8 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:21:36 +0000] 5068b0cca0c56019b97789d99deae0f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:21:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:21:38 [info] 35#35: *1484 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:21:38 [info] 35#35: *1485 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:21:48 [info] 35#35: *1486 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:21:48 [info] 35#35: *1487 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:21:51 [info] 35#35: *1488 [lua] access_by_lua(msblocations.conf:189):2: 641764ca72b8c9d2d790bcbda73aa702:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:21:51 +0000] 641764ca72b8c9d2d790bcbda73aa702 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.054 upstream_response_time:0.052 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:21:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 46
2023/01/22 06:21:51 [info] 35#35: *1488 [lua] logger.lua:23: 641764ca72b8c9d2d790bcbda73aa702 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 06:21:58 [info] 35#35: *1489 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:21:58 [info] 39#39: *1490 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:22:06 [info] 35#35: *1491 [lua] access_by_lua(msblocations.conf:189):2: 2681317f53c6d21f96486aad83a8386f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:22:06 [info] 35#35: *1491 [lua] logger.lua:23: 2681317f53c6d21f96486aad83a8386f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:22:06 +0000] 2681317f53c6d21f96486aad83a8386f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:22:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:22:08 [info] 35#35: *1492 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:22:08 [info] 35#35: *1493 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:22:18 [info] 39#39: *1494 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:22:18 [info] 35#35: *1495 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:22:21 [info] 35#35: *1496 [lua] access_by_lua(msblocations.conf:189):2: cc9cde74e19157440b3bd5a7c37f3c15:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:22:21 [info] 35#35: *1496 [lua] logger.lua:23: cc9cde74e19157440b3bd5a7c37f3c15 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:22:21 +0000] cc9cde74e19157440b3bd5a7c37f3c15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:22:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:22:28 [info] 39#39: *1497 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:22:28 [info] 39#39: *1498 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:22:36 [info] 35#35: *1500 [lua] access_by_lua(msblocations.conf:189):2: 9ecde58ea46fa41e09ced9c30e17430e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:22:36 [info] 35#35: *1500 [lua] logger.lua:23: 9ecde58ea46fa41e09ced9c30e17430e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:22:36 +0000] 9ecde58ea46fa41e09ced9c30e17430e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:22:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:22:38 [info] 39#39: *1502 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:22:38 [info] 35#35: *1501 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:22:48 [info] 39#39: *1504 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:22:48 [info] 39#39: *1503 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:22:51 [info] 35#35: *1505 [lua] access_by_lua(msblocations.conf:189):2: 61deb1091768e15b7bea3cd555b57f5d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:22:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
10.233.66.219 - - [22/Jan/2023:06:22:51 +0000] 61deb1091768e15b7bea3cd555b57f5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-"
2023/01/22 06:22:51 [info] 35#35: *1505 [lua] logger.lua:23: 61deb1091768e15b7bea3cd555b57f5d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 06:22:58 [info] 35#35: *1506 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:22:58 [info] 35#35: *1507 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:23:06 [info] 35#35: *1508 [lua] access_by_lua(msblocations.conf:189):2: bb979727e7fdcc3c12c3ae3c25d5d024:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:23:06 [info] 35#35: *1508 [lua] logger.lua:23: bb979727e7fdcc3c12c3ae3c25d5d024 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:23:06 +0000] bb979727e7fdcc3c12c3ae3c25d5d024 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:23:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:23:08 [info] 35#35: *1510 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:23:08 [info] 35#35: *1509 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:23:18 [info] 35#35: *1511 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:23:18 [info] 35#35: *1512 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:23:21 [info] 35#35: *1513 [lua] access_by_lua(msblocations.conf:189):2: 94cbd1327374a7a238f3f23739ef7efb:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:23:21 +0000] 94cbd1327374a7a238f3f23739ef7efb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:23:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:23:21 [info] 35#35: *1513 [lua] logger.lua:23: 94cbd1327374a7a238f3f23739ef7efb {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 06:23:28 [info] 39#39: *1514 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:23:28 [info] 39#39: *1515 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:23:36 [info] 35#35: *1517 [lua] access_by_lua(msblocations.conf:189):2: 713883f05a7cf18a3085047f66b4c69f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:23:36 [info] 35#35: *1517 [lua] logger.lua:23: 713883f05a7cf18a3085047f66b4c69f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:23:36 +0000] 713883f05a7cf18a3085047f66b4c69f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:23:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:23:38 [info] 39#39: *1518 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:23:38 [info] 39#39: *1519 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:23:48 [info] 39#39: *1520 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:23:48 [info] 39#39: *1521 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:23:51 [info] 35#35: *1522 [lua] access_by_lua(msblocations.conf:189):2: 0e557a302f46f1cb04cbd6143b6d3500:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:23:51 [info] 35#35: *1522 [lua] logger.lua:23: 0e557a302f46f1cb04cbd6143b6d3500 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:23:51 +0000] 0e557a302f46f1cb04cbd6143b6d3500 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:23:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:23:58 [info] 39#39: *1524 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:23:58 [info] 39#39: *1523 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:24:06 [info] 35#35: *1525 [lua] access_by_lua(msblocations.conf:189):2: 79d3c9afc8e06a6590b4188898d48fca:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:24:06 [info] 35#35: *1525 [lua] logger.lua:23: 79d3c9afc8e06a6590b4188898d48fca {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:24:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.219 - - [22/Jan/2023:06:24:06 +0000] 79d3c9afc8e06a6590b4188898d48fca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 06:24:08 [info] 39#39: *1526 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:24:08 [info] 39#39: *1527 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:24:18 [info] 35#35: *1529 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:24:18 [info] 35#35: *1528 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:24:21 [info] 35#35: *1530 [lua] access_by_lua(msblocations.conf:189):2: 8786ffc6602e3eadda4da340fcb2f3bd:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:24:21 [info] 35#35: *1530 [lua] logger.lua:23: 8786ffc6602e3eadda4da340fcb2f3bd {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:24:21 +0000] 8786ffc6602e3eadda4da340fcb2f3bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:24:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:24:28 [info] 35#35: *1531 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:24:28 [info] 35#35: *1532 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:24:36 [info] 35#35: *1534 [lua] access_by_lua(msblocations.conf:189):2: f2916c8ed988fdb82e65d47037359144:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:24:36 [info] 35#35: *1534 [lua] logger.lua:23: f2916c8ed988fdb82e65d47037359144 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:24:36 +0000] f2916c8ed988fdb82e65d47037359144 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:24:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:24:38 [info] 39#39: *1535 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:24:38 [info] 39#39: *1536 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:24:48 [info] 35#35: *1537 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:24:48 [info] 35#35: *1538 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:24:51 [info] 35#35: *1539 [lua] access_by_lua(msblocations.conf:189):2: 137cfe87edaa9eadd26b0711ea1eecd3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:24:51 +0000] 137cfe87edaa9eadd26b0711ea1eecd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/22 06:24:51 [info] 35#35: *1539 [lua] logger.lua:23: 137cfe87edaa9eadd26b0711ea1eecd3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:24:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/22 06:24:58 [info] 39#39: *1541 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:24:58 [info] 39#39: *1540 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:25:06 [info] 35#35: *1542 [lua] access_by_lua(msblocations.conf:189):2: e31ff80ac3def612859e5070dae9b124:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:25:06 [info] 35#35: *1542 [lua] logger.lua:23: e31ff80ac3def612859e5070dae9b124 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:25:06 +0000] e31ff80ac3def612859e5070dae9b124 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:25:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:25:08 [info] 35#35: *1543 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:25:08 [info] 39#39: *1544 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:25:18 [info] 35#35: *1546 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:25:18 [info] 39#39: *1545 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:25:21 [info] 35#35: *1547 [lua] access_by_lua(msblocations.conf:189):2: 997e80a013dd2afbf1d413ccd0e9d6a3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:25:21 [info] 35#35: *1547 [lua] logger.lua:23: 997e80a013dd2afbf1d413ccd0e9d6a3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:25:21 +0000] 997e80a013dd2afbf1d413ccd0e9d6a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:25:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:25:28 [info] 39#39: *1549 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:25:28 [info] 35#35: *1548 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:25:37 [info] 35#35: *1551 [lua] access_by_lua(msblocations.conf:189):2: 2e9a70cca7dd460751f629febeca5f90:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:25:37 [info] 35#35: *1551 [lua] logger.lua:23: 2e9a70cca7dd460751f629febeca5f90 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:25:37 +0000] 2e9a70cca7dd460751f629febeca5f90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:25:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:25:38 [info] 35#35: *1552 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:25:38 [info] 35#35: *1553 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:25:48 [info] 35#35: *1554 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:25:48 [info] 35#35: *1555 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:25:52 [info] 35#35: *1556 [lua] access_by_lua(msblocations.conf:189):2: e9e0b74f364017df98251afcba95e907:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:25:52 [info] 35#35: *1556 [lua] logger.lua:23: e9e0b74f364017df98251afcba95e907 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:25:52 +0000] e9e0b74f364017df98251afcba95e907 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:25:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:25:58 [info] 39#39: *1558 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:25:58 [info] 39#39: *1557 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:26:07 [info] 35#35: *1559 [lua] access_by_lua(msblocations.conf:189):2: c11a05873832fdd5f4337cdc8cab5178:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:26:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.219 - - [22/Jan/2023:06:26:07 +0000] c11a05873832fdd5f4337cdc8cab5178 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 06:26:07 [info] 35#35: *1559 [lua] logger.lua:23: c11a05873832fdd5f4337cdc8cab5178 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 06:26:08 [info] 35#35: *1560 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:26:08 [info] 35#35: *1561 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:26:18 [info] 35#35: *1563 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:26:18 [info] 35#35: *1562 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:26:22 [info] 35#35: *1564 [lua] access_by_lua(msblocations.conf:189):2: 3033226bd04f1d33f4bb6fa0aa5a2abd:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:26:22 [info] 35#35: *1564 [lua] logger.lua:23: 3033226bd04f1d33f4bb6fa0aa5a2abd {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:26:22 +0000] 3033226bd04f1d33f4bb6fa0aa5a2abd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:26:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:26:28 [info] 39#39: *1565 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:26:28 [info] 39#39: *1566 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:26:37 [info] 35#35: *1568 [lua] access_by_lua(msblocations.conf:189):2: 8d0640bd3c00f62689bc098eed1ebd3b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:26:37 [info] 35#35: *1568 [lua] logger.lua:23: 8d0640bd3c00f62689bc098eed1ebd3b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:26:37 +0000] 8d0640bd3c00f62689bc098eed1ebd3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:26:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:26:38 [info] 35#35: *1569 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:26:38 [info] 35#35: *1570 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:26:48 [info] 39#39: *1572 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:26:48 [info] 39#39: *1571 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:26:52 [info] 35#35: *1573 [lua] access_by_lua(msblocations.conf:189):2: 24fb3ed556752c372ec23a58b264cbbd:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:26:52 [info] 35#35: *1573 [lua] logger.lua:23: 24fb3ed556752c372ec23a58b264cbbd {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:26:52 +0000] 24fb3ed556752c372ec23a58b264cbbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:26:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:26:58 [info] 35#35: *1574 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:26:58 [info] 35#35: *1575 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:27:07 [info] 35#35: *1576 [lua] access_by_lua(msblocations.conf:189):2: b16ab5d032a96d3aae2e8b8bc78f5ba1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:27:07 +0000] b16ab5d032a96d3aae2e8b8bc78f5ba1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 06:27:07 [info] 35#35: *1576 [lua] logger.lua:23: b16ab5d032a96d3aae2e8b8bc78f5ba1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:27:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 06:27:08 [info] 39#39: *1577 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:27:08 [info] 35#35: *1578 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:27:18 [info] 39#39: *1580 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:27:18 [info] 35#35: *1579 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:27:22 [info] 35#35: *1581 [lua] access_by_lua(msblocations.conf:189):2: ff10bebbc47c023b647c0daad61b61fb:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:27:22 +0000] ff10bebbc47c023b647c0daad61b61fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:27:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/22 06:27:22 [info] 35#35: *1581 [lua] logger.lua:23: ff10bebbc47c023b647c0daad61b61fb {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 06:27:28 [info] 39#39: *1583 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:27:28 [info] 35#35: *1582 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:27:37 [info] 35#35: *1585 [lua] access_by_lua(msblocations.conf:189):2: ce98181cba2e085830cebe20aaa70a39:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:27:37 [info] 35#35: *1585 [lua] logger.lua:23: ce98181cba2e085830cebe20aaa70a39 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:27:37 +0000] ce98181cba2e085830cebe20aaa70a39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:27:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:27:38 [info] 35#35: *1586 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:27:38 [info] 35#35: *1587 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:27:48 [info] 35#35: *1589 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:27:48 [info] 35#35: *1588 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:27:52 [info] 35#35: *1590 [lua] access_by_lua(msblocations.conf:189):2: 64bcb395fe877bd1e4ab861c2a4eb45e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:27:52 [info] 35#35: *1590 [lua] logger.lua:23: 64bcb395fe877bd1e4ab861c2a4eb45e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:27:52 +0000] 64bcb395fe877bd1e4ab861c2a4eb45e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:27:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:27:58 [info] 39#39: *1591 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:27:58 [info] 39#39: *1592 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:28:07 [info] 35#35: *1593 [lua] access_by_lua(msblocations.conf:189):2: 0b89c9b41a577cfc1d530434972e1888:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:28:07 [info] 35#35: *1593 [lua] logger.lua:23: 0b89c9b41a577cfc1d530434972e1888 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:28:07 +0000] 0b89c9b41a577cfc1d530434972e1888 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:28:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:28:08 [info] 39#39: *1595 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:28:08 [info] 35#35: *1594 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:28:18 [info] 39#39: *1596 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:28:18 [info] 39#39: *1597 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:28:22 [info] 35#35: *1598 [lua] access_by_lua(msblocations.conf:189):2: a6813d9bfdfcae38732bff5368380bd6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:28:22 +0000] a6813d9bfdfcae38732bff5368380bd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 06:28:22 [info] 35#35: *1598 [lua] logger.lua:23: a6813d9bfdfcae38732bff5368380bd6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:28:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:28:28 [info] 39#39: *1599 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:28:28 [info] 35#35: *1600 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:28:37 [info] 35#35: *1602 [lua] access_by_lua(msblocations.conf:189):2: 75837d86c558ee8635bcdab82af8f974:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:28:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.219 - - [22/Jan/2023:06:28:37 +0000] 75837d86c558ee8635bcdab82af8f974 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 06:28:37 [info] 35#35: *1602 [lua] logger.lua:23: 75837d86c558ee8635bcdab82af8f974 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 06:28:38 [info] 39#39: *1604 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:28:38 [info] 35#35: *1603 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:28:48 [info] 35#35: *1606 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:28:48 [info] 35#35: *1605 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
10.233.66.219 - - [22/Jan/2023:06:28:52 +0000] df922ad983aaf5f8797908f6ea7614be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:28:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/22 06:28:52 [info] 35#35: *1607 [lua] access_by_lua(msblocations.conf:189):2: df922ad983aaf5f8797908f6ea7614be:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:28:52 [info] 35#35: *1607 [lua] logger.lua:23: df922ad983aaf5f8797908f6ea7614be {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 06:28:58 [info] 39#39: *1608 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:28:58 [info] 39#39: *1609 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:29:07 [info] 35#35: *1610 [lua] access_by_lua(msblocations.conf:189):2: b0bc3b5290780c3e4bfb46b573eee4fa:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:29:07 [info] 35#35: *1610 [lua] logger.lua:23: b0bc3b5290780c3e4bfb46b573eee4fa {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:29:07 +0000] b0bc3b5290780c3e4bfb46b573eee4fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:29:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:29:08 [info] 39#39: *1612 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:29:08 [info] 35#35: *1611 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:29:18 [info] 39#39: *1614 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:29:18 [info] 35#35: *1613 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:29:22 [info] 35#35: *1615 [lua] access_by_lua(msblocations.conf:189):2: f98c86e18beef14397f31a1e05beb8e8:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:29:22 [info] 35#35: *1615 [lua] logger.lua:23: f98c86e18beef14397f31a1e05beb8e8 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:29:22 +0000] f98c86e18beef14397f31a1e05beb8e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:29:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:29:28 [info] 39#39: *1617 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:29:28 [info] 39#39: *1616 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:29:37 [info] 35#35: *1619 [lua] access_by_lua(msblocations.conf:189):2: 704d6a3cdc87fcd3fd9b9a77deeb8078:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:29:37 +0000] 704d6a3cdc87fcd3fd9b9a77deeb8078 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:29:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/22 06:29:37 [info] 35#35: *1619 [lua] logger.lua:23: 704d6a3cdc87fcd3fd9b9a77deeb8078 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/22 06:29:38 [info] 39#39: *1620 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:29:38 [info] 35#35: *1621 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:29:48 [info] 39#39: *1622 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:29:48 [info] 39#39: *1623 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:29:52 [info] 35#35: *1624 [lua] access_by_lua(msblocations.conf:189):2: ab081161a75a629305fc259fd36792d9:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/22 06:29:52 [info] 35#35: *1624 [lua] logger.lua:23: ab081161a75a629305fc259fd36792d9 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:29:52 +0000] ab081161a75a629305fc259fd36792d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:29:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:29:58 [info] 39#39: *1625 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:29:58 [info] 39#39: *1626 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:30:07 [info] 35#35: *1627 [lua] access_by_lua(msblocations.conf:189):2: be09de8c6ec1194e5e4eb96145ae05e7:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:30:07 +0000] be09de8c6ec1194e5e4eb96145ae05e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/22 06:30:07 [info] 35#35: *1627 [lua] logger.lua:23: be09de8c6ec1194e5e4eb96145ae05e7 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.219 - - [22/Jan/2023:06:30:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/22 06:30:08 [info] 35#35: *1628 client closed connection while SSL handshaking, client: 10.233.71.5, server: 0.0.0.0:443
2023/01/22 06:30:08 [info] 35#35: *1629 client closed connection while SSL handshaking, client: 10.233.71.5, s