Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.40.112
### Starting redis
there is no /usr/local/redis/../redis-works
=========== Redis config info =============================================
Redis_HOME=/usr/local/redis
config file=/usr/local/redis/conf/redis.conf
Help:use /usr/local/redis/redis-server --help for help
===============================================================================
/usr/local/redis
@C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
ln: /lib64/libluajit-5.1.so.2: No such file or directory
===============================================================================
=========== openresty config info =============================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
/usr/local/openresty/nginx
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
2022/10/27 15:23:00 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
2022/10/27 15:23:00 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
2022/10/27 15:23:00 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
2022/10/27 15:23:00 [notice] 33#33: using the "epoll" event method
2022/10/27 15:23:00 [notice] 33#33: openresty/1.13.6.1
2022/10/27 15:23:00 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2022/10/27 15:23:00 [notice] 33#33: OS: Linux 5.4.0-96-generic
2022/10/27 15:23:00 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2022/10/27 15:23:00 [notice] 34#34: start worker processes
\n\n### Starting apiroute
2022/10/27 15:23:00 [notice] 34#34: start worker process 35
2022/10/27 15:23:00 [notice] 34#34: start worker process 37
2022/10/27 15:23:00 [notice] 34#34: start worker process 38
2022/10/27 15:23:00 [notice] 34#34: start worker process 39
2022/10/27 15:23:00 [notice] 34#34: start worker process 40
2022/10/27 15:23:00 [notice] 34#34: start worker process 41
2022/10/27 15:23:00 [notice] 34#34: start worker process 42
2022/10/27 15:23:00 [notice] 34#34: start worker process 43
2022/10/27 15:23:00 [notice] 34#34: start cache manager process 45
2022/10/27 15:23:00 [notice] 34#34: start cache loader process 46
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221027152300.hprof
@CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar
@EXT_DIRS@
==========================================================================
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_CMD@
2022-10-27 15:23:03 236 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2022-10-27 15:23:03 253 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2022-10-27 15:23:03 253 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2022-10-27 15:23:03 329 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2022-10-27 15:23:03 329 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.40.112:10081 Enabled:true
2022-10-27 15:23:04 942 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2022-10-27 15:23:05 067 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-10-27 15:23:05 068 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-10-27 15:23:05 068 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-10-27 15:23:05 069 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-10-27 15:23:05 069 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2022-10-27 15:23:05 069 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-10-27 15:23:05 069 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-10-27 15:23:05 144 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-10-27 15:23:05 231 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-10-27 15:23:05 231 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-10-27 15:23:05 231 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-10-27 15:23:05 769 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/10/27 15:23:13 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:23:13 [info] 35#35: *13 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:23:17 [info] 37#37: *14 [lua] access_by_lua(msblocations.conf:189):2: 0969627a925d181c0df2a9af5aeb7c31:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:23:17 [info] 37#37: *14 [lua] logger.lua:23: 0969627a925d181c0df2a9af5aeb7c31 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:23:17 +0000] 0969627a925d181c0df2a9af5aeb7c31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.178 upstream_response_time:0.174 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:23:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 58
2022/10/27 15:23:23 [info] 37#37: *18 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:23:23 [info] 37#37: *17 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:23:28 [info] 37#37: *19 [lua] access_by_lua(msblocations.conf:189):2: b94a7d1297afc8d6cbe78632e423414f:receive the request, client: 10.233.71.43, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2022/10/27 15:23:28 [info] 37#37: *19 [lua] logger.lua:23: b94a7d1297afc8d6cbe78632e423414f {"matched":"microservices"} while logging request, client: 10.233.71.43, 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.43 - - [27/Oct/2022:15:23:28 +0000] b94a7d1297afc8d6cbe78632e423414f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.268 upstream_response_time:0.264 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.71.43 - - [27/Oct/2022:15:23:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 255
2022/10/27 15:23:32 [info] 37#37: *20 [lua] access_by_lua(msblocations.conf:189):2: ba9ac118c3e26d6f6d53751f04ca8878:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:23:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/27 15:23:32 [info] 37#37: *20 [lua] logger.lua:23: ba9ac118c3e26d6f6d53751f04ca8878 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:23:32 +0000] ba9ac118c3e26d6f6d53751f04ca8878 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/10/27 15:23:33 [info] 35#35: *21 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:23:33 [info] 37#37: *22 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:23:38 [info] 37#37: *19 client 10.233.71.43 closed keepalive connection
2022/10/27 15:23:43 [info] 35#35: *23 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:23:43 [info] 35#35: *24 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:23:47 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 5c52ba05d61fbe897b4d4dbd13abcd75:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:23:47 +0000] 5c52ba05d61fbe897b4d4dbd13abcd75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:23:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 15:23:47 [info] 37#37: *25 [lua] logger.lua:23: 5c52ba05d61fbe897b4d4dbd13abcd75 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 15:23:48 [info] 37#37: *26 [lua] access_by_lua(msblocations.conf:189):2: 09b2c14b1af79850c1b4a0afe42fa69b:receive the request, client: 10.233.66.11, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2022/10/27 15:23:48 [info] 37#37: *26 [lua] logger.lua:23: 09b2c14b1af79850c1b4a0afe42fa69b {"matched":"microservices"} while logging request, client: 10.233.66.11, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.66.11 - - [27/Oct/2022:15:23:48 +0000] 09b2c14b1af79850c1b4a0afe42fa69b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.091 upstream_response_time:0.090 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.66.11 - - [27/Oct/2022:15:23:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 94
2022/10/27 15:23:53 [info] 37#37: *28 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:23:53 [info] 35#35: *27 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:23:54 [info] 37#37: *26 client 10.233.66.11 closed keepalive connection
2022/10/27 15:24:00 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/10/27 15:24:00 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2022/10/27 15:24:00 [notice] 34#34: cache loader process 46 exited with code 0
2022/10/27 15:24:00 [notice] 34#34: signal 29 (SIGIO) received
2022/10/27 15:24:02 [info] 37#37: *31 [lua] access_by_lua(msblocations.conf:189):2: 9474760f59a382532a8a4c499ecb641f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:24:02 +0000] 9474760f59a382532a8a4c499ecb641f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:24:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 15:24:02 [info] 37#37: *31 [lua] logger.lua:23: 9474760f59a382532a8a4c499ecb641f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 15:24:03 [info] 35#35: *33 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:24:03 [info] 37#37: *32 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:24:13 [info] 37#37: *35 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:24:13 [info] 37#37: *34 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:24:17 [info] 37#37: *36 [lua] access_by_lua(msblocations.conf:189):2: b9fcd5bfe90bc8f01bb8a20f1cb2c182:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:24:17 [info] 37#37: *36 [lua] logger.lua:23: b9fcd5bfe90bc8f01bb8a20f1cb2c182 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:24:17 +0000] b9fcd5bfe90bc8f01bb8a20f1cb2c182 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:24:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:24:23 [info] 37#37: *37 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:24:23 [info] 37#37: *38 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:24:33 [info] 37#37: *39 [lua] access_by_lua(msblocations.conf:189):2: bd9f73d56b8acfabb793d6ef4c221568:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:24:33 [info] 37#37: *39 [lua] logger.lua:23: bd9f73d56b8acfabb793d6ef4c221568 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:24:33 +0000] bd9f73d56b8acfabb793d6ef4c221568 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:24:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:24:33 [info] 37#37: *40 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:24:33 [info] 37#37: *41 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:24:43 [info] 37#37: *42 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:24:43 [info] 37#37: *43 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:24:48 [info] 37#37: *44 [lua] access_by_lua(msblocations.conf:189):2: b99e305a352bb4cd7b2906e68268645b:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:24:48 [info] 37#37: *44 [lua] logger.lua:23: b99e305a352bb4cd7b2906e68268645b {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:24:48 +0000] b99e305a352bb4cd7b2906e68268645b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:24:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:24:53 [info] 35#35: *45 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:24:53 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:25:03 [info] 37#37: *48 [lua] access_by_lua(msblocations.conf:189):2: 5279eac4531f142f638233f109bf9bf0:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:25:03 +0000] 5279eac4531f142f638233f109bf9bf0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2022/10/27 15:25:03 [info] 37#37: *48 [lua] logger.lua:23: 5279eac4531f142f638233f109bf9bf0 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:25:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/27 15:25:03 [info] 35#35: *49 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:25:03 [info] 35#35: *50 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:25:13 [info] 35#35: *52 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:25:13 [info] 37#37: *51 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:25:18 [info] 37#37: *53 [lua] access_by_lua(msblocations.conf:189):2: b61961aff9d7a40aecce6ffef47d2dcd:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:25:18 +0000] b61961aff9d7a40aecce6ffef47d2dcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:25:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 15:25:18 [info] 37#37: *53 [lua] logger.lua:23: b61961aff9d7a40aecce6ffef47d2dcd {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 15:25:23 [info] 35#35: *55 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:25:23 [info] 37#37: *54 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:25:33 [info] 37#37: *56 [lua] access_by_lua(msblocations.conf:189):2: 194f11aeb914dc8dca949f59fdb4f8a7:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:25:33 +0000] 194f11aeb914dc8dca949f59fdb4f8a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/27 15:25:33 [info] 37#37: *56 [lua] logger.lua:23: 194f11aeb914dc8dca949f59fdb4f8a7 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:25:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/27 15:25:33 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:25:33 [info] 35#35: *58 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:25:43 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:25:43 [info] 35#35: *60 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:25:48 [info] 37#37: *61 [lua] access_by_lua(msblocations.conf:189):2: dff67e8387972b17ae83a47abd6d0293:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:25:48 +0000] dff67e8387972b17ae83a47abd6d0293 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 15:25:48 [info] 37#37: *61 [lua] logger.lua:23: dff67e8387972b17ae83a47abd6d0293 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:25:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:25:53 [info] 37#37: *63 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:25:53 [info] 37#37: *62 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:26:02 [info] 37#37: *65 [lua] access_by_lua(msblocations.conf:189):2: 11198af874f6e72e65df15868381ed85:receive the request, client: 10.233.71.43, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
10.233.71.43 - - [27/Oct/2022:15:26:02 +0000] 11198af874f6e72e65df15868381ed85 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.133 upstream_response_time:0.129 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
2022/10/27 15:26:02 [info] 37#37: *65 [lua] logger.lua:23: 11198af874f6e72e65df15868381ed85 {"matched":"microservices"} while logging request, client: 10.233.71.43, 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.43 - - [27/Oct/2022:15:26:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 128
2022/10/27 15:26:03 [info] 37#37: *66 [lua] access_by_lua(msblocations.conf:189):2: 225f0187fed1811cbdac5115187317a9:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:26:03 +0000] 225f0187fed1811cbdac5115187317a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/27 15:26:03 [info] 37#37: *66 [lua] logger.lua:23: 225f0187fed1811cbdac5115187317a9 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 15:26:03 [info] 37#37: *67 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:26:03 [info] 37#37: *68 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
10.233.65.217 - - [27/Oct/2022:15:26:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2022/10/27 15:26:07 [info] 37#37: *65 client 10.233.71.43 closed keepalive connection
2022/10/27 15:26:13 [info] 37#37: *70 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:26:13 [info] 37#37: *69 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:26:18 [info] 37#37: *71 [lua] access_by_lua(msblocations.conf:189):2: aa714e966dda887858bcd3df4b05f598:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:26:18 +0000] aa714e966dda887858bcd3df4b05f598 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 15:26:18 [info] 37#37: *71 [lua] logger.lua:23: aa714e966dda887858bcd3df4b05f598 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:26:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:26:23 [info] 37#37: *73 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:26:23 [info] 37#37: *72 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:26:33 [info] 37#37: *75 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:26:33 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:26:33 [info] 37#37: *76 [lua] access_by_lua(msblocations.conf:189):2: d0feaacbff4b982f1b2c3cf22342c589:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:26:33 +0000] d0feaacbff4b982f1b2c3cf22342c589 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/27 15:26:33 [info] 37#37: *76 [lua] logger.lua:23: d0feaacbff4b982f1b2c3cf22342c589 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:26:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/27 15:26:43 [info] 35#35: *77 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:26:43 [info] 37#37: *78 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:26:48 [info] 37#37: *79 [lua] access_by_lua(msblocations.conf:189):2: 64d295785e562fe7a32779b22b095ed7:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:26:48 [info] 37#37: *79 [lua] logger.lua:23: 64d295785e562fe7a32779b22b095ed7 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:26:48 +0000] 64d295785e562fe7a32779b22b095ed7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:26:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/27 15:26:53 [info] 37#37: *80 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:26:53 [info] 37#37: *81 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:27:03 [info] 37#37: *83 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:27:03 [info] 37#37: *84 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:27:03 [info] 37#37: *85 [lua] access_by_lua(msblocations.conf:189):2: 243de6262fb63b7683f5961a7516a240:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:27:03 +0000] 243de6262fb63b7683f5961a7516a240 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.033 "-" "Consul Health Check" "-"
2022/10/27 15:27:03 [info] 37#37: *85 [lua] logger.lua:23: 243de6262fb63b7683f5961a7516a240 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:27:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25
2022/10/27 15:27:13 [info] 37#37: *86 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:27:13 [info] 35#35: *87 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:27:18 [info] 37#37: *88 [lua] access_by_lua(msblocations.conf:189):2: fbbfcdee065be17326ded206da9efe5b:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:27:18 +0000] fbbfcdee065be17326ded206da9efe5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/27 15:27:18 [info] 37#37: *88 [lua] logger.lua:23: fbbfcdee065be17326ded206da9efe5b {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:27:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/27 15:27:23 [info] 37#37: *89 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:27:23 [info] 35#35: *90 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:27:33 [info] 37#37: *91 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:27:33 [info] 35#35: *92 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:27:33 [info] 37#37: *93 [lua] access_by_lua(msblocations.conf:189):2: 739ce843a928845028d8dc0beadf567f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:27:33 [info] 37#37: *93 [lua] logger.lua:23: 739ce843a928845028d8dc0beadf567f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:27:33 +0000] 739ce843a928845028d8dc0beadf567f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:27:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:27:43 [info] 35#35: *94 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:27:43 [info] 35#35: *95 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:27:48 [info] 37#37: *96 [lua] access_by_lua(msblocations.conf:189):2: 90bf1c1ecced4a60ac551649e615587f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:27:48 +0000] 90bf1c1ecced4a60ac551649e615587f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/27 15:27:48 [info] 37#37: *96 [lua] logger.lua:23: 90bf1c1ecced4a60ac551649e615587f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:27:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 15:27:53 [info] 37#37: *97 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:27:53 [info] 35#35: *98 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:28:03 [info] 37#37: *101 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:28:03 [info] 37#37: *100 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:28:03 [info] 37#37: *102 [lua] access_by_lua(msblocations.conf:189):2: 5fba98a6548114f9ce3572d3ccf5afa4:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:28:03 [info] 37#37: *102 [lua] logger.lua:23: 5fba98a6548114f9ce3572d3ccf5afa4 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:28:03 +0000] 5fba98a6548114f9ce3572d3ccf5afa4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:28:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 15:28:13 [info] 35#35: *103 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:28:13 [info] 37#37: *104 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:28:18 [info] 37#37: *105 [lua] access_by_lua(msblocations.conf:189):2: 492c073e7e09f811d60741bb8a647760:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:28:18 +0000] 492c073e7e09f811d60741bb8a647760 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/27 15:28:18 [info] 37#37: *105 [lua] logger.lua:23: 492c073e7e09f811d60741bb8a647760 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:28:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:28:23 [info] 37#37: *106 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:28:23 [info] 35#35: *107 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:28:33 [info] 37#37: *109 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:28:33 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:28:33 [info] 37#37: *110 [lua] access_by_lua(msblocations.conf:189):2: 4f8ee6e961da1f9af87a17fd3b290fd3:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:28:33 +0000] 4f8ee6e961da1f9af87a17fd3b290fd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/27 15:28:33 [info] 37#37: *110 [lua] logger.lua:23: 4f8ee6e961da1f9af87a17fd3b290fd3 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:28:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 15:28:43 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:28:43 [info] 35#35: *112 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:28:48 [info] 37#37: *113 [lua] access_by_lua(msblocations.conf:189):2: 41d01ef57aa3752d8603a09110d6e517:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:28:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:28:48 [info] 37#37: *113 [lua] logger.lua:23: 41d01ef57aa3752d8603a09110d6e517 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:28:48 +0000] 41d01ef57aa3752d8603a09110d6e517 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/27 15:28:53 [info] 37#37: *115 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:28:53 [info] 37#37: *114 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:29:03 [info] 35#35: *118 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:29:03 [info] 35#35: *117 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:29:03 [info] 37#37: *119 [lua] access_by_lua(msblocations.conf:189):2: fdcdac66f771221c97f34122f2f5a1b3:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:29:03 +0000] fdcdac66f771221c97f34122f2f5a1b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/27 15:29:03 [info] 37#37: *119 [lua] logger.lua:23: fdcdac66f771221c97f34122f2f5a1b3 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:29:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/27 15:29:13 [info] 37#37: *120 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:29:13 [info] 37#37: *121 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:29:18 [info] 37#37: *122 [lua] access_by_lua(msblocations.conf:189):2: 69c5762e49bf72dc47d051d9eb54979b:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:29:18 [info] 37#37: *122 [lua] logger.lua:23: 69c5762e49bf72dc47d051d9eb54979b {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:29:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.65.217 - - [27/Oct/2022:15:29:18 +0000] 69c5762e49bf72dc47d051d9eb54979b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/10/27 15:29:23 [info] 37#37: *123 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:29:23 [info] 37#37: *124 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:29:33 [info] 37#37: *126 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:29:33 [info] 37#37: *125 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:29:33 [info] 37#37: *127 [lua] access_by_lua(msblocations.conf:189):2: 217e377a3b6f08fde58c8cd77f6be21c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:29:33 +0000] 217e377a3b6f08fde58c8cd77f6be21c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:29:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2022/10/27 15:29:33 [info] 37#37: *127 [lua] logger.lua:23: 217e377a3b6f08fde58c8cd77f6be21c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 15:29:43 [info] 37#37: *128 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:29:43 [info] 37#37: *129 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:29:48 [info] 37#37: *130 [lua] access_by_lua(msblocations.conf:189):2: 5b5eb813306f3d0f4fe2cf58f5393478:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:29:48 [info] 37#37: *130 [lua] logger.lua:23: 5b5eb813306f3d0f4fe2cf58f5393478 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:29:48 +0000] 5b5eb813306f3d0f4fe2cf58f5393478 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:29:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/27 15:29:53 [info] 37#37: *131 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:29:53 [info] 37#37: *132 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:30:03 [info] 37#37: *135 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:30:03 [info] 37#37: *134 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:30:03 [info] 37#37: *136 [lua] access_by_lua(msblocations.conf:189):2: 35f96f4580e5cbc4b62fece3b39ddeac:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:30:03 [info] 37#37: *136 [lua] logger.lua:23: 35f96f4580e5cbc4b62fece3b39ddeac {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:30:03 +0000] 35f96f4580e5cbc4b62fece3b39ddeac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:30:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/27 15:30:13 [info] 37#37: *138 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:30:13 [info] 37#37: *137 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:30:18 [info] 37#37: *139 [lua] access_by_lua(msblocations.conf:189):2: dc38e5a44729a2502bb3512b41e25e02:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:30:18 +0000] dc38e5a44729a2502bb3512b41e25e02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/27 15:30:18 [info] 37#37: *139 [lua] logger.lua:23: dc38e5a44729a2502bb3512b41e25e02 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:30:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:30:23 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:30:23 [info] 35#35: *140 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:30:33 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:30:33 [info] 37#37: *143 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:30:33 [info] 37#37: *144 [lua] access_by_lua(msblocations.conf:189):2: 39a15e19024a0dafd8c8c94f1a6fc35e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:30:33 [info] 37#37: *144 [lua] logger.lua:23: 39a15e19024a0dafd8c8c94f1a6fc35e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:30:33 +0000] 39a15e19024a0dafd8c8c94f1a6fc35e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:30:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2022/10/27 15:30:43 [info] 37#37: *145 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:30:43 [info] 37#37: *146 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:30:48 [info] 37#37: *147 [lua] access_by_lua(msblocations.conf:189):2: 65b334360cb608f72f1f63f9096cc4d4:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:30:48 +0000] 65b334360cb608f72f1f63f9096cc4d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/27 15:30:48 [info] 37#37: *147 [lua] logger.lua:23: 65b334360cb608f72f1f63f9096cc4d4 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:30:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:30:53 [info] 35#35: *148 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:30:53 [info] 37#37: *149 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:31:03 [info] 35#35: *152 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:31:03 [info] 37#37: *151 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:31:03 [info] 37#37: *153 [lua] access_by_lua(msblocations.conf:189):2: d620373ea9e93463c24e4c3d3b23564f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:31:03 +0000] d620373ea9e93463c24e4c3d3b23564f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/27 15:31:03 [info] 37#37: *153 [lua] logger.lua:23: d620373ea9e93463c24e4c3d3b23564f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:31:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/27 15:31:13 [info] 37#37: *154 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:31:13 [info] 37#37: *155 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:31:18 [info] 37#37: *156 [lua] access_by_lua(msblocations.conf:189):2: d933470434db65b6b8437a8831382b7e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:31:18 +0000] d933470434db65b6b8437a8831382b7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 15:31:18 [info] 37#37: *156 [lua] logger.lua:23: d933470434db65b6b8437a8831382b7e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:31:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:31:23 [info] 37#37: *157 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:31:23 [info] 37#37: *158 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:31:33 [info] 37#37: *159 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:31:33 [info] 37#37: *160 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:31:33 [info] 37#37: *161 [lua] access_by_lua(msblocations.conf:189):2: 37049aa1de7288d921e7011bf1481a9c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:31:33 +0000] 37049aa1de7288d921e7011bf1481a9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 15:31:33 [info] 37#37: *161 [lua] logger.lua:23: 37049aa1de7288d921e7011bf1481a9c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:31:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 15:31:43 [info] 37#37: *163 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:31:43 [info] 37#37: *162 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:31:48 [info] 37#37: *164 [lua] access_by_lua(msblocations.conf:189):2: fffd23cf456f6a3e2d301427792eaad8:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:31:48 +0000] fffd23cf456f6a3e2d301427792eaad8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 15:31:48 [info] 37#37: *164 [lua] logger.lua:23: fffd23cf456f6a3e2d301427792eaad8 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:31:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 15:31:53 [info] 37#37: *165 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:31:53 [info] 35#35: *166 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:32:03 [info] 35#35: *168 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:32:03 [info] 35#35: *169 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:32:03 [info] 37#37: *170 [lua] access_by_lua(msblocations.conf:189):2: ae823becc4e87bba4c883db374295bc6:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:32:03 +0000] ae823becc4e87bba4c883db374295bc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.029 "-" "Consul Health Check" "-"
2022/10/27 15:32:03 [info] 37#37: *170 [lua] logger.lua:23: ae823becc4e87bba4c883db374295bc6 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:32:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2022/10/27 15:32:13 [info] 37#37: *171 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:32:13 [info] 37#37: *172 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:32:18 [info] 37#37: *173 [lua] access_by_lua(msblocations.conf:189):2: 48a1fd63ee951bb6cc81aa746d5c87be:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:32:18 [info] 37#37: *173 [lua] logger.lua:23: 48a1fd63ee951bb6cc81aa746d5c87be {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:32:18 +0000] 48a1fd63ee951bb6cc81aa746d5c87be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:32:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:32:23 [info] 35#35: *175 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:32:23 [info] 37#37: *174 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:32:33 [info] 35#35: *176 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:32:33 [info] 37#37: *177 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:32:33 [info] 37#37: *178 [lua] access_by_lua(msblocations.conf:189):2: 14f1e15c07e7d0cae161ea91efd1b786:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:32:33 [info] 37#37: *178 [lua] logger.lua:23: 14f1e15c07e7d0cae161ea91efd1b786 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:32:33 +0000] 14f1e15c07e7d0cae161ea91efd1b786 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:32:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 15:32:43 [info] 37#37: *179 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:32:43 [info] 37#37: *180 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:32:48 [info] 37#37: *181 [lua] access_by_lua(msblocations.conf:189):2: ac54de6b6f434b1fa43e7c83ca0c9fdc:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:32:48 [info] 37#37: *181 [lua] logger.lua:23: ac54de6b6f434b1fa43e7c83ca0c9fdc {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:32:48 +0000] ac54de6b6f434b1fa43e7c83ca0c9fdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:32:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 15:32:53 [info] 35#35: *183 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:32:53 [info] 35#35: *182 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:33:03 [info] 37#37: *186 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:33:03 [info] 37#37: *185 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:33:03 [info] 37#37: *187 [lua] access_by_lua(msblocations.conf:189):2: bd76b26beba2d5d30ea2df892053d053:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:33:03 [info] 37#37: *187 [lua] logger.lua:23: bd76b26beba2d5d30ea2df892053d053 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:33:03 +0000] bd76b26beba2d5d30ea2df892053d053 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.027 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:33:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2022/10/27 15:33:13 [info] 35#35: *188 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:33:13 [info] 37#37: *189 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:33:18 [info] 37#37: *190 [lua] access_by_lua(msblocations.conf:189):2: b974f7221043847861839c1adddcbb43:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:33:18 +0000] b974f7221043847861839c1adddcbb43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/27 15:33:18 [info] 37#37: *190 [lua] logger.lua:23: b974f7221043847861839c1adddcbb43 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:33:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:33:23 [info] 37#37: *191 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:33:23 [info] 37#37: *192 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:33:33 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:33:33 [info] 37#37: *194 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:33:33 [info] 37#37: *195 [lua] access_by_lua(msblocations.conf:189):2: d0ba41d5aaf9188b5951c485add8b887:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:33:33 [info] 37#37: *195 [lua] logger.lua:23: d0ba41d5aaf9188b5951c485add8b887 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:33:33 +0000] d0ba41d5aaf9188b5951c485add8b887 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:33:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 15:33:43 [info] 35#35: *196 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:33:43 [info] 35#35: *197 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:33:48 [info] 37#37: *198 [lua] access_by_lua(msblocations.conf:189):2: 05b06e96c4b0f4a24cd05a1cd6080665:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:33:48 [info] 37#37: *198 [lua] logger.lua:23: 05b06e96c4b0f4a24cd05a1cd6080665 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:33:48 +0000] 05b06e96c4b0f4a24cd05a1cd6080665 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:33:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 15:33:53 [info] 37#37: *200 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:33:53 [info] 37#37: *199 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:34:03 [info] 37#37: *203 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:34:03 [info] 37#37: *202 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:34:03 [info] 37#37: *204 [lua] access_by_lua(msblocations.conf:189):2: 31d1a559ce40f59adfa5db14c3582c80:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:34:03 +0000] 31d1a559ce40f59adfa5db14c3582c80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/27 15:34:03 [info] 37#37: *204 [lua] logger.lua:23: 31d1a559ce40f59adfa5db14c3582c80 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:34:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:34:13 [info] 37#37: *205 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:34:13 [info] 37#37: *206 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:34:18 [info] 37#37: *207 [lua] access_by_lua(msblocations.conf:189):2: 36962fdd6607476aada3f79881633155:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:34:18 +0000] 36962fdd6607476aada3f79881633155 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:34:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 15:34:18 [info] 37#37: *207 [lua] logger.lua:23: 36962fdd6607476aada3f79881633155 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 15:34:23 [info] 37#37: *209 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:34:23 [info] 35#35: *208 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:34:33 [info] 35#35: *210 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:34:33 [info] 35#35: *211 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:34:33 [info] 37#37: *212 [lua] access_by_lua(msblocations.conf:189):2: 2ae360fda4d7a069abdedd088be5fa32:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:34:33 +0000] 2ae360fda4d7a069abdedd088be5fa32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:34:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 15:34:33 [info] 37#37: *212 [lua] logger.lua:23: 2ae360fda4d7a069abdedd088be5fa32 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 15:34:43 [info] 35#35: *214 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:34:43 [info] 37#37: *213 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:34:48 [info] 37#37: *215 [lua] access_by_lua(msblocations.conf:189):2: 8b107d2032c98427485bd9be2dbc8f80:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:34:48 [info] 37#37: *215 [lua] logger.lua:23: 8b107d2032c98427485bd9be2dbc8f80 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:34:48 +0000] 8b107d2032c98427485bd9be2dbc8f80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:34:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 15:34:53 [info] 37#37: *216 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:34:53 [info] 37#37: *217 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:35:03 [info] 37#37: *220 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:35:03 [info] 37#37: *219 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:35:03 [info] 37#37: *221 [lua] access_by_lua(msblocations.conf:189):2: 8d1ed598c38fee2271aa650f3e11bd90:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:35:03 +0000] 8d1ed598c38fee2271aa650f3e11bd90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/27 15:35:03 [info] 37#37: *221 [lua] logger.lua:23: 8d1ed598c38fee2271aa650f3e11bd90 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:35:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:35:13 [info] 37#37: *223 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:35:13 [info] 37#37: *222 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:35:18 [info] 37#37: *224 [lua] access_by_lua(msblocations.conf:189):2: 3c30a43b7ede4061c45c73c89745acd6:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:35:18 [info] 37#37: *224 [lua] logger.lua:23: 3c30a43b7ede4061c45c73c89745acd6 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:35:18 +0000] 3c30a43b7ede4061c45c73c89745acd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:35:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:35:23 [info] 37#37: *225 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:35:23 [info] 37#37: *226 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:35:33 [info] 35#35: *228 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:35:33 [info] 37#37: *227 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:35:33 [info] 37#37: *229 [lua] access_by_lua(msblocations.conf:189):2: cbd223d1c5f4348534e793abdcbbc1a8:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:35:33 +0000] cbd223d1c5f4348534e793abdcbbc1a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:35:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/27 15:35:33 [info] 37#37: *229 [lua] logger.lua:23: cbd223d1c5f4348534e793abdcbbc1a8 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 15:35:43 [info] 37#37: *230 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:35:43 [info] 37#37: *231 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:35:48 [info] 37#37: *232 [lua] access_by_lua(msblocations.conf:189):2: 1c99cbd448ae8ed443254e13cf97c39f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:35:48 +0000] 1c99cbd448ae8ed443254e13cf97c39f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/27 15:35:48 [info] 37#37: *232 [lua] logger.lua:23: 1c99cbd448ae8ed443254e13cf97c39f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:35:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 15:35:53 [info] 37#37: *234 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:35:53 [info] 37#37: *233 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:36:03 [info] 37#37: *236 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:36:03 [info] 37#37: *237 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:36:03 [info] 37#37: *238 [lua] access_by_lua(msblocations.conf:189):2: e121968a4af8657e7c4155cea4ab569d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:36:03 [info] 37#37: *238 [lua] logger.lua:23: e121968a4af8657e7c4155cea4ab569d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:36:03 +0000] e121968a4af8657e7c4155cea4ab569d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:36:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:36:13 [info] 37#37: *240 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:36:13 [info] 37#37: *239 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:36:18 [info] 37#37: *241 [lua] access_by_lua(msblocations.conf:189):2: 23a7fd82ce18b499fb1b047798646c54:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:36:18 +0000] 23a7fd82ce18b499fb1b047798646c54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 15:36:18 [info] 37#37: *241 [lua] logger.lua:23: 23a7fd82ce18b499fb1b047798646c54 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:36:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 15:36:23 [info] 35#35: *242 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:36:23 [info] 35#35: *243 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:36:33 [info] 37#37: *244 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:36:33 [info] 37#37: *245 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:36:33 [info] 37#37: *246 [lua] access_by_lua(msblocations.conf:189):2: 335cffc44f8eaa7ad887ff533f496494:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:36:33 +0000] 335cffc44f8eaa7ad887ff533f496494 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/27 15:36:33 [info] 37#37: *246 [lua] logger.lua:23: 335cffc44f8eaa7ad887ff533f496494 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:36:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:36:43 [info] 37#37: *247 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:36:43 [info] 37#37: *248 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:36:48 [info] 37#37: *249 [lua] access_by_lua(msblocations.conf:189):2: 791ce3cf863022cbaf9f310abeff1727:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:36:48 [info] 37#37: *249 [lua] logger.lua:23: 791ce3cf863022cbaf9f310abeff1727 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:36:48 +0000] 791ce3cf863022cbaf9f310abeff1727 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:36:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:36:53 [info] 37#37: *250 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:36:53 [info] 37#37: *251 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:37:03 [info] 35#35: *254 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:37:03 [info] 37#37: *253 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:37:03 [info] 37#37: *255 [lua] access_by_lua(msblocations.conf:189):2: 9479eba19301287f784f06706059e8cf:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:37:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.217 - - [27/Oct/2022:15:37:03 +0000] 9479eba19301287f784f06706059e8cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 15:37:03 [info] 37#37: *255 [lua] logger.lua:23: 9479eba19301287f784f06706059e8cf {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 15:37:13 [info] 37#37: *257 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:37:13 [info] 37#37: *256 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:37:18 [info] 37#37: *258 [lua] access_by_lua(msblocations.conf:189):2: dd09d950c9ddd8bbcbc24a5384f7f325:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:37:18 +0000] dd09d950c9ddd8bbcbc24a5384f7f325 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 15:37:18 [info] 37#37: *258 [lua] logger.lua:23: dd09d950c9ddd8bbcbc24a5384f7f325 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:37:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:37:23 [info] 35#35: *259 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:37:23 [info] 35#35: *260 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:37:33 [info] 35#35: *262 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:37:33 [info] 37#37: *261 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:37:33 [info] 37#37: *263 [lua] access_by_lua(msblocations.conf:189):2: 2ef88ba8eca3a4a64c66915090f98091:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:37:33 +0000] 2ef88ba8eca3a4a64c66915090f98091 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:37:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:37:33 [info] 37#37: *263 [lua] logger.lua:23: 2ef88ba8eca3a4a64c66915090f98091 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 15:37:43 [info] 37#37: *264 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:37:43 [info] 37#37: *265 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:37:48 [info] 37#37: *266 [lua] access_by_lua(msblocations.conf:189):2: e4fc5b49ffb6889f703a6aee8adfaeb6:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:37:48 +0000] e4fc5b49ffb6889f703a6aee8adfaeb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:37:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 15:37:48 [info] 37#37: *266 [lua] logger.lua:23: e4fc5b49ffb6889f703a6aee8adfaeb6 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 15:37:53 [info] 37#37: *267 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:37:53 [info] 35#35: *268 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:38:03 [info] 35#35: *271 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:38:03 [info] 35#35: *270 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:38:03 [info] 37#37: *272 [lua] access_by_lua(msblocations.conf:189):2: d0680af654d05d944e70586c3d1e1b14:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:38:03 [info] 37#37: *272 [lua] logger.lua:23: d0680af654d05d944e70586c3d1e1b14 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:38:03 +0000] d0680af654d05d944e70586c3d1e1b14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:38:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/27 15:38:13 [info] 37#37: *274 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:38:13 [info] 37#37: *273 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:38:18 [info] 37#37: *275 [lua] access_by_lua(msblocations.conf:189):2: ec32ee175d5b3c5364cce4d51f12af3a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:38:18 +0000] ec32ee175d5b3c5364cce4d51f12af3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 15:38:18 [info] 37#37: *275 [lua] logger.lua:23: ec32ee175d5b3c5364cce4d51f12af3a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:38:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:38:23 [info] 37#37: *277 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:38:23 [info] 37#37: *276 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:38:33 [info] 37#37: *279 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:38:33 [info] 37#37: *278 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:38:33 [info] 37#37: *280 [lua] access_by_lua(msblocations.conf:189):2: 9139e0886aac03334347fe10cb231642:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:38:33 +0000] 9139e0886aac03334347fe10cb231642 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/27 15:38:33 [info] 37#37: *280 [lua] logger.lua:23: 9139e0886aac03334347fe10cb231642 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:38:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 15:38:43 [info] 37#37: *282 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:38:43 [info] 37#37: *281 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:38:48 [info] 37#37: *283 [lua] access_by_lua(msblocations.conf:189):2: af5a3c8ba267eee19e2b9ab4c80485bf:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:38:48 [info] 37#37: *283 [lua] logger.lua:23: af5a3c8ba267eee19e2b9ab4c80485bf {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:38:48 +0000] af5a3c8ba267eee19e2b9ab4c80485bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:38:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:38:53 [info] 35#35: *285 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:38:53 [info] 37#37: *284 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:39:03 [info] 37#37: *287 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:39:03 [info] 37#37: *288 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:39:03 [info] 37#37: *289 [lua] access_by_lua(msblocations.conf:189):2: af1c1665c9cb9b39f127d02a1f8c806c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:39:03 +0000] af1c1665c9cb9b39f127d02a1f8c806c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 15:39:03 [info] 37#37: *289 [lua] logger.lua:23: af1c1665c9cb9b39f127d02a1f8c806c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:39:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 15:39:13 [info] 35#35: *290 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:39:13 [info] 35#35: *291 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:39:18 [info] 37#37: *292 [lua] access_by_lua(msblocations.conf:189):2: 5ca367635181f0fd7a473d3ee74d8abc:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:39:19 +0000] 5ca367635181f0fd7a473d3ee74d8abc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/27 15:39:19 [info] 37#37: *292 [lua] logger.lua:23: 5ca367635181f0fd7a473d3ee74d8abc {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:39:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/27 15:39:23 [info] 35#35: *293 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:39:23 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:39:33 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:39:33 [info] 37#37: *296 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:39:34 [info] 37#37: *297 [lua] access_by_lua(msblocations.conf:189):2: 6cc75c492ad6bed3c8ae0614eeea9de6:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:39:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.217 - - [27/Oct/2022:15:39:34 +0000] 6cc75c492ad6bed3c8ae0614eeea9de6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/27 15:39:34 [info] 37#37: *297 [lua] logger.lua:23: 6cc75c492ad6bed3c8ae0614eeea9de6 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 15:39:43 [info] 35#35: *298 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:39:43 [info] 37#37: *299 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:39:49 [info] 37#37: *300 [lua] access_by_lua(msblocations.conf:189):2: 7c0b63de2cd1221cc1dc68a2e8d91a1f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:39:49 +0000] 7c0b63de2cd1221cc1dc68a2e8d91a1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/10/27 15:39:49 [info] 37#37: *300 [lua] logger.lua:23: 7c0b63de2cd1221cc1dc68a2e8d91a1f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:39:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:39:53 [info] 37#37: *302 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:39:53 [info] 35#35: *301 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:40:03 [info] 37#37: *305 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:40:03 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:40:04 [info] 37#37: *306 [lua] access_by_lua(msblocations.conf:189):2: aff17b897a76481dc5267fe55100cf40:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:40:04 +0000] aff17b897a76481dc5267fe55100cf40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/27 15:40:04 [info] 37#37: *306 [lua] logger.lua:23: aff17b897a76481dc5267fe55100cf40 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:40:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 15:40:13 [info] 37#37: *308 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:40:13 [info] 37#37: *307 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:40:19 [info] 37#37: *309 [lua] access_by_lua(msblocations.conf:189):2: c498a07cff7187829817bf0010cde68f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:40:19 [info] 37#37: *309 [lua] logger.lua:23: c498a07cff7187829817bf0010cde68f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:40:19 +0000] c498a07cff7187829817bf0010cde68f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:40:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:40:23 [info] 35#35: *310 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:40:23 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:40:33 [info] 35#35: *312 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:40:33 [info] 35#35: *313 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:40:34 [info] 37#37: *314 [lua] access_by_lua(msblocations.conf:189):2: 78040e026028e134e6a83d6e5c5023bd:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:40:34 [info] 37#37: *314 [lua] logger.lua:23: 78040e026028e134e6a83d6e5c5023bd {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:40:34 +0000] 78040e026028e134e6a83d6e5c5023bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:40:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 15:40:43 [info] 35#35: *315 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:40:43 [info] 37#37: *316 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:40:49 [info] 37#37: *317 [lua] access_by_lua(msblocations.conf:189):2: dffa2bdfd6eb4fb7492c3ac3b475f9fd:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:40:49 [info] 37#37: *317 [lua] logger.lua:23: dffa2bdfd6eb4fb7492c3ac3b475f9fd {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:40:49 +0000] dffa2bdfd6eb4fb7492c3ac3b475f9fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:40:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 15:40:53 [info] 35#35: *319 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:40:53 [info] 37#37: *318 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:41:03 [info] 35#35: *321 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:41:03 [info] 35#35: *322 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:41:04 [info] 37#37: *323 [lua] access_by_lua(msblocations.conf:189):2: 035bd69ace13610782571c329f4e4204:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:41:04 [info] 37#37: *323 [lua] logger.lua:23: 035bd69ace13610782571c329f4e4204 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:41:04 +0000] 035bd69ace13610782571c329f4e4204 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:41:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:41:13 [info] 37#37: *324 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:41:13 [info] 35#35: *325 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:41:19 [info] 37#37: *326 [lua] access_by_lua(msblocations.conf:189):2: a4f075003a03f9195866d950c71bab5c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:41:19 [info] 37#37: *326 [lua] logger.lua:23: a4f075003a03f9195866d950c71bab5c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:41:19 +0000] a4f075003a03f9195866d950c71bab5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:41:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:41:23 [info] 37#37: *327 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:41:23 [info] 37#37: *328 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:41:33 [info] 37#37: *329 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:41:33 [info] 37#37: *330 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:41:34 [info] 37#37: *331 [lua] access_by_lua(msblocations.conf:189):2: d964cfe64685742898a4d10938c42eed:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:41:34 +0000] d964cfe64685742898a4d10938c42eed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/27 15:41:34 [info] 37#37: *331 [lua] logger.lua:23: d964cfe64685742898a4d10938c42eed {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:41:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/27 15:41:43 [info] 35#35: *333 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:41:43 [info] 37#37: *332 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:41:49 [info] 37#37: *334 [lua] access_by_lua(msblocations.conf:189):2: 8e7b2371855a1ee9acc682ca5e61c6db:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:41:49 [info] 37#37: *334 [lua] logger.lua:23: 8e7b2371855a1ee9acc682ca5e61c6db {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:41:49 +0000] 8e7b2371855a1ee9acc682ca5e61c6db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:41:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:41:53 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:41:53 [info] 37#37: *336 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:42:03 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:42:03 [info] 35#35: *339 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:42:04 [info] 37#37: *340 [lua] access_by_lua(msblocations.conf:189):2: 178cca6f63f6613b2eb53f73283d216b:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:42:04 +0000] 178cca6f63f6613b2eb53f73283d216b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:42:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:42:04 [info] 37#37: *340 [lua] logger.lua:23: 178cca6f63f6613b2eb53f73283d216b {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 15:42:13 [info] 35#35: *341 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:42:13 [info] 37#37: *342 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:42:19 [info] 37#37: *343 [lua] access_by_lua(msblocations.conf:189):2: d9cb4e1032435d689c8192e4d9b8fccb:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:42:19 +0000] d9cb4e1032435d689c8192e4d9b8fccb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/10/27 15:42:19 [info] 37#37: *343 [lua] logger.lua:23: d9cb4e1032435d689c8192e4d9b8fccb {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:42:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2022/10/27 15:42:23 [info] 37#37: *345 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:42:23 [info] 37#37: *344 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:42:33 [info] 37#37: *347 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:42:33 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:42:34 [info] 37#37: *348 [lua] access_by_lua(msblocations.conf:189):2: 8563dacc4ce2063c1643c3216242d27c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:42:34 [info] 37#37: *348 [lua] logger.lua:23: 8563dacc4ce2063c1643c3216242d27c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:42:34 +0000] 8563dacc4ce2063c1643c3216242d27c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:42:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:42:43 [info] 35#35: *349 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:42:43 [info] 35#35: *350 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:42:49 [info] 37#37: *351 [lua] access_by_lua(msblocations.conf:189):2: 29365fd5fd75fd68d33889b315f9f8e4:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:42:49 [info] 37#37: *351 [lua] logger.lua:23: 29365fd5fd75fd68d33889b315f9f8e4 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:42:49 +0000] 29365fd5fd75fd68d33889b315f9f8e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:42:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 15:42:53 [info] 35#35: *352 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:42:53 [info] 35#35: *353 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:43:03 [info] 37#37: *356 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:43:03 [info] 37#37: *355 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:43:04 [info] 37#37: *357 [lua] access_by_lua(msblocations.conf:189):2: 2e804401002e2ced0784cd60f6ad68d8:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:43:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:43:04 [info] 37#37: *357 [lua] logger.lua:23: 2e804401002e2ced0784cd60f6ad68d8 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:43:04 +0000] 2e804401002e2ced0784cd60f6ad68d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/27 15:43:13 [info] 35#35: *358 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:43:13 [info] 35#35: *359 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:43:19 [info] 37#37: *360 [lua] access_by_lua(msblocations.conf:189):2: 0749f27c368aa42aceafebb179e17729:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:43:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.65.217 - - [27/Oct/2022:15:43:19 +0000] 0749f27c368aa42aceafebb179e17729 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/10/27 15:43:19 [info] 37#37: *360 [lua] logger.lua:23: 0749f27c368aa42aceafebb179e17729 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 15:43:23 [info] 37#37: *361 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:43:23 [info] 37#37: *362 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:43:33 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:43:33 [info] 35#35: *364 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:43:34 [info] 37#37: *365 [lua] access_by_lua(msblocations.conf:189):2: 1b142b772fc58e0024541b37b9e502c7:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:43:34 [info] 37#37: *365 [lua] logger.lua:23: 1b142b772fc58e0024541b37b9e502c7 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:43:34 +0000] 1b142b772fc58e0024541b37b9e502c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:43:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:43:36 [info] 37#37: *366 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.70.251, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.70.251 - - [27/Oct/2022:15:43:36 +0000] 7f6f3cf934c29ca9a87982f3eea0cfab "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2022/10/27 15:43:43 [info] 37#37: *367 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:43:43 [info] 35#35: *368 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:43:49 [info] 37#37: *369 [lua] access_by_lua(msblocations.conf:189):2: 9e38ddffd0c7f6bbe4be083bb14d7468:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:43:49 +0000] 9e38ddffd0c7f6bbe4be083bb14d7468 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 15:43:49 [info] 37#37: *369 [lua] logger.lua:23: 9e38ddffd0c7f6bbe4be083bb14d7468 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:43:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:43:53 [info] 37#37: *370 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:43:53 [info] 37#37: *371 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:44:03 [info] 37#37: *374 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:44:03 [info] 35#35: *373 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:44:04 [info] 37#37: *375 [lua] access_by_lua(msblocations.conf:189):2: da7dc895c705ef12558a1623b1cc7757:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:44:04 +0000] da7dc895c705ef12558a1623b1cc7757 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/27 15:44:04 [info] 37#37: *375 [lua] logger.lua:23: da7dc895c705ef12558a1623b1cc7757 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:44:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:44:13 [info] 37#37: *376 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:44:13 [info] 37#37: *377 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:44:19 [info] 37#37: *378 [lua] access_by_lua(msblocations.conf:189):2: 58bc6ffc0b27fb6f0cf3c15371bc05dc:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:44:19 [info] 37#37: *378 [lua] logger.lua:23: 58bc6ffc0b27fb6f0cf3c15371bc05dc {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:44:19 +0000] 58bc6ffc0b27fb6f0cf3c15371bc05dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:44:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:44:23 [info] 37#37: *379 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:44:23 [info] 37#37: *380 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:44:33 [info] 35#35: *382 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:44:33 [info] 37#37: *381 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:44:34 [info] 37#37: *383 [lua] access_by_lua(msblocations.conf:189):2: 09270260b6f4309fab646d7b1f228c47:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:44:34 +0000] 09270260b6f4309fab646d7b1f228c47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 15:44:34 [info] 37#37: *383 [lua] logger.lua:23: 09270260b6f4309fab646d7b1f228c47 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:44:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:44:43 [info] 35#35: *385 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:44:43 [info] 35#35: *384 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:44:49 [info] 37#37: *386 [lua] access_by_lua(msblocations.conf:189):2: 16e4c7ca473cebf60e27b7c180467c40:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:44:49 [info] 37#37: *386 [lua] logger.lua:23: 16e4c7ca473cebf60e27b7c180467c40 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:44:49 +0000] 16e4c7ca473cebf60e27b7c180467c40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:44:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:44:53 [info] 37#37: *387 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:44:53 [info] 35#35: *388 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:45:03 [info] 37#37: *390 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:45:03 [info] 37#37: *391 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:45:04 [info] 37#37: *392 [lua] access_by_lua(msblocations.conf:189):2: a7bba5836ce31d3260cb8fa48b989d19:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:45:04 +0000] a7bba5836ce31d3260cb8fa48b989d19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/27 15:45:04 [info] 37#37: *392 [lua] logger.lua:23: a7bba5836ce31d3260cb8fa48b989d19 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:45:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/27 15:45:13 [info] 37#37: *393 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:45:13 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:45:19 [info] 37#37: *395 [lua] access_by_lua(msblocations.conf:189):2: bd98d3442d16f3f15beed8598298874d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:45:19 +0000] bd98d3442d16f3f15beed8598298874d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 15:45:19 [info] 37#37: *395 [lua] logger.lua:23: bd98d3442d16f3f15beed8598298874d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:45:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 15:45:23 [info] 37#37: *396 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:45:23 [info] 35#35: *397 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:45:33 [info] 37#37: *398 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:45:33 [info] 37#37: *399 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:45:34 [info] 37#37: *400 [lua] access_by_lua(msblocations.conf:189):2: 6d3deb03a5027f2e61b14d02f1f714dd:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:45:34 +0000] 6d3deb03a5027f2e61b14d02f1f714dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/27 15:45:34 [info] 37#37: *400 [lua] logger.lua:23: 6d3deb03a5027f2e61b14d02f1f714dd {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:45:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/27 15:45:43 [info] 37#37: *401 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:45:43 [info] 35#35: *402 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:45:49 [info] 37#37: *403 [lua] access_by_lua(msblocations.conf:189):2: 9c75600794caa022fd7a11b2b5b386d4:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:45:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.217 - - [27/Oct/2022:15:45:49 +0000] 9c75600794caa022fd7a11b2b5b386d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 15:45:49 [info] 37#37: *403 [lua] logger.lua:23: 9c75600794caa022fd7a11b2b5b386d4 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 15:45:53 [info] 37#37: *404 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:45:53 [info] 37#37: *405 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:46:03 [info] 37#37: *407 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:46:03 [info] 37#37: *408 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:46:04 [info] 37#37: *409 [lua] access_by_lua(msblocations.conf:189):2: d7492fc22df1d4e44809623055692c53:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:46:04 [info] 37#37: *409 [lua] logger.lua:23: d7492fc22df1d4e44809623055692c53 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:46:04 +0000] d7492fc22df1d4e44809623055692c53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:46:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 15:46:13 [info] 37#37: *411 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:46:13 [info] 37#37: *410 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:46:19 [info] 37#37: *412 [lua] access_by_lua(msblocations.conf:189):2: c4e53927a27ff1aa0de3d30583749bb5:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:46:19 +0000] c4e53927a27ff1aa0de3d30583749bb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 15:46:19 [info] 37#37: *412 [lua] logger.lua:23: c4e53927a27ff1aa0de3d30583749bb5 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:46:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 15:46:23 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:46:23 [info] 37#37: *413 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:46:33 [info] 37#37: *415 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:46:33 [info] 35#35: *416 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:46:34 [info] 37#37: *417 [lua] access_by_lua(msblocations.conf:189):2: 7c63d63e26f753d93e3edb8add47ea9c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:46:34 +0000] 7c63d63e26f753d93e3edb8add47ea9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 15:46:34 [info] 37#37: *417 [lua] logger.lua:23: 7c63d63e26f753d93e3edb8add47ea9c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:46:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:46:43 [info] 37#37: *419 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:46:43 [info] 37#37: *418 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:46:49 [info] 37#37: *420 [lua] access_by_lua(msblocations.conf:189):2: bc7a5d6235a5be072d1cb6aadb37c74d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:46:49 [info] 37#37: *420 [lua] logger.lua:23: bc7a5d6235a5be072d1cb6aadb37c74d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:46:49 +0000] bc7a5d6235a5be072d1cb6aadb37c74d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:46:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 15:46:53 [info] 37#37: *421 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:46:53 [info] 37#37: *422 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:47:03 [info] 37#37: *424 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:47:03 [info] 35#35: *425 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:47:04 [info] 37#37: *426 [lua] access_by_lua(msblocations.conf:189):2: f66e30466cf0cba0a26559a5589b412c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:47:04 [info] 37#37: *426 [lua] logger.lua:23: f66e30466cf0cba0a26559a5589b412c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:47:04 +0000] f66e30466cf0cba0a26559a5589b412c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:47:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:47:13 [info] 37#37: *428 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:47:13 [info] 35#35: *427 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:47:19 [info] 37#37: *429 [lua] access_by_lua(msblocations.conf:189):2: 268ce322c3057e7270e787c99083db7c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:47:19 [info] 37#37: *429 [lua] logger.lua:23: 268ce322c3057e7270e787c99083db7c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:47:19 +0000] 268ce322c3057e7270e787c99083db7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:47:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:47:23 [info] 37#37: *431 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:47:23 [info] 37#37: *430 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:47:33 [info] 37#37: *432 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:47:33 [info] 37#37: *433 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:47:34 [info] 37#37: *434 [lua] access_by_lua(msblocations.conf:189):2: a0d24e1b6faf76e1dc0ff570df997830:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:47:34 [info] 37#37: *434 [lua] logger.lua:23: a0d24e1b6faf76e1dc0ff570df997830 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:47:34 +0000] a0d24e1b6faf76e1dc0ff570df997830 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:47:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:47:43 [info] 37#37: *435 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:47:43 [info] 35#35: *436 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:47:49 [info] 37#37: *437 [lua] access_by_lua(msblocations.conf:189):2: f6d8ec704066ef116895cc0d587a94fe:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:47:49 [info] 37#37: *437 [lua] logger.lua:23: f6d8ec704066ef116895cc0d587a94fe {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:47:49 +0000] f6d8ec704066ef116895cc0d587a94fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:47:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 15:47:53 [info] 35#35: *438 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:47:53 [info] 35#35: *439 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:48:03 [info] 37#37: *441 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:48:03 [info] 37#37: *442 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:48:04 [info] 37#37: *443 [lua] access_by_lua(msblocations.conf:189):2: 4b0e80cf8ca32d82154f5c3d37b7f8ad:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:48:04 +0000] 4b0e80cf8ca32d82154f5c3d37b7f8ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 15:48:04 [info] 37#37: *443 [lua] logger.lua:23: 4b0e80cf8ca32d82154f5c3d37b7f8ad {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:48:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 15:48:13 [info] 35#35: *444 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:48:13 [info] 37#37: *445 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:48:19 [info] 37#37: *446 [lua] access_by_lua(msblocations.conf:189):2: 703d003e6f03e394ce3ce4336cda44d4:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:48:19 [info] 37#37: *446 [lua] logger.lua:23: 703d003e6f03e394ce3ce4336cda44d4 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:48:19 +0000] 703d003e6f03e394ce3ce4336cda44d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:48:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:48:23 [info] 37#37: *447 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:48:23 [info] 35#35: *448 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:48:33 [info] 35#35: *450 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:48:33 [info] 35#35: *449 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:48:34 [info] 37#37: *451 [lua] access_by_lua(msblocations.conf:189):2: eee49e8c6c8d67591e549583b3c89fea:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:48:34 [info] 37#37: *451 [lua] logger.lua:23: eee49e8c6c8d67591e549583b3c89fea {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:48:34 +0000] eee49e8c6c8d67591e549583b3c89fea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:48:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/27 15:48:43 [info] 37#37: *452 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:48:43 [info] 35#35: *453 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:48:49 [info] 37#37: *454 [lua] access_by_lua(msblocations.conf:189):2: 8fe314e1d942f49dc6533474fb859763:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:48:49 [info] 37#37: *454 [lua] logger.lua:23: 8fe314e1d942f49dc6533474fb859763 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:48:49 +0000] 8fe314e1d942f49dc6533474fb859763 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:48:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 15:48:53 [info] 35#35: *456 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:48:53 [info] 37#37: *455 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:49:03 [info] 35#35: *458 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:49:03 [info] 35#35: *459 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:49:04 [info] 37#37: *460 [lua] access_by_lua(msblocations.conf:189):2: f00b58e8cfc329c96f8ec502e50d93f1:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:49:04 [info] 37#37: *460 [lua] logger.lua:23: f00b58e8cfc329c96f8ec502e50d93f1 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:49:04 +0000] f00b58e8cfc329c96f8ec502e50d93f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:49:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/27 15:49:13 [info] 37#37: *461 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:49:13 [info] 37#37: *462 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:49:19 [info] 37#37: *463 [lua] access_by_lua(msblocations.conf:189):2: 0dc3a9452de20d709be0fc4e54a72ce5:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:49:19 [info] 37#37: *463 [lua] logger.lua:23: 0dc3a9452de20d709be0fc4e54a72ce5 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:49:19 +0000] 0dc3a9452de20d709be0fc4e54a72ce5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:49:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 15:49:23 [info] 37#37: *465 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:49:23 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:49:33 [info] 37#37: *467 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:49:33 [info] 37#37: *466 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:49:34 [info] 37#37: *468 [lua] access_by_lua(msblocations.conf:189):2: ff433b1866d6385d504fc15937bdb565:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:49:34 [info] 37#37: *468 [lua] logger.lua:23: ff433b1866d6385d504fc15937bdb565 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:49:34 +0000] ff433b1866d6385d504fc15937bdb565 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:49:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 15:49:43 [info] 35#35: *469 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:49:43 [info] 35#35: *470 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:49:49 [info] 37#37: *471 [lua] access_by_lua(msblocations.conf:189):2: aee1b9798406da8480a3697dbeca270e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:49:49 [info] 37#37: *471 [lua] logger.lua:23: aee1b9798406da8480a3697dbeca270e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:49:49 +0000] aee1b9798406da8480a3697dbeca270e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:49:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:49:53 [info] 37#37: *473 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:49:53 [info] 37#37: *472 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:50:03 [info] 37#37: *475 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:50:03 [info] 37#37: *476 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:50:04 [info] 37#37: *477 [lua] access_by_lua(msblocations.conf:189):2: e76a6ec5f367bf21a780b97f9ddde105:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:50:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.217 - - [27/Oct/2022:15:50:04 +0000] e76a6ec5f367bf21a780b97f9ddde105 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/27 15:50:04 [info] 37#37: *477 [lua] logger.lua:23: e76a6ec5f367bf21a780b97f9ddde105 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 15:50:13 [info] 37#37: *478 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:50:13 [info] 37#37: *479 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:50:19 [info] 37#37: *480 [lua] access_by_lua(msblocations.conf:189):2: 4962aeeb89ef12bb21c4880156670c1e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:50:19 [info] 37#37: *480 [lua] logger.lua:23: 4962aeeb89ef12bb21c4880156670c1e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:50:19 +0000] 4962aeeb89ef12bb21c4880156670c1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:50:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:50:23 [info] 37#37: *481 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:50:23 [info] 37#37: *482 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:50:33 [info] 37#37: *483 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:50:33 [info] 35#35: *484 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:50:34 [info] 37#37: *485 [lua] access_by_lua(msblocations.conf:189):2: 583610a520edef961a1e0d2a7fa376db:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:50:34 +0000] 583610a520edef961a1e0d2a7fa376db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 15:50:34 [info] 37#37: *485 [lua] logger.lua:23: 583610a520edef961a1e0d2a7fa376db {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:50:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:50:43 [info] 37#37: *486 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:50:43 [info] 35#35: *487 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:50:49 [info] 37#37: *488 [lua] access_by_lua(msblocations.conf:189):2: 0fe38c67442dc72b2b58d95a491bb5d4:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:50:49 +0000] 0fe38c67442dc72b2b58d95a491bb5d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:50:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 15:50:49 [info] 37#37: *488 [lua] logger.lua:23: 0fe38c67442dc72b2b58d95a491bb5d4 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 15:50:53 [info] 37#37: *489 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:50:53 [info] 35#35: *490 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:51:03 [info] 37#37: *493 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:51:03 [info] 37#37: *492 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:51:04 [info] 37#37: *494 [lua] access_by_lua(msblocations.conf:189):2: 6a1399e01801973652c13f580b755b4e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:51:04 [info] 37#37: *494 [lua] logger.lua:23: 6a1399e01801973652c13f580b755b4e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:51:04 +0000] 6a1399e01801973652c13f580b755b4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:51:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:51:13 [info] 35#35: *495 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:51:13 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:51:19 [info] 37#37: *497 [lua] access_by_lua(msblocations.conf:189):2: c8836d914d25d8bec58c6ef61d1f8c28:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:51:19 +0000] c8836d914d25d8bec58c6ef61d1f8c28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 15:51:19 [info] 37#37: *497 [lua] logger.lua:23: c8836d914d25d8bec58c6ef61d1f8c28 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:51:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:51:23 [info] 37#37: *499 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:51:23 [info] 37#37: *498 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:51:33 [info] 35#35: *501 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:51:33 [info] 37#37: *500 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:51:34 [info] 37#37: *502 [lua] access_by_lua(msblocations.conf:189):2: e22f6ae4ed7c6049341485991eb04117:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:51:34 [info] 37#37: *502 [lua] logger.lua:23: e22f6ae4ed7c6049341485991eb04117 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:51:34 +0000] e22f6ae4ed7c6049341485991eb04117 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:51:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:51:43 [info] 37#37: *503 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:51:43 [info] 37#37: *504 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:51:49 [info] 37#37: *505 [lua] access_by_lua(msblocations.conf:189):2: 4a434458bb94cd01d5843a8c2c73f77b:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:51:49 [info] 37#37: *505 [lua] logger.lua:23: 4a434458bb94cd01d5843a8c2c73f77b {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:51:49 +0000] 4a434458bb94cd01d5843a8c2c73f77b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:51:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:51:53 [info] 37#37: *507 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:51:53 [info] 37#37: *506 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:52:03 [info] 37#37: *510 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:52:03 [info] 37#37: *509 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:52:04 [info] 37#37: *511 [lua] access_by_lua(msblocations.conf:189):2: ce89239b0bb6bf8a84d03f139e80d626:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:52:04 [info] 37#37: *511 [lua] logger.lua:23: ce89239b0bb6bf8a84d03f139e80d626 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:52:04 +0000] ce89239b0bb6bf8a84d03f139e80d626 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:52:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:52:13 [info] 35#35: *513 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:52:13 [info] 35#35: *512 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:52:19 [info] 37#37: *514 [lua] access_by_lua(msblocations.conf:189):2: ee9e78378720a456f01c92f6c740ecae:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:52:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.217 - - [27/Oct/2022:15:52:19 +0000] ee9e78378720a456f01c92f6c740ecae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/27 15:52:19 [info] 37#37: *514 [lua] logger.lua:23: ee9e78378720a456f01c92f6c740ecae {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 15:52:23 [info] 35#35: *515 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:52:23 [info] 35#35: *516 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:52:33 [info] 37#37: *518 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:52:33 [info] 37#37: *517 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:52:34 [info] 37#37: *519 [lua] access_by_lua(msblocations.conf:189):2: 2949e4ae4960adc59ed785abba4676a9:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:52:34 +0000] 2949e4ae4960adc59ed785abba4676a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/27 15:52:34 [info] 37#37: *519 [lua] logger.lua:23: 2949e4ae4960adc59ed785abba4676a9 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:52:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:52:43 [info] 35#35: *520 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:52:43 [info] 35#35: *521 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:52:49 [info] 37#37: *522 [lua] access_by_lua(msblocations.conf:189):2: ef59fa8a71b918f2da28cbaef8563f97:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:52:49 [info] 37#37: *522 [lua] logger.lua:23: ef59fa8a71b918f2da28cbaef8563f97 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:52:49 +0000] ef59fa8a71b918f2da28cbaef8563f97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:52:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:52:53 [info] 37#37: *523 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:52:53 [info] 35#35: *524 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:53:03 [info] 35#35: *526 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:53:03 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:53:04 [info] 37#37: *528 [lua] access_by_lua(msblocations.conf:189):2: 1a826bbf84c3addd5aa6c841009f5346:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:53:04 [info] 37#37: *528 [lua] logger.lua:23: 1a826bbf84c3addd5aa6c841009f5346 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:53:04 +0000] 1a826bbf84c3addd5aa6c841009f5346 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:53:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 15:53:13 [info] 37#37: *529 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:53:13 [info] 37#37: *530 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:53:19 [info] 37#37: *531 [lua] access_by_lua(msblocations.conf:189):2: b7cba8639095433052294fb26684998e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:53:19 +0000] b7cba8639095433052294fb26684998e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:53:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:53:19 [info] 37#37: *531 [lua] logger.lua:23: b7cba8639095433052294fb26684998e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 15:53:23 [info] 37#37: *532 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:53:23 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:53:33 [info] 37#37: *534 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:53:33 [info] 37#37: *535 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:53:34 [info] 37#37: *536 [lua] access_by_lua(msblocations.conf:189):2: 40c88f3dcd35fc187c3b5ff9e7f21680:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:53:34 [info] 37#37: *536 [lua] logger.lua:23: 40c88f3dcd35fc187c3b5ff9e7f21680 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:53:34 +0000] 40c88f3dcd35fc187c3b5ff9e7f21680 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:53:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:53:43 [info] 37#37: *537 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:53:43 [info] 35#35: *538 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:53:49 [info] 37#37: *539 [lua] access_by_lua(msblocations.conf:189):2: d94d5f15ab904020b03f67c57bda3e69:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:53:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 15:53:49 [info] 37#37: *539 [lua] logger.lua:23: d94d5f15ab904020b03f67c57bda3e69 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:53:49 +0000] d94d5f15ab904020b03f67c57bda3e69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 15:53:53 [info] 35#35: *541 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:53:53 [info] 35#35: *540 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:54:03 [info] 37#37: *543 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:54:03 [info] 37#37: *544 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:54:04 [info] 37#37: *545 [lua] access_by_lua(msblocations.conf:189):2: eff13650c8d98ee0af698fc11980d1d0:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:54:04 [info] 37#37: *545 [lua] logger.lua:23: eff13650c8d98ee0af698fc11980d1d0 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:54:04 +0000] eff13650c8d98ee0af698fc11980d1d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:54:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/27 15:54:13 [info] 37#37: *546 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:54:13 [info] 37#37: *547 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:54:19 [info] 37#37: *548 [lua] access_by_lua(msblocations.conf:189):2: e66b80ca925e9b75ecc01b61f7372e9d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:54:19 [info] 37#37: *548 [lua] logger.lua:23: e66b80ca925e9b75ecc01b61f7372e9d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:54:19 +0000] e66b80ca925e9b75ecc01b61f7372e9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:54:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/27 15:54:23 [info] 37#37: *549 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:54:23 [info] 35#35: *550 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:54:33 [info] 35#35: *551 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:54:33 [info] 37#37: *552 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:54:34 [info] 37#37: *553 [lua] access_by_lua(msblocations.conf:189):2: 71839d94ff04dfb7ab3602e4b82c8c2b:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:54:34 +0000] 71839d94ff04dfb7ab3602e4b82c8c2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/27 15:54:34 [info] 37#37: *553 [lua] logger.lua:23: 71839d94ff04dfb7ab3602e4b82c8c2b {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:54:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/27 15:54:43 [info] 37#37: *555 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:54:43 [info] 37#37: *554 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:54:49 [info] 37#37: *556 [lua] access_by_lua(msblocations.conf:189):2: d55f2562252575e38b6a35ddc8d79b49:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:54:49 [info] 37#37: *556 [lua] logger.lua:23: d55f2562252575e38b6a35ddc8d79b49 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:54:49 +0000] d55f2562252575e38b6a35ddc8d79b49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:54:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 15:54:53 [info] 35#35: *557 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:54:53 [info] 37#37: *558 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:55:03 [info] 37#37: *561 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:55:03 [info] 37#37: *560 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:55:04 [info] 37#37: *562 [lua] access_by_lua(msblocations.conf:189):2: 8f0ef274339c25c37cfbe3f1a428bdb6:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:55:04 [info] 37#37: *562 [lua] logger.lua:23: 8f0ef274339c25c37cfbe3f1a428bdb6 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:55:04 +0000] 8f0ef274339c25c37cfbe3f1a428bdb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:55:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/27 15:55:13 [info] 37#37: *564 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:55:13 [info] 37#37: *563 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:55:19 [info] 37#37: *565 [lua] access_by_lua(msblocations.conf:189):2: 0c9594eef28bcabfe2aa542a79487cc1:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:55:19 +0000] 0c9594eef28bcabfe2aa542a79487cc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 15:55:19 [info] 37#37: *565 [lua] logger.lua:23: 0c9594eef28bcabfe2aa542a79487cc1 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:55:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:55:23 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:55:23 [info] 35#35: *566 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:55:33 [info] 37#37: *569 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:55:33 [info] 37#37: *568 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:55:34 [info] 37#37: *570 [lua] access_by_lua(msblocations.conf:189):2: 3fea5d6ebc04f362573272bfde74a32f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:55:34 [info] 37#37: *570 [lua] logger.lua:23: 3fea5d6ebc04f362573272bfde74a32f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:55:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.217 - - [27/Oct/2022:15:55:34 +0000] 3fea5d6ebc04f362573272bfde74a32f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 15:55:43 [info] 35#35: *571 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:55:43 [info] 37#37: *572 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:55:49 [info] 37#37: *573 [lua] access_by_lua(msblocations.conf:189):2: 62c7cc498344cb247d3430db30716226:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:55:49 +0000] 62c7cc498344cb247d3430db30716226 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/27 15:55:49 [info] 37#37: *573 [lua] logger.lua:23: 62c7cc498344cb247d3430db30716226 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:55:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 15:55:53 [info] 37#37: *574 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:55:53 [info] 35#35: *575 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:56:03 [info] 35#35: *578 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:56:03 [info] 37#37: *577 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:56:04 [info] 37#37: *579 [lua] access_by_lua(msblocations.conf:189):2: 19f9634b580ac4310cdb2fc6af5890ff:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:56:04 [info] 37#37: *579 [lua] logger.lua:23: 19f9634b580ac4310cdb2fc6af5890ff {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:56:04 +0000] 19f9634b580ac4310cdb2fc6af5890ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:56:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/27 15:56:13 [info] 35#35: *581 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:56:13 [info] 37#37: *580 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:56:19 [info] 37#37: *582 [lua] access_by_lua(msblocations.conf:189):2: d7916ff766371cddf152e5ad77273b0e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:56:19 [info] 37#37: *582 [lua] logger.lua:23: d7916ff766371cddf152e5ad77273b0e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:56:19 +0000] d7916ff766371cddf152e5ad77273b0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:56:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:56:23 [info] 35#35: *583 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:56:23 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:56:33 [info] 37#37: *585 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:56:33 [info] 37#37: *586 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:56:34 [info] 37#37: *587 [lua] access_by_lua(msblocations.conf:189):2: 60c0e9b4631dc02431a8191713b82423:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:56:34 [info] 37#37: *587 [lua] logger.lua:23: 60c0e9b4631dc02431a8191713b82423 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:56:34 +0000] 60c0e9b4631dc02431a8191713b82423 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:56:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/27 15:56:43 [info] 35#35: *588 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:56:43 [info] 35#35: *589 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:56:49 [info] 37#37: *590 [lua] access_by_lua(msblocations.conf:189):2: 70ed4056ce702d9b26a245c11c9965eb:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:56:49 [info] 37#37: *590 [lua] logger.lua:23: 70ed4056ce702d9b26a245c11c9965eb {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:56:49 +0000] 70ed4056ce702d9b26a245c11c9965eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:56:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 15:56:53 [info] 37#37: *591 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:56:53 [info] 37#37: *592 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:57:03 [info] 35#35: *594 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:57:03 [info] 37#37: *595 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:57:04 [info] 37#37: *596 [lua] access_by_lua(msblocations.conf:189):2: 0cdc8a13cc30e5ac60f889a4a6ffb359:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:57:04 +0000] 0cdc8a13cc30e5ac60f889a4a6ffb359 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/27 15:57:04 [info] 37#37: *596 [lua] logger.lua:23: 0cdc8a13cc30e5ac60f889a4a6ffb359 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:57:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/27 15:57:13 [info] 37#37: *597 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:57:13 [info] 35#35: *598 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:57:19 [info] 37#37: *599 [lua] access_by_lua(msblocations.conf:189):2: 9bba2441ac33cc3a494b7f162fb49157:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:57:19 +0000] 9bba2441ac33cc3a494b7f162fb49157 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/27 15:57:19 [info] 37#37: *599 [lua] logger.lua:23: 9bba2441ac33cc3a494b7f162fb49157 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:57:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/27 15:57:23 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:57:23 [info] 37#37: *600 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:57:33 [info] 37#37: *602 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:57:33 [info] 35#35: *603 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:57:34 [info] 37#37: *604 [lua] access_by_lua(msblocations.conf:189):2: 4a60d59f4ba98f1c36c5c05ab226d7eb:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:57:34 [info] 37#37: *604 [lua] logger.lua:23: 4a60d59f4ba98f1c36c5c05ab226d7eb {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:57:34 +0000] 4a60d59f4ba98f1c36c5c05ab226d7eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:57:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 15:57:43 [info] 35#35: *605 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:57:43 [info] 37#37: *606 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:57:50 [info] 37#37: *607 [lua] access_by_lua(msblocations.conf:189):2: 8045ace142ba80aeb0a112aac72c209e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:57:50 [info] 37#37: *607 [lua] logger.lua:23: 8045ace142ba80aeb0a112aac72c209e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:57:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.217 - - [27/Oct/2022:15:57:50 +0000] 8045ace142ba80aeb0a112aac72c209e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 15:57:53 [info] 35#35: *608 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:57:53 [info] 37#37: *609 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:58:03 [info] 37#37: *612 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:58:03 [info] 35#35: *611 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:58:05 [info] 37#37: *613 [lua] access_by_lua(msblocations.conf:189):2: 4c3e8d892888628b8b62b966d351efa3:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:58:05 [info] 37#37: *613 [lua] logger.lua:23: 4c3e8d892888628b8b62b966d351efa3 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:58:05 +0000] 4c3e8d892888628b8b62b966d351efa3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:58:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:58:13 [info] 37#37: *614 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:58:13 [info] 37#37: *615 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:58:20 [info] 37#37: *616 [lua] access_by_lua(msblocations.conf:189):2: 571efedd72e39f4b790d94ea3227cd06:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:58:20 [info] 37#37: *616 [lua] logger.lua:23: 571efedd72e39f4b790d94ea3227cd06 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:58:20 +0000] 571efedd72e39f4b790d94ea3227cd06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:58:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:58:23 [info] 37#37: *617 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:58:23 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:58:33 [info] 37#37: *620 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:58:33 [info] 37#37: *619 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:58:35 [info] 37#37: *621 [lua] access_by_lua(msblocations.conf:189):2: 757334e9cccfec77aa8d73a2e11f09b3:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:58:35 +0000] 757334e9cccfec77aa8d73a2e11f09b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/27 15:58:35 [info] 37#37: *621 [lua] logger.lua:23: 757334e9cccfec77aa8d73a2e11f09b3 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:58:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/27 15:58:43 [info] 37#37: *622 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:58:43 [info] 37#37: *623 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:58:50 [info] 37#37: *624 [lua] access_by_lua(msblocations.conf:189):2: 40c87b7515204138ab9e485b5ad160c1:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:58:50 +0000] 40c87b7515204138ab9e485b5ad160c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 15:58:50 [info] 37#37: *624 [lua] logger.lua:23: 40c87b7515204138ab9e485b5ad160c1 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:58:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:58:53 [info] 37#37: *626 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:58:53 [info] 37#37: *625 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:59:03 [info] 37#37: *629 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:59:03 [info] 37#37: *628 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:59:05 [info] 37#37: *630 [lua] access_by_lua(msblocations.conf:189):2: b9fbe0dcdfda221c17135275ab483757:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:59:05 [info] 37#37: *630 [lua] logger.lua:23: b9fbe0dcdfda221c17135275ab483757 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:59:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.65.217 - - [27/Oct/2022:15:59:05 +0000] b9fbe0dcdfda221c17135275ab483757 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/27 15:59:13 [info] 35#35: *631 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:59:13 [info] 35#35: *632 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:59:20 [info] 37#37: *633 [lua] access_by_lua(msblocations.conf:189):2: c701f724d24d11ce3e82cdbf5af0c94b:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:59:20 [info] 37#37: *633 [lua] logger.lua:23: c701f724d24d11ce3e82cdbf5af0c94b {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:59:20 +0000] c701f724d24d11ce3e82cdbf5af0c94b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:59:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 15:59:23 [info] 37#37: *634 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:59:23 [info] 37#37: *635 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:59:33 [info] 37#37: *637 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:59:33 [info] 37#37: *636 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:59:35 [info] 37#37: *638 [lua] access_by_lua(msblocations.conf:189):2: a865244352ef44728dbf2ec6215a41e9:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:59:35 [info] 37#37: *638 [lua] logger.lua:23: a865244352ef44728dbf2ec6215a41e9 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:59:35 +0000] a865244352ef44728dbf2ec6215a41e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:15:59:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 15:59:43 [info] 35#35: *639 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:59:43 [info] 35#35: *640 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:59:50 [info] 37#37: *641 [lua] access_by_lua(msblocations.conf:189):2: 690e46d3fbbc844f9a039d80e76aa76a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 15:59:50 [info] 37#37: *641 [lua] logger.lua:23: 690e46d3fbbc844f9a039d80e76aa76a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:15:59:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.217 - - [27/Oct/2022:15:59:50 +0000] 690e46d3fbbc844f9a039d80e76aa76a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/27 15:59:53 [info] 35#35: *642 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 15:59:53 [info] 35#35: *643 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:00:03 [info] 37#37: *646 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:00:03 [info] 35#35: *645 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:00:05 [info] 37#37: *647 [lua] access_by_lua(msblocations.conf:189):2: d793de123f6c315f37bee54d6d4b4d79:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:00:05 [info] 37#37: *647 [lua] logger.lua:23: d793de123f6c315f37bee54d6d4b4d79 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:00:05 +0000] d793de123f6c315f37bee54d6d4b4d79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:00:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:00:13 [info] 35#35: *648 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:00:13 [info] 35#35: *649 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:00:20 [info] 37#37: *650 [lua] access_by_lua(msblocations.conf:189):2: 792ea5db392bea7d17ef0e11ed85c8c8:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:00:20 [info] 37#37: *650 [lua] logger.lua:23: 792ea5db392bea7d17ef0e11ed85c8c8 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:00:20 +0000] 792ea5db392bea7d17ef0e11ed85c8c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:00:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:00:23 [info] 37#37: *652 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:00:23 [info] 37#37: *651 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:00:33 [info] 35#35: *654 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:00:33 [info] 37#37: *653 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:00:35 [info] 37#37: *655 [lua] access_by_lua(msblocations.conf:189):2: b4161f5b99a304768360705f6e7a30cc:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:00:35 [info] 37#37: *655 [lua] logger.lua:23: b4161f5b99a304768360705f6e7a30cc {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:00:35 +0000] b4161f5b99a304768360705f6e7a30cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:00:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:00:43 [info] 37#37: *657 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:00:43 [info] 37#37: *656 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:00:50 [info] 37#37: *658 [lua] access_by_lua(msblocations.conf:189):2: fbd2d680a576bba434b2b7ae77bd938d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:00:50 [info] 37#37: *658 [lua] logger.lua:23: fbd2d680a576bba434b2b7ae77bd938d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:00:50 +0000] fbd2d680a576bba434b2b7ae77bd938d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:00:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:00:53 [info] 35#35: *660 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:00:53 [info] 35#35: *659 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:01:03 [info] 37#37: *662 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:01:03 [info] 37#37: *663 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:01:05 [info] 37#37: *664 [lua] access_by_lua(msblocations.conf:189):2: 37fc9a2d3efaf949ee0fccffec12bbaa:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:01:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.217 - - [27/Oct/2022:16:01:05 +0000] 37fc9a2d3efaf949ee0fccffec12bbaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/27 16:01:05 [info] 37#37: *664 [lua] logger.lua:23: 37fc9a2d3efaf949ee0fccffec12bbaa {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 16:01:13 [info] 35#35: *666 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:01:13 [info] 37#37: *665 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:01:20 [info] 37#37: *667 [lua] access_by_lua(msblocations.conf:189):2: 27af5fb0bf36ddc574fc5d1ecc234c98:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:01:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:01:20 [info] 37#37: *667 [lua] logger.lua:23: 27af5fb0bf36ddc574fc5d1ecc234c98 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:01:20 +0000] 27af5fb0bf36ddc574fc5d1ecc234c98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/27 16:01:23 [info] 37#37: *669 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:01:23 [info] 37#37: *668 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:01:33 [info] 37#37: *670 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:01:33 [info] 37#37: *671 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:01:35 [info] 37#37: *672 [lua] access_by_lua(msblocations.conf:189):2: 33a0f2fed89a718b22d3d2871ea067a5:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:01:35 [info] 37#37: *672 [lua] logger.lua:23: 33a0f2fed89a718b22d3d2871ea067a5 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:01:35 +0000] 33a0f2fed89a718b22d3d2871ea067a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:01:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:01:43 [info] 35#35: *673 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:01:43 [info] 35#35: *674 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:01:50 [info] 37#37: *675 [lua] access_by_lua(msblocations.conf:189):2: efe378dac6b58c194c93ee40a75e1507:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:01:50 [info] 37#37: *675 [lua] logger.lua:23: efe378dac6b58c194c93ee40a75e1507 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:01:50 +0000] efe378dac6b58c194c93ee40a75e1507 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:01:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:01:53 [info] 35#35: *676 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:01:53 [info] 35#35: *677 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:02:03 [info] 37#37: *680 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:02:03 [info] 35#35: *679 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:02:05 [info] 37#37: *681 [lua] access_by_lua(msblocations.conf:189):2: 1ba3a329ab9598ca3c1ada41501de198:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:02:05 [info] 37#37: *681 [lua] logger.lua:23: 1ba3a329ab9598ca3c1ada41501de198 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:02:05 +0000] 1ba3a329ab9598ca3c1ada41501de198 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:02:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:02:13 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:02:13 [info] 35#35: *682 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:02:20 [info] 37#37: *684 [lua] access_by_lua(msblocations.conf:189):2: d393906d2fce3a986e5c514f94a02f23:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:02:20 [info] 37#37: *684 [lua] logger.lua:23: d393906d2fce3a986e5c514f94a02f23 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:02:20 +0000] d393906d2fce3a986e5c514f94a02f23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:02:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:02:23 [info] 37#37: *686 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:02:23 [info] 35#35: *685 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:02:33 [info] 37#37: *687 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:02:33 [info] 37#37: *688 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:02:35 [info] 37#37: *689 [lua] access_by_lua(msblocations.conf:189):2: 2581a1e532c715ba2325f5bb7fa768b9:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:02:35 [info] 37#37: *689 [lua] logger.lua:23: 2581a1e532c715ba2325f5bb7fa768b9 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:02:35 +0000] 2581a1e532c715ba2325f5bb7fa768b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:02:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:02:43 [info] 37#37: *690 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:02:43 [info] 37#37: *691 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:02:50 [info] 37#37: *692 [lua] access_by_lua(msblocations.conf:189):2: d3d48567d822444eb02b235de6058f77:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:02:50 +0000] d3d48567d822444eb02b235de6058f77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 16:02:50 [info] 37#37: *692 [lua] logger.lua:23: d3d48567d822444eb02b235de6058f77 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:02:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:02:53 [info] 35#35: *693 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:02:53 [info] 35#35: *694 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:03:03 [info] 37#37: *697 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:03:03 [info] 37#37: *696 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:03:05 [info] 37#37: *698 [lua] access_by_lua(msblocations.conf:189):2: 71c5a7fb700aadf3f450d1ad36a39966:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:03:05 [info] 37#37: *698 [lua] logger.lua:23: 71c5a7fb700aadf3f450d1ad36a39966 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:03:05 +0000] 71c5a7fb700aadf3f450d1ad36a39966 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:03:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:03:13 [info] 37#37: *699 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:03:13 [info] 37#37: *700 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:03:20 [info] 37#37: *701 [lua] access_by_lua(msblocations.conf:189):2: 5ccc07bb1a662aa89f00556f8eaa3b04:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:03:20 +0000] 5ccc07bb1a662aa89f00556f8eaa3b04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/27 16:03:20 [info] 37#37: *701 [lua] logger.lua:23: 5ccc07bb1a662aa89f00556f8eaa3b04 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:03:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:03:23 [info] 37#37: *702 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:03:23 [info] 35#35: *703 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:03:33 [info] 35#35: *704 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:03:33 [info] 35#35: *705 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:03:35 [info] 37#37: *706 [lua] access_by_lua(msblocations.conf:189):2: 683bdfe22970b484695ed139ba639dcc:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:03:35 [info] 37#37: *706 [lua] logger.lua:23: 683bdfe22970b484695ed139ba639dcc {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:03:35 +0000] 683bdfe22970b484695ed139ba639dcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:03:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 16:03:43 [info] 37#37: *707 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:03:43 [info] 37#37: *708 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:03:50 [info] 37#37: *709 [lua] access_by_lua(msblocations.conf:189):2: 40be61e62216b3cf341189591a1d33ef:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:03:50 +0000] 40be61e62216b3cf341189591a1d33ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 16:03:50 [info] 37#37: *709 [lua] logger.lua:23: 40be61e62216b3cf341189591a1d33ef {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:03:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 16:03:53 [info] 37#37: *710 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:03:53 [info] 35#35: *711 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:04:03 [info] 37#37: *713 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:04:03 [info] 37#37: *714 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:04:05 [info] 37#37: *715 [lua] access_by_lua(msblocations.conf:189):2: 415c821e9476e5f98b6aff040050cea1:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:04:05 [info] 37#37: *715 [lua] logger.lua:23: 415c821e9476e5f98b6aff040050cea1 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:04:05 +0000] 415c821e9476e5f98b6aff040050cea1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:04:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/27 16:04:13 [info] 37#37: *717 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:04:13 [info] 37#37: *716 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:04:20 [info] 37#37: *718 [lua] access_by_lua(msblocations.conf:189):2: e3c32aa832266492e4e9ce459e124d36:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:04:20 [info] 37#37: *718 [lua] logger.lua:23: e3c32aa832266492e4e9ce459e124d36 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:04:20 +0000] e3c32aa832266492e4e9ce459e124d36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:04:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 16:04:23 [info] 37#37: *719 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:04:23 [info] 35#35: *720 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:04:33 [info] 35#35: *721 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:04:33 [info] 37#37: *722 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:04:35 [info] 37#37: *723 [lua] access_by_lua(msblocations.conf:189):2: 1d40584c4ce07150d0420ed67bdf1b84:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:04:35 +0000] 1d40584c4ce07150d0420ed67bdf1b84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:04:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:04:35 [info] 37#37: *723 [lua] logger.lua:23: 1d40584c4ce07150d0420ed67bdf1b84 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 16:04:43 [info] 35#35: *725 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:04:43 [info] 35#35: *724 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:04:50 [info] 37#37: *726 [lua] access_by_lua(msblocations.conf:189):2: 037dcf2101306176c95dd93c99a94641:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:04:50 +0000] 037dcf2101306176c95dd93c99a94641 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:04:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:04:50 [info] 37#37: *726 [lua] logger.lua:23: 037dcf2101306176c95dd93c99a94641 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 16:04:53 [info] 37#37: *727 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:04:53 [info] 37#37: *728 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:05:03 [info] 35#35: *730 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:05:03 [info] 35#35: *731 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:05:05 [info] 37#37: *732 [lua] access_by_lua(msblocations.conf:189):2: 25a9ceaa7fbfae1878bb14e02416fd88:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:05:05 [info] 37#37: *732 [lua] logger.lua:23: 25a9ceaa7fbfae1878bb14e02416fd88 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:05:05 +0000] 25a9ceaa7fbfae1878bb14e02416fd88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:05:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 16:05:13 [info] 37#37: *733 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:05:13 [info] 37#37: *734 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:05:20 [info] 37#37: *735 [lua] access_by_lua(msblocations.conf:189):2: 755c56f8655cd037abf59b3ed09a7fc6:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:05:20 [info] 37#37: *735 [lua] logger.lua:23: 755c56f8655cd037abf59b3ed09a7fc6 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:05:20 +0000] 755c56f8655cd037abf59b3ed09a7fc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:05:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:05:23 [info] 37#37: *736 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:05:23 [info] 37#37: *737 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:05:33 [info] 37#37: *738 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:05:33 [info] 37#37: *739 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:05:35 [info] 37#37: *740 [lua] access_by_lua(msblocations.conf:189):2: 2bfb587b60b57a3697bdd7f669119e73:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:05:35 +0000] 2bfb587b60b57a3697bdd7f669119e73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 16:05:35 [info] 37#37: *740 [lua] logger.lua:23: 2bfb587b60b57a3697bdd7f669119e73 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:05:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:05:43 [info] 37#37: *742 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:05:43 [info] 37#37: *741 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:05:50 [info] 37#37: *743 [lua] access_by_lua(msblocations.conf:189):2: 4f0df32295d0c362c50e461454300d1b:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:05:50 [info] 37#37: *743 [lua] logger.lua:23: 4f0df32295d0c362c50e461454300d1b {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:05:50 +0000] 4f0df32295d0c362c50e461454300d1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:05:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:05:53 [info] 35#35: *744 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:05:53 [info] 37#37: *745 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:06:03 [info] 37#37: *747 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:06:03 [info] 37#37: *748 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:06:05 [info] 37#37: *749 [lua] access_by_lua(msblocations.conf:189):2: 22ec07a120d59d1574a2e1b142534789:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:06:05 [info] 37#37: *749 [lua] logger.lua:23: 22ec07a120d59d1574a2e1b142534789 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:06:05 +0000] 22ec07a120d59d1574a2e1b142534789 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:06:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 16:06:13 [info] 35#35: *751 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:06:13 [info] 37#37: *750 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:06:20 [info] 37#37: *752 [lua] access_by_lua(msblocations.conf:189):2: 30e825b76bd86774ca56518a3be8b297:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:06:20 [info] 37#37: *752 [lua] logger.lua:23: 30e825b76bd86774ca56518a3be8b297 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:06:20 +0000] 30e825b76bd86774ca56518a3be8b297 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:06:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:06:23 [info] 35#35: *754 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:06:23 [info] 37#37: *753 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:06:33 [info] 37#37: *756 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:06:33 [info] 35#35: *755 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:06:35 [info] 37#37: *757 [lua] access_by_lua(msblocations.conf:189):2: 64f6c8435e3d36389548f15512ebcad7:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:06:35 [info] 37#37: *757 [lua] logger.lua:23: 64f6c8435e3d36389548f15512ebcad7 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:06:35 +0000] 64f6c8435e3d36389548f15512ebcad7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:06:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:06:43 [info] 37#37: *759 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:06:43 [info] 35#35: *758 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:06:50 [info] 37#37: *760 [lua] access_by_lua(msblocations.conf:189):2: f8c1faf3a878503a4033529ff3737508:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:06:50 +0000] f8c1faf3a878503a4033529ff3737508 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 16:06:50 [info] 37#37: *760 [lua] logger.lua:23: f8c1faf3a878503a4033529ff3737508 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:06:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:06:53 [info] 35#35: *761 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:06:53 [info] 35#35: *762 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:07:03 [info] 35#35: *764 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:07:03 [info] 35#35: *765 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:07:05 [info] 37#37: *766 [lua] access_by_lua(msblocations.conf:189):2: f2eb924d070e98e20a5a0e0b305c65d1:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:07:05 [info] 37#37: *766 [lua] logger.lua:23: f2eb924d070e98e20a5a0e0b305c65d1 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:07:05 +0000] f2eb924d070e98e20a5a0e0b305c65d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:07:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/27 16:07:13 [info] 35#35: *767 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:07:13 [info] 35#35: *768 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:07:20 [info] 37#37: *769 [lua] access_by_lua(msblocations.conf:189):2: 299096be09d8e4d327cfd4e6ebabcc82:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:07:20 [info] 37#37: *769 [lua] logger.lua:23: 299096be09d8e4d327cfd4e6ebabcc82 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:07:20 +0000] 299096be09d8e4d327cfd4e6ebabcc82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:07:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:07:23 [info] 37#37: *770 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:07:23 [info] 37#37: *771 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:07:33 [info] 37#37: *773 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:07:33 [info] 37#37: *772 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:07:35 [info] 37#37: *774 [lua] access_by_lua(msblocations.conf:189):2: 4bb9a51e71dbb1da403376a7a64eda81:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:07:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.65.217 - - [27/Oct/2022:16:07:35 +0000] 4bb9a51e71dbb1da403376a7a64eda81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/27 16:07:35 [info] 37#37: *774 [lua] logger.lua:23: 4bb9a51e71dbb1da403376a7a64eda81 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 16:07:43 [info] 37#37: *775 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:07:43 [info] 35#35: *776 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:07:50 [info] 37#37: *777 [lua] access_by_lua(msblocations.conf:189):2: 1c2e090bc52afac519a45a96a4fbfac5:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:07:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:07:50 [info] 37#37: *777 [lua] logger.lua:23: 1c2e090bc52afac519a45a96a4fbfac5 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:07:50 +0000] 1c2e090bc52afac519a45a96a4fbfac5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 16:07:53 [info] 35#35: *778 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:07:53 [info] 35#35: *779 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:08:03 [info] 37#37: *782 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:08:03 [info] 37#37: *781 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:08:05 [info] 37#37: *783 [lua] access_by_lua(msblocations.conf:189):2: f9e0d4731aef8fbc6e926c0bc85e9fb1:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:08:05 [info] 37#37: *783 [lua] logger.lua:23: f9e0d4731aef8fbc6e926c0bc85e9fb1 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:08:05 +0000] f9e0d4731aef8fbc6e926c0bc85e9fb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:08:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/27 16:08:13 [info] 37#37: *785 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:08:13 [info] 37#37: *784 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:08:20 [info] 37#37: *786 [lua] access_by_lua(msblocations.conf:189):2: de20fb86a2f54499b24965a93467a240:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:08:20 [info] 37#37: *786 [lua] logger.lua:23: de20fb86a2f54499b24965a93467a240 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:08:20 +0000] de20fb86a2f54499b24965a93467a240 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:08:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 16:08:23 [info] 37#37: *788 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:08:23 [info] 37#37: *787 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:08:33 [info] 37#37: *789 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:08:33 [info] 37#37: *790 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:08:35 [info] 37#37: *791 [lua] access_by_lua(msblocations.conf:189):2: 400a185a9692eb9e74e2dc4b38055023:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:08:35 [info] 37#37: *791 [lua] logger.lua:23: 400a185a9692eb9e74e2dc4b38055023 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:08:35 +0000] 400a185a9692eb9e74e2dc4b38055023 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:08:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/27 16:08:43 [info] 37#37: *792 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:08:43 [info] 37#37: *793 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:08:50 [info] 37#37: *794 [lua] access_by_lua(msblocations.conf:189):2: 1d5963e7060623eca0c5420d40628491:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:08:50 [info] 37#37: *794 [lua] logger.lua:23: 1d5963e7060623eca0c5420d40628491 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:08:50 +0000] 1d5963e7060623eca0c5420d40628491 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:08:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:08:53 [info] 37#37: *795 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:08:53 [info] 37#37: *796 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:09:03 [info] 37#37: *798 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:09:03 [info] 37#37: *799 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:09:05 [info] 37#37: *800 [lua] access_by_lua(msblocations.conf:189):2: 13be80edc5a10c84e75493f1b1ce1926:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:09:05 +0000] 13be80edc5a10c84e75493f1b1ce1926 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/27 16:09:05 [info] 37#37: *800 [lua] logger.lua:23: 13be80edc5a10c84e75493f1b1ce1926 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:09:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 16:09:13 [info] 35#35: *801 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:09:13 [info] 35#35: *802 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:09:20 [info] 37#37: *803 [lua] access_by_lua(msblocations.conf:189):2: aec2da41be7fd1130d8a2618fa1931f6:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:09:20 [info] 37#37: *803 [lua] logger.lua:23: aec2da41be7fd1130d8a2618fa1931f6 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:09:20 +0000] aec2da41be7fd1130d8a2618fa1931f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:09:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:09:23 [info] 37#37: *805 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:09:23 [info] 37#37: *804 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:09:33 [info] 35#35: *807 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:09:33 [info] 35#35: *806 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:09:35 [info] 37#37: *808 [lua] access_by_lua(msblocations.conf:189):2: 30e16d9413880c5c79b8115ee72bf469:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:09:35 [info] 37#37: *808 [lua] logger.lua:23: 30e16d9413880c5c79b8115ee72bf469 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:09:35 +0000] 30e16d9413880c5c79b8115ee72bf469 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:09:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:09:43 [info] 35#35: *809 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:09:43 [info] 35#35: *810 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:09:50 [info] 37#37: *811 [lua] access_by_lua(msblocations.conf:189):2: 226136227859990ad8c8786790eeed83:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:09:50 +0000] 226136227859990ad8c8786790eeed83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 16:09:50 [info] 37#37: *811 [lua] logger.lua:23: 226136227859990ad8c8786790eeed83 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:09:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:09:53 [info] 35#35: *812 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:09:53 [info] 35#35: *813 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:10:03 [info] 35#35: *816 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:10:03 [info] 35#35: *815 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:10:05 [info] 37#37: *817 [lua] access_by_lua(msblocations.conf:189):2: 536ea188714302a57826e5d702c63f23:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:10:05 [info] 37#37: *817 [lua] logger.lua:23: 536ea188714302a57826e5d702c63f23 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:10:05 +0000] 536ea188714302a57826e5d702c63f23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:10:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:10:13 [info] 37#37: *819 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:10:13 [info] 37#37: *818 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:10:20 [info] 37#37: *820 [lua] access_by_lua(msblocations.conf:189):2: 5fb1674cf60c6cd8ae41000777aa723e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:10:20 +0000] 5fb1674cf60c6cd8ae41000777aa723e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 16:10:20 [info] 37#37: *820 [lua] logger.lua:23: 5fb1674cf60c6cd8ae41000777aa723e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:10:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:10:23 [info] 37#37: *822 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:10:23 [info] 37#37: *821 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:10:33 [info] 37#37: *823 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:10:33 [info] 37#37: *824 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:10:35 [info] 37#37: *825 [lua] access_by_lua(msblocations.conf:189):2: 0146d70b71e21a6f98c2053699e6a01e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:10:35 +0000] 0146d70b71e21a6f98c2053699e6a01e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/27 16:10:35 [info] 37#37: *825 [lua] logger.lua:23: 0146d70b71e21a6f98c2053699e6a01e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:10:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 16:10:43 [info] 35#35: *827 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:10:43 [info] 35#35: *826 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:10:50 [info] 37#37: *828 [lua] access_by_lua(msblocations.conf:189):2: ddab4657950769db6a0f399a3f98084a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:10:50 +0000] ddab4657950769db6a0f399a3f98084a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 16:10:50 [info] 37#37: *828 [lua] logger.lua:23: ddab4657950769db6a0f399a3f98084a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:10:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:10:53 [info] 35#35: *829 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:10:53 [info] 35#35: *830 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:11:03 [info] 35#35: *832 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:11:03 [info] 35#35: *833 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:11:05 [info] 37#37: *834 [lua] access_by_lua(msblocations.conf:189):2: 4852e486d2209761e58e98e1c94a360a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:11:05 +0000] 4852e486d2209761e58e98e1c94a360a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 16:11:05 [info] 37#37: *834 [lua] logger.lua:23: 4852e486d2209761e58e98e1c94a360a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:11:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:11:13 [info] 35#35: *835 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:11:13 [info] 35#35: *836 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:11:20 [info] 37#37: *837 [lua] access_by_lua(msblocations.conf:189):2: 35b3ad1ea103093d021a2ff55528f75b:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:11:20 [info] 37#37: *837 [lua] logger.lua:23: 35b3ad1ea103093d021a2ff55528f75b {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:11:20 +0000] 35b3ad1ea103093d021a2ff55528f75b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:11:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/27 16:11:23 [info] 37#37: *839 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:11:23 [info] 37#37: *838 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:11:33 [info] 35#35: *840 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:11:33 [info] 35#35: *841 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:11:35 [info] 37#37: *842 [lua] access_by_lua(msblocations.conf:189):2: 89bdaac88c38ccae6bfd7dfa9ce843f0:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:11:35 +0000] 89bdaac88c38ccae6bfd7dfa9ce843f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 16:11:35 [info] 37#37: *842 [lua] logger.lua:23: 89bdaac88c38ccae6bfd7dfa9ce843f0 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:11:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:11:43 [info] 35#35: *844 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:11:43 [info] 35#35: *843 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:11:50 [info] 37#37: *845 [lua] access_by_lua(msblocations.conf:189):2: 745f94780528838568d53d114d8cc31f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:11:50 [info] 37#37: *845 [lua] logger.lua:23: 745f94780528838568d53d114d8cc31f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:11:50 +0000] 745f94780528838568d53d114d8cc31f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:11:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:11:53 [info] 37#37: *847 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:11:53 [info] 37#37: *846 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:12:03 [info] 37#37: *849 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:12:03 [info] 37#37: *850 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:12:05 [info] 37#37: *851 [lua] access_by_lua(msblocations.conf:189):2: cbaa74b86462f2d145324d9d806bf5c7:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:12:05 [info] 37#37: *851 [lua] logger.lua:23: cbaa74b86462f2d145324d9d806bf5c7 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:12:05 +0000] cbaa74b86462f2d145324d9d806bf5c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:12:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:12:13 [info] 35#35: *853 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:12:13 [info] 35#35: *852 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:12:20 [info] 37#37: *854 [lua] access_by_lua(msblocations.conf:189):2: 8a28fe3f0c443dc8dd2e520ffb5e58ac:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:12:20 +0000] 8a28fe3f0c443dc8dd2e520ffb5e58ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 16:12:20 [info] 37#37: *854 [lua] logger.lua:23: 8a28fe3f0c443dc8dd2e520ffb5e58ac {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:12:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:12:23 [info] 35#35: *856 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:12:23 [info] 35#35: *855 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:12:33 [info] 37#37: *857 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:12:33 [info] 37#37: *858 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:12:35 [info] 37#37: *859 [lua] access_by_lua(msblocations.conf:189):2: 666778d16acf8776a53fe3bf82b82bb1:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:12:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.217 - - [27/Oct/2022:16:12:35 +0000] 666778d16acf8776a53fe3bf82b82bb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/27 16:12:35 [info] 37#37: *859 [lua] logger.lua:23: 666778d16acf8776a53fe3bf82b82bb1 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 16:12:43 [info] 35#35: *860 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:12:43 [info] 35#35: *861 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:12:50 [info] 37#37: *862 [lua] access_by_lua(msblocations.conf:189):2: 0f09b036d64c1106a88eb879b70bb68f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:12:50 [info] 37#37: *862 [lua] logger.lua:23: 0f09b036d64c1106a88eb879b70bb68f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:12:50 +0000] 0f09b036d64c1106a88eb879b70bb68f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:12:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:12:53 [info] 35#35: *863 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:12:53 [info] 35#35: *864 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:13:03 [info] 37#37: *866 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:13:03 [info] 37#37: *867 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:13:05 [info] 37#37: *868 [lua] access_by_lua(msblocations.conf:189):2: fc60a6e32e6b390c4b865bf47d436e59:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:13:05 +0000] fc60a6e32e6b390c4b865bf47d436e59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/27 16:13:05 [info] 37#37: *868 [lua] logger.lua:23: fc60a6e32e6b390c4b865bf47d436e59 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:13:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/27 16:13:13 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:13:13 [info] 37#37: *870 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:13:20 [info] 37#37: *871 [lua] access_by_lua(msblocations.conf:189):2: c1556571c9c395f8703aaca71d6b1e8e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:13:20 +0000] c1556571c9c395f8703aaca71d6b1e8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/27 16:13:20 [info] 37#37: *871 [lua] logger.lua:23: c1556571c9c395f8703aaca71d6b1e8e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:13:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 16:13:23 [info] 37#37: *873 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:13:23 [info] 37#37: *872 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:13:33 [info] 35#35: *874 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:13:33 [info] 35#35: *875 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:13:35 [info] 37#37: *876 [lua] access_by_lua(msblocations.conf:189):2: d0c5b019f1645cdaa999787548bb7d8a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:13:35 [info] 37#37: *876 [lua] logger.lua:23: d0c5b019f1645cdaa999787548bb7d8a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:13:35 +0000] d0c5b019f1645cdaa999787548bb7d8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:13:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/27 16:13:43 [info] 37#37: *877 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:13:43 [info] 37#37: *878 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:13:50 [info] 37#37: *879 [lua] access_by_lua(msblocations.conf:189):2: 42e204c60e502ad03af0551d2b053272:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:13:50 [info] 37#37: *879 [lua] logger.lua:23: 42e204c60e502ad03af0551d2b053272 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:13:50 +0000] 42e204c60e502ad03af0551d2b053272 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:13:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:13:53 [info] 35#35: *880 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:13:53 [info] 37#37: *881 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:14:03 [info] 35#35: *884 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:14:03 [info] 35#35: *883 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:14:05 [info] 37#37: *885 [lua] access_by_lua(msblocations.conf:189):2: 3593783ce6993431de251d4000f54363:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:14:05 [info] 37#37: *885 [lua] logger.lua:23: 3593783ce6993431de251d4000f54363 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:14:05 +0000] 3593783ce6993431de251d4000f54363 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:14:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 16:14:13 [info] 37#37: *886 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:14:13 [info] 37#37: *887 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:14:20 [info] 37#37: *888 [lua] access_by_lua(msblocations.conf:189):2: ce21eed09c8f2996b7cf576afe60d39b:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:14:20 [info] 37#37: *888 [lua] logger.lua:23: ce21eed09c8f2996b7cf576afe60d39b {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:14:20 +0000] ce21eed09c8f2996b7cf576afe60d39b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:14:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:14:23 [info] 35#35: *889 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:14:23 [info] 35#35: *890 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:14:33 [info] 37#37: *892 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:14:33 [info] 37#37: *891 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:14:35 [info] 37#37: *893 [lua] access_by_lua(msblocations.conf:189):2: d6802d0d4638cdb59d4d046ce0cd526a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:14:35 +0000] d6802d0d4638cdb59d4d046ce0cd526a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 16:14:35 [info] 37#37: *893 [lua] logger.lua:23: d6802d0d4638cdb59d4d046ce0cd526a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:14:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:14:43 [info] 35#35: *894 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:14:43 [info] 35#35: *895 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:14:50 [info] 37#37: *896 [lua] access_by_lua(msblocations.conf:189):2: 048cd7aedd13bacd9cd6ec55d14b4197:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:14:50 +0000] 048cd7aedd13bacd9cd6ec55d14b4197 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 16:14:50 [info] 37#37: *896 [lua] logger.lua:23: 048cd7aedd13bacd9cd6ec55d14b4197 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:14:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:14:53 [info] 35#35: *898 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:14:53 [info] 35#35: *897 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:15:03 [info] 37#37: *901 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:15:03 [info] 37#37: *900 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:15:05 [info] 37#37: *902 [lua] access_by_lua(msblocations.conf:189):2: d46a701190cb67317f66bf4008a7d5ba:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:15:05 [info] 37#37: *902 [lua] logger.lua:23: d46a701190cb67317f66bf4008a7d5ba {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:15:05 +0000] d46a701190cb67317f66bf4008a7d5ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:15:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:15:13 [info] 37#37: *903 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:15:13 [info] 37#37: *904 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:15:20 [info] 37#37: *905 [lua] access_by_lua(msblocations.conf:189):2: 940fd061aa174babebab98a7e1abaf47:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:15:21 [info] 37#37: *905 [lua] logger.lua:23: 940fd061aa174babebab98a7e1abaf47 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:15:21 +0000] 940fd061aa174babebab98a7e1abaf47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:15:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:15:23 [info] 35#35: *907 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:15:23 [info] 35#35: *906 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:15:33 [info] 37#37: *909 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:15:33 [info] 37#37: *908 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:15:36 [info] 37#37: *910 [lua] access_by_lua(msblocations.conf:189):2: e529dba56d0a7cb9420bbe8fafcee453:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:15:36 [info] 37#37: *910 [lua] logger.lua:23: e529dba56d0a7cb9420bbe8fafcee453 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:15:36 +0000] e529dba56d0a7cb9420bbe8fafcee453 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:15:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:15:43 [info] 35#35: *912 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:15:43 [info] 37#37: *911 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:15:51 [info] 37#37: *913 [lua] access_by_lua(msblocations.conf:189):2: 4d8177f6053f53be61a9e9225802c0f8:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:15:51 [info] 37#37: *913 [lua] logger.lua:23: 4d8177f6053f53be61a9e9225802c0f8 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:15:51 +0000] 4d8177f6053f53be61a9e9225802c0f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:15:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:15:53 [info] 35#35: *914 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:15:53 [info] 37#37: *915 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:16:03 [info] 35#35: *918 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:16:03 [info] 35#35: *917 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:16:06 [info] 37#37: *919 [lua] access_by_lua(msblocations.conf:189):2: 27eba47eaa8f7b648c058203b49e2594:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:16:06 [info] 37#37: *919 [lua] logger.lua:23: 27eba47eaa8f7b648c058203b49e2594 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:16:06 +0000] 27eba47eaa8f7b648c058203b49e2594 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:16:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:16:13 [info] 37#37: *920 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:16:13 [info] 37#37: *921 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:16:21 [info] 37#37: *922 [lua] access_by_lua(msblocations.conf:189):2: 8404991f8e5eddf4ff68da659a0eff89:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:16:21 +0000] 8404991f8e5eddf4ff68da659a0eff89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 16:16:21 [info] 37#37: *922 [lua] logger.lua:23: 8404991f8e5eddf4ff68da659a0eff89 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:16:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:16:23 [info] 37#37: *924 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:16:23 [info] 37#37: *923 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:16:33 [info] 35#35: *925 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:16:33 [info] 35#35: *926 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:16:36 [info] 37#37: *927 [lua] access_by_lua(msblocations.conf:189):2: f83eb796923fc6af059e896f4300f052:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:16:36 [info] 37#37: *927 [lua] logger.lua:23: f83eb796923fc6af059e896f4300f052 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:16:36 +0000] f83eb796923fc6af059e896f4300f052 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:16:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:16:43 [info] 37#37: *929 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:16:43 [info] 37#37: *928 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:16:51 [info] 37#37: *930 [lua] access_by_lua(msblocations.conf:189):2: 8224f07e34c2f15a73bb470acab580ad:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:16:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.217 - - [27/Oct/2022:16:16:51 +0000] 8224f07e34c2f15a73bb470acab580ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 16:16:51 [info] 37#37: *930 [lua] logger.lua:23: 8224f07e34c2f15a73bb470acab580ad {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 16:16:53 [info] 37#37: *931 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:16:53 [info] 37#37: *932 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:17:03 [info] 35#35: *934 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:17:03 [info] 37#37: *935 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:17:06 [info] 37#37: *936 [lua] access_by_lua(msblocations.conf:189):2: 7159ba3816b284a36fa7610456d99a3c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:17:06 [info] 37#37: *936 [lua] logger.lua:23: 7159ba3816b284a36fa7610456d99a3c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:17:06 +0000] 7159ba3816b284a36fa7610456d99a3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:17:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:17:13 [info] 37#37: *937 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:17:13 [info] 37#37: *938 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:17:21 [info] 37#37: *939 [lua] access_by_lua(msblocations.conf:189):2: be55284988e2e8943e9ce3a5b76a8309:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:17:21 +0000] be55284988e2e8943e9ce3a5b76a8309 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/10/27 16:17:21 [info] 37#37: *939 [lua] logger.lua:23: be55284988e2e8943e9ce3a5b76a8309 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:17:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/27 16:17:23 [info] 37#37: *940 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:17:23 [info] 37#37: *941 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:17:33 [info] 37#37: *942 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:17:33 [info] 37#37: *943 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:17:36 [info] 37#37: *944 [lua] access_by_lua(msblocations.conf:189):2: 9f81693ffa19b59abd37684a72278fd0:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:17:36 [info] 37#37: *944 [lua] logger.lua:23: 9f81693ffa19b59abd37684a72278fd0 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:17:36 +0000] 9f81693ffa19b59abd37684a72278fd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:17:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:17:43 [info] 37#37: *946 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:17:43 [info] 37#37: *945 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:17:51 [info] 37#37: *947 [lua] access_by_lua(msblocations.conf:189):2: a1564fea67a27f99d01ac63b75713af4:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:17:51 [info] 37#37: *947 [lua] logger.lua:23: a1564fea67a27f99d01ac63b75713af4 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:17:51 +0000] a1564fea67a27f99d01ac63b75713af4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:17:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:17:53 [info] 37#37: *948 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:17:53 [info] 37#37: *949 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:18:03 [info] 35#35: *952 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:18:03 [info] 37#37: *951 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:18:06 [info] 37#37: *953 [lua] access_by_lua(msblocations.conf:189):2: c4f66fe928e1545ee8dc4b79007427f0:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:18:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:18:06 [info] 37#37: *953 [lua] logger.lua:23: c4f66fe928e1545ee8dc4b79007427f0 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:18:06 +0000] c4f66fe928e1545ee8dc4b79007427f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/27 16:18:13 [info] 37#37: *955 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:18:13 [info] 37#37: *954 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:18:21 [info] 37#37: *956 [lua] access_by_lua(msblocations.conf:189):2: 97f416e72a6c9642182002984160ee48:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:18:21 [info] 37#37: *956 [lua] logger.lua:23: 97f416e72a6c9642182002984160ee48 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:18:21 +0000] 97f416e72a6c9642182002984160ee48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:18:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:18:23 [info] 35#35: *958 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:18:23 [info] 35#35: *957 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:18:33 [info] 37#37: *959 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:18:33 [info] 37#37: *960 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:18:36 [info] 37#37: *961 [lua] access_by_lua(msblocations.conf:189):2: d100d1a5effa7a0a0fd3791d9ea6578d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:18:36 +0000] d100d1a5effa7a0a0fd3791d9ea6578d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:18:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:18:36 [info] 37#37: *961 [lua] logger.lua:23: d100d1a5effa7a0a0fd3791d9ea6578d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 16:18:43 [info] 35#35: *962 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:18:43 [info] 35#35: *963 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:18:51 [info] 37#37: *964 [lua] access_by_lua(msblocations.conf:189):2: 6f51061f4e80bf3266784f87cc9d9ef3:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:18:51 +0000] 6f51061f4e80bf3266784f87cc9d9ef3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 16:18:51 [info] 37#37: *964 [lua] logger.lua:23: 6f51061f4e80bf3266784f87cc9d9ef3 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:18:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:18:53 [info] 35#35: *966 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:18:53 [info] 35#35: *965 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:19:03 [info] 37#37: *968 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:19:03 [info] 37#37: *969 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:19:06 [info] 37#37: *970 [lua] access_by_lua(msblocations.conf:189):2: abd4612f5563dc5d4e63323e8523bf85:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:19:06 [info] 37#37: *970 [lua] logger.lua:23: abd4612f5563dc5d4e63323e8523bf85 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:19:06 +0000] abd4612f5563dc5d4e63323e8523bf85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:19:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:19:13 [info] 35#35: *971 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:19:13 [info] 35#35: *972 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:19:21 [info] 37#37: *973 [lua] access_by_lua(msblocations.conf:189):2: 16c44d2e9ec562a2c38271eb68317aae:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:19:21 +0000] 16c44d2e9ec562a2c38271eb68317aae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 16:19:21 [info] 37#37: *973 [lua] logger.lua:23: 16c44d2e9ec562a2c38271eb68317aae {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:19:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:19:23 [info] 37#37: *975 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:19:23 [info] 37#37: *974 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:19:33 [info] 37#37: *976 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:19:33 [info] 37#37: *977 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:19:36 [info] 37#37: *978 [lua] access_by_lua(msblocations.conf:189):2: ed11ca624169b38732b4314b35c4f6ee:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:19:36 [info] 37#37: *978 [lua] logger.lua:23: ed11ca624169b38732b4314b35c4f6ee {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:19:36 +0000] ed11ca624169b38732b4314b35c4f6ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:19:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:19:43 [info] 35#35: *980 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:19:43 [info] 35#35: *979 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:19:51 [info] 37#37: *981 [lua] access_by_lua(msblocations.conf:189):2: e1ab29d1e5a02929ceaf0b1055393337:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:19:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.217 - - [27/Oct/2022:16:19:51 +0000] e1ab29d1e5a02929ceaf0b1055393337 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/27 16:19:51 [info] 37#37: *981 [lua] logger.lua:23: e1ab29d1e5a02929ceaf0b1055393337 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 16:19:53 [info] 37#37: *983 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:19:53 [info] 35#35: *982 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:20:03 [info] 37#37: *985 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:20:03 [info] 37#37: *986 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:20:06 [info] 37#37: *987 [lua] access_by_lua(msblocations.conf:189):2: f99e3ea50a40ffc95987365b7500ffb1:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:20:06 [info] 37#37: *987 [lua] logger.lua:23: f99e3ea50a40ffc95987365b7500ffb1 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:20:06 +0000] f99e3ea50a40ffc95987365b7500ffb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:20:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:20:13 [info] 37#37: *988 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:20:13 [info] 37#37: *989 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:20:21 [info] 37#37: *990 [lua] access_by_lua(msblocations.conf:189):2: 59374dbbacfe8a1a99c60b77a0a45f37:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:20:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.217 - - [27/Oct/2022:16:20:21 +0000] 59374dbbacfe8a1a99c60b77a0a45f37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 16:20:21 [info] 37#37: *990 [lua] logger.lua:23: 59374dbbacfe8a1a99c60b77a0a45f37 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 16:20:23 [info] 37#37: *992 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:20:23 [info] 37#37: *991 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:20:33 [info] 35#35: *993 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:20:33 [info] 35#35: *994 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:20:36 [info] 37#37: *995 [lua] access_by_lua(msblocations.conf:189):2: 2ffe75ebc3b12de32775ecc462d8fb88:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:20:36 [info] 37#37: *995 [lua] logger.lua:23: 2ffe75ebc3b12de32775ecc462d8fb88 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:20:36 +0000] 2ffe75ebc3b12de32775ecc462d8fb88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:20:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:20:43 [info] 35#35: *996 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:20:43 [info] 35#35: *997 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:20:51 [info] 37#37: *998 [lua] access_by_lua(msblocations.conf:189):2: 73def21e2e2024b27bc36322a8a5467a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:20:51 [info] 37#37: *998 [lua] logger.lua:23: 73def21e2e2024b27bc36322a8a5467a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:20:51 +0000] 73def21e2e2024b27bc36322a8a5467a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:20:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:20:53 [info] 37#37: *999 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:20:53 [info] 35#35: *1000 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:21:03 [info] 37#37: *1003 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:21:03 [info] 37#37: *1002 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:21:06 [info] 37#37: *1004 [lua] access_by_lua(msblocations.conf:189):2: e9ceebb53f62bd358456edc0dd33195d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:21:06 [info] 37#37: *1004 [lua] logger.lua:23: e9ceebb53f62bd358456edc0dd33195d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:21:06 +0000] e9ceebb53f62bd358456edc0dd33195d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:21:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/10/27 16:21:13 [info] 37#37: *1006 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:21:13 [info] 35#35: *1005 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:21:21 [info] 37#37: *1007 [lua] access_by_lua(msblocations.conf:189):2: a7bd746a5a3f456b69f0e7925e8d99aa:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:21:21 [info] 37#37: *1007 [lua] logger.lua:23: a7bd746a5a3f456b69f0e7925e8d99aa {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:21:21 +0000] a7bd746a5a3f456b69f0e7925e8d99aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:21:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:21:23 [info] 35#35: *1009 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:21:23 [info] 37#37: *1008 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:21:33 [info] 35#35: *1010 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:21:33 [info] 35#35: *1011 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:21:36 [info] 37#37: *1012 [lua] access_by_lua(msblocations.conf:189):2: ce02082b325628bd9e95ac942e4d06bb:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:21:36 +0000] ce02082b325628bd9e95ac942e4d06bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/27 16:21:36 [info] 37#37: *1012 [lua] logger.lua:23: ce02082b325628bd9e95ac942e4d06bb {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:21:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:21:43 [info] 37#37: *1014 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:21:43 [info] 35#35: *1013 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:21:51 [info] 37#37: *1015 [lua] access_by_lua(msblocations.conf:189):2: 27c136901654e34f632ab92b19048799:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:21:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:21:51 [info] 37#37: *1015 [lua] logger.lua:23: 27c136901654e34f632ab92b19048799 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:21:51 +0000] 27c136901654e34f632ab92b19048799 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 16:21:53 [info] 35#35: *1017 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:21:53 [info] 37#37: *1016 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:22:03 [info] 37#37: *1020 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:22:03 [info] 35#35: *1019 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:22:06 [info] 37#37: *1021 [lua] access_by_lua(msblocations.conf:189):2: 054fdc7de37881f54ff69d25e2caff05:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:22:06 +0000] 054fdc7de37881f54ff69d25e2caff05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/10/27 16:22:06 [info] 37#37: *1021 [lua] logger.lua:23: 054fdc7de37881f54ff69d25e2caff05 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:22:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/27 16:22:13 [info] 37#37: *1022 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:22:13 [info] 37#37: *1023 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:22:21 [info] 37#37: *1024 [lua] access_by_lua(msblocations.conf:189):2: 5e3107b39bdfbbeadecc2115a3ca06cf:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:22:21 [info] 37#37: *1024 [lua] logger.lua:23: 5e3107b39bdfbbeadecc2115a3ca06cf {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:22:21 +0000] 5e3107b39bdfbbeadecc2115a3ca06cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:22:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:22:23 [info] 37#37: *1026 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:22:23 [info] 37#37: *1025 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:22:33 [info] 37#37: *1027 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:22:33 [info] 37#37: *1028 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:22:36 [info] 37#37: *1029 [lua] access_by_lua(msblocations.conf:189):2: 87b602a2c207e417e2bab6125c2c3239:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:22:36 +0000] 87b602a2c207e417e2bab6125c2c3239 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:22:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:22:36 [info] 37#37: *1029 [lua] logger.lua:23: 87b602a2c207e417e2bab6125c2c3239 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 16:22:43 [info] 35#35: *1031 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:22:43 [info] 35#35: *1030 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:22:51 [info] 37#37: *1032 [lua] access_by_lua(msblocations.conf:189):2: f74dd98e29e5449186d3729cee45bfb1:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:22:51 [info] 37#37: *1032 [lua] logger.lua:23: f74dd98e29e5449186d3729cee45bfb1 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:22:51 +0000] f74dd98e29e5449186d3729cee45bfb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:22:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:22:53 [info] 37#37: *1033 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:22:53 [info] 37#37: *1034 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:23:03 [info] 35#35: *1036 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:23:03 [info] 35#35: *1037 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:23:06 [info] 37#37: *1038 [lua] access_by_lua(msblocations.conf:189):2: a910deaa7d7f54e3b5191a4b58e87dae:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:23:06 +0000] a910deaa7d7f54e3b5191a4b58e87dae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:23:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/27 16:23:06 [info] 37#37: *1038 [lua] logger.lua:23: a910deaa7d7f54e3b5191a4b58e87dae {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 16:23:13 [info] 37#37: *1039 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:23:13 [info] 37#37: *1040 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:23:21 [info] 37#37: *1041 [lua] access_by_lua(msblocations.conf:189):2: eb9736f2f77d5461cf9efdadd611244e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:23:21 [info] 37#37: *1041 [lua] logger.lua:23: eb9736f2f77d5461cf9efdadd611244e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:23:21 +0000] eb9736f2f77d5461cf9efdadd611244e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:23:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:23:23 [info] 35#35: *1042 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:23:23 [info] 35#35: *1043 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:23:33 [info] 37#37: *1044 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:23:33 [info] 37#37: *1045 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:23:36 [info] 37#37: *1046 [lua] access_by_lua(msblocations.conf:189):2: 557e4eb239ef7f19a278c885a67ad832:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:23:36 [info] 37#37: *1046 [lua] logger.lua:23: 557e4eb239ef7f19a278c885a67ad832 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:23:36 +0000] 557e4eb239ef7f19a278c885a67ad832 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:23:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:23:43 [info] 35#35: *1047 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:23:43 [info] 35#35: *1048 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:23:51 [info] 37#37: *1049 [lua] access_by_lua(msblocations.conf:189):2: ce198a277accfb35f4a6deab467e11bc:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:23:51 [info] 37#37: *1049 [lua] logger.lua:23: ce198a277accfb35f4a6deab467e11bc {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:23:51 +0000] ce198a277accfb35f4a6deab467e11bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:23:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/27 16:23:53 [info] 37#37: *1050 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:23:53 [info] 37#37: *1051 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:24:03 [info] 37#37: *1053 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:24:03 [info] 37#37: *1054 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:24:06 [info] 37#37: *1055 [lua] access_by_lua(msblocations.conf:189):2: aa503c6a39f3d5a6a712017eef774d81:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:24:06 [info] 37#37: *1055 [lua] logger.lua:23: aa503c6a39f3d5a6a712017eef774d81 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:24:06 +0000] aa503c6a39f3d5a6a712017eef774d81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:24:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:24:13 [info] 37#37: *1056 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:24:13 [info] 37#37: *1057 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:24:21 [info] 37#37: *1058 [lua] access_by_lua(msblocations.conf:189):2: 93480ca50b46ef2973f8076bbd05fcc7:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:24:21 +0000] 93480ca50b46ef2973f8076bbd05fcc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/27 16:24:21 [info] 37#37: *1058 [lua] logger.lua:23: 93480ca50b46ef2973f8076bbd05fcc7 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:24:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/27 16:24:23 [info] 37#37: *1060 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:24:23 [info] 37#37: *1059 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:24:33 [info] 37#37: *1061 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:24:33 [info] 37#37: *1062 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:24:36 [info] 37#37: *1063 [lua] access_by_lua(msblocations.conf:189):2: b0b30e219cf0fb94f52b4a1dabf80c74:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:24:36 +0000] b0b30e219cf0fb94f52b4a1dabf80c74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 16:24:36 [info] 37#37: *1063 [lua] logger.lua:23: b0b30e219cf0fb94f52b4a1dabf80c74 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:24:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:24:43 [info] 37#37: *1064 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:24:43 [info] 35#35: *1065 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:24:51 [info] 37#37: *1066 [lua] access_by_lua(msblocations.conf:189):2: 616d1a0d0a7d3630693b68797b1b6f9a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:24:51 [info] 37#37: *1066 [lua] logger.lua:23: 616d1a0d0a7d3630693b68797b1b6f9a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:24:51 +0000] 616d1a0d0a7d3630693b68797b1b6f9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:24:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:24:53 [info] 37#37: *1067 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:24:53 [info] 35#35: *1068 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:25:03 [info] 37#37: *1070 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:25:03 [info] 37#37: *1071 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:25:06 [info] 37#37: *1072 [lua] access_by_lua(msblocations.conf:189):2: 306866db04d587e407f48cedad7a3d59:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:25:06 +0000] 306866db04d587e407f48cedad7a3d59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/27 16:25:06 [info] 37#37: *1072 [lua] logger.lua:23: 306866db04d587e407f48cedad7a3d59 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:25:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/27 16:25:13 [info] 37#37: *1073 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:25:13 [info] 37#37: *1074 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:25:21 [info] 37#37: *1075 [lua] access_by_lua(msblocations.conf:189):2: 76a6fed1edada9a5fffaf847b456624d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:25:21 +0000] 76a6fed1edada9a5fffaf847b456624d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 16:25:21 [info] 37#37: *1075 [lua] logger.lua:23: 76a6fed1edada9a5fffaf847b456624d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:25:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 16:25:23 [info] 37#37: *1076 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:25:23 [info] 35#35: *1077 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:25:33 [info] 35#35: *1078 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:25:33 [info] 35#35: *1079 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:25:36 [info] 37#37: *1080 [lua] access_by_lua(msblocations.conf:189):2: 846db5bb57156166f6ed40c3f4d50dda:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:25:36 [info] 37#37: *1080 [lua] logger.lua:23: 846db5bb57156166f6ed40c3f4d50dda {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:25:36 +0000] 846db5bb57156166f6ed40c3f4d50dda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:25:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:25:43 [info] 37#37: *1081 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:25:43 [info] 37#37: *1082 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:25:51 [info] 37#37: *1083 [lua] access_by_lua(msblocations.conf:189):2: f35f9c7ec96493950fe679fdcaae9b46:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:25:51 [info] 37#37: *1083 [lua] logger.lua:23: f35f9c7ec96493950fe679fdcaae9b46 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:25:51 +0000] f35f9c7ec96493950fe679fdcaae9b46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:25:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:25:53 [info] 35#35: *1085 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:25:53 [info] 37#37: *1084 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:26:03 [info] 37#37: *1087 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:26:03 [info] 37#37: *1088 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:26:06 [info] 37#37: *1089 [lua] access_by_lua(msblocations.conf:189):2: b06c3ab71bc2fd27c381570d1514517e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:26:06 [info] 37#37: *1089 [lua] logger.lua:23: b06c3ab71bc2fd27c381570d1514517e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:26:06 +0000] b06c3ab71bc2fd27c381570d1514517e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:26:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:26:13 [info] 37#37: *1090 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:26:13 [info] 37#37: *1091 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:26:21 [info] 37#37: *1092 [lua] access_by_lua(msblocations.conf:189):2: 13a933acc6a907a626ffc8dda8fe3b69:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:26:21 +0000] 13a933acc6a907a626ffc8dda8fe3b69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 16:26:21 [info] 37#37: *1092 [lua] logger.lua:23: 13a933acc6a907a626ffc8dda8fe3b69 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:26:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:26:23 [info] 37#37: *1094 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:26:23 [info] 37#37: *1093 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:26:33 [info] 37#37: *1095 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:26:33 [info] 37#37: *1096 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:26:36 [info] 37#37: *1097 [lua] access_by_lua(msblocations.conf:189):2: 96acb44283f13f254a9ac69b4a61f3a9:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:26:36 +0000] 96acb44283f13f254a9ac69b4a61f3a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/10/27 16:26:36 [info] 37#37: *1097 [lua] logger.lua:23: 96acb44283f13f254a9ac69b4a61f3a9 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:26:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 16:26:43 [info] 37#37: *1099 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:26:43 [info] 37#37: *1098 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:26:51 [info] 37#37: *1100 [lua] access_by_lua(msblocations.conf:189):2: e83faffa1ab509169f62b81c8d814144:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:26:51 [info] 37#37: *1100 [lua] logger.lua:23: e83faffa1ab509169f62b81c8d814144 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:26:51 +0000] e83faffa1ab509169f62b81c8d814144 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:26:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/27 16:26:53 [info] 37#37: *1101 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:26:53 [info] 37#37: *1102 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:27:03 [info] 37#37: *1105 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:27:03 [info] 35#35: *1104 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:27:06 [info] 37#37: *1106 [lua] access_by_lua(msblocations.conf:189):2: 2ed8ed194c7b311a8570c0d7148dc12f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:27:06 +0000] 2ed8ed194c7b311a8570c0d7148dc12f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/10/27 16:27:06 [info] 37#37: *1106 [lua] logger.lua:23: 2ed8ed194c7b311a8570c0d7148dc12f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:27:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/27 16:27:13 [info] 37#37: *1107 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:27:13 [info] 37#37: *1108 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:27:21 [info] 37#37: *1109 [lua] access_by_lua(msblocations.conf:189):2: 01412ef2cf31f6cf5695325e59a21ef7:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:27:21 +0000] 01412ef2cf31f6cf5695325e59a21ef7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/27 16:27:21 [info] 37#37: *1109 [lua] logger.lua:23: 01412ef2cf31f6cf5695325e59a21ef7 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:27:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:27:23 [info] 35#35: *1110 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:27:23 [info] 35#35: *1111 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:27:33 [info] 37#37: *1113 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:27:33 [info] 37#37: *1112 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:27:36 [info] 37#37: *1114 [lua] access_by_lua(msblocations.conf:189):2: 7d4dbab630af2dea0eef269cfcbd6d91:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:27:36 [info] 37#37: *1114 [lua] logger.lua:23: 7d4dbab630af2dea0eef269cfcbd6d91 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:27:36 +0000] 7d4dbab630af2dea0eef269cfcbd6d91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:27:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:27:43 [info] 35#35: *1115 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:27:43 [info] 35#35: *1116 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:27:51 [info] 37#37: *1117 [lua] access_by_lua(msblocations.conf:189):2: 309d93aaa7c5e0c439ea3ef43142c0cc:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:27:51 [info] 37#37: *1117 [lua] logger.lua:23: 309d93aaa7c5e0c439ea3ef43142c0cc {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:27:51 +0000] 309d93aaa7c5e0c439ea3ef43142c0cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:27:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:27:53 [info] 35#35: *1119 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:27:53 [info] 37#37: *1118 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:28:03 [info] 37#37: *1122 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:28:03 [info] 37#37: *1121 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:28:06 [info] 37#37: *1123 [lua] access_by_lua(msblocations.conf:189):2: fd8248aabb78d58ff187e1514e84ce9d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:28:06 [info] 37#37: *1123 [lua] logger.lua:23: fd8248aabb78d58ff187e1514e84ce9d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:28:06 +0000] fd8248aabb78d58ff187e1514e84ce9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:28:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/27 16:28:13 [info] 37#37: *1124 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:28:13 [info] 37#37: *1125 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:28:21 [info] 37#37: *1126 [lua] access_by_lua(msblocations.conf:189):2: 8fddb095b6e31736dbf223b74742f659:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:28:21 +0000] 8fddb095b6e31736dbf223b74742f659 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/27 16:28:21 [info] 37#37: *1126 [lua] logger.lua:23: 8fddb095b6e31736dbf223b74742f659 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:28:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:28:23 [info] 37#37: *1127 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:28:23 [info] 35#35: *1128 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:28:33 [info] 37#37: *1129 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:28:33 [info] 37#37: *1130 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:28:36 [info] 37#37: *1131 [lua] access_by_lua(msblocations.conf:189):2: 99f0eb3ed606f48e5a4a8afa18311845:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:28:36 +0000] 99f0eb3ed606f48e5a4a8afa18311845 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:28:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:28:36 [info] 37#37: *1131 [lua] logger.lua:23: 99f0eb3ed606f48e5a4a8afa18311845 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 16:28:43 [info] 35#35: *1132 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:28:43 [info] 35#35: *1133 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:28:51 [info] 37#37: *1134 [lua] access_by_lua(msblocations.conf:189):2: ec64653b272ffa523eb62caf05be96b6:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:28:51 +0000] ec64653b272ffa523eb62caf05be96b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 16:28:51 [info] 37#37: *1134 [lua] logger.lua:23: ec64653b272ffa523eb62caf05be96b6 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:28:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:28:53 [info] 37#37: *1135 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:28:53 [info] 37#37: *1136 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:29:03 [info] 37#37: *1138 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:29:03 [info] 37#37: *1139 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:29:06 [info] 37#37: *1140 [lua] access_by_lua(msblocations.conf:189):2: 4ca6c333a628232f1a6442a572f80e0a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:29:06 [info] 37#37: *1140 [lua] logger.lua:23: 4ca6c333a628232f1a6442a572f80e0a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:29:06 +0000] 4ca6c333a628232f1a6442a572f80e0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:29:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:29:13 [info] 37#37: *1141 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:29:13 [info] 37#37: *1142 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:29:21 [info] 37#37: *1143 [lua] access_by_lua(msblocations.conf:189):2: 8b0c7d2fbcdfc18d2138e455a1922d70:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:29:21 [info] 37#37: *1143 [lua] logger.lua:23: 8b0c7d2fbcdfc18d2138e455a1922d70 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:29:21 +0000] 8b0c7d2fbcdfc18d2138e455a1922d70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:29:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:29:23 [info] 37#37: *1144 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:29:23 [info] 37#37: *1145 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:29:33 [info] 35#35: *1146 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:29:33 [info] 37#37: *1147 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:29:36 [info] 37#37: *1148 [lua] access_by_lua(msblocations.conf:189):2: 98b3da1033589fc71670885c32021ba9:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:29:36 [info] 37#37: *1148 [lua] logger.lua:23: 98b3da1033589fc71670885c32021ba9 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:29:36 +0000] 98b3da1033589fc71670885c32021ba9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:29:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:29:43 [info] 37#37: *1150 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:29:43 [info] 37#37: *1149 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:29:51 [info] 37#37: *1151 [lua] access_by_lua(msblocations.conf:189):2: 89065e2eed6a65eea291db6bd45bbed0:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:29:51 +0000] 89065e2eed6a65eea291db6bd45bbed0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 16:29:51 [info] 37#37: *1151 [lua] logger.lua:23: 89065e2eed6a65eea291db6bd45bbed0 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:29:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:29:53 [info] 37#37: *1152 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:29:53 [info] 37#37: *1153 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:30:03 [info] 37#37: *1156 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:30:03 [info] 35#35: *1155 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:30:06 [info] 37#37: *1157 [lua] access_by_lua(msblocations.conf:189):2: 449af15ba2cae62170b522a502c086fa:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:30:06 +0000] 449af15ba2cae62170b522a502c086fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 16:30:06 [info] 37#37: *1157 [lua] logger.lua:23: 449af15ba2cae62170b522a502c086fa {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:30:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 16:30:13 [info] 37#37: *1159 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:30:13 [info] 37#37: *1158 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:30:21 [info] 37#37: *1160 [lua] access_by_lua(msblocations.conf:189):2: 53eeb45137d3060154bf3dac26178c7a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:30:21 +0000] 53eeb45137d3060154bf3dac26178c7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 16:30:21 [info] 37#37: *1160 [lua] logger.lua:23: 53eeb45137d3060154bf3dac26178c7a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:30:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:30:23 [info] 37#37: *1161 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:30:23 [info] 35#35: *1162 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:30:33 [info] 37#37: *1163 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:30:33 [info] 35#35: *1164 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:30:36 [info] 37#37: *1165 [lua] access_by_lua(msblocations.conf:189):2: eff8b14e0ebb280ff72581c80c9de5ba:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:30:36 +0000] eff8b14e0ebb280ff72581c80c9de5ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:30:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:30:36 [info] 37#37: *1165 [lua] logger.lua:23: eff8b14e0ebb280ff72581c80c9de5ba {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 16:30:43 [info] 37#37: *1166 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:30:43 [info] 35#35: *1167 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:30:51 [info] 37#37: *1168 [lua] access_by_lua(msblocations.conf:189):2: 7119412d4dc4682d85d96d86c006d7b5:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:30:51 [info] 37#37: *1168 [lua] logger.lua:23: 7119412d4dc4682d85d96d86c006d7b5 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:30:51 +0000] 7119412d4dc4682d85d96d86c006d7b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:30:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:30:53 [info] 37#37: *1169 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:30:53 [info] 37#37: *1170 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:31:03 [info] 37#37: *1172 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:31:03 [info] 35#35: *1173 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:31:06 [info] 37#37: *1174 [lua] access_by_lua(msblocations.conf:189):2: 30e88f39ea895c7911b4e563b331e302:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:31:06 [info] 37#37: *1174 [lua] logger.lua:23: 30e88f39ea895c7911b4e563b331e302 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:31:06 +0000] 30e88f39ea895c7911b4e563b331e302 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:31:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/27 16:31:13 [info] 35#35: *1175 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:31:13 [info] 37#37: *1176 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:31:21 [info] 37#37: *1177 [lua] access_by_lua(msblocations.conf:189):2: 21095b51bfa2c7a17b6be7a24927d905:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:31:21 [info] 37#37: *1177 [lua] logger.lua:23: 21095b51bfa2c7a17b6be7a24927d905 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:31:21 +0000] 21095b51bfa2c7a17b6be7a24927d905 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:31:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:31:23 [info] 37#37: *1178 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:31:23 [info] 37#37: *1179 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:31:33 [info] 35#35: *1180 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:31:33 [info] 37#37: *1181 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:31:36 [info] 37#37: *1182 [lua] access_by_lua(msblocations.conf:189):2: 3ec242664fa6d281def6a0c2a755e0be:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:31:36 [info] 37#37: *1182 [lua] logger.lua:23: 3ec242664fa6d281def6a0c2a755e0be {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:31:36 +0000] 3ec242664fa6d281def6a0c2a755e0be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:31:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/27 16:31:43 [info] 35#35: *1183 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:31:43 [info] 37#37: *1184 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:31:51 [info] 37#37: *1185 [lua] access_by_lua(msblocations.conf:189):2: 04d322a7bf35d20024b463a984f5a5af:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:31:51 +0000] 04d322a7bf35d20024b463a984f5a5af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/27 16:31:51 [info] 37#37: *1185 [lua] logger.lua:23: 04d322a7bf35d20024b463a984f5a5af {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:31:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/27 16:31:53 [info] 37#37: *1186 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:31:53 [info] 37#37: *1187 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:32:03 [info] 37#37: *1189 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:32:03 [info] 37#37: *1190 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:32:06 [info] 37#37: *1191 [lua] access_by_lua(msblocations.conf:189):2: f7d50a75f5cebba66097301891b565a2:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:32:06 [info] 37#37: *1191 [lua] logger.lua:23: f7d50a75f5cebba66097301891b565a2 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:32:06 +0000] f7d50a75f5cebba66097301891b565a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:32:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:32:13 [info] 37#37: *1192 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:32:13 [info] 37#37: *1193 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:32:21 [info] 37#37: *1194 [lua] access_by_lua(msblocations.conf:189):2: 63fd2cc577858d108def79ba405ff726:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:32:21 +0000] 63fd2cc577858d108def79ba405ff726 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 16:32:21 [info] 37#37: *1194 [lua] logger.lua:23: 63fd2cc577858d108def79ba405ff726 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:32:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:32:23 [info] 35#35: *1195 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:32:23 [info] 35#35: *1196 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:32:33 [info] 35#35: *1198 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:32:33 [info] 37#37: *1197 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:32:36 [info] 37#37: *1199 [lua] access_by_lua(msblocations.conf:189):2: 33b5d2022b0042e0d2a487fbbc03f721:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:32:36 [info] 37#37: *1199 [lua] logger.lua:23: 33b5d2022b0042e0d2a487fbbc03f721 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:32:36 +0000] 33b5d2022b0042e0d2a487fbbc03f721 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:32:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 16:32:43 [info] 37#37: *1201 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:32:43 [info] 37#37: *1200 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:32:51 [info] 37#37: *1202 [lua] access_by_lua(msblocations.conf:189):2: 44b103f8f3828f4a13d511b8b77fbf41:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:32:51 [info] 37#37: *1202 [lua] logger.lua:23: 44b103f8f3828f4a13d511b8b77fbf41 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:32:51 +0000] 44b103f8f3828f4a13d511b8b77fbf41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:32:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:32:53 [info] 37#37: *1204 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:32:53 [info] 37#37: *1203 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:33:03 [info] 35#35: *1206 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:33:03 [info] 35#35: *1207 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:33:06 [info] 37#37: *1208 [lua] access_by_lua(msblocations.conf:189):2: 08b079baf3a2f3712e6e6360c5b3bf6e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:33:06 [info] 37#37: *1208 [lua] logger.lua:23: 08b079baf3a2f3712e6e6360c5b3bf6e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:33:06 +0000] 08b079baf3a2f3712e6e6360c5b3bf6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:33:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:33:13 [info] 35#35: *1209 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:33:13 [info] 35#35: *1210 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:33:21 [info] 37#37: *1211 [lua] access_by_lua(msblocations.conf:189):2: 30636aae7e9fa642e016a8d18d2c392e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:33:21 +0000] 30636aae7e9fa642e016a8d18d2c392e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/27 16:33:21 [info] 37#37: *1211 [lua] logger.lua:23: 30636aae7e9fa642e016a8d18d2c392e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:33:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:33:23 [info] 37#37: *1212 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:33:23 [info] 37#37: *1213 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:33:33 [info] 37#37: *1215 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:33:33 [info] 37#37: *1214 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:33:36 [info] 37#37: *1216 [lua] access_by_lua(msblocations.conf:189):2: bfed41d27a62b42e2e3335e8522a4bcd:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:33:36 [info] 37#37: *1216 [lua] logger.lua:23: bfed41d27a62b42e2e3335e8522a4bcd {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:33:36 +0000] bfed41d27a62b42e2e3335e8522a4bcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:33:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/27 16:33:43 [info] 37#37: *1217 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:33:43 [info] 35#35: *1218 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:33:51 [info] 37#37: *1219 [lua] access_by_lua(msblocations.conf:189):2: 5a1b57154a12568e9a4013bedd77e5b9:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:33:51 +0000] 5a1b57154a12568e9a4013bedd77e5b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/27 16:33:51 [info] 37#37: *1219 [lua] logger.lua:23: 5a1b57154a12568e9a4013bedd77e5b9 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:33:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:33:53 [info] 37#37: *1220 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:33:53 [info] 37#37: *1221 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:34:03 [info] 37#37: *1223 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:34:03 [info] 37#37: *1224 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:34:06 [info] 37#37: *1225 [lua] access_by_lua(msblocations.conf:189):2: 55fd8d492797d68367a641643ba84102:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:34:06 [info] 37#37: *1225 [lua] logger.lua:23: 55fd8d492797d68367a641643ba84102 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:34:06 +0000] 55fd8d492797d68367a641643ba84102 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:34:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:34:13 [info] 35#35: *1227 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:34:13 [info] 37#37: *1226 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:34:21 [info] 37#37: *1228 [lua] access_by_lua(msblocations.conf:189):2: b94a031d1facb943ed886cba8beeb6c3:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:34:21 +0000] b94a031d1facb943ed886cba8beeb6c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/27 16:34:21 [info] 37#37: *1228 [lua] logger.lua:23: b94a031d1facb943ed886cba8beeb6c3 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:34:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:34:23 [info] 37#37: *1229 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:34:23 [info] 37#37: *1230 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:34:33 [info] 35#35: *1232 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:34:33 [info] 35#35: *1231 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:34:36 [info] 37#37: *1233 [lua] access_by_lua(msblocations.conf:189):2: 300bf0e10e105dddcfdc0adb1d781339:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:34:37 [info] 37#37: *1233 [lua] logger.lua:23: 300bf0e10e105dddcfdc0adb1d781339 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:34:37 +0000] 300bf0e10e105dddcfdc0adb1d781339 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:34:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:34:43 [info] 37#37: *1234 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:34:43 [info] 35#35: *1235 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:34:52 [info] 37#37: *1236 [lua] access_by_lua(msblocations.conf:189):2: 6f9c90d990e8f05e286490c1121f2485:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:34:52 [info] 37#37: *1236 [lua] logger.lua:23: 6f9c90d990e8f05e286490c1121f2485 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:34:52 +0000] 6f9c90d990e8f05e286490c1121f2485 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:34:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:34:53 [info] 35#35: *1238 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:34:53 [info] 37#37: *1237 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:35:03 [info] 37#37: *1241 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:35:03 [info] 37#37: *1240 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:35:07 [info] 37#37: *1242 [lua] access_by_lua(msblocations.conf:189):2: 778c125caeca1da648a6af86295c707d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:35:07 +0000] 778c125caeca1da648a6af86295c707d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/27 16:35:07 [info] 37#37: *1242 [lua] logger.lua:23: 778c125caeca1da648a6af86295c707d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:35:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/27 16:35:13 [info] 35#35: *1244 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:35:13 [info] 35#35: *1243 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:35:22 [info] 37#37: *1245 [lua] access_by_lua(msblocations.conf:189):2: e5e787e9260775e793f0a1b423230558:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:35:22 +0000] e5e787e9260775e793f0a1b423230558 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/27 16:35:22 [info] 37#37: *1245 [lua] logger.lua:23: e5e787e9260775e793f0a1b423230558 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:35:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/27 16:35:23 [info] 35#35: *1247 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:35:23 [info] 37#37: *1246 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:35:33 [info] 37#37: *1248 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:35:33 [info] 37#37: *1249 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:35:37 [info] 37#37: *1250 [lua] access_by_lua(msblocations.conf:189):2: 21dea4d36016d9587d00663361e2f194:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:35:37 +0000] 21dea4d36016d9587d00663361e2f194 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:35:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:35:37 [info] 37#37: *1250 [lua] logger.lua:23: 21dea4d36016d9587d00663361e2f194 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 16:35:43 [info] 35#35: *1252 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:35:43 [info] 37#37: *1251 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:35:52 [info] 37#37: *1253 [lua] access_by_lua(msblocations.conf:189):2: 8f5f7ef331fb41eaf9245439b8f4a40b:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:35:52 [info] 37#37: *1253 [lua] logger.lua:23: 8f5f7ef331fb41eaf9245439b8f4a40b {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:35:52 +0000] 8f5f7ef331fb41eaf9245439b8f4a40b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:35:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 16:35:53 [info] 35#35: *1254 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:35:53 [info] 37#37: *1255 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:36:03 [info] 37#37: *1258 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:36:03 [info] 37#37: *1257 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:36:07 [info] 37#37: *1259 [lua] access_by_lua(msblocations.conf:189):2: e692eae54d3c700779a0a33b78d8ae50:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:36:07 +0000] e692eae54d3c700779a0a33b78d8ae50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/27 16:36:07 [info] 37#37: *1259 [lua] logger.lua:23: e692eae54d3c700779a0a33b78d8ae50 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:36:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 16:36:13 [info] 35#35: *1260 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:36:13 [info] 37#37: *1261 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:36:22 [info] 37#37: *1262 [lua] access_by_lua(msblocations.conf:189):2: 79fb14b4bca2e785f37f61ec6f2b8156:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:36:22 [info] 37#37: *1262 [lua] logger.lua:23: 79fb14b4bca2e785f37f61ec6f2b8156 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:36:22 +0000] 79fb14b4bca2e785f37f61ec6f2b8156 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:36:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/27 16:36:23 [info] 37#37: *1264 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:36:23 [info] 37#37: *1263 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:36:33 [info] 35#35: *1266 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:36:33 [info] 37#37: *1265 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:36:37 [info] 37#37: *1267 [lua] access_by_lua(msblocations.conf:189):2: 06ea5ddd371e09099d5e0d2ea1f7fb9e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:36:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/27 16:36:37 [info] 37#37: *1267 [lua] logger.lua:23: 06ea5ddd371e09099d5e0d2ea1f7fb9e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:36:37 +0000] 06ea5ddd371e09099d5e0d2ea1f7fb9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/27 16:36:43 [info] 35#35: *1268 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:36:43 [info] 35#35: *1269 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:36:52 [info] 37#37: *1270 [lua] access_by_lua(msblocations.conf:189):2: d6c5559e7896c247d368e65e2923ca1a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:36:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.217 - - [27/Oct/2022:16:36:52 +0000] d6c5559e7896c247d368e65e2923ca1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 16:36:52 [info] 37#37: *1270 [lua] logger.lua:23: d6c5559e7896c247d368e65e2923ca1a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 16:36:53 [info] 37#37: *1271 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:36:53 [info] 35#35: *1272 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:37:03 [info] 37#37: *1274 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:37:03 [info] 37#37: *1275 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:37:07 [info] 37#37: *1276 [lua] access_by_lua(msblocations.conf:189):2: 8529a480a5a28f83b2af7f07b67244ed:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:37:07 [info] 37#37: *1276 [lua] logger.lua:23: 8529a480a5a28f83b2af7f07b67244ed {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:37:07 +0000] 8529a480a5a28f83b2af7f07b67244ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:37:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/27 16:37:13 [info] 37#37: *1278 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:37:13 [info] 37#37: *1277 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:37:22 [info] 37#37: *1279 [lua] access_by_lua(msblocations.conf:189):2: 9e7fa20209bd6d8141cbe66714662dd8:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:37:22 [info] 37#37: *1279 [lua] logger.lua:23: 9e7fa20209bd6d8141cbe66714662dd8 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:37:22 +0000] 9e7fa20209bd6d8141cbe66714662dd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:37:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:37:23 [info] 37#37: *1280 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:37:23 [info] 37#37: *1281 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:37:33 [info] 37#37: *1282 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:37:33 [info] 35#35: *1283 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:37:37 [info] 37#37: *1284 [lua] access_by_lua(msblocations.conf:189):2: 524b7c1f408dbbbbfea76e5241fcc3bc:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:37:37 [info] 37#37: *1284 [lua] logger.lua:23: 524b7c1f408dbbbbfea76e5241fcc3bc {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:37:37 +0000] 524b7c1f408dbbbbfea76e5241fcc3bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:37:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/27 16:37:43 [info] 37#37: *1285 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:37:43 [info] 37#37: *1286 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:37:52 [info] 37#37: *1287 [lua] access_by_lua(msblocations.conf:189):2: fa6961ecce9d239a138cc108bca6fb77:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:37:52 [info] 37#37: *1287 [lua] logger.lua:23: fa6961ecce9d239a138cc108bca6fb77 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:37:52 +0000] fa6961ecce9d239a138cc108bca6fb77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:37:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 16:37:53 [info] 35#35: *1288 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:37:53 [info] 35#35: *1289 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:38:03 [info] 35#35: *1292 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:38:03 [info] 35#35: *1291 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:38:07 [info] 37#37: *1293 [lua] access_by_lua(msblocations.conf:189):2: d6f7b8e80ff68be5e4af8dcd4b9a6ecf:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:38:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.217 - - [27/Oct/2022:16:38:07 +0000] d6f7b8e80ff68be5e4af8dcd4b9a6ecf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 16:38:07 [info] 37#37: *1293 [lua] logger.lua:23: d6f7b8e80ff68be5e4af8dcd4b9a6ecf {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 16:38:13 [info] 35#35: *1295 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:38:13 [info] 35#35: *1294 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:38:22 [info] 37#37: *1296 [lua] access_by_lua(msblocations.conf:189):2: a018f84dcef86b7f2940ffef6087900f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:38:22 [info] 37#37: *1296 [lua] logger.lua:23: a018f84dcef86b7f2940ffef6087900f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:38:22 +0000] a018f84dcef86b7f2940ffef6087900f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:38:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:38:23 [info] 35#35: *1297 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:38:23 [info] 35#35: *1298 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:38:33 [info] 37#37: *1300 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:38:33 [info] 37#37: *1299 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:38:37 [info] 37#37: *1301 [lua] access_by_lua(msblocations.conf:189):2: 684c248e7754f70c13c8d41ac107878f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:38:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:38:37 [info] 37#37: *1301 [lua] logger.lua:23: 684c248e7754f70c13c8d41ac107878f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:38:37 +0000] 684c248e7754f70c13c8d41ac107878f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/27 16:38:43 [info] 35#35: *1303 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:38:43 [info] 35#35: *1302 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:38:52 [info] 37#37: *1304 [lua] access_by_lua(msblocations.conf:189):2: d238aab9dc8df5a2598cac43c6a5efe1:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:38:52 [info] 37#37: *1304 [lua] logger.lua:23: d238aab9dc8df5a2598cac43c6a5efe1 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:38:52 +0000] d238aab9dc8df5a2598cac43c6a5efe1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:38:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:38:53 [info] 35#35: *1306 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:38:53 [info] 35#35: *1305 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:39:03 [info] 37#37: *1308 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:39:03 [info] 37#37: *1309 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:39:07 [info] 37#37: *1310 [lua] access_by_lua(msblocations.conf:189):2: ed03316fa4e72d7d6a4f3ca65af63561:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:39:07 [info] 37#37: *1310 [lua] logger.lua:23: ed03316fa4e72d7d6a4f3ca65af63561 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:39:07 +0000] ed03316fa4e72d7d6a4f3ca65af63561 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:39:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:39:13 [info] 35#35: *1312 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:39:13 [info] 35#35: *1311 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:39:22 [info] 37#37: *1313 [lua] access_by_lua(msblocations.conf:189):2: 0e02b8a9e2bd6cd880bc20dd3f381ccf:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:39:22 +0000] 0e02b8a9e2bd6cd880bc20dd3f381ccf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/27 16:39:22 [info] 37#37: *1313 [lua] logger.lua:23: 0e02b8a9e2bd6cd880bc20dd3f381ccf {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:39:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:39:23 [info] 37#37: *1315 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:39:23 [info] 35#35: *1314 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:39:33 [info] 37#37: *1316 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:39:33 [info] 37#37: *1317 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:39:37 [info] 37#37: *1318 [lua] access_by_lua(msblocations.conf:189):2: 5c23312d93b78e73e2cf8673cf1e9d79:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:39:37 [info] 37#37: *1318 [lua] logger.lua:23: 5c23312d93b78e73e2cf8673cf1e9d79 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:39:37 +0000] 5c23312d93b78e73e2cf8673cf1e9d79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:39:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:39:43 [info] 35#35: *1320 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:39:43 [info] 35#35: *1319 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:39:52 [info] 37#37: *1321 [lua] access_by_lua(msblocations.conf:189):2: ff3442650c38d328b32c1c7464298ed0:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:39:52 +0000] ff3442650c38d328b32c1c7464298ed0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/27 16:39:52 [info] 37#37: *1321 [lua] logger.lua:23: ff3442650c38d328b32c1c7464298ed0 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:39:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:39:53 [info] 37#37: *1323 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:39:53 [info] 35#35: *1322 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:40:03 [info] 37#37: *1325 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:40:03 [info] 37#37: *1326 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:40:07 [info] 37#37: *1327 [lua] access_by_lua(msblocations.conf:189):2: 014cbfa328780feddca2e70709c0490d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:40:07 +0000] 014cbfa328780feddca2e70709c0490d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/10/27 16:40:07 [info] 37#37: *1327 [lua] logger.lua:23: 014cbfa328780feddca2e70709c0490d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:40:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2022/10/27 16:40:13 [info] 37#37: *1328 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:40:13 [info] 37#37: *1329 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:40:22 [info] 37#37: *1330 [lua] access_by_lua(msblocations.conf:189):2: c201d7acfb12c15a623dd14b6897fe10:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:40:22 [info] 37#37: *1330 [lua] logger.lua:23: c201d7acfb12c15a623dd14b6897fe10 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:40:22 +0000] c201d7acfb12c15a623dd14b6897fe10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:40:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:40:23 [info] 35#35: *1331 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:40:23 [info] 37#37: *1332 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:40:33 [info] 37#37: *1334 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:40:33 [info] 35#35: *1333 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:40:37 [info] 37#37: *1335 [lua] access_by_lua(msblocations.conf:189):2: fb5304ca35c92654ff832d87e33ff8aa:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:40:37 +0000] fb5304ca35c92654ff832d87e33ff8aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 16:40:37 [info] 37#37: *1335 [lua] logger.lua:23: fb5304ca35c92654ff832d87e33ff8aa {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:40:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:40:43 [info] 35#35: *1337 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:40:43 [info] 35#35: *1336 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:40:52 [info] 37#37: *1338 [lua] access_by_lua(msblocations.conf:189):2: 21e0ba75d031f058486e7e7d2d5855b2:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:40:52 +0000] 21e0ba75d031f058486e7e7d2d5855b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 16:40:52 [info] 37#37: *1338 [lua] logger.lua:23: 21e0ba75d031f058486e7e7d2d5855b2 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:40:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:40:53 [info] 37#37: *1340 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:40:53 [info] 35#35: *1339 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:41:03 [info] 35#35: *1342 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:41:03 [info] 35#35: *1343 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:41:07 [info] 37#37: *1344 [lua] access_by_lua(msblocations.conf:189):2: 0425defbe6cd7e1209e935e3cf307058:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:41:07 [info] 37#37: *1344 [lua] logger.lua:23: 0425defbe6cd7e1209e935e3cf307058 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:41:07 +0000] 0425defbe6cd7e1209e935e3cf307058 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:41:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/27 16:41:13 [info] 37#37: *1345 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:41:13 [info] 37#37: *1346 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:41:22 [info] 37#37: *1347 [lua] access_by_lua(msblocations.conf:189):2: 51b2536cbbc8fdd413ab37838ede8ded:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:41:22 +0000] 51b2536cbbc8fdd413ab37838ede8ded "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/27 16:41:22 [info] 37#37: *1347 [lua] logger.lua:23: 51b2536cbbc8fdd413ab37838ede8ded {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:41:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/27 16:41:23 [info] 35#35: *1349 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:41:23 [info] 37#37: *1348 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:41:33 [info] 37#37: *1350 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:41:33 [info] 37#37: *1351 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:41:37 [info] 37#37: *1352 [lua] access_by_lua(msblocations.conf:189):2: e4dedac9f356acfb55d1a887629d6cc3:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:41:37 [info] 37#37: *1352 [lua] logger.lua:23: e4dedac9f356acfb55d1a887629d6cc3 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:41:37 +0000] e4dedac9f356acfb55d1a887629d6cc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:41:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:41:43 [info] 35#35: *1353 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:41:43 [info] 35#35: *1354 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:41:52 [info] 37#37: *1355 [lua] access_by_lua(msblocations.conf:189):2: f523457890e269191436e4431903b93e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:41:52 +0000] f523457890e269191436e4431903b93e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 16:41:52 [info] 37#37: *1355 [lua] logger.lua:23: f523457890e269191436e4431903b93e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:41:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:41:53 [info] 37#37: *1357 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:41:53 [info] 37#37: *1356 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:42:03 [info] 37#37: *1360 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:42:03 [info] 37#37: *1359 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:42:07 [info] 37#37: *1361 [lua] access_by_lua(msblocations.conf:189):2: 9a4c865e2fcbaffc24d26c2d4714bbb4:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:42:07 +0000] 9a4c865e2fcbaffc24d26c2d4714bbb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/27 16:42:07 [info] 37#37: *1361 [lua] logger.lua:23: 9a4c865e2fcbaffc24d26c2d4714bbb4 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:42:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:42:13 [info] 37#37: *1362 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:42:13 [info] 37#37: *1363 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:42:22 [info] 37#37: *1364 [lua] access_by_lua(msblocations.conf:189):2: f57c7e1571f1333332b698365e4dfa6a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:42:22 +0000] f57c7e1571f1333332b698365e4dfa6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/27 16:42:22 [info] 37#37: *1364 [lua] logger.lua:23: f57c7e1571f1333332b698365e4dfa6a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:42:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/27 16:42:23 [info] 35#35: *1365 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:42:23 [info] 35#35: *1366 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:42:33 [info] 35#35: *1368 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:42:33 [info] 35#35: *1367 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:42:37 [info] 37#37: *1369 [lua] access_by_lua(msblocations.conf:189):2: 3f940e22c2595214084e7bea143ce8f7:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:42:37 +0000] 3f940e22c2595214084e7bea143ce8f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 16:42:37 [info] 37#37: *1369 [lua] logger.lua:23: 3f940e22c2595214084e7bea143ce8f7 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:42:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:42:43 [info] 37#37: *1371 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:42:43 [info] 37#37: *1370 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:42:52 [info] 37#37: *1372 [lua] access_by_lua(msblocations.conf:189):2: 200da2903d9f83a3985727586e8ec845:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:42:52 [info] 37#37: *1372 [lua] logger.lua:23: 200da2903d9f83a3985727586e8ec845 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:42:52 +0000] 200da2903d9f83a3985727586e8ec845 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:42:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:42:53 [info] 37#37: *1373 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:42:53 [info] 37#37: *1374 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:43:03 [info] 37#37: *1376 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:43:03 [info] 35#35: *1377 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:43:07 [info] 37#37: *1378 [lua] access_by_lua(msblocations.conf:189):2: 498c52b3ced2b33e4d614513b1b5e1b6:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:43:07 [info] 37#37: *1378 [lua] logger.lua:23: 498c52b3ced2b33e4d614513b1b5e1b6 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:43:07 +0000] 498c52b3ced2b33e4d614513b1b5e1b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:43:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:43:13 [info] 37#37: *1379 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:43:13 [info] 35#35: *1380 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:43:22 [info] 37#37: *1381 [lua] access_by_lua(msblocations.conf:189):2: 4539d21f33092b8441b90520a1b637b1:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:43:22 +0000] 4539d21f33092b8441b90520a1b637b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:43:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:43:22 [info] 37#37: *1381 [lua] logger.lua:23: 4539d21f33092b8441b90520a1b637b1 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 16:43:23 [info] 35#35: *1382 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:43:23 [info] 37#37: *1383 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:43:33 [info] 37#37: *1384 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:43:33 [info] 37#37: *1385 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:43:37 [info] 37#37: *1386 [lua] access_by_lua(msblocations.conf:189):2: c60acff09a905b209dc4a841d3c88b1d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:43:37 +0000] c60acff09a905b209dc4a841d3c88b1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 16:43:37 [info] 37#37: *1386 [lua] logger.lua:23: c60acff09a905b209dc4a841d3c88b1d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:43:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:43:43 [info] 37#37: *1388 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:43:43 [info] 37#37: *1387 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:43:52 [info] 37#37: *1389 [lua] access_by_lua(msblocations.conf:189):2: 5fbbd6bf0f6f6f132ee64abac8d2b138:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:43:52 +0000] 5fbbd6bf0f6f6f132ee64abac8d2b138 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/27 16:43:52 [info] 37#37: *1389 [lua] logger.lua:23: 5fbbd6bf0f6f6f132ee64abac8d2b138 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:43:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:43:53 [info] 35#35: *1391 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:43:53 [info] 35#35: *1390 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:44:03 [info] 37#37: *1394 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:44:03 [info] 37#37: *1393 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:44:07 [info] 37#37: *1395 [lua] access_by_lua(msblocations.conf:189):2: 84bd3b06d46c2ab85279964da24a5388:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:44:07 +0000] 84bd3b06d46c2ab85279964da24a5388 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 16:44:07 [info] 37#37: *1395 [lua] logger.lua:23: 84bd3b06d46c2ab85279964da24a5388 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:44:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:44:13 [info] 37#37: *1397 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:44:13 [info] 37#37: *1396 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:44:22 [info] 37#37: *1398 [lua] access_by_lua(msblocations.conf:189):2: 8c95ab8cb6272913de6c8aeb76385b5d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:44:22 +0000] 8c95ab8cb6272913de6c8aeb76385b5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/27 16:44:22 [info] 37#37: *1398 [lua] logger.lua:23: 8c95ab8cb6272913de6c8aeb76385b5d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:44:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:44:23 [info] 37#37: *1400 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:44:23 [info] 37#37: *1399 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:44:33 [info] 35#35: *1401 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:44:33 [info] 35#35: *1402 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:44:37 [info] 37#37: *1403 [lua] access_by_lua(msblocations.conf:189):2: f9a8ebe7662ce8ba550b9a2dae3d9030:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:44:37 [info] 37#37: *1403 [lua] logger.lua:23: f9a8ebe7662ce8ba550b9a2dae3d9030 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:44:37 +0000] f9a8ebe7662ce8ba550b9a2dae3d9030 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:44:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:44:43 [info] 35#35: *1405 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:44:43 [info] 37#37: *1404 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:44:52 [info] 37#37: *1406 [lua] access_by_lua(msblocations.conf:189):2: d6e81b013ed1e9cf1186090b7fc58dab:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:44:52 [info] 37#37: *1406 [lua] logger.lua:23: d6e81b013ed1e9cf1186090b7fc58dab {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:44:52 +0000] d6e81b013ed1e9cf1186090b7fc58dab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:44:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:44:53 [info] 35#35: *1407 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:44:53 [info] 35#35: *1408 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:45:03 [info] 37#37: *1411 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:45:03 [info] 37#37: *1410 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:45:07 [info] 37#37: *1412 [lua] access_by_lua(msblocations.conf:189):2: e78678e871af45b82a474efe23cead51:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:45:07 [info] 37#37: *1412 [lua] logger.lua:23: e78678e871af45b82a474efe23cead51 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:45:07 +0000] e78678e871af45b82a474efe23cead51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:45:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/27 16:45:13 [info] 35#35: *1414 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:45:13 [info] 37#37: *1413 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:45:22 [info] 37#37: *1415 [lua] access_by_lua(msblocations.conf:189):2: be50dd928717e4a90628e3e53f5b91c9:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:45:22 [info] 37#37: *1415 [lua] logger.lua:23: be50dd928717e4a90628e3e53f5b91c9 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:45:22 +0000] be50dd928717e4a90628e3e53f5b91c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:45:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:45:23 [info] 37#37: *1416 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:45:23 [info] 37#37: *1417 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:45:33 [info] 35#35: *1418 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:45:33 [info] 35#35: *1419 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:45:37 [info] 37#37: *1420 [lua] access_by_lua(msblocations.conf:189):2: fdbbf9cf67e6e8c90781da33eca19910:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:45:37 +0000] fdbbf9cf67e6e8c90781da33eca19910 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 16:45:37 [info] 37#37: *1420 [lua] logger.lua:23: fdbbf9cf67e6e8c90781da33eca19910 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:45:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:45:43 [info] 35#35: *1421 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:45:43 [info] 35#35: *1422 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:45:52 [info] 37#37: *1423 [lua] access_by_lua(msblocations.conf:189):2: ccad4aaa11df19993beb112964f3d86c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:45:52 [info] 37#37: *1423 [lua] logger.lua:23: ccad4aaa11df19993beb112964f3d86c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:45:52 +0000] ccad4aaa11df19993beb112964f3d86c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:45:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/27 16:45:53 [info] 37#37: *1424 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:45:53 [info] 37#37: *1425 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:46:03 [info] 35#35: *1427 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:46:03 [info] 35#35: *1428 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:46:07 [info] 37#37: *1429 [lua] access_by_lua(msblocations.conf:189):2: 3164048b9a132483b888d300dcedd121:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:46:07 [info] 37#37: *1429 [lua] logger.lua:23: 3164048b9a132483b888d300dcedd121 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:46:07 +0000] 3164048b9a132483b888d300dcedd121 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:46:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/27 16:46:13 [info] 35#35: *1430 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:46:13 [info] 37#37: *1431 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:46:22 [info] 37#37: *1432 [lua] access_by_lua(msblocations.conf:189):2: 0afcbea263ddb20b901cd54502ea71e7:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:46:22 [info] 37#37: *1432 [lua] logger.lua:23: 0afcbea263ddb20b901cd54502ea71e7 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:46:22 +0000] 0afcbea263ddb20b901cd54502ea71e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:46:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:46:23 [info] 37#37: *1433 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:46:23 [info] 37#37: *1434 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:46:33 [info] 37#37: *1436 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:46:33 [info] 35#35: *1435 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:46:37 [info] 37#37: *1437 [lua] access_by_lua(msblocations.conf:189):2: 438a75ba00ad9138f67bb8e7dbf6f8a3:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:46:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:46:37 [info] 37#37: *1437 [lua] logger.lua:23: 438a75ba00ad9138f67bb8e7dbf6f8a3 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:46:37 +0000] 438a75ba00ad9138f67bb8e7dbf6f8a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 16:46:43 [info] 35#35: *1438 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:46:43 [info] 35#35: *1439 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:46:52 [info] 37#37: *1440 [lua] access_by_lua(msblocations.conf:189):2: 2b53b8ddfe4b1cea3a5778ea4e65ebc3:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:46:52 +0000] 2b53b8ddfe4b1cea3a5778ea4e65ebc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 16:46:52 [info] 37#37: *1440 [lua] logger.lua:23: 2b53b8ddfe4b1cea3a5778ea4e65ebc3 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:46:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 16:46:53 [info] 37#37: *1441 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:46:53 [info] 37#37: *1442 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:47:03 [info] 37#37: *1444 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:47:03 [info] 37#37: *1445 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:47:07 [info] 37#37: *1446 [lua] access_by_lua(msblocations.conf:189):2: 82c786fd8bf4e647a05f6552503abfe0:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:47:07 +0000] 82c786fd8bf4e647a05f6552503abfe0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/27 16:47:07 [info] 37#37: *1446 [lua] logger.lua:23: 82c786fd8bf4e647a05f6552503abfe0 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:47:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/27 16:47:13 [info] 35#35: *1448 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:47:13 [info] 37#37: *1447 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:47:22 [info] 37#37: *1449 [lua] access_by_lua(msblocations.conf:189):2: 0d4fdf9f1901dde9d9bab72159f82a73:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:47:22 [info] 37#37: *1449 [lua] logger.lua:23: 0d4fdf9f1901dde9d9bab72159f82a73 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:47:22 +0000] 0d4fdf9f1901dde9d9bab72159f82a73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:47:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:47:23 [info] 37#37: *1450 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:47:23 [info] 35#35: *1451 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:47:33 [info] 37#37: *1453 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:47:33 [info] 35#35: *1452 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:47:37 [info] 37#37: *1454 [lua] access_by_lua(msblocations.conf:189):2: e6f56dbba40027eb801e590799645392:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:47:37 [info] 37#37: *1454 [lua] logger.lua:23: e6f56dbba40027eb801e590799645392 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:47:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.217 - - [27/Oct/2022:16:47:37 +0000] e6f56dbba40027eb801e590799645392 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/27 16:47:43 [info] 35#35: *1456 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:47:43 [info] 37#37: *1455 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:47:52 [info] 37#37: *1457 [lua] access_by_lua(msblocations.conf:189):2: 45811497f24f7163bb150aaec7483b84:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:47:52 [info] 37#37: *1457 [lua] logger.lua:23: 45811497f24f7163bb150aaec7483b84 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:47:52 +0000] 45811497f24f7163bb150aaec7483b84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:47:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:47:53 [info] 37#37: *1459 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:47:53 [info] 37#37: *1458 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:48:03 [info] 37#37: *1461 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:48:03 [info] 37#37: *1462 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:48:07 [info] 37#37: *1463 [lua] access_by_lua(msblocations.conf:189):2: fd435cb9fda7782318bf455b4abcc2ca:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:48:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/27 16:48:07 [info] 37#37: *1463 [lua] logger.lua:23: fd435cb9fda7782318bf455b4abcc2ca {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:48:07 +0000] fd435cb9fda7782318bf455b4abcc2ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/27 16:48:13 [info] 37#37: *1464 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:48:13 [info] 37#37: *1465 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:48:22 [info] 37#37: *1466 [lua] access_by_lua(msblocations.conf:189):2: 0917dff27c79e55c862b312661832f18:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:48:22 [info] 37#37: *1466 [lua] logger.lua:23: 0917dff27c79e55c862b312661832f18 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:48:22 +0000] 0917dff27c79e55c862b312661832f18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:48:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:48:23 [info] 35#35: *1468 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:48:23 [info] 35#35: *1467 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:48:33 [info] 37#37: *1469 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:48:33 [info] 35#35: *1470 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:48:37 [info] 37#37: *1471 [lua] access_by_lua(msblocations.conf:189):2: 1e59db920935515cfab8b62ce95e8cfc:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:48:37 +0000] 1e59db920935515cfab8b62ce95e8cfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/27 16:48:37 [info] 37#37: *1471 [lua] logger.lua:23: 1e59db920935515cfab8b62ce95e8cfc {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:48:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:48:43 [info] 37#37: *1473 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:48:43 [info] 37#37: *1472 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:48:52 [info] 37#37: *1474 [lua] access_by_lua(msblocations.conf:189):2: a8401075876d649af599a609d8a020c0:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:48:52 +0000] a8401075876d649af599a609d8a020c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/27 16:48:52 [info] 37#37: *1474 [lua] logger.lua:23: a8401075876d649af599a609d8a020c0 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:48:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:48:53 [info] 35#35: *1475 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:48:53 [info] 35#35: *1476 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:49:03 [info] 37#37: *1478 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:49:03 [info] 37#37: *1479 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:49:07 [info] 37#37: *1480 [lua] access_by_lua(msblocations.conf:189):2: c80996d644504573c3910cbe907b00c3:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:49:07 +0000] c80996d644504573c3910cbe907b00c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-"
2022/10/27 16:49:07 [info] 37#37: *1480 [lua] logger.lua:23: c80996d644504573c3910cbe907b00c3 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:49:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:49:13 [info] 35#35: *1481 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:49:13 [info] 35#35: *1482 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:49:22 [info] 37#37: *1483 [lua] access_by_lua(msblocations.conf:189):2: f140f9fe020995afb16ce274cfc47aa4:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:49:22 [info] 37#37: *1483 [lua] logger.lua:23: f140f9fe020995afb16ce274cfc47aa4 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:49:22 +0000] f140f9fe020995afb16ce274cfc47aa4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:49:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:49:23 [info] 35#35: *1485 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:49:23 [info] 35#35: *1484 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:49:33 [info] 37#37: *1486 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:49:33 [info] 35#35: *1487 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:49:37 [info] 37#37: *1488 [lua] access_by_lua(msblocations.conf:189):2: 781f9a462add1ccf17468870e3eeb128:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:49:37 +0000] 781f9a462add1ccf17468870e3eeb128 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/27 16:49:37 [info] 37#37: *1488 [lua] logger.lua:23: 781f9a462add1ccf17468870e3eeb128 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:49:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/27 16:49:43 [info] 37#37: *1490 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:49:43 [info] 37#37: *1489 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:49:52 [info] 37#37: *1491 [lua] access_by_lua(msblocations.conf:189):2: a0d4df1e400d77862b6ccee8939f086f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:49:52 [info] 37#37: *1491 [lua] logger.lua:23: a0d4df1e400d77862b6ccee8939f086f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:49:52 +0000] a0d4df1e400d77862b6ccee8939f086f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:49:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:49:53 [info] 37#37: *1492 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:49:53 [info] 37#37: *1493 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:50:03 [info] 37#37: *1495 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:50:03 [info] 37#37: *1496 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:50:07 [info] 37#37: *1497 [lua] access_by_lua(msblocations.conf:189):2: 6ef679cd21c9b15cce10a21de2a9da8d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:50:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.217 - - [27/Oct/2022:16:50:07 +0000] 6ef679cd21c9b15cce10a21de2a9da8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 16:50:07 [info] 37#37: *1497 [lua] logger.lua:23: 6ef679cd21c9b15cce10a21de2a9da8d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 16:50:13 [info] 37#37: *1499 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:50:13 [info] 37#37: *1498 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:50:22 [info] 37#37: *1500 [lua] access_by_lua(msblocations.conf:189):2: 4db46144d448d41afc1ce70f53acdd44:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:50:22 [info] 37#37: *1500 [lua] logger.lua:23: 4db46144d448d41afc1ce70f53acdd44 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:50:22 +0000] 4db46144d448d41afc1ce70f53acdd44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:50:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:50:23 [info] 35#35: *1501 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:50:23 [info] 35#35: *1502 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:50:33 [info] 35#35: *1503 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:50:33 [info] 35#35: *1504 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:50:37 [info] 37#37: *1505 [lua] access_by_lua(msblocations.conf:189):2: 42adef9303582b16ae6ebe87849a6099:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:50:37 +0000] 42adef9303582b16ae6ebe87849a6099 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/27 16:50:37 [info] 37#37: *1505 [lua] logger.lua:23: 42adef9303582b16ae6ebe87849a6099 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:50:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 16:50:43 [info] 37#37: *1507 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:50:43 [info] 37#37: *1506 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:50:52 [info] 37#37: *1508 [lua] access_by_lua(msblocations.conf:189):2: 1de70ed805c29ca134d25a86c82dc428:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:50:52 +0000] 1de70ed805c29ca134d25a86c82dc428 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/27 16:50:52 [info] 37#37: *1508 [lua] logger.lua:23: 1de70ed805c29ca134d25a86c82dc428 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:50:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:50:53 [info] 35#35: *1510 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:50:53 [info] 35#35: *1509 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:51:03 [info] 35#35: *1512 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:51:03 [info] 35#35: *1513 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:51:07 [info] 37#37: *1514 [lua] access_by_lua(msblocations.conf:189):2: 5a17ca93b9882569a179cbbbd43b6801:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:51:07 +0000] 5a17ca93b9882569a179cbbbd43b6801 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/27 16:51:07 [info] 37#37: *1514 [lua] logger.lua:23: 5a17ca93b9882569a179cbbbd43b6801 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:51:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/27 16:51:13 [info] 37#37: *1516 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:51:13 [info] 37#37: *1515 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:51:22 [info] 37#37: *1517 [lua] access_by_lua(msblocations.conf:189):2: 8c18ff409153a5111957fc371fc978bb:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:51:22 [info] 37#37: *1517 [lua] logger.lua:23: 8c18ff409153a5111957fc371fc978bb {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:51:22 +0000] 8c18ff409153a5111957fc371fc978bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:51:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:51:23 [info] 35#35: *1519 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:51:23 [info] 37#37: *1518 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:51:33 [info] 37#37: *1520 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:51:33 [info] 35#35: *1521 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:51:37 [info] 37#37: *1522 [lua] access_by_lua(msblocations.conf:189):2: ee42fae708fad4701ef74be90c0451d0:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:51:37 [info] 37#37: *1522 [lua] logger.lua:23: ee42fae708fad4701ef74be90c0451d0 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:51:37 +0000] ee42fae708fad4701ef74be90c0451d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:51:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:51:43 [info] 35#35: *1524 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:51:43 [info] 37#37: *1523 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:51:52 [info] 37#37: *1525 [lua] access_by_lua(msblocations.conf:189):2: 499699fa70adcd3a16313465dedb0167:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:51:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.217 - - [27/Oct/2022:16:51:52 +0000] 499699fa70adcd3a16313465dedb0167 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/27 16:51:52 [info] 37#37: *1525 [lua] logger.lua:23: 499699fa70adcd3a16313465dedb0167 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 16:51:53 [info] 37#37: *1527 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:51:53 [info] 37#37: *1526 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:52:03 [info] 37#37: *1529 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:52:03 [info] 37#37: *1530 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:52:07 [info] 37#37: *1531 [lua] access_by_lua(msblocations.conf:189):2: 472a2224b206dadb936bfb84d64548bb:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:52:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 16:52:07 [info] 37#37: *1531 [lua] logger.lua:23: 472a2224b206dadb936bfb84d64548bb {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:52:07 +0000] 472a2224b206dadb936bfb84d64548bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.029 "-" "Consul Health Check" "-"
2022/10/27 16:52:13 [info] 35#35: *1532 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:52:13 [info] 35#35: *1533 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:52:22 [info] 37#37: *1534 [lua] access_by_lua(msblocations.conf:189):2: 86f749012bd1669d7ba991363b9d880a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:52:22 [info] 37#37: *1534 [lua] logger.lua:23: 86f749012bd1669d7ba991363b9d880a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:52:22 +0000] 86f749012bd1669d7ba991363b9d880a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:52:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:52:23 [info] 35#35: *1536 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:52:23 [info] 37#37: *1535 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:52:33 [info] 37#37: *1537 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:52:33 [info] 35#35: *1538 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:52:37 [info] 37#37: *1539 [lua] access_by_lua(msblocations.conf:189):2: 5874a723f87fcfd1459a62fd2ecdf70c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:52:38 [info] 37#37: *1539 [lua] logger.lua:23: 5874a723f87fcfd1459a62fd2ecdf70c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:52:38 +0000] 5874a723f87fcfd1459a62fd2ecdf70c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:52:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:52:43 [info] 37#37: *1540 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:52:43 [info] 37#37: *1541 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:52:53 [info] 37#37: *1542 [lua] access_by_lua(msblocations.conf:189):2: b88536e52fd7bcfb1539da343a3690ec:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:52:53 [info] 37#37: *1542 [lua] logger.lua:23: b88536e52fd7bcfb1539da343a3690ec {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:52:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.217 - - [27/Oct/2022:16:52:53 +0000] b88536e52fd7bcfb1539da343a3690ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 16:52:53 [info] 35#35: *1543 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:52:53 [info] 37#37: *1544 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:53:03 [info] 37#37: *1546 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:53:03 [info] 37#37: *1547 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:53:08 [info] 37#37: *1548 [lua] access_by_lua(msblocations.conf:189):2: 982e2c1afdd27f756505d1d38ba56fe5:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:53:08 +0000] 982e2c1afdd27f756505d1d38ba56fe5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/27 16:53:08 [info] 37#37: *1548 [lua] logger.lua:23: 982e2c1afdd27f756505d1d38ba56fe5 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:53:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/27 16:53:13 [info] 37#37: *1549 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:53:13 [info] 37#37: *1550 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:53:23 [info] 37#37: *1551 [lua] access_by_lua(msblocations.conf:189):2: 0d027bac9f3333d89ce862391539ddc5:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:53:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:53:23 [info] 37#37: *1551 [lua] logger.lua:23: 0d027bac9f3333d89ce862391539ddc5 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:53:23 +0000] 0d027bac9f3333d89ce862391539ddc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 16:53:23 [info] 37#37: *1553 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:53:23 [info] 37#37: *1552 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:53:33 [info] 37#37: *1555 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:53:33 [info] 35#35: *1554 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:53:38 [info] 37#37: *1556 [lua] access_by_lua(msblocations.conf:189):2: eb3e38e4c8fe1cff0dafc8265e96c80d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:53:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.65.217 - - [27/Oct/2022:16:53:38 +0000] eb3e38e4c8fe1cff0dafc8265e96c80d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 16:53:38 [info] 37#37: *1556 [lua] logger.lua:23: eb3e38e4c8fe1cff0dafc8265e96c80d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/27 16:53:43 [info] 37#37: *1557 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:53:43 [info] 35#35: *1558 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:53:53 [info] 37#37: *1559 [lua] access_by_lua(msblocations.conf:189):2: 30c13fd1477cc463410d58f28c261373:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:53:53 +0000] 30c13fd1477cc463410d58f28c261373 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/27 16:53:53 [info] 37#37: *1559 [lua] logger.lua:23: 30c13fd1477cc463410d58f28c261373 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:53:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:53:53 [info] 37#37: *1560 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:53:53 [info] 35#35: *1561 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:54:03 [info] 35#35: *1563 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:54:03 [info] 35#35: *1564 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:54:08 [info] 37#37: *1565 [lua] access_by_lua(msblocations.conf:189):2: f6fb2867393f990c07948732d8461427:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:54:08 +0000] f6fb2867393f990c07948732d8461427 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2022/10/27 16:54:08 [info] 37#37: *1565 [lua] logger.lua:23: f6fb2867393f990c07948732d8461427 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:54:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2022/10/27 16:54:13 [info] 35#35: *1567 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:54:13 [info] 35#35: *1566 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:54:23 [info] 37#37: *1568 [lua] access_by_lua(msblocations.conf:189):2: 96b87f034aed3ae1ad75fcfd68c5a8cd:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:54:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:54:23 [info] 37#37: *1568 [lua] logger.lua:23: 96b87f034aed3ae1ad75fcfd68c5a8cd {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:54:23 +0000] 96b87f034aed3ae1ad75fcfd68c5a8cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 16:54:23 [info] 37#37: *1569 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:54:23 [info] 37#37: *1570 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:54:33 [info] 37#37: *1571 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:54:33 [info] 37#37: *1572 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:54:38 [info] 37#37: *1573 [lua] access_by_lua(msblocations.conf:189):2: 8beb88124124d2d36377a0d7b05da41e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:54:38 [info] 37#37: *1573 [lua] logger.lua:23: 8beb88124124d2d36377a0d7b05da41e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:54:38 +0000] 8beb88124124d2d36377a0d7b05da41e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:54:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:54:43 [info] 35#35: *1575 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:54:43 [info] 35#35: *1574 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:54:53 [info] 35#35: *1576 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:54:53 [info] 35#35: *1577 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:54:53 [info] 37#37: *1578 [lua] access_by_lua(msblocations.conf:189):2: 803749fa1f1b263f6c1300de8b2c094a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:54:53 [info] 37#37: *1578 [lua] logger.lua:23: 803749fa1f1b263f6c1300de8b2c094a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:54:53 +0000] 803749fa1f1b263f6c1300de8b2c094a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:54:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:55:03 [info] 37#37: *1581 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:55:03 [info] 37#37: *1580 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:55:08 [info] 37#37: *1582 [lua] access_by_lua(msblocations.conf:189):2: 913bcc8d41e87d1f149067c76fc484cc:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:55:08 [info] 37#37: *1582 [lua] logger.lua:23: 913bcc8d41e87d1f149067c76fc484cc {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:55:08 +0000] 913bcc8d41e87d1f149067c76fc484cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:55:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 16:55:13 [info] 35#35: *1584 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:55:13 [info] 37#37: *1583 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:55:23 [info] 37#37: *1586 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:55:23 [info] 37#37: *1585 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:55:23 [info] 37#37: *1587 [lua] access_by_lua(msblocations.conf:189):2: 253aba4704e2080afda9138cc469ecdc:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:55:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:55:23 [info] 37#37: *1587 [lua] logger.lua:23: 253aba4704e2080afda9138cc469ecdc {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:55:23 +0000] 253aba4704e2080afda9138cc469ecdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/27 16:55:33 [info] 37#37: *1588 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:55:33 [info] 37#37: *1589 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:55:38 [info] 37#37: *1590 [lua] access_by_lua(msblocations.conf:189):2: 90872a4266bf287296494e2fae84499e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:55:38 [info] 37#37: *1590 [lua] logger.lua:23: 90872a4266bf287296494e2fae84499e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:55:38 +0000] 90872a4266bf287296494e2fae84499e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:55:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:55:43 [info] 35#35: *1591 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:55:43 [info] 35#35: *1592 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:55:53 [info] 37#37: *1593 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:55:53 [info] 37#37: *1594 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:55:53 [info] 37#37: *1595 [lua] access_by_lua(msblocations.conf:189):2: 97ce8f790dd65ffa8966cfd2ef2cbe7c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:55:53 +0000] 97ce8f790dd65ffa8966cfd2ef2cbe7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/27 16:55:53 [info] 37#37: *1595 [lua] logger.lua:23: 97ce8f790dd65ffa8966cfd2ef2cbe7c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:55:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/27 16:56:03 [info] 37#37: *1597 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:56:03 [info] 35#35: *1598 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:56:08 [info] 37#37: *1599 [lua] access_by_lua(msblocations.conf:189):2: 0c2d2c91896422ee6cf29658f5aa5750:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:56:08 [info] 37#37: *1599 [lua] logger.lua:23: 0c2d2c91896422ee6cf29658f5aa5750 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:56:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
10.233.65.217 - - [27/Oct/2022:16:56:08 +0000] 0c2d2c91896422ee6cf29658f5aa5750 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2022/10/27 16:56:13 [info] 35#35: *1600 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:56:13 [info] 35#35: *1601 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:56:23 [info] 37#37: *1602 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:56:23 [info] 35#35: *1603 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:56:23 [info] 37#37: *1604 [lua] access_by_lua(msblocations.conf:189):2: 73528e95277fc1f743a8806504339afa:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:56:23 [info] 37#37: *1604 [lua] logger.lua:23: 73528e95277fc1f743a8806504339afa {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:56:23 +0000] 73528e95277fc1f743a8806504339afa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:56:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:56:33 [info] 35#35: *1606 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:56:33 [info] 35#35: *1605 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:56:38 [info] 37#37: *1607 [lua] access_by_lua(msblocations.conf:189):2: f586b662b5c9a5267aa132ad9f95723f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:56:38 [info] 37#37: *1607 [lua] logger.lua:23: f586b662b5c9a5267aa132ad9f95723f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:56:38 +0000] f586b662b5c9a5267aa132ad9f95723f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:56:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:56:43 [info] 35#35: *1609 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:56:43 [info] 35#35: *1608 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:56:53 [info] 35#35: *1610 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:56:53 [info] 37#37: *1611 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:56:53 [info] 37#37: *1612 [lua] access_by_lua(msblocations.conf:189):2: 461a9621dda0909aa3c8707f8dcdafbe:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:56:53 [info] 37#37: *1612 [lua] logger.lua:23: 461a9621dda0909aa3c8707f8dcdafbe {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:56:53 +0000] 461a9621dda0909aa3c8707f8dcdafbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:56:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/27 16:57:03 [info] 37#37: *1615 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:57:03 [info] 37#37: *1614 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:57:08 [info] 37#37: *1616 [lua] access_by_lua(msblocations.conf:189):2: 147ad9f92e01eb3fa08332034cf33f29:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:57:08 [info] 37#37: *1616 [lua] logger.lua:23: 147ad9f92e01eb3fa08332034cf33f29 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:57:08 +0000] 147ad9f92e01eb3fa08332034cf33f29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:57:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:57:13 [info] 37#37: *1618 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:57:13 [info] 35#35: *1617 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:57:23 [info] 35#35: *1619 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:57:23 [info] 35#35: *1620 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:57:23 [info] 37#37: *1621 [lua] access_by_lua(msblocations.conf:189):2: 6389cbbf01dc95ffd0ae9ab8ad304201:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:57:23 [info] 37#37: *1621 [lua] logger.lua:23: 6389cbbf01dc95ffd0ae9ab8ad304201 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:57:23 +0000] 6389cbbf01dc95ffd0ae9ab8ad304201 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:57:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:57:33 [info] 37#37: *1623 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:57:33 [info] 37#37: *1622 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:57:38 [info] 37#37: *1624 [lua] access_by_lua(msblocations.conf:189):2: bf19604a302142158823a78f9200c03b:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:57:38 [info] 37#37: *1624 [lua] logger.lua:23: bf19604a302142158823a78f9200c03b {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:57:38 +0000] bf19604a302142158823a78f9200c03b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:57:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:57:43 [info] 35#35: *1625 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:57:43 [info] 37#37: *1626 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:57:53 [info] 37#37: *1628 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:57:53 [info] 37#37: *1627 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:57:53 [info] 37#37: *1629 [lua] access_by_lua(msblocations.conf:189):2: a08d754186b7665ca5ed414c8118c0f5:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:57:53 +0000] a08d754186b7665ca5ed414c8118c0f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/27 16:57:53 [info] 37#37: *1629 [lua] logger.lua:23: a08d754186b7665ca5ed414c8118c0f5 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:57:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/27 16:58:03 [info] 35#35: *1631 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:58:03 [info] 35#35: *1632 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:58:08 [info] 37#37: *1633 [lua] access_by_lua(msblocations.conf:189):2: 4a0a7a20b0f6823bc7559af3e4174ded:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:58:08 [info] 37#37: *1633 [lua] logger.lua:23: 4a0a7a20b0f6823bc7559af3e4174ded {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:58:08 +0000] 4a0a7a20b0f6823bc7559af3e4174ded "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.217 - - [27/Oct/2022:16:58:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/27 16:58:13 [info] 37#37: *1634 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:58:13 [info] 37#37: *1635 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:58:23 [info] 35#35: *1637 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:58:23 [info] 37#37: *1636 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:58:23 [info] 37#37: *1638 [lua] access_by_lua(msblocations.conf:189):2: faf6ddc3cf09188480625ae2d9e0706b:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:58:23 +0000] faf6ddc3cf09188480625ae2d9e0706b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/27 16:58:23 [info] 37#37: *1638 [lua] logger.lua:23: faf6ddc3cf09188480625ae2d9e0706b {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:58:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/27 16:58:33 [info] 37#37: *1640 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:58:33 [info] 37#37: *1639 client closed connection while SSL handshaking, client: 10.233.66.181, server: 0.0.0.0:443
2022/10/27 16:58:38 [info] 37#37: *1641 [lua] access_by_lua(msblocations.conf:189):2: 35392008771936c14c074e704a6db484:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/27 16:58:38 [info] 37#37: *1641 [lua] logger.lua:23: 35392008771936c14c074e704a6db484 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.217 - - [27/Oct/2022:16:58:38 +0000] 35392008771936c14c074e704a6db484 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.