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