Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.35.173
### 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/11/18 02:59:04 [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/11/18 02:59:04 [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/11/18 02:59:04 [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/11/18 02:59:04 [notice] 33#33: using the "epoll" event method
2022/11/18 02:59:04 [notice] 33#33: openresty/1.13.6.1
2022/11/18 02:59:04 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2022/11/18 02:59:04 [notice] 33#33: OS: Linux 5.4.0-96-generic
2022/11/18 02:59:04 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2022/11/18 02:59:04 [notice] 34#34: start worker processes
2022/11/18 02:59:04 [notice] 34#34: start worker process 35
\n\n### Starting apiroute
2022/11/18 02:59:04 [notice] 34#34: start worker process 37
2022/11/18 02:59:04 [notice] 34#34: start worker process 38
2022/11/18 02:59:04 [notice] 34#34: start worker process 39
2022/11/18 02:59:04 [notice] 34#34: start worker process 40
2022/11/18 02:59:04 [notice] 34#34: start worker process 41
2022/11/18 02:59:04 [notice] 34#34: start worker process 42
2022/11/18 02:59:04 [notice] 34#34: start worker process 43
2022/11/18 02:59:04 [notice] 34#34: start cache manager process 44
2022/11/18 02:59:04 [notice] 34#34: start cache loader process 45
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221118025904.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-11-18 02:59:07 339 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2022-11-18 02:59:07 347 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2022-11-18 02:59:07 347 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2022-11-18 02:59:07 410 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2022-11-18 02:59:07 410 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.35.173:10081 Enabled:true
2022-11-18 02:59:08 821 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-11-18 02:59:08 904 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-11-18 02:59:08 904 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-11-18 02:59:08 905 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-11-18 02:59:08 905 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-11-18 02:59:08 905 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2022-11-18 02:59:08 905 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-11-18 02:59:08 905 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-11-18 02:59:08 961 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-11-18 02:59:09 084 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-11-18 02:59:09 085 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-11-18 02:59:09 085 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-11-18 02:59:09 560 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/11/18 02:59:23 [info] 38#38: *13 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 02:59:23 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 02:59:33 [info] 35#35: *15 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 02:59:33 [info] 35#35: *14 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 02:59:36 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: a4ebcacee807df02662d411b1a6a6dba:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 02:59:36 [info] 35#35: *16 [lua] logger.lua:23: a4ebcacee807df02662d411b1a6a6dba {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:02:59:36 +0000] a4ebcacee807df02662d411b1a6a6dba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.233 upstream_response_time:0.226 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:02:59:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 53
2022/11/18 02:59:43 [info] 38#38: *19 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 02:59:43 [info] 38#38: *20 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 02:59:51 [info] 35#35: *21 [lua] access_by_lua(msblocations.conf:189):2: 4768e1c54ae6ae8a7cde63526207843d:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 02:59:51 [info] 35#35: *21 [lua] logger.lua:23: 4768e1c54ae6ae8a7cde63526207843d {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:02:59:51 +0000] 4768e1c54ae6ae8a7cde63526207843d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.046 upstream_response_time:0.045 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:02:59:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24
2022/11/18 02:59:53 [info] 35#35: *22 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 02:59:53 [info] 35#35: *23 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:00:03 [info] 35#35: *24 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:00:03 [info] 35#35: *25 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:00:04 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/11/18 03:00:05 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2022/11/18 03:00:05 [notice] 34#34: cache loader process 45 exited with code 0
2022/11/18 03:00:05 [notice] 34#34: signal 29 (SIGIO) received
2022/11/18 03:00:06 [info] 35#35: *27 [lua] access_by_lua(msblocations.conf:189):2: e91581cbc7e23f337400027bf609b50c:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:00:06 +0000] e91581cbc7e23f337400027bf609b50c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2022/11/18 03:00:06 [info] 35#35: *27 [lua] logger.lua:23: e91581cbc7e23f337400027bf609b50c {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:00:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/18 03:00:13 [info] 38#38: *29 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:00:13 [info] 38#38: *28 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:00:21 [info] 35#35: *30 [lua] access_by_lua(msblocations.conf:189):2: eb69ea555d98bb223d24308782628060:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:00:21 +0000] eb69ea555d98bb223d24308782628060 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.032 "-" "Consul Health Check" "-"
2022/11/18 03:00:21 [info] 35#35: *30 [lua] logger.lua:23: eb69ea555d98bb223d24308782628060 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:00:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2022/11/18 03:00:23 [info] 35#35: *31 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:00:23 [info] 35#35: *32 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:00:33 [info] 38#38: *33 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:00:33 [info] 38#38: *34 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:00:36 [info] 35#35: *35 [lua] access_by_lua(msblocations.conf:189):2: e650c39a809337af95c1f9773836e4fb:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:00:36 [info] 35#35: *35 [lua] logger.lua:23: e650c39a809337af95c1f9773836e4fb {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:00:36 +0000] e650c39a809337af95c1f9773836e4fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:00:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:00:43 [info] 38#38: *36 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:00:43 [info] 35#35: *37 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:00:51 [info] 35#35: *38 [lua] access_by_lua(msblocations.conf:189):2: a877dec415012dc642ac13918858683c:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:00:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.111 - - [18/Nov/2022:03:00:51 +0000] a877dec415012dc642ac13918858683c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/18 03:00:51 [info] 35#35: *38 [lua] logger.lua:23: a877dec415012dc642ac13918858683c {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 03:00:53 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:00:53 [info] 35#35: *40 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:01:03 [info] 38#38: *41 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:01:03 [info] 38#38: *42 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:01:07 [info] 35#35: *44 [lua] access_by_lua(msblocations.conf:189):2: 31b917c5c632562070c07998197fcd5d:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:01:07 [info] 35#35: *44 [lua] logger.lua:23: 31b917c5c632562070c07998197fcd5d {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:01:07 +0000] 31b917c5c632562070c07998197fcd5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:01:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/18 03:01:13 [info] 35#35: *45 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:01:13 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:01:22 [info] 35#35: *47 [lua] access_by_lua(msblocations.conf:189):2: 70f5283047852076a615304f5030eb1c:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:01:22 +0000] 70f5283047852076a615304f5030eb1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/18 03:01:22 [info] 35#35: *47 [lua] logger.lua:23: 70f5283047852076a615304f5030eb1c {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:01:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:01:23 [info] 35#35: *48 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:01:23 [info] 35#35: *49 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:01:33 [info] 38#38: *51 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:01:33 [info] 38#38: *50 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:01:37 [info] 35#35: *52 [lua] access_by_lua(msblocations.conf:189):2: 754f5ec848101bd8079fe04b1c5653d3:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:01:37 +0000] 754f5ec848101bd8079fe04b1c5653d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:01:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/11/18 03:01:37 [info] 35#35: *52 [lua] logger.lua:23: 754f5ec848101bd8079fe04b1c5653d3 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 03:01:43 [info] 35#35: *53 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:01:43 [info] 35#35: *54 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:01:52 [info] 35#35: *55 [lua] access_by_lua(msblocations.conf:189):2: 1b95720e82a3e6e6b68dcb781e32f5ee:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:01:52 [info] 35#35: *55 [lua] logger.lua:23: 1b95720e82a3e6e6b68dcb781e32f5ee {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:01:52 +0000] 1b95720e82a3e6e6b68dcb781e32f5ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:01:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:01:53 [info] 35#35: *56 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:01:53 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:02:03 [info] 35#35: *58 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:02:03 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:02:07 [info] 35#35: *61 [lua] access_by_lua(msblocations.conf:189):2: b402bf1d1b6096949ccec4d140e6f9a9:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:02:07 [info] 35#35: *61 [lua] logger.lua:23: b402bf1d1b6096949ccec4d140e6f9a9 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:02:07 +0000] b402bf1d1b6096949ccec4d140e6f9a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:02:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:02:13 [info] 35#35: *62 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:02:13 [info] 35#35: *63 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:02:22 [info] 35#35: *64 [lua] access_by_lua(msblocations.conf:189):2: f3eab0de06f4baf6582381fd4f2d39f9:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:02:22 +0000] f3eab0de06f4baf6582381fd4f2d39f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:02:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/11/18 03:02:22 [info] 35#35: *64 [lua] logger.lua:23: f3eab0de06f4baf6582381fd4f2d39f9 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 03:02:23 [info] 38#38: *65 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:02:23 [info] 38#38: *66 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:02:33 [info] 38#38: *67 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:02:33 [info] 38#38: *68 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:02:37 [info] 35#35: *69 [lua] access_by_lua(msblocations.conf:189):2: 2f96485c9a599bd217218f71f16e88d6:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:02:37 [info] 35#35: *69 [lua] logger.lua:23: 2f96485c9a599bd217218f71f16e88d6 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:02:37 +0000] 2f96485c9a599bd217218f71f16e88d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:02:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/18 03:02:43 [info] 38#38: *70 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:02:43 [info] 38#38: *71 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:02:52 [info] 35#35: *72 [lua] access_by_lua(msblocations.conf:189):2: bf2d51fea68462780f3fe49d9c5da2b1:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:02:52 [info] 35#35: *72 [lua] logger.lua:23: bf2d51fea68462780f3fe49d9c5da2b1 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:02:52 +0000] bf2d51fea68462780f3fe49d9c5da2b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:02:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:02:53 [info] 35#35: *74 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:02:53 [info] 35#35: *73 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:03:03 [info] 38#38: *76 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:03:03 [info] 38#38: *75 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:03:07 [info] 35#35: *78 [lua] access_by_lua(msblocations.conf:189):2: b9484bbb388d59a0eb191c0f7a85fb86:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:03:07 +0000] b9484bbb388d59a0eb191c0f7a85fb86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:03:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:03:07 [info] 35#35: *78 [lua] logger.lua:23: b9484bbb388d59a0eb191c0f7a85fb86 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 03:03:13 [info] 35#35: *79 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:03:13 [info] 35#35: *80 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:03:22 [info] 35#35: *81 [lua] access_by_lua(msblocations.conf:189):2: ad02ce63ce6a39e330f523f893d501a2:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:03:22 [info] 35#35: *81 [lua] logger.lua:23: ad02ce63ce6a39e330f523f893d501a2 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:03:22 +0000] ad02ce63ce6a39e330f523f893d501a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:03:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/18 03:03:23 [info] 35#35: *83 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:03:23 [info] 35#35: *82 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:03:33 [info] 35#35: *84 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:03:33 [info] 35#35: *85 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:03:37 [info] 35#35: *86 [lua] access_by_lua(msblocations.conf:189):2: 2333ecbca716e26822435ad9b7c0bd66:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:03:37 +0000] 2333ecbca716e26822435ad9b7c0bd66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/18 03:03:37 [info] 35#35: *86 [lua] logger.lua:23: 2333ecbca716e26822435ad9b7c0bd66 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:03:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:03:43 [info] 35#35: *88 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:03:43 [info] 35#35: *87 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:03:52 [info] 35#35: *89 [lua] access_by_lua(msblocations.conf:189):2: d5bc330b47b88e0325f59c490415438e:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:03:52 +0000] d5bc330b47b88e0325f59c490415438e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:03:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/11/18 03:03:52 [info] 35#35: *89 [lua] logger.lua:23: d5bc330b47b88e0325f59c490415438e {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 03:03:53 [info] 35#35: *91 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:03:53 [info] 35#35: *90 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:04:03 [info] 38#38: *92 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:04:03 [info] 38#38: *93 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:04:07 [info] 35#35: *95 [lua] access_by_lua(msblocations.conf:189):2: deb855fac3988cc19a3ed8ee519907d6:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:04:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.72.111 - - [18/Nov/2022:03:04:07 +0000] deb855fac3988cc19a3ed8ee519907d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/11/18 03:04:07 [info] 35#35: *95 [lua] logger.lua:23: deb855fac3988cc19a3ed8ee519907d6 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 03:04:13 [info] 35#35: *96 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:04:13 [info] 35#35: *97 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:04:22 [info] 35#35: *98 [lua] access_by_lua(msblocations.conf:189):2: 8492065566025198b9689bf3272efc0c:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:04:22 +0000] 8492065566025198b9689bf3272efc0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.026 "-" "Consul Health Check" "-"
2022/11/18 03:04:22 [info] 35#35: *98 [lua] logger.lua:23: 8492065566025198b9689bf3272efc0c {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:04:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24
2022/11/18 03:04:23 [info] 38#38: *99 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:04:23 [info] 38#38: *100 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:04:33 [info] 38#38: *101 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:04:33 [info] 38#38: *102 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:04:37 [info] 35#35: *103 [lua] access_by_lua(msblocations.conf:189):2: 647a13fcfa2cee711b9e460fd9fc6572:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:04:37 [info] 35#35: *103 [lua] logger.lua:23: 647a13fcfa2cee711b9e460fd9fc6572 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:04:37 +0000] 647a13fcfa2cee711b9e460fd9fc6572 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:04:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/18 03:04:43 [info] 35#35: *105 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:04:43 [info] 35#35: *104 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:04:52 [info] 35#35: *106 [lua] access_by_lua(msblocations.conf:189):2: db26d45fac7e9cc920326f4b92f1b614:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:04:52 [info] 35#35: *106 [lua] logger.lua:23: db26d45fac7e9cc920326f4b92f1b614 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:04:52 +0000] db26d45fac7e9cc920326f4b92f1b614 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:04:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:04:53 [info] 38#38: *107 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:04:53 [info] 38#38: *108 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:05:03 [info] 38#38: *109 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:05:03 [info] 38#38: *110 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:05:07 [info] 35#35: *112 [lua] access_by_lua(msblocations.conf:189):2: ba07dca155429179d20e6a6e7ad07b2a:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:05:07 [info] 35#35: *112 [lua] logger.lua:23: ba07dca155429179d20e6a6e7ad07b2a {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:05:07 +0000] ba07dca155429179d20e6a6e7ad07b2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:05:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2022/11/18 03:05:13 [info] 35#35: *113 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:05:13 [info] 35#35: *114 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:05:22 [info] 35#35: *115 [lua] access_by_lua(msblocations.conf:189):2: a3f11a3b7bb589aa993950f226aa6819:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:05:22 [info] 35#35: *115 [lua] logger.lua:23: a3f11a3b7bb589aa993950f226aa6819 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:05:22 +0000] a3f11a3b7bb589aa993950f226aa6819 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:05:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:05:23 [info] 35#35: *117 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:05:23 [info] 35#35: *116 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:05:33 [info] 38#38: *118 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:05:33 [info] 38#38: *119 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:05:37 [info] 35#35: *120 [lua] access_by_lua(msblocations.conf:189):2: 93cee37c15a53e4c4e89dd6a92d403cb:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:05:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.111 - - [18/Nov/2022:03:05:37 +0000] 93cee37c15a53e4c4e89dd6a92d403cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 03:05:37 [info] 35#35: *120 [lua] logger.lua:23: 93cee37c15a53e4c4e89dd6a92d403cb {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 03:05:43 [info] 35#35: *121 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:05:43 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:05:52 [info] 35#35: *123 [lua] access_by_lua(msblocations.conf:189):2: a45fb75c786f62dd90ebf094521feca1:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:05:52 +0000] a45fb75c786f62dd90ebf094521feca1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/11/18 03:05:52 [info] 35#35: *123 [lua] logger.lua:23: a45fb75c786f62dd90ebf094521feca1 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:05:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:05:53 [info] 38#38: *125 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:05:53 [info] 38#38: *124 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:06:03 [info] 38#38: *126 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:06:03 [info] 38#38: *127 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:06:07 [info] 35#35: *129 [lua] access_by_lua(msblocations.conf:189):2: 7fa10fe92fc44b624c27867af9b6f085:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:06:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:06:07 [info] 35#35: *129 [lua] logger.lua:23: 7fa10fe92fc44b624c27867af9b6f085 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:06:07 +0000] 7fa10fe92fc44b624c27867af9b6f085 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/18 03:06:13 [info] 38#38: *130 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:06:13 [info] 38#38: *131 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:06:22 [info] 35#35: *132 [lua] access_by_lua(msblocations.conf:189):2: 0345a9cdc829a011f6426888a79e72d4:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:06:22 [info] 35#35: *132 [lua] logger.lua:23: 0345a9cdc829a011f6426888a79e72d4 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:06:22 +0000] 0345a9cdc829a011f6426888a79e72d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:06:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:06:23 [info] 38#38: *133 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:06:23 [info] 38#38: *134 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:06:33 [info] 38#38: *135 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:06:33 [info] 38#38: *136 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:06:37 [info] 35#35: *137 [lua] access_by_lua(msblocations.conf:189):2: 909451f19ac418a42406ff48d0eb5d10:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:06:37 +0000] 909451f19ac418a42406ff48d0eb5d10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 03:06:37 [info] 35#35: *137 [lua] logger.lua:23: 909451f19ac418a42406ff48d0eb5d10 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:06:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:06:43 [info] 38#38: *139 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:06:43 [info] 38#38: *138 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:06:52 [info] 35#35: *140 [lua] access_by_lua(msblocations.conf:189):2: d753281605e002210996fd1aee8a7859:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:06:52 [info] 35#35: *140 [lua] logger.lua:23: d753281605e002210996fd1aee8a7859 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:06:52 +0000] d753281605e002210996fd1aee8a7859 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:06:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:06:53 [info] 38#38: *142 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:06:53 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:07:03 [info] 38#38: *143 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:07:03 [info] 38#38: *144 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:07:07 [info] 35#35: *146 [lua] access_by_lua(msblocations.conf:189):2: caf0113719c997eab9f91dbce7e4ef93:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:07:07 [info] 35#35: *146 [lua] logger.lua:23: caf0113719c997eab9f91dbce7e4ef93 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:07:07 +0000] caf0113719c997eab9f91dbce7e4ef93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:07:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:07:13 [info] 35#35: *147 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:07:13 [info] 38#38: *148 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:07:22 [info] 35#35: *149 [lua] access_by_lua(msblocations.conf:189):2: 1002f315f14af6f03588fe0c35f0541e:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:07:22 +0000] 1002f315f14af6f03588fe0c35f0541e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 03:07:22 [info] 35#35: *149 [lua] logger.lua:23: 1002f315f14af6f03588fe0c35f0541e {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:07:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:07:23 [info] 35#35: *150 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:07:23 [info] 35#35: *151 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:07:33 [info] 38#38: *152 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:07:33 [info] 35#35: *153 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:07:37 [info] 35#35: *154 [lua] access_by_lua(msblocations.conf:189):2: abf3996e621dc6d3ceb10d3e7d4c687f:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:07:38 [info] 35#35: *154 [lua] logger.lua:23: abf3996e621dc6d3ceb10d3e7d4c687f {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:07:38 +0000] abf3996e621dc6d3ceb10d3e7d4c687f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.032 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:07:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26
2022/11/18 03:07:43 [info] 35#35: *156 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:07:43 [info] 35#35: *155 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:07:53 [info] 35#35: *157 [lua] access_by_lua(msblocations.conf:189):2: efb7c6836a25e66d4450a90c384b2720:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:07:53 +0000] efb7c6836a25e66d4450a90c384b2720 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/11/18 03:07:53 [info] 35#35: *157 [lua] logger.lua:23: efb7c6836a25e66d4450a90c384b2720 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:07:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:07:53 [info] 35#35: *159 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:07:53 [info] 35#35: *158 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:08:03 [info] 35#35: *160 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:08:03 [info] 35#35: *161 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:08:08 [info] 35#35: *163 [lua] access_by_lua(msblocations.conf:189):2: 416807cccc584ac058b71615eb85c21f:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:08:08 +0000] 416807cccc584ac058b71615eb85c21f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/18 03:08:08 [info] 35#35: *163 [lua] logger.lua:23: 416807cccc584ac058b71615eb85c21f {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:08:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:08:13 [info] 35#35: *165 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:08:13 [info] 35#35: *164 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:08:23 [info] 35#35: *166 [lua] access_by_lua(msblocations.conf:189):2: 380a68ed72e5be175fffefbc52652e82:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:08:23 [info] 35#35: *166 [lua] logger.lua:23: 380a68ed72e5be175fffefbc52652e82 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:08:23 +0000] 380a68ed72e5be175fffefbc52652e82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:08:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:08:23 [info] 35#35: *167 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:08:23 [info] 35#35: *168 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:08:33 [info] 35#35: *169 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:08:33 [info] 35#35: *170 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:08:38 [info] 35#35: *171 [lua] access_by_lua(msblocations.conf:189):2: cf4326b35b0df76878ff804d86c57827:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:08:38 [info] 35#35: *171 [lua] logger.lua:23: cf4326b35b0df76878ff804d86c57827 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:08:38 +0000] cf4326b35b0df76878ff804d86c57827 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:08:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:08:43 [info] 38#38: *172 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:08:43 [info] 38#38: *173 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:08:53 [info] 35#35: *174 [lua] access_by_lua(msblocations.conf:189):2: be9644d863b1e1b64d3a42672726882c:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:08:53 [info] 35#35: *174 [lua] logger.lua:23: be9644d863b1e1b64d3a42672726882c {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:08:53 +0000] be9644d863b1e1b64d3a42672726882c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:08:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:08:53 [info] 38#38: *175 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:08:53 [info] 38#38: *176 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:09:03 [info] 38#38: *178 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:09:03 [info] 35#35: *177 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:09:08 [info] 35#35: *180 [lua] access_by_lua(msblocations.conf:189):2: a46646af9c83154dfb0fa13f36d036fc:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:09:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.111 - - [18/Nov/2022:03:09:08 +0000] a46646af9c83154dfb0fa13f36d036fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/18 03:09:08 [info] 35#35: *180 [lua] logger.lua:23: a46646af9c83154dfb0fa13f36d036fc {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 03:09:13 [info] 38#38: *182 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:09:13 [info] 38#38: *181 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:09:23 [info] 35#35: *183 [lua] access_by_lua(msblocations.conf:189):2: 2cc57720da169d0787dd61f8387682ed:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:09:23 +0000] 2cc57720da169d0787dd61f8387682ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 03:09:23 [info] 35#35: *183 [lua] logger.lua:23: 2cc57720da169d0787dd61f8387682ed {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:09:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:09:23 [info] 35#35: *184 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:09:23 [info] 35#35: *185 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:09:33 [info] 35#35: *186 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:09:33 [info] 35#35: *187 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:09:38 [info] 35#35: *188 [lua] access_by_lua(msblocations.conf:189):2: 98f1b3d3705f7baf64d684a8a48d7545:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:09:38 [info] 35#35: *188 [lua] logger.lua:23: 98f1b3d3705f7baf64d684a8a48d7545 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:09:38 +0000] 98f1b3d3705f7baf64d684a8a48d7545 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:09:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/11/18 03:09:43 [info] 35#35: *189 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:09:43 [info] 35#35: *190 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:09:53 [info] 35#35: *191 [lua] access_by_lua(msblocations.conf:189):2: baa57a91fc82dbff83498a8d61242a62:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:09:53 +0000] baa57a91fc82dbff83498a8d61242a62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 03:09:53 [info] 35#35: *191 [lua] logger.lua:23: baa57a91fc82dbff83498a8d61242a62 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:09:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:09:53 [info] 38#38: *193 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:09:53 [info] 38#38: *192 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:10:03 [info] 35#35: *195 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:10:03 [info] 35#35: *194 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:10:08 [info] 35#35: *197 [lua] access_by_lua(msblocations.conf:189):2: 6dda9c7b43f1ef1c1a51e92f05414475:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:10:08 [info] 35#35: *197 [lua] logger.lua:23: 6dda9c7b43f1ef1c1a51e92f05414475 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:10:08 +0000] 6dda9c7b43f1ef1c1a51e92f05414475 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:10:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:10:13 [info] 35#35: *199 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:10:13 [info] 35#35: *198 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:10:23 [info] 35#35: *200 [lua] access_by_lua(msblocations.conf:189):2: c82bb22e1aeecfe40a11009df49778fb:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:10:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:10:23 [info] 35#35: *200 [lua] logger.lua:23: c82bb22e1aeecfe40a11009df49778fb {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:10:23 +0000] c82bb22e1aeecfe40a11009df49778fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/11/18 03:10:23 [info] 38#38: *201 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:10:23 [info] 38#38: *202 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:10:33 [info] 35#35: *203 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:10:33 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:10:38 [info] 35#35: *205 [lua] access_by_lua(msblocations.conf:189):2: f82e6ad887e9ded60c8843b001c41f4e:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:10:38 [info] 35#35: *205 [lua] logger.lua:23: f82e6ad887e9ded60c8843b001c41f4e {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:10:38 +0000] f82e6ad887e9ded60c8843b001c41f4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:10:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:10:43 [info] 35#35: *206 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:10:43 [info] 35#35: *207 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:10:53 [info] 35#35: *208 [lua] access_by_lua(msblocations.conf:189):2: bfef4998cfec3c2ab9454b7b8496616c:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:10:53 +0000] bfef4998cfec3c2ab9454b7b8496616c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 03:10:53 [info] 35#35: *208 [lua] logger.lua:23: bfef4998cfec3c2ab9454b7b8496616c {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:10:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:10:53 [info] 35#35: *209 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:10:53 [info] 35#35: *210 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:11:03 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:11:03 [info] 35#35: *211 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:11:08 [info] 35#35: *214 [lua] access_by_lua(msblocations.conf:189):2: 07c0e70941eb597380ec5a40ee9f5486:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:11:08 +0000] 07c0e70941eb597380ec5a40ee9f5486 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.028 "-" "Consul Health Check" "-"
2022/11/18 03:11:08 [info] 35#35: *214 [lua] logger.lua:23: 07c0e70941eb597380ec5a40ee9f5486 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:11:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2022/11/18 03:11:13 [info] 35#35: *216 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:11:13 [info] 35#35: *215 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:11:23 [info] 35#35: *217 [lua] access_by_lua(msblocations.conf:189):2: 491adb0e067ae963feabac103ebc0be6:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:11:23 [info] 35#35: *217 [lua] logger.lua:23: 491adb0e067ae963feabac103ebc0be6 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:11:23 +0000] 491adb0e067ae963feabac103ebc0be6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:11:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/18 03:11:23 [info] 35#35: *219 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:11:23 [info] 35#35: *218 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:11:33 [info] 35#35: *221 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:11:33 [info] 35#35: *220 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:11:38 [info] 35#35: *222 [lua] access_by_lua(msblocations.conf:189):2: f328de2d1ec1bbfd0a51903c98fb3762:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:11:38 +0000] f328de2d1ec1bbfd0a51903c98fb3762 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:11:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:11:38 [info] 35#35: *222 [lua] logger.lua:23: f328de2d1ec1bbfd0a51903c98fb3762 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 03:11:43 [info] 35#35: *224 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:11:43 [info] 35#35: *223 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:11:53 [info] 35#35: *225 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:11:53 [info] 35#35: *226 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:11:53 [info] 35#35: *227 [lua] access_by_lua(msblocations.conf:189):2: 246ede2e4b90b4fcf69eca4cdfdfb49e:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:11:53 [info] 35#35: *227 [lua] logger.lua:23: 246ede2e4b90b4fcf69eca4cdfdfb49e {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:11:53 +0000] 246ede2e4b90b4fcf69eca4cdfdfb49e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:11:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/11/18 03:12:03 [info] 38#38: *228 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:12:03 [info] 38#38: *229 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:12:08 [info] 35#35: *231 [lua] access_by_lua(msblocations.conf:189):2: 7255dd9b7c36eae70fe7694125d9eb49:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:12:08 [info] 35#35: *231 [lua] logger.lua:23: 7255dd9b7c36eae70fe7694125d9eb49 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:12:08 +0000] 7255dd9b7c36eae70fe7694125d9eb49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:12:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/18 03:12:13 [info] 35#35: *232 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:12:13 [info] 38#38: *233 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:12:23 [info] 35#35: *235 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:12:23 [info] 35#35: *234 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:12:23 [info] 35#35: *236 [lua] access_by_lua(msblocations.conf:189):2: f1429273fc57a95e2f292aae799768d8:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:12:23 +0000] f1429273fc57a95e2f292aae799768d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 03:12:23 [info] 35#35: *236 [lua] logger.lua:23: f1429273fc57a95e2f292aae799768d8 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:12:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:12:33 [info] 38#38: *238 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:12:33 [info] 38#38: *237 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:12:38 [info] 35#35: *239 [lua] access_by_lua(msblocations.conf:189):2: 5f545d17a04fe05579a75f20d4088a2f:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:12:38 [info] 35#35: *239 [lua] logger.lua:23: 5f545d17a04fe05579a75f20d4088a2f {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:12:38 +0000] 5f545d17a04fe05579a75f20d4088a2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:12:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:12:43 [info] 35#35: *240 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:12:43 [info] 35#35: *241 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:12:53 [info] 38#38: *242 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:12:53 [info] 38#38: *243 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:12:53 [info] 35#35: *244 [lua] access_by_lua(msblocations.conf:189):2: 1f62aa1f8013fe77e613d3fec7a6d283:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:12:53 +0000] 1f62aa1f8013fe77e613d3fec7a6d283 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 03:12:53 [info] 35#35: *244 [lua] logger.lua:23: 1f62aa1f8013fe77e613d3fec7a6d283 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:12:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:13:03 [info] 35#35: *245 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:13:03 [info] 38#38: *246 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:13:08 [info] 35#35: *248 [lua] access_by_lua(msblocations.conf:189):2: 589ef16c89cf75f6abbe9a4b3ee9f4bd:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:13:08 [info] 35#35: *248 [lua] logger.lua:23: 589ef16c89cf75f6abbe9a4b3ee9f4bd {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:13:08 +0000] 589ef16c89cf75f6abbe9a4b3ee9f4bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:13:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:13:13 [info] 35#35: *249 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:13:13 [info] 35#35: *250 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:13:23 [info] 38#38: *251 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:13:23 [info] 38#38: *252 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:13:23 [info] 35#35: *253 [lua] access_by_lua(msblocations.conf:189):2: d398acb6a980f235718af052419daef2:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:13:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:13:23 [info] 35#35: *253 [lua] logger.lua:23: d398acb6a980f235718af052419daef2 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:13:23 +0000] d398acb6a980f235718af052419daef2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/18 03:13:33 [info] 38#38: *254 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:13:33 [info] 38#38: *255 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:13:38 [info] 35#35: *256 [lua] access_by_lua(msblocations.conf:189):2: 5fff2db0ff0dbe939c8f55341ea4fbd0:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:13:38 +0000] 5fff2db0ff0dbe939c8f55341ea4fbd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 03:13:38 [info] 35#35: *256 [lua] logger.lua:23: 5fff2db0ff0dbe939c8f55341ea4fbd0 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:13:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/18 03:13:43 [info] 35#35: *257 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:13:43 [info] 35#35: *258 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:13:53 [info] 35#35: *260 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:13:53 [info] 35#35: *259 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:13:53 [info] 35#35: *261 [lua] access_by_lua(msblocations.conf:189):2: 8f459112584249087baf73083137249f:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:13:53 [info] 35#35: *261 [lua] logger.lua:23: 8f459112584249087baf73083137249f {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:13:53 +0000] 8f459112584249087baf73083137249f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:13:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:14:03 [info] 38#38: *262 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:14:03 [info] 38#38: *263 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:14:08 [info] 35#35: *265 [lua] access_by_lua(msblocations.conf:189):2: d3e1797415be0f2d2f58eb6f09727ffd:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:14:08 [info] 35#35: *265 [lua] logger.lua:23: d3e1797415be0f2d2f58eb6f09727ffd {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:14:08 +0000] d3e1797415be0f2d2f58eb6f09727ffd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:14:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:14:13 [info] 38#38: *266 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:14:13 [info] 38#38: *267 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:14:23 [info] 35#35: *268 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:14:23 [info] 35#35: *269 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:14:23 [info] 35#35: *270 [lua] access_by_lua(msblocations.conf:189):2: cbd90fd3016d54c9ad6a6d2b8b8660e4:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:14:23 [info] 35#35: *270 [lua] logger.lua:23: cbd90fd3016d54c9ad6a6d2b8b8660e4 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:14:23 +0000] cbd90fd3016d54c9ad6a6d2b8b8660e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:14:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2022/11/18 03:14:33 [info] 38#38: *271 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:14:33 [info] 38#38: *272 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:14:38 [info] 35#35: *273 [lua] access_by_lua(msblocations.conf:189):2: e14f763dc12aded2bd1c16b67f12100c:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:14:38 [info] 35#35: *273 [lua] logger.lua:23: e14f763dc12aded2bd1c16b67f12100c {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:14:38 +0000] e14f763dc12aded2bd1c16b67f12100c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:14:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:14:43 [info] 35#35: *274 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:14:43 [info] 35#35: *275 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:14:53 [info] 38#38: *276 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:14:53 [info] 38#38: *277 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:14:53 [info] 35#35: *278 [lua] access_by_lua(msblocations.conf:189):2: ac62b28c6c8ed7d767243419f871ff5c:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:14:53 +0000] ac62b28c6c8ed7d767243419f871ff5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:14:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:14:53 [info] 35#35: *278 [lua] logger.lua:23: ac62b28c6c8ed7d767243419f871ff5c {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 03:15:03 [info] 35#35: *280 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:15:03 [info] 35#35: *279 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:15:08 [info] 35#35: *282 [lua] access_by_lua(msblocations.conf:189):2: 04a8708f3d25f1510267d7334fb50c73:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:15:08 [info] 35#35: *282 [lua] logger.lua:23: 04a8708f3d25f1510267d7334fb50c73 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:15:08 +0000] 04a8708f3d25f1510267d7334fb50c73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:15:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:15:13 [info] 35#35: *283 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:15:13 [info] 35#35: *284 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:15:23 [info] 38#38: *286 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:15:23 [info] 38#38: *285 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:15:23 [info] 35#35: *287 [lua] access_by_lua(msblocations.conf:189):2: a65dc9fdcbf5fad94da0c79524b368a7:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:15:23 +0000] a65dc9fdcbf5fad94da0c79524b368a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/18 03:15:23 [info] 35#35: *287 [lua] logger.lua:23: a65dc9fdcbf5fad94da0c79524b368a7 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:15:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:15:33 [info] 35#35: *288 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:15:33 [info] 35#35: *289 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:15:38 [info] 35#35: *290 [lua] access_by_lua(msblocations.conf:189):2: 4dd5147d983fb0566a994f7bdefafeae:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:15:38 +0000] 4dd5147d983fb0566a994f7bdefafeae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/18 03:15:38 [info] 35#35: *290 [lua] logger.lua:23: 4dd5147d983fb0566a994f7bdefafeae {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:15:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:15:43 [info] 38#38: *291 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:15:43 [info] 38#38: *292 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:15:53 [info] 35#35: *293 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:15:53 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:15:53 [info] 35#35: *295 [lua] access_by_lua(msblocations.conf:189):2: d50172652e4ea801ab79f408262a95ae:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:15:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:15:53 [info] 35#35: *295 [lua] logger.lua:23: d50172652e4ea801ab79f408262a95ae {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:15:53 +0000] d50172652e4ea801ab79f408262a95ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 03:16:03 [info] 38#38: *296 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:16:03 [info] 38#38: *297 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:16:08 [info] 35#35: *299 [lua] access_by_lua(msblocations.conf:189):2: a2386bae27605d56a21c410b52b5e51d:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:16:08 [info] 35#35: *299 [lua] logger.lua:23: a2386bae27605d56a21c410b52b5e51d {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:16:08 +0000] a2386bae27605d56a21c410b52b5e51d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:16:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:16:13 [info] 38#38: *300 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:16:13 [info] 38#38: *301 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:16:23 [info] 38#38: *302 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:16:23 [info] 38#38: *303 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:16:23 [info] 35#35: *304 [lua] access_by_lua(msblocations.conf:189):2: d01c9ce894ebf480294fc011754f09aa:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:16:23 [info] 35#35: *304 [lua] logger.lua:23: d01c9ce894ebf480294fc011754f09aa {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:16:23 +0000] d01c9ce894ebf480294fc011754f09aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:16:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:16:33 [info] 35#35: *306 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:16:33 [info] 35#35: *305 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:16:39 [info] 35#35: *307 [lua] access_by_lua(msblocations.conf:189):2: 2aaefc87c252c41d22905f67a74bee6a:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:16:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:16:39 [info] 35#35: *307 [lua] logger.lua:23: 2aaefc87c252c41d22905f67a74bee6a {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:16:39 +0000] 2aaefc87c252c41d22905f67a74bee6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/18 03:16:43 [info] 35#35: *308 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:16:43 [info] 35#35: *309 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:16:53 [info] 38#38: *310 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:16:53 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:16:54 [info] 35#35: *312 [lua] access_by_lua(msblocations.conf:189):2: f4120fc456e3a2aa89205154f093a2a6:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:16:54 [info] 35#35: *312 [lua] logger.lua:23: f4120fc456e3a2aa89205154f093a2a6 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:16:54 +0000] f4120fc456e3a2aa89205154f093a2a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:16:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:17:03 [info] 38#38: *313 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:17:03 [info] 38#38: *314 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:17:09 [info] 35#35: *316 [lua] access_by_lua(msblocations.conf:189):2: 2eeba38f5935104a165f0345f8b53f9c:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:17:09 [info] 35#35: *316 [lua] logger.lua:23: 2eeba38f5935104a165f0345f8b53f9c {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:17:09 +0000] 2eeba38f5935104a165f0345f8b53f9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:17:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:17:13 [info] 35#35: *317 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:17:13 [info] 35#35: *318 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:17:23 [info] 35#35: *319 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:17:23 [info] 35#35: *320 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:17:24 [info] 35#35: *321 [lua] access_by_lua(msblocations.conf:189):2: 3506348c51bfa17dae82b5d11d646e56:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:17:24 [info] 35#35: *321 [lua] logger.lua:23: 3506348c51bfa17dae82b5d11d646e56 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:17:24 +0000] 3506348c51bfa17dae82b5d11d646e56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:17:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:17:33 [info] 35#35: *322 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:17:33 [info] 35#35: *323 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:17:39 [info] 35#35: *324 [lua] access_by_lua(msblocations.conf:189):2: e5e5cb2da074213c109adbab103f9154:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:17:39 +0000] e5e5cb2da074213c109adbab103f9154 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 03:17:39 [info] 35#35: *324 [lua] logger.lua:23: e5e5cb2da074213c109adbab103f9154 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:17:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:17:43 [info] 38#38: *326 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:17:43 [info] 38#38: *325 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:17:53 [info] 35#35: *327 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:17:53 [info] 35#35: *328 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:17:54 [info] 35#35: *329 [lua] access_by_lua(msblocations.conf:189):2: 17aef263fa6b3f3f80977888d1e00792:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:17:54 [info] 35#35: *329 [lua] logger.lua:23: 17aef263fa6b3f3f80977888d1e00792 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:17:54 +0000] 17aef263fa6b3f3f80977888d1e00792 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:17:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:18:03 [info] 38#38: *330 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:18:03 [info] 38#38: *331 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:18:09 [info] 35#35: *333 [lua] access_by_lua(msblocations.conf:189):2: 392eab501d42d367ee49266a8630c439:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:18:09 +0000] 392eab501d42d367ee49266a8630c439 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 03:18:09 [info] 35#35: *333 [lua] logger.lua:23: 392eab501d42d367ee49266a8630c439 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:18:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:18:13 [info] 38#38: *334 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:18:13 [info] 38#38: *335 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:18:23 [info] 38#38: *336 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:18:23 [info] 38#38: *337 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:18:24 [info] 35#35: *338 [lua] access_by_lua(msblocations.conf:189):2: 4b6f1bdde7b0732b5d7af28ca05c8501:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:18:24 +0000] 4b6f1bdde7b0732b5d7af28ca05c8501 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 03:18:24 [info] 35#35: *338 [lua] logger.lua:23: 4b6f1bdde7b0732b5d7af28ca05c8501 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:18:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/18 03:18:33 [info] 38#38: *339 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:18:33 [info] 38#38: *340 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:18:39 [info] 35#35: *341 [lua] access_by_lua(msblocations.conf:189):2: 893c5a5ae82af45f4a3fd83df972cc62:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:18:39 [info] 35#35: *341 [lua] logger.lua:23: 893c5a5ae82af45f4a3fd83df972cc62 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:18:39 +0000] 893c5a5ae82af45f4a3fd83df972cc62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:18:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/18 03:18:43 [info] 38#38: *343 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:18:43 [info] 38#38: *342 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:18:53 [info] 38#38: *344 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:18:53 [info] 38#38: *345 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:18:54 [info] 35#35: *346 [lua] access_by_lua(msblocations.conf:189):2: 78d83744c4a9c48e7e2e3a86933d451f:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:18:54 [info] 35#35: *346 [lua] logger.lua:23: 78d83744c4a9c48e7e2e3a86933d451f {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:18:54 +0000] 78d83744c4a9c48e7e2e3a86933d451f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:18:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/18 03:19:03 [info] 35#35: *348 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:19:03 [info] 35#35: *347 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:19:09 [info] 35#35: *350 [lua] access_by_lua(msblocations.conf:189):2: 5aa4c7bd01efcab6581fc0c7c84ad6ea:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:19:09 +0000] 5aa4c7bd01efcab6581fc0c7c84ad6ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/11/18 03:19:09 [info] 35#35: *350 [lua] logger.lua:23: 5aa4c7bd01efcab6581fc0c7c84ad6ea {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:19:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/18 03:19:13 [info] 38#38: *351 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:19:13 [info] 38#38: *352 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:19:23 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:19:23 [info] 38#38: *353 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:19:24 [info] 35#35: *355 [lua] access_by_lua(msblocations.conf:189):2: d9b86e31e4c1d8c1d59d2d2951fcb5ab:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:19:24 [info] 35#35: *355 [lua] logger.lua:23: d9b86e31e4c1d8c1d59d2d2951fcb5ab {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:19:24 +0000] d9b86e31e4c1d8c1d59d2d2951fcb5ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:19:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:19:33 [info] 35#35: *357 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:19:33 [info] 35#35: *356 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:19:39 [info] 35#35: *358 [lua] access_by_lua(msblocations.conf:189):2: e12c27e3536fae9c5172659feea0eab4:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:19:39 +0000] e12c27e3536fae9c5172659feea0eab4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 03:19:39 [info] 35#35: *358 [lua] logger.lua:23: e12c27e3536fae9c5172659feea0eab4 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:19:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:19:43 [info] 35#35: *359 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:19:43 [info] 38#38: *360 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:19:53 [info] 35#35: *361 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:19:53 [info] 38#38: *362 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:19:54 [info] 35#35: *363 [lua] access_by_lua(msblocations.conf:189):2: 01293a7aec91b5b0be70b2f6f4144662:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:19:54 [info] 35#35: *363 [lua] logger.lua:23: 01293a7aec91b5b0be70b2f6f4144662 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:19:54 +0000] 01293a7aec91b5b0be70b2f6f4144662 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:19:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:20:03 [info] 35#35: *364 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:20:03 [info] 38#38: *365 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:20:09 [info] 35#35: *367 [lua] access_by_lua(msblocations.conf:189):2: d751a0f06f8be1bc170f5635824bc82a:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:20:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.72.111 - - [18/Nov/2022:03:20:09 +0000] d751a0f06f8be1bc170f5635824bc82a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/18 03:20:09 [info] 35#35: *367 [lua] logger.lua:23: d751a0f06f8be1bc170f5635824bc82a {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 03:20:13 [info] 35#35: *369 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:20:13 [info] 35#35: *368 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:20:23 [info] 38#38: *370 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:20:23 [info] 38#38: *371 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:20:24 [info] 35#35: *372 [lua] access_by_lua(msblocations.conf:189):2: 4811ce4ba4d8f092439300c5cfbafa81:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:20:24 [info] 35#35: *372 [lua] logger.lua:23: 4811ce4ba4d8f092439300c5cfbafa81 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:20:24 +0000] 4811ce4ba4d8f092439300c5cfbafa81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:20:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:20:33 [info] 38#38: *373 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:20:33 [info] 38#38: *374 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:20:39 [info] 35#35: *375 [lua] access_by_lua(msblocations.conf:189):2: 51894ea245c47f786dea02637abc215e:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:20:39 +0000] 51894ea245c47f786dea02637abc215e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/18 03:20:39 [info] 35#35: *375 [lua] logger.lua:23: 51894ea245c47f786dea02637abc215e {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:20:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:20:43 [info] 38#38: *376 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:20:43 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:20:53 [info] 35#35: *378 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:20:53 [info] 35#35: *379 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:20:54 [info] 35#35: *380 [lua] access_by_lua(msblocations.conf:189):2: 80f317a10c5e3f1c6382f4f2bb88c1cf:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:20:54 [info] 35#35: *380 [lua] logger.lua:23: 80f317a10c5e3f1c6382f4f2bb88c1cf {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:20:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.111 - - [18/Nov/2022:03:20:54 +0000] 80f317a10c5e3f1c6382f4f2bb88c1cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/11/18 03:21:03 [info] 38#38: *382 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:21:03 [info] 38#38: *381 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:21:09 [info] 35#35: *384 [lua] access_by_lua(msblocations.conf:189):2: 3f6b250e5e404933aa5f1d62461405ee:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:21:09 [info] 35#35: *384 [lua] logger.lua:23: 3f6b250e5e404933aa5f1d62461405ee {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:21:09 +0000] 3f6b250e5e404933aa5f1d62461405ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:21:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:21:13 [info] 38#38: *385 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:21:13 [info] 35#35: *386 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:21:23 [info] 38#38: *388 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:21:23 [info] 35#35: *387 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:21:24 [info] 35#35: *389 [lua] access_by_lua(msblocations.conf:189):2: 080efc651b2741901d064825fe558a35:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:21:24 +0000] 080efc651b2741901d064825fe558a35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:21:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:21:24 [info] 35#35: *389 [lua] logger.lua:23: 080efc651b2741901d064825fe558a35 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 03:21:33 [info] 38#38: *390 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:21:33 [info] 38#38: *391 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:21:39 [info] 35#35: *392 [lua] access_by_lua(msblocations.conf:189):2: 12bcc6bc84cd8d9a0121d4d9fb9898ad:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:21:39 +0000] 12bcc6bc84cd8d9a0121d4d9fb9898ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/18 03:21:39 [info] 35#35: *392 [lua] logger.lua:23: 12bcc6bc84cd8d9a0121d4d9fb9898ad {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:21:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:21:43 [info] 35#35: *393 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:21:43 [info] 35#35: *394 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:21:53 [info] 35#35: *395 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:21:53 [info] 38#38: *396 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:21:54 [info] 35#35: *397 [lua] access_by_lua(msblocations.conf:189):2: 5aa61f14b2e31d350b980b990808e225:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:21:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:21:54 [info] 35#35: *397 [lua] logger.lua:23: 5aa61f14b2e31d350b980b990808e225 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:21:54 +0000] 5aa61f14b2e31d350b980b990808e225 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/11/18 03:22:03 [info] 35#35: *398 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:22:03 [info] 38#38: *399 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:22:09 [info] 35#35: *401 [lua] access_by_lua(msblocations.conf:189):2: 11f58cb866f22c61b2a92f0d22d0eb77:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:22:09 [info] 35#35: *401 [lua] logger.lua:23: 11f58cb866f22c61b2a92f0d22d0eb77 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:22:09 +0000] 11f58cb866f22c61b2a92f0d22d0eb77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:22:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/11/18 03:22:13 [info] 35#35: *402 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:22:13 [info] 38#38: *403 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:22:23 [info] 35#35: *404 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:22:23 [info] 38#38: *405 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:22:24 [info] 35#35: *406 [lua] access_by_lua(msblocations.conf:189):2: e4a6cf4ed2ae2d72d5713ef1ce833c56:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:22:24 [info] 35#35: *406 [lua] logger.lua:23: e4a6cf4ed2ae2d72d5713ef1ce833c56 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:22:24 +0000] e4a6cf4ed2ae2d72d5713ef1ce833c56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:22:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:22:33 [info] 38#38: *407 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:22:33 [info] 38#38: *408 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:22:39 [info] 35#35: *409 [lua] access_by_lua(msblocations.conf:189):2: 7cd104338aaac6a1b89d1d3d2a4a43b2:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:22:39 [info] 35#35: *409 [lua] logger.lua:23: 7cd104338aaac6a1b89d1d3d2a4a43b2 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:22:39 +0000] 7cd104338aaac6a1b89d1d3d2a4a43b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:22:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:22:43 [info] 38#38: *410 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:22:43 [info] 38#38: *411 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:22:53 [info] 35#35: *412 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:22:53 [info] 35#35: *413 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:22:54 [info] 35#35: *414 [lua] access_by_lua(msblocations.conf:189):2: 7498d6bb182f7c95ccd31c368eb8d920:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:22:54 [info] 35#35: *414 [lua] logger.lua:23: 7498d6bb182f7c95ccd31c368eb8d920 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:22:54 +0000] 7498d6bb182f7c95ccd31c368eb8d920 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:22:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:23:03 [info] 35#35: *415 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:23:03 [info] 35#35: *416 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:23:09 [info] 35#35: *418 [lua] access_by_lua(msblocations.conf:189):2: ff81d8137010f0927cf3fa5715f58fd6:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:23:09 [info] 35#35: *418 [lua] logger.lua:23: ff81d8137010f0927cf3fa5715f58fd6 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:23:09 +0000] ff81d8137010f0927cf3fa5715f58fd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:23:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:23:13 [info] 35#35: *419 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:23:13 [info] 35#35: *420 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:23:23 [info] 35#35: *421 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:23:23 [info] 38#38: *422 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:23:24 [info] 35#35: *423 [lua] access_by_lua(msblocations.conf:189):2: 0a209c2ae3d58d225bdfe13f8e923bde:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:23:24 [info] 35#35: *423 [lua] logger.lua:23: 0a209c2ae3d58d225bdfe13f8e923bde {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:23:24 +0000] 0a209c2ae3d58d225bdfe13f8e923bde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:23:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:23:33 [info] 38#38: *424 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:23:33 [info] 35#35: *425 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:23:39 [info] 35#35: *426 [lua] access_by_lua(msblocations.conf:189):2: 9e1801c591c697c25eb52bc04df1da83:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:23:39 [info] 35#35: *426 [lua] logger.lua:23: 9e1801c591c697c25eb52bc04df1da83 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:23:39 +0000] 9e1801c591c697c25eb52bc04df1da83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:23:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:23:43 [info] 38#38: *427 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:23:43 [info] 35#35: *428 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:23:53 [info] 35#35: *429 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:23:53 [info] 38#38: *430 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:23:54 [info] 35#35: *431 [lua] access_by_lua(msblocations.conf:189):2: b8e35e5918ad2e6099493d9895ae14c9:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:23:54 [info] 35#35: *431 [lua] logger.lua:23: b8e35e5918ad2e6099493d9895ae14c9 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:23:54 +0000] b8e35e5918ad2e6099493d9895ae14c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:23:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:24:03 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:24:03 [info] 38#38: *432 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:24:09 [info] 35#35: *435 [lua] access_by_lua(msblocations.conf:189):2: 4ab609d0e1c9ce4e87873faf468db9b7:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:24:09 [info] 35#35: *435 [lua] logger.lua:23: 4ab609d0e1c9ce4e87873faf468db9b7 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:24:09 +0000] 4ab609d0e1c9ce4e87873faf468db9b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:24:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/18 03:24:13 [info] 35#35: *437 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:24:13 [info] 35#35: *436 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:24:23 [info] 38#38: *438 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:24:23 [info] 38#38: *439 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:24:24 [info] 35#35: *440 [lua] access_by_lua(msblocations.conf:189):2: 597902f5c9978370add5443f344590bf:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:24:24 +0000] 597902f5c9978370add5443f344590bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 03:24:24 [info] 35#35: *440 [lua] logger.lua:23: 597902f5c9978370add5443f344590bf {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:24:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:24:33 [info] 38#38: *441 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:24:33 [info] 38#38: *442 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:24:39 [info] 35#35: *443 [lua] access_by_lua(msblocations.conf:189):2: 8a0d3bd60b2599083b15fffc47975be6:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:24:39 [info] 35#35: *443 [lua] logger.lua:23: 8a0d3bd60b2599083b15fffc47975be6 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:24:39 +0000] 8a0d3bd60b2599083b15fffc47975be6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:24:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:24:43 [info] 38#38: *444 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:24:43 [info] 38#38: *445 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:24:53 [info] 35#35: *446 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:24:53 [info] 35#35: *447 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:24:54 [info] 35#35: *448 [lua] access_by_lua(msblocations.conf:189):2: 5e69b0c8b88eb125098bf1cbecd7378f:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:24:54 +0000] 5e69b0c8b88eb125098bf1cbecd7378f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 03:24:54 [info] 35#35: *448 [lua] logger.lua:23: 5e69b0c8b88eb125098bf1cbecd7378f {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:24:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:25:03 [info] 38#38: *449 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:25:03 [info] 38#38: *450 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:25:09 [info] 35#35: *452 [lua] access_by_lua(msblocations.conf:189):2: 7c199f1f4564c5a492699bbd06450f2d:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:25:09 [info] 35#35: *452 [lua] logger.lua:23: 7c199f1f4564c5a492699bbd06450f2d {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:25:09 +0000] 7c199f1f4564c5a492699bbd06450f2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:25:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:25:13 [info] 38#38: *453 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:25:13 [info] 35#35: *454 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:25:23 [info] 35#35: *455 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:25:23 [info] 35#35: *456 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:25:24 [info] 35#35: *457 [lua] access_by_lua(msblocations.conf:189):2: 36d1a9b2226c73526307aee1c0b7e688:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:25:24 +0000] 36d1a9b2226c73526307aee1c0b7e688 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 03:25:24 [info] 35#35: *457 [lua] logger.lua:23: 36d1a9b2226c73526307aee1c0b7e688 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:25:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:25:33 [info] 35#35: *459 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:25:33 [info] 38#38: *458 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:25:39 [info] 35#35: *460 [lua] access_by_lua(msblocations.conf:189):2: 2acb7201ee0fbfc134b4b4aad56023d8:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:25:39 +0000] 2acb7201ee0fbfc134b4b4aad56023d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/18 03:25:39 [info] 35#35: *460 [lua] logger.lua:23: 2acb7201ee0fbfc134b4b4aad56023d8 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:25:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/18 03:25:43 [info] 35#35: *462 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:25:43 [info] 38#38: *461 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:25:53 [info] 35#35: *463 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:25:53 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:25:54 [info] 35#35: *465 [lua] access_by_lua(msblocations.conf:189):2: 90e82b00bb468e83dfe1961031f2b7f1:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:25:54 [info] 35#35: *465 [lua] logger.lua:23: 90e82b00bb468e83dfe1961031f2b7f1 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:25:54 +0000] 90e82b00bb468e83dfe1961031f2b7f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:25:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/18 03:26:03 [info] 35#35: *466 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:26:03 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:26:09 [info] 35#35: *469 [lua] access_by_lua(msblocations.conf:189):2: 8ba1c51ab0830c2d430b3c0fc0fa9f38:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:26:09 [info] 35#35: *469 [lua] logger.lua:23: 8ba1c51ab0830c2d430b3c0fc0fa9f38 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:26:09 +0000] 8ba1c51ab0830c2d430b3c0fc0fa9f38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:26:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:26:13 [info] 38#38: *471 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:26:13 [info] 35#35: *470 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:26:23 [info] 35#35: *472 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:26:23 [info] 35#35: *473 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:26:24 [info] 35#35: *474 [lua] access_by_lua(msblocations.conf:189):2: 940fdcc6b9d873bf67940bb109789b43:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:26:24 +0000] 940fdcc6b9d873bf67940bb109789b43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:26:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:26:24 [info] 35#35: *474 [lua] logger.lua:23: 940fdcc6b9d873bf67940bb109789b43 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 03:26:33 [info] 35#35: *475 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:26:33 [info] 35#35: *476 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:26:39 [info] 35#35: *477 [lua] access_by_lua(msblocations.conf:189):2: a64ac5fec66490b1372c87de79f47d03:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:26:40 [info] 35#35: *477 [lua] logger.lua:23: a64ac5fec66490b1372c87de79f47d03 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:26:40 +0000] a64ac5fec66490b1372c87de79f47d03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:26:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:26:43 [info] 38#38: *478 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:26:43 [info] 38#38: *479 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:26:53 [info] 35#35: *480 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:26:53 [info] 35#35: *481 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:26:55 [info] 35#35: *482 [lua] access_by_lua(msblocations.conf:189):2: 044f6c4d6b7eae0e32fb70ae5491effc:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:26:55 +0000] 044f6c4d6b7eae0e32fb70ae5491effc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 03:26:55 [info] 35#35: *482 [lua] logger.lua:23: 044f6c4d6b7eae0e32fb70ae5491effc {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:26:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:27:03 [info] 38#38: *483 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:27:03 [info] 38#38: *484 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:27:10 [info] 35#35: *486 [lua] access_by_lua(msblocations.conf:189):2: 3b7213ceaf69ad4ec9263714d7da0872:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:27:10 [info] 35#35: *486 [lua] logger.lua:23: 3b7213ceaf69ad4ec9263714d7da0872 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:27:10 +0000] 3b7213ceaf69ad4ec9263714d7da0872 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:27:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:27:13 [info] 38#38: *487 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:27:13 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:27:23 [info] 38#38: *489 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:27:23 [info] 38#38: *490 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:27:25 [info] 35#35: *491 [lua] access_by_lua(msblocations.conf:189):2: 375994ff53cc88035b0e5aa8a7a250d6:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:27:25 [info] 35#35: *491 [lua] logger.lua:23: 375994ff53cc88035b0e5aa8a7a250d6 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:27:25 +0000] 375994ff53cc88035b0e5aa8a7a250d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:27:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:27:33 [info] 38#38: *492 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:27:33 [info] 38#38: *493 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:27:40 [info] 35#35: *494 [lua] access_by_lua(msblocations.conf:189):2: bf67c1ce875fc70b4be7d7aa3b332c76:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:27:40 [info] 35#35: *494 [lua] logger.lua:23: bf67c1ce875fc70b4be7d7aa3b332c76 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:27:40 +0000] bf67c1ce875fc70b4be7d7aa3b332c76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:27:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:27:43 [info] 38#38: *495 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:27:43 [info] 38#38: *496 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:27:53 [info] 38#38: *497 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:27:53 [info] 38#38: *498 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:27:55 [info] 35#35: *499 [lua] access_by_lua(msblocations.conf:189):2: cfb8dcd99e5117074d56420465a3c2a3:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:27:55 [info] 35#35: *499 [lua] logger.lua:23: cfb8dcd99e5117074d56420465a3c2a3 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:27:55 +0000] cfb8dcd99e5117074d56420465a3c2a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:27:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:28:03 [info] 38#38: *500 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:28:03 [info] 38#38: *501 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:28:10 [info] 35#35: *503 [lua] access_by_lua(msblocations.conf:189):2: e1763acb5a9ec0ab6e387591b32bc161:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:28:10 +0000] e1763acb5a9ec0ab6e387591b32bc161 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/11/18 03:28:10 [info] 35#35: *503 [lua] logger.lua:23: e1763acb5a9ec0ab6e387591b32bc161 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:28:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/18 03:28:13 [info] 35#35: *504 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:28:13 [info] 38#38: *505 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:28:23 [info] 38#38: *507 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:28:23 [info] 38#38: *506 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:28:25 [info] 35#35: *508 [lua] access_by_lua(msblocations.conf:189):2: 2e0243b49bb51ca5644cb499d3f0ecd3:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:28:25 [info] 35#35: *508 [lua] logger.lua:23: 2e0243b49bb51ca5644cb499d3f0ecd3 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:28:25 +0000] 2e0243b49bb51ca5644cb499d3f0ecd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:28:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:28:33 [info] 38#38: *509 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:28:33 [info] 38#38: *510 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:28:40 [info] 35#35: *511 [lua] access_by_lua(msblocations.conf:189):2: 69facf2c4742b7a0ffa3348366e91712:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:28:40 +0000] 69facf2c4742b7a0ffa3348366e91712 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 03:28:40 [info] 35#35: *511 [lua] logger.lua:23: 69facf2c4742b7a0ffa3348366e91712 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:28:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:28:43 [info] 38#38: *512 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:28:43 [info] 35#35: *513 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:28:53 [info] 38#38: *514 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:28:53 [info] 38#38: *515 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:28:55 [info] 35#35: *516 [lua] access_by_lua(msblocations.conf:189):2: c9b1f0143d4ed02564ac7024819e3c1b:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:28:55 +0000] c9b1f0143d4ed02564ac7024819e3c1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 03:28:55 [info] 35#35: *516 [lua] logger.lua:23: c9b1f0143d4ed02564ac7024819e3c1b {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:28:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:29:03 [info] 38#38: *517 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:29:03 [info] 38#38: *518 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:29:10 [info] 35#35: *520 [lua] access_by_lua(msblocations.conf:189):2: 1d0345700594a25c3f8236c93477f2fb:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:29:10 +0000] 1d0345700594a25c3f8236c93477f2fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/18 03:29:10 [info] 35#35: *520 [lua] logger.lua:23: 1d0345700594a25c3f8236c93477f2fb {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:29:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:29:13 [info] 35#35: *521 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:29:13 [info] 35#35: *522 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:29:23 [info] 38#38: *523 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:29:23 [info] 38#38: *524 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:29:25 [info] 35#35: *525 [lua] access_by_lua(msblocations.conf:189):2: be073f48b460c63b604335ab45fa8ce3:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:29:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.111 - - [18/Nov/2022:03:29:25 +0000] be073f48b460c63b604335ab45fa8ce3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/18 03:29:25 [info] 35#35: *525 [lua] logger.lua:23: be073f48b460c63b604335ab45fa8ce3 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 03:29:33 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:29:33 [info] 38#38: *526 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:29:40 [info] 35#35: *528 [lua] access_by_lua(msblocations.conf:189):2: a09f9578bba7943613eea3d4e52632e7:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:29:40 [info] 35#35: *528 [lua] logger.lua:23: a09f9578bba7943613eea3d4e52632e7 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:29:40 +0000] a09f9578bba7943613eea3d4e52632e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:29:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:29:43 [info] 35#35: *529 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:29:43 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:29:53 [info] 35#35: *531 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:29:53 [info] 35#35: *532 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:29:55 [info] 35#35: *533 [lua] access_by_lua(msblocations.conf:189):2: 7bafc393e017a4f546f1d099ec674c4c:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:29:55 [info] 35#35: *533 [lua] logger.lua:23: 7bafc393e017a4f546f1d099ec674c4c {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:29:55 +0000] 7bafc393e017a4f546f1d099ec674c4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:29:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:30:03 [info] 38#38: *535 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:30:03 [info] 38#38: *534 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:30:10 [info] 35#35: *537 [lua] access_by_lua(msblocations.conf:189):2: 7de616dfba36242549c49a691922c841:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:30:10 [info] 35#35: *537 [lua] logger.lua:23: 7de616dfba36242549c49a691922c841 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:30:10 +0000] 7de616dfba36242549c49a691922c841 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:30:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/18 03:30:13 [info] 38#38: *539 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:30:13 [info] 35#35: *538 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:30:23 [info] 35#35: *540 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:30:23 [info] 38#38: *541 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:30:25 [info] 35#35: *542 [lua] access_by_lua(msblocations.conf:189):2: 143264426e5ccc86536d2dbe10865b22:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:30:25 +0000] 143264426e5ccc86536d2dbe10865b22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/18 03:30:25 [info] 35#35: *542 [lua] logger.lua:23: 143264426e5ccc86536d2dbe10865b22 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:30:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:30:33 [info] 35#35: *543 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:30:33 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:30:40 [info] 35#35: *545 [lua] access_by_lua(msblocations.conf:189):2: 82771fe0124fc72725bbc676ee6940c3:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:30:40 [info] 35#35: *545 [lua] logger.lua:23: 82771fe0124fc72725bbc676ee6940c3 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:30:40 +0000] 82771fe0124fc72725bbc676ee6940c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:30:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:30:43 [info] 38#38: *546 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:30:43 [info] 38#38: *547 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:30:53 [info] 35#35: *548 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:30:53 [info] 38#38: *549 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:30:55 [info] 35#35: *550 [lua] access_by_lua(msblocations.conf:189):2: 4a40215e4b2aff7cf0674c15cf6fc84d:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:30:55 [info] 35#35: *550 [lua] logger.lua:23: 4a40215e4b2aff7cf0674c15cf6fc84d {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:30:55 +0000] 4a40215e4b2aff7cf0674c15cf6fc84d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:30:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:31:03 [info] 35#35: *552 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:31:03 [info] 35#35: *551 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:31:10 [info] 35#35: *554 [lua] access_by_lua(msblocations.conf:189):2: 4a224774bd9192cc072ccbc9e9072312:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:31:10 [info] 35#35: *554 [lua] logger.lua:23: 4a224774bd9192cc072ccbc9e9072312 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:31:10 +0000] 4a224774bd9192cc072ccbc9e9072312 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:31:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:31:13 [info] 38#38: *555 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:31:13 [info] 38#38: *556 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:31:23 [info] 35#35: *557 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:31:23 [info] 35#35: *558 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:31:25 [info] 35#35: *559 [lua] access_by_lua(msblocations.conf:189):2: 505a7ccfd17313a83f9532b4a0cc5775:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:31:25 +0000] 505a7ccfd17313a83f9532b4a0cc5775 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/18 03:31:25 [info] 35#35: *559 [lua] logger.lua:23: 505a7ccfd17313a83f9532b4a0cc5775 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:31:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/18 03:31:33 [info] 35#35: *560 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:31:33 [info] 35#35: *561 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:31:40 [info] 35#35: *562 [lua] access_by_lua(msblocations.conf:189):2: 69bc2cf66abb0d013e9f91de9ddb369f:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:31:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.111 - - [18/Nov/2022:03:31:40 +0000] 69bc2cf66abb0d013e9f91de9ddb369f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/11/18 03:31:40 [info] 35#35: *562 [lua] logger.lua:23: 69bc2cf66abb0d013e9f91de9ddb369f {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 03:31:43 [info] 38#38: *563 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:31:43 [info] 38#38: *564 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:31:53 [info] 38#38: *566 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:31:53 [info] 38#38: *565 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:31:55 [info] 35#35: *567 [lua] access_by_lua(msblocations.conf:189):2: 841aea06e1cc4b8ea1b7fa1c02eebb90:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:31:55 [info] 35#35: *567 [lua] logger.lua:23: 841aea06e1cc4b8ea1b7fa1c02eebb90 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:31:55 +0000] 841aea06e1cc4b8ea1b7fa1c02eebb90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:31:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:32:03 [info] 35#35: *569 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:32:03 [info] 38#38: *568 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:32:10 [info] 35#35: *571 [lua] access_by_lua(msblocations.conf:189):2: 2a7b130af894dc9e837ebccd1ebaecdf:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:32:10 +0000] 2a7b130af894dc9e837ebccd1ebaecdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:32:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:32:10 [info] 35#35: *571 [lua] logger.lua:23: 2a7b130af894dc9e837ebccd1ebaecdf {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 03:32:13 [info] 38#38: *572 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:32:13 [info] 38#38: *573 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:32:23 [info] 38#38: *574 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:32:23 [info] 38#38: *575 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:32:25 [info] 35#35: *576 [lua] access_by_lua(msblocations.conf:189):2: 01c809eaee4c926d924e25e4cc927ca5:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:32:25 +0000] 01c809eaee4c926d924e25e4cc927ca5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:32:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/18 03:32:25 [info] 35#35: *576 [lua] logger.lua:23: 01c809eaee4c926d924e25e4cc927ca5 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 03:32:33 [info] 38#38: *577 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:32:33 [info] 38#38: *578 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:32:40 [info] 35#35: *579 [lua] access_by_lua(msblocations.conf:189):2: 6f42957d1de8a811ed6c4aa820e89ef3:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:32:40 [info] 35#35: *579 [lua] logger.lua:23: 6f42957d1de8a811ed6c4aa820e89ef3 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:32:40 +0000] 6f42957d1de8a811ed6c4aa820e89ef3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:32:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:32:43 [info] 38#38: *581 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:32:43 [info] 38#38: *580 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:32:53 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:32:53 [info] 38#38: *583 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:32:55 [info] 35#35: *584 [lua] access_by_lua(msblocations.conf:189):2: 86fa56669c7e20f93ed0952acfdbca66:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:32:55 +0000] 86fa56669c7e20f93ed0952acfdbca66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 03:32:55 [info] 35#35: *584 [lua] logger.lua:23: 86fa56669c7e20f93ed0952acfdbca66 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:32:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:33:03 [info] 38#38: *586 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:33:03 [info] 35#35: *585 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:33:10 [info] 35#35: *588 [lua] access_by_lua(msblocations.conf:189):2: 7a2cc5f2cb76b8f4cd659814ac298351:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:33:10 +0000] 7a2cc5f2cb76b8f4cd659814ac298351 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/18 03:33:10 [info] 35#35: *588 [lua] logger.lua:23: 7a2cc5f2cb76b8f4cd659814ac298351 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:33:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:33:13 [info] 35#35: *589 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:33:13 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:33:23 [info] 35#35: *591 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:33:23 [info] 35#35: *592 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:33:25 [info] 35#35: *593 [lua] access_by_lua(msblocations.conf:189):2: 9eb4f15ea5d225bbae7d6a6f3ebb14e9:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:33:25 [info] 35#35: *593 [lua] logger.lua:23: 9eb4f15ea5d225bbae7d6a6f3ebb14e9 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:33:25 +0000] 9eb4f15ea5d225bbae7d6a6f3ebb14e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:33:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:33:33 [info] 35#35: *594 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:33:33 [info] 35#35: *595 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:33:40 [info] 35#35: *596 [lua] access_by_lua(msblocations.conf:189):2: 4c0caccfab7f4986bf843d591456e2b8:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:33:40 +0000] 4c0caccfab7f4986bf843d591456e2b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/18 03:33:40 [info] 35#35: *596 [lua] logger.lua:23: 4c0caccfab7f4986bf843d591456e2b8 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:33:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:33:43 [info] 38#38: *598 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:33:43 [info] 38#38: *597 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:33:53 [info] 38#38: *600 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:33:53 [info] 38#38: *599 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:33:55 [info] 35#35: *601 [lua] access_by_lua(msblocations.conf:189):2: 6bd0b77be0a73f402b27ba8a24a74c63:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:33:55 +0000] 6bd0b77be0a73f402b27ba8a24a74c63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 03:33:55 [info] 35#35: *601 [lua] logger.lua:23: 6bd0b77be0a73f402b27ba8a24a74c63 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:33:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:34:03 [info] 35#35: *603 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:34:03 [info] 38#38: *602 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:34:10 [info] 35#35: *605 [lua] access_by_lua(msblocations.conf:189):2: fed83a853fdbe1c28c5d515598ba4afd:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:34:10 [info] 35#35: *605 [lua] logger.lua:23: fed83a853fdbe1c28c5d515598ba4afd {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:34:10 +0000] fed83a853fdbe1c28c5d515598ba4afd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:34:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:34:13 [info] 35#35: *607 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:34:13 [info] 35#35: *606 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:34:23 [info] 38#38: *608 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:34:23 [info] 38#38: *609 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:34:25 [info] 35#35: *610 [lua] access_by_lua(msblocations.conf:189):2: 1c1317174f1cd4803c8b93603f5851e2:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:34:25 [info] 35#35: *610 [lua] logger.lua:23: 1c1317174f1cd4803c8b93603f5851e2 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:34:25 +0000] 1c1317174f1cd4803c8b93603f5851e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:34:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:34:33 [info] 35#35: *612 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:34:33 [info] 35#35: *611 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:34:40 [info] 35#35: *613 [lua] access_by_lua(msblocations.conf:189):2: 3656787f9738b16ec4a41e268a0741ff:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:34:40 +0000] 3656787f9738b16ec4a41e268a0741ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 03:34:40 [info] 35#35: *613 [lua] logger.lua:23: 3656787f9738b16ec4a41e268a0741ff {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:34:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:34:43 [info] 35#35: *614 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:34:43 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:34:53 [info] 35#35: *616 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:34:53 [info] 38#38: *617 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:34:55 [info] 35#35: *618 [lua] access_by_lua(msblocations.conf:189):2: ec08ad618691258c99bdcacd32dbecd7:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:34:55 [info] 35#35: *618 [lua] logger.lua:23: ec08ad618691258c99bdcacd32dbecd7 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:34:55 +0000] ec08ad618691258c99bdcacd32dbecd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:34:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:35:03 [info] 38#38: *619 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:35:03 [info] 35#35: *620 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:35:10 [info] 35#35: *622 [lua] access_by_lua(msblocations.conf:189):2: 44cc17cdd6a45af4659c1127d146aa3e:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:35:10 +0000] 44cc17cdd6a45af4659c1127d146aa3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 03:35:10 [info] 35#35: *622 [lua] logger.lua:23: 44cc17cdd6a45af4659c1127d146aa3e {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:35:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:35:13 [info] 38#38: *623 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:35:13 [info] 35#35: *624 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:35:23 [info] 35#35: *625 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:35:23 [info] 35#35: *626 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:35:25 [info] 35#35: *627 [lua] access_by_lua(msblocations.conf:189):2: 9defbf9501fca3bb8d55ffe7cf7286ee:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:35:25 +0000] 9defbf9501fca3bb8d55ffe7cf7286ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 03:35:25 [info] 35#35: *627 [lua] logger.lua:23: 9defbf9501fca3bb8d55ffe7cf7286ee {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:35:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:35:33 [info] 38#38: *628 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:35:33 [info] 38#38: *629 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:35:40 [info] 35#35: *630 [lua] access_by_lua(msblocations.conf:189):2: 5289b9ec12cd7c6d5a436ccc84ee0042:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:35:40 [info] 35#35: *630 [lua] logger.lua:23: 5289b9ec12cd7c6d5a436ccc84ee0042 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:35:40 +0000] 5289b9ec12cd7c6d5a436ccc84ee0042 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:35:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/11/18 03:35:43 [info] 38#38: *632 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:35:43 [info] 38#38: *631 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:35:53 [info] 38#38: *633 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:35:53 [info] 38#38: *634 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:35:55 [info] 35#35: *635 [lua] access_by_lua(msblocations.conf:189):2: d71b26738c94dbce608e82c17401ed9f:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:35:55 +0000] d71b26738c94dbce608e82c17401ed9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 03:35:55 [info] 35#35: *635 [lua] logger.lua:23: d71b26738c94dbce608e82c17401ed9f {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:35:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:36:03 [info] 38#38: *636 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:36:03 [info] 35#35: *637 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:36:10 [info] 35#35: *639 [lua] access_by_lua(msblocations.conf:189):2: 87c2fbe0449420b0267930284d607dcf:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:36:10 +0000] 87c2fbe0449420b0267930284d607dcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 03:36:10 [info] 35#35: *639 [lua] logger.lua:23: 87c2fbe0449420b0267930284d607dcf {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:36:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:36:13 [info] 38#38: *641 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:36:13 [info] 38#38: *640 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:36:23 [info] 38#38: *642 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:36:23 [info] 35#35: *643 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:36:25 [info] 35#35: *644 [lua] access_by_lua(msblocations.conf:189):2: d62cd0673214538a6ad21b611f207456:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:36:25 [info] 35#35: *644 [lua] logger.lua:23: d62cd0673214538a6ad21b611f207456 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:36:25 +0000] d62cd0673214538a6ad21b611f207456 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:36:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:36:33 [info] 38#38: *645 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:36:33 [info] 38#38: *646 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:36:40 [info] 35#35: *647 [lua] access_by_lua(msblocations.conf:189):2: 57a2fe2c9e9b18bbabcb5048d3cf10ad:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:36:40 [info] 35#35: *647 [lua] logger.lua:23: 57a2fe2c9e9b18bbabcb5048d3cf10ad {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:36:40 +0000] 57a2fe2c9e9b18bbabcb5048d3cf10ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:36:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:36:43 [info] 38#38: *648 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:36:43 [info] 38#38: *649 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:36:53 [info] 38#38: *650 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:36:53 [info] 38#38: *651 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:36:55 [info] 35#35: *652 [lua] access_by_lua(msblocations.conf:189):2: 55fc22566f99b99bee0263dc7a83798b:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:36:55 [info] 35#35: *652 [lua] logger.lua:23: 55fc22566f99b99bee0263dc7a83798b {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:36:55 +0000] 55fc22566f99b99bee0263dc7a83798b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:36:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:37:03 [info] 35#35: *653 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:37:03 [info] 35#35: *654 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:37:10 [info] 35#35: *656 [lua] access_by_lua(msblocations.conf:189):2: 1d8ddfef9818dad43c55bf3a1ac3644b:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:37:10 [info] 35#35: *656 [lua] logger.lua:23: 1d8ddfef9818dad43c55bf3a1ac3644b {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:37:10 +0000] 1d8ddfef9818dad43c55bf3a1ac3644b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:37:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:37:13 [info] 38#38: *657 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:37:13 [info] 35#35: *658 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:37:23 [info] 35#35: *659 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:37:23 [info] 35#35: *660 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:37:25 [info] 35#35: *661 [lua] access_by_lua(msblocations.conf:189):2: 54dc974950880ffb7a9f178395ef68d1:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:37:25 +0000] 54dc974950880ffb7a9f178395ef68d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:37:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:37:25 [info] 35#35: *661 [lua] logger.lua:23: 54dc974950880ffb7a9f178395ef68d1 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 03:37:33 [info] 38#38: *663 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:37:33 [info] 38#38: *662 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:37:40 [info] 35#35: *664 [lua] access_by_lua(msblocations.conf:189):2: 7c15553fd0df02a02ba88a92d6052ef3:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:37:40 [info] 35#35: *664 [lua] logger.lua:23: 7c15553fd0df02a02ba88a92d6052ef3 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:37:40 +0000] 7c15553fd0df02a02ba88a92d6052ef3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:37:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/18 03:37:43 [info] 35#35: *665 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:37:43 [info] 35#35: *666 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:37:53 [info] 35#35: *667 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:37:53 [info] 35#35: *668 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:37:55 [info] 35#35: *669 [lua] access_by_lua(msblocations.conf:189):2: 9bbeaa87eb781fc7d35f1393328b7d93:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:37:55 [info] 35#35: *669 [lua] logger.lua:23: 9bbeaa87eb781fc7d35f1393328b7d93 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:37:55 +0000] 9bbeaa87eb781fc7d35f1393328b7d93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:37:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:38:03 [info] 38#38: *670 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:38:03 [info] 38#38: *671 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:38:10 [info] 35#35: *673 [lua] access_by_lua(msblocations.conf:189):2: 38f5ef3104b6c1dd13f7cec5f9427cad:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:38:10 [info] 35#35: *673 [lua] logger.lua:23: 38f5ef3104b6c1dd13f7cec5f9427cad {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:38:10 +0000] 38f5ef3104b6c1dd13f7cec5f9427cad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:38:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:38:13 [info] 38#38: *674 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:38:13 [info] 35#35: *675 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:38:23 [info] 35#35: *676 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:38:23 [info] 35#35: *677 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:38:25 [info] 35#35: *678 [lua] access_by_lua(msblocations.conf:189):2: 150e8570f5f3daa4975f3aa08d9036fb:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:38:25 [info] 35#35: *678 [lua] logger.lua:23: 150e8570f5f3daa4975f3aa08d9036fb {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:38:25 +0000] 150e8570f5f3daa4975f3aa08d9036fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:38:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:38:33 [info] 38#38: *679 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:38:33 [info] 35#35: *680 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:38:40 [info] 35#35: *681 [lua] access_by_lua(msblocations.conf:189):2: 2053727d1fbd846b3f3edb917bed69dc:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:38:40 +0000] 2053727d1fbd846b3f3edb917bed69dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/18 03:38:40 [info] 35#35: *681 [lua] logger.lua:23: 2053727d1fbd846b3f3edb917bed69dc {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:38:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:38:43 [info] 35#35: *682 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:38:43 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:38:53 [info] 38#38: *684 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:38:53 [info] 35#35: *685 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:38:55 [info] 35#35: *686 [lua] access_by_lua(msblocations.conf:189):2: f251a6460701ae2f3a649ee09815d065:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:38:55 +0000] f251a6460701ae2f3a649ee09815d065 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 03:38:55 [info] 35#35: *686 [lua] logger.lua:23: f251a6460701ae2f3a649ee09815d065 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:38:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:39:03 [info] 35#35: *687 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:39:03 [info] 35#35: *688 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:39:10 [info] 35#35: *690 [lua] access_by_lua(msblocations.conf:189):2: 98de23ed7160675623a7b65e092c7e77:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:39:10 +0000] 98de23ed7160675623a7b65e092c7e77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/18 03:39:10 [info] 35#35: *690 [lua] logger.lua:23: 98de23ed7160675623a7b65e092c7e77 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:39:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:39:13 [info] 35#35: *691 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:39:13 [info] 35#35: *692 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:39:23 [info] 35#35: *694 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:39:23 [info] 35#35: *693 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:39:25 [info] 35#35: *695 [lua] access_by_lua(msblocations.conf:189):2: 26196ee29ad7e8dd0be6934e546e7606:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:39:25 +0000] 26196ee29ad7e8dd0be6934e546e7606 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 03:39:25 [info] 35#35: *695 [lua] logger.lua:23: 26196ee29ad7e8dd0be6934e546e7606 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:39:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:39:33 [info] 35#35: *696 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:39:33 [info] 38#38: *697 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:39:40 [info] 35#35: *698 [lua] access_by_lua(msblocations.conf:189):2: 30938453a250c90f5c0990f9cb48e95b:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:39:40 [info] 35#35: *698 [lua] logger.lua:23: 30938453a250c90f5c0990f9cb48e95b {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:39:40 +0000] 30938453a250c90f5c0990f9cb48e95b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:39:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:39:43 [info] 35#35: *699 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:39:43 [info] 38#38: *700 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:39:53 [info] 35#35: *701 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:39:53 [info] 38#38: *702 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:39:55 [info] 35#35: *703 [lua] access_by_lua(msblocations.conf:189):2: 107c4b457909feff4da279cd56395775:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:39:55 +0000] 107c4b457909feff4da279cd56395775 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/18 03:39:55 [info] 35#35: *703 [lua] logger.lua:23: 107c4b457909feff4da279cd56395775 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:39:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:40:03 [info] 35#35: *705 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:40:03 [info] 35#35: *704 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:40:10 [info] 35#35: *707 [lua] access_by_lua(msblocations.conf:189):2: f545e8af4246ce03851b3973cf8ef62a:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:40:10 [info] 35#35: *707 [lua] logger.lua:23: f545e8af4246ce03851b3973cf8ef62a {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:40:10 +0000] f545e8af4246ce03851b3973cf8ef62a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:40:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:40:13 [info] 38#38: *709 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:40:13 [info] 38#38: *708 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:40:23 [info] 35#35: *710 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:40:23 [info] 38#38: *711 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:40:25 [info] 35#35: *712 [lua] access_by_lua(msblocations.conf:189):2: 96ddf8a59770948b69239c3e97d313a0:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:40:25 +0000] 96ddf8a59770948b69239c3e97d313a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/18 03:40:25 [info] 35#35: *712 [lua] logger.lua:23: 96ddf8a59770948b69239c3e97d313a0 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:40:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/18 03:40:33 [info] 35#35: *714 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:40:33 [info] 38#38: *713 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:40:41 [info] 35#35: *715 [lua] access_by_lua(msblocations.conf:189):2: ce3b195708f0663de8a6235a6ecb8419:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:40:41 [info] 35#35: *715 [lua] logger.lua:23: ce3b195708f0663de8a6235a6ecb8419 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:40:41 +0000] ce3b195708f0663de8a6235a6ecb8419 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:40:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:40:43 [info] 35#35: *717 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:40:43 [info] 35#35: *716 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:40:53 [info] 35#35: *718 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:40:53 [info] 38#38: *719 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:40:56 [info] 35#35: *720 [lua] access_by_lua(msblocations.conf:189):2: 8fb402f53fa8da66e908e64c9f0cc4b2:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:40:56 +0000] 8fb402f53fa8da66e908e64c9f0cc4b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/18 03:40:56 [info] 35#35: *720 [lua] logger.lua:23: 8fb402f53fa8da66e908e64c9f0cc4b2 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:40:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/18 03:41:03 [info] 38#38: *721 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:41:03 [info] 38#38: *722 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:41:11 [info] 35#35: *724 [lua] access_by_lua(msblocations.conf:189):2: 4bc0ec37097dd01efbd4c0b5b6d0a4a0:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:41:11 +0000] 4bc0ec37097dd01efbd4c0b5b6d0a4a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/11/18 03:41:11 [info] 35#35: *724 [lua] logger.lua:23: 4bc0ec37097dd01efbd4c0b5b6d0a4a0 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:41:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/18 03:41:13 [info] 35#35: *726 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:41:13 [info] 35#35: *725 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:41:23 [info] 35#35: *727 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:41:23 [info] 35#35: *728 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:41:26 [info] 35#35: *729 [lua] access_by_lua(msblocations.conf:189):2: 1d7c9a19ab496510838094ae11c8b0b1:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:41:26 +0000] 1d7c9a19ab496510838094ae11c8b0b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 03:41:26 [info] 35#35: *729 [lua] logger.lua:23: 1d7c9a19ab496510838094ae11c8b0b1 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:41:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:41:33 [info] 38#38: *730 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:41:33 [info] 35#35: *731 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:41:39 [info] 35#35: *732 client closed connection while waiting for request, client: 10.233.66.6, server: 0.0.0.0:443
2022/11/18 03:41:41 [info] 35#35: *733 [lua] access_by_lua(msblocations.conf:189):2: e4ab440ba8207ad81b246beef8b8dfea:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:41:41 [info] 35#35: *733 [lua] logger.lua:23: e4ab440ba8207ad81b246beef8b8dfea {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:41:41 +0000] e4ab440ba8207ad81b246beef8b8dfea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:41:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:41:43 [info] 38#38: *735 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:41:43 [info] 35#35: *734 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:41:53 [info] 35#35: *736 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:41:53 [info] 38#38: *737 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:41:56 [info] 35#35: *738 [lua] access_by_lua(msblocations.conf:189):2: 073bfb913bca39cc20ec6b016fc19b2a:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:41:56 [info] 35#35: *738 [lua] logger.lua:23: 073bfb913bca39cc20ec6b016fc19b2a {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:41:56 +0000] 073bfb913bca39cc20ec6b016fc19b2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:41:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/18 03:42:03 [info] 35#35: *739 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:42:03 [info] 38#38: *740 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:42:11 [info] 35#35: *742 [lua] access_by_lua(msblocations.conf:189):2: 6351d0b920ded20d8eb17b2ca649c026:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:42:11 [info] 35#35: *742 [lua] logger.lua:23: 6351d0b920ded20d8eb17b2ca649c026 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:42:11 +0000] 6351d0b920ded20d8eb17b2ca649c026 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:42:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/11/18 03:42:13 [info] 35#35: *743 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:42:13 [info] 35#35: *744 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:42:23 [info] 38#38: *745 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:42:23 [info] 35#35: *746 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:42:26 [info] 35#35: *747 [lua] access_by_lua(msblocations.conf:189):2: 5098268111df7937b690678e26e19d82:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:42:26 [info] 35#35: *747 [lua] logger.lua:23: 5098268111df7937b690678e26e19d82 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:42:26 +0000] 5098268111df7937b690678e26e19d82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:42:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:42:33 [info] 35#35: *748 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:42:33 [info] 35#35: *749 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:42:41 [info] 35#35: *750 [lua] access_by_lua(msblocations.conf:189):2: 10f5329335c7bb94c2878b439c33ed62:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:42:41 [info] 35#35: *750 [lua] logger.lua:23: 10f5329335c7bb94c2878b439c33ed62 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:42:41 +0000] 10f5329335c7bb94c2878b439c33ed62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:42:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:42:43 [info] 38#38: *751 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:42:43 [info] 38#38: *752 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:42:53 [info] 38#38: *753 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:42:53 [info] 38#38: *754 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:42:56 [info] 35#35: *755 [lua] access_by_lua(msblocations.conf:189):2: db488da20551f3fbfc07e0f555baebc9:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:42:56 [info] 35#35: *755 [lua] logger.lua:23: db488da20551f3fbfc07e0f555baebc9 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:42:56 +0000] db488da20551f3fbfc07e0f555baebc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:42:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:43:03 [info] 35#35: *756 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:43:03 [info] 38#38: *757 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:43:11 [info] 35#35: *759 [lua] access_by_lua(msblocations.conf:189):2: fefbe8e5059e2f662288036db80c9dc5:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:43:11 [info] 35#35: *759 [lua] logger.lua:23: fefbe8e5059e2f662288036db80c9dc5 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:43:11 +0000] fefbe8e5059e2f662288036db80c9dc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:43:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:43:13 [info] 35#35: *761 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:43:13 [info] 35#35: *760 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:43:23 [info] 35#35: *762 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:43:23 [info] 35#35: *763 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:43:26 [info] 35#35: *764 [lua] access_by_lua(msblocations.conf:189):2: f6ec1e57622c26641e7adf80a85fe176:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:43:26 [info] 35#35: *764 [lua] logger.lua:23: f6ec1e57622c26641e7adf80a85fe176 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:43:26 +0000] f6ec1e57622c26641e7adf80a85fe176 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:43:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:43:33 [info] 38#38: *765 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:43:33 [info] 38#38: *766 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:43:41 [info] 35#35: *767 [lua] access_by_lua(msblocations.conf:189):2: d5fee6c1dce0aa41b2e2380b6fa4be66:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:43:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:43:41 [info] 35#35: *767 [lua] logger.lua:23: d5fee6c1dce0aa41b2e2380b6fa4be66 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:43:41 +0000] d5fee6c1dce0aa41b2e2380b6fa4be66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 03:43:43 [info] 35#35: *768 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:43:43 [info] 35#35: *769 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:43:53 [info] 35#35: *771 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:43:53 [info] 35#35: *770 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:43:56 [info] 35#35: *772 [lua] access_by_lua(msblocations.conf:189):2: 292aaae202a0406cbfab6a54ea26213a:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:43:56 [info] 35#35: *772 [lua] logger.lua:23: 292aaae202a0406cbfab6a54ea26213a {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:43:56 +0000] 292aaae202a0406cbfab6a54ea26213a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:43:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:44:03 [info] 35#35: *773 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:44:03 [info] 35#35: *774 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:44:11 [info] 35#35: *776 [lua] access_by_lua(msblocations.conf:189):2: ad2c78635762ec43e0a750153ab335a1:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:44:11 +0000] ad2c78635762ec43e0a750153ab335a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 03:44:11 [info] 35#35: *776 [lua] logger.lua:23: ad2c78635762ec43e0a750153ab335a1 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:44:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:44:13 [info] 38#38: *778 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:44:13 [info] 38#38: *777 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:44:23 [info] 38#38: *779 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:44:23 [info] 35#35: *780 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:44:26 [info] 35#35: *781 [lua] access_by_lua(msblocations.conf:189):2: 7f4d6e3191ebad2343ede81fe5e5732b:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:44:26 +0000] 7f4d6e3191ebad2343ede81fe5e5732b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:44:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:44:26 [info] 35#35: *781 [lua] logger.lua:23: 7f4d6e3191ebad2343ede81fe5e5732b {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 03:44:33 [info] 38#38: *783 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:44:33 [info] 35#35: *782 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:44:41 [info] 35#35: *784 [lua] access_by_lua(msblocations.conf:189):2: 6a8ec122de2c8e6cd56b09935408ab69:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:44:41 +0000] 6a8ec122de2c8e6cd56b09935408ab69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 03:44:41 [info] 35#35: *784 [lua] logger.lua:23: 6a8ec122de2c8e6cd56b09935408ab69 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:44:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:44:43 [info] 35#35: *786 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:44:43 [info] 35#35: *785 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:44:53 [info] 35#35: *788 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:44:53 [info] 35#35: *787 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:44:56 [info] 35#35: *789 [lua] access_by_lua(msblocations.conf:189):2: 852c07a826e16e1a29feef8f1bc67f8f:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:44:56 [info] 35#35: *789 [lua] logger.lua:23: 852c07a826e16e1a29feef8f1bc67f8f {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:44:56 +0000] 852c07a826e16e1a29feef8f1bc67f8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:44:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:45:03 [info] 35#35: *790 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:45:03 [info] 38#38: *791 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:45:11 [info] 35#35: *793 [lua] access_by_lua(msblocations.conf:189):2: af073f10608f9ef7d5d7ea55a4792678:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:45:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:45:11 [info] 35#35: *793 [lua] logger.lua:23: af073f10608f9ef7d5d7ea55a4792678 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:45:11 +0000] af073f10608f9ef7d5d7ea55a4792678 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 03:45:13 [info] 35#35: *795 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:45:13 [info] 35#35: *794 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:45:23 [info] 35#35: *797 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:45:23 [info] 35#35: *796 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:45:26 [info] 35#35: *798 [lua] access_by_lua(msblocations.conf:189):2: 5b91e0eddd7839d5d8d404d880539dab:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:45:26 +0000] 5b91e0eddd7839d5d8d404d880539dab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/18 03:45:26 [info] 35#35: *798 [lua] logger.lua:23: 5b91e0eddd7839d5d8d404d880539dab {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:45:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/18 03:45:33 [info] 35#35: *800 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:45:33 [info] 38#38: *799 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:45:41 [info] 35#35: *801 [lua] access_by_lua(msblocations.conf:189):2: a1fc29d69ffb0a574ddb4dfd37d952dc:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:45:41 [info] 35#35: *801 [lua] logger.lua:23: a1fc29d69ffb0a574ddb4dfd37d952dc {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:45:41 +0000] a1fc29d69ffb0a574ddb4dfd37d952dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:45:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:45:43 [info] 35#35: *803 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:45:43 [info] 35#35: *802 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:45:53 [info] 38#38: *804 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:45:53 [info] 38#38: *805 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:45:56 [info] 35#35: *806 [lua] access_by_lua(msblocations.conf:189):2: 7b8ade57b77146d2b87e4ea0c4d78ac4:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:45:56 [info] 35#35: *806 [lua] logger.lua:23: 7b8ade57b77146d2b87e4ea0c4d78ac4 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:45:56 +0000] 7b8ade57b77146d2b87e4ea0c4d78ac4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:45:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:46:03 [info] 38#38: *807 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:46:03 [info] 38#38: *808 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:46:11 [info] 35#35: *810 [lua] access_by_lua(msblocations.conf:189):2: 45e6968af8fa5484f0a9c78a4a7978b9:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:46:11 [info] 35#35: *810 [lua] logger.lua:23: 45e6968af8fa5484f0a9c78a4a7978b9 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:46:11 +0000] 45e6968af8fa5484f0a9c78a4a7978b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:46:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:46:13 [info] 38#38: *812 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:46:13 [info] 35#35: *811 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:46:23 [info] 35#35: *813 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:46:23 [info] 35#35: *814 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:46:26 [info] 35#35: *815 [lua] access_by_lua(msblocations.conf:189):2: b8b7d6a199758928ba69309027fa0c08:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:46:26 [info] 35#35: *815 [lua] logger.lua:23: b8b7d6a199758928ba69309027fa0c08 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:46:26 +0000] b8b7d6a199758928ba69309027fa0c08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:46:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:46:33 [info] 35#35: *816 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:46:33 [info] 35#35: *817 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:46:41 [info] 35#35: *818 [lua] access_by_lua(msblocations.conf:189):2: ab48193fe814fb4998df9bace2785db5:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:46:41 +0000] ab48193fe814fb4998df9bace2785db5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/18 03:46:41 [info] 35#35: *818 [lua] logger.lua:23: ab48193fe814fb4998df9bace2785db5 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:46:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/18 03:46:43 [info] 38#38: *819 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:46:43 [info] 38#38: *820 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:46:53 [info] 38#38: *821 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:46:53 [info] 38#38: *822 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:46:56 [info] 35#35: *823 [lua] access_by_lua(msblocations.conf:189):2: cda4cd7f6da2c98b541ea6b39b6a2b97:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:46:56 +0000] cda4cd7f6da2c98b541ea6b39b6a2b97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 03:46:56 [info] 35#35: *823 [lua] logger.lua:23: cda4cd7f6da2c98b541ea6b39b6a2b97 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:46:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:47:03 [info] 38#38: *824 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:47:03 [info] 38#38: *825 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:47:11 [info] 35#35: *827 [lua] access_by_lua(msblocations.conf:189):2: 4cb59c5b5947ddb5d076c75cd68fc800:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:47:11 +0000] 4cb59c5b5947ddb5d076c75cd68fc800 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 03:47:11 [info] 35#35: *827 [lua] logger.lua:23: 4cb59c5b5947ddb5d076c75cd68fc800 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:47:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:47:13 [info] 35#35: *828 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:47:13 [info] 35#35: *829 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:47:23 [info] 35#35: *830 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:47:23 [info] 35#35: *831 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:47:26 [info] 35#35: *832 [lua] access_by_lua(msblocations.conf:189):2: e706dfacf1d56d2d768499111260fb84:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:47:26 +0000] e706dfacf1d56d2d768499111260fb84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/18 03:47:26 [info] 35#35: *832 [lua] logger.lua:23: e706dfacf1d56d2d768499111260fb84 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:47:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:47:33 [info] 38#38: *833 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:47:33 [info] 38#38: *834 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:47:41 [info] 35#35: *835 [lua] access_by_lua(msblocations.conf:189):2: 06568f57c79776b8c005cc88778f53ea:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:47:41 [info] 35#35: *835 [lua] logger.lua:23: 06568f57c79776b8c005cc88778f53ea {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:47:41 +0000] 06568f57c79776b8c005cc88778f53ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:47:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:47:43 [info] 35#35: *836 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:47:43 [info] 38#38: *837 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:47:53 [info] 35#35: *838 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:47:53 [info] 35#35: *839 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:47:56 [info] 35#35: *840 [lua] access_by_lua(msblocations.conf:189):2: 07736f5cb1ee0d0f57710158dd79662b:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:47:56 [info] 35#35: *840 [lua] logger.lua:23: 07736f5cb1ee0d0f57710158dd79662b {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:47:56 +0000] 07736f5cb1ee0d0f57710158dd79662b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:47:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:48:03 [info] 38#38: *841 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:48:03 [info] 35#35: *842 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:48:11 [info] 35#35: *844 [lua] access_by_lua(msblocations.conf:189):2: 65762e3459a91113da56005b91f03e74:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:48:11 [info] 35#35: *844 [lua] logger.lua:23: 65762e3459a91113da56005b91f03e74 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:48:11 +0000] 65762e3459a91113da56005b91f03e74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:48:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:48:13 [info] 35#35: *846 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:48:13 [info] 35#35: *845 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:48:23 [info] 35#35: *847 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:48:23 [info] 35#35: *848 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:48:26 [info] 35#35: *849 [lua] access_by_lua(msblocations.conf:189):2: 2d01967b6bd2221aa72a00adf6d9c9d8:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:48:26 +0000] 2d01967b6bd2221aa72a00adf6d9c9d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/18 03:48:26 [info] 35#35: *849 [lua] logger.lua:23: 2d01967b6bd2221aa72a00adf6d9c9d8 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:48:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/18 03:48:33 [info] 38#38: *850 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:48:33 [info] 38#38: *851 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:48:41 [info] 35#35: *852 [lua] access_by_lua(msblocations.conf:189):2: ef0eb6a3f55a5c2a6d009903d7afaf27:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:48:41 +0000] ef0eb6a3f55a5c2a6d009903d7afaf27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 03:48:41 [info] 35#35: *852 [lua] logger.lua:23: ef0eb6a3f55a5c2a6d009903d7afaf27 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:48:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:48:43 [info] 35#35: *853 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:48:43 [info] 35#35: *854 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:48:53 [info] 35#35: *855 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:48:53 [info] 35#35: *856 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:48:56 [info] 35#35: *857 [lua] access_by_lua(msblocations.conf:189):2: d985632a16ba8474129aa53cc06b4eeb:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:48:56 +0000] d985632a16ba8474129aa53cc06b4eeb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 03:48:56 [info] 35#35: *857 [lua] logger.lua:23: d985632a16ba8474129aa53cc06b4eeb {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:48:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:49:03 [info] 38#38: *858 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:49:03 [info] 38#38: *859 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:49:11 [info] 35#35: *861 [lua] access_by_lua(msblocations.conf:189):2: c5d5c4e6e501fc3b59cd37a995837036:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:49:11 +0000] c5d5c4e6e501fc3b59cd37a995837036 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 03:49:11 [info] 35#35: *861 [lua] logger.lua:23: c5d5c4e6e501fc3b59cd37a995837036 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:49:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:49:13 [info] 38#38: *862 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:49:13 [info] 38#38: *863 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:49:23 [info] 35#35: *864 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:49:23 [info] 35#35: *865 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:49:26 [info] 35#35: *866 client closed connection while waiting for request, client: 10.233.66.6, server: 0.0.0.0:443
2022/11/18 03:49:26 [info] 35#35: *867 [lua] access_by_lua(msblocations.conf:189):2: 6e8d5b1e54725a05ed6ca47e94a286f0:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:49:26 +0000] 6e8d5b1e54725a05ed6ca47e94a286f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 03:49:26 [info] 35#35: *867 [lua] logger.lua:23: 6e8d5b1e54725a05ed6ca47e94a286f0 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:49:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:49:33 [info] 35#35: *868 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:49:33 [info] 35#35: *869 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:49:41 [info] 35#35: *870 [lua] access_by_lua(msblocations.conf:189):2: 81e32b64481aaf29459b0604a27ef9dd:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:49:41 +0000] 81e32b64481aaf29459b0604a27ef9dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/18 03:49:41 [info] 35#35: *870 [lua] logger.lua:23: 81e32b64481aaf29459b0604a27ef9dd {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:49:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:49:43 [info] 38#38: *871 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:49:43 [info] 38#38: *872 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:49:53 [info] 35#35: *873 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:49:53 [info] 35#35: *874 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:49:56 [info] 35#35: *875 [lua] access_by_lua(msblocations.conf:189):2: 5f8b34eae59bafb0786856f742846eba:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:49:56 +0000] 5f8b34eae59bafb0786856f742846eba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/18 03:49:56 [info] 35#35: *875 [lua] logger.lua:23: 5f8b34eae59bafb0786856f742846eba {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:49:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:50:03 [info] 35#35: *876 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:50:03 [info] 35#35: *877 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:50:11 [info] 35#35: *879 [lua] access_by_lua(msblocations.conf:189):2: 1651169a5d6cfb68dc3c99fab493b1bf:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:50:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:50:11 [info] 35#35: *879 [lua] logger.lua:23: 1651169a5d6cfb68dc3c99fab493b1bf {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:50:11 +0000] 1651169a5d6cfb68dc3c99fab493b1bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 03:50:13 [info] 35#35: *880 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:50:13 [info] 35#35: *881 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:50:23 [info] 35#35: *882 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:50:23 [info] 35#35: *883 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:50:26 [info] 35#35: *884 [lua] access_by_lua(msblocations.conf:189):2: 55c4f97628ebea42d64285cdb1b28f8c:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:50:26 +0000] 55c4f97628ebea42d64285cdb1b28f8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/18 03:50:26 [info] 35#35: *884 [lua] logger.lua:23: 55c4f97628ebea42d64285cdb1b28f8c {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:50:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/18 03:50:33 [info] 35#35: *885 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:50:33 [info] 35#35: *886 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:50:41 [info] 35#35: *887 [lua] access_by_lua(msblocations.conf:189):2: 6bcdf4ab863f006c487e35d5115cc2a0:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:50:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.111 - - [18/Nov/2022:03:50:41 +0000] 6bcdf4ab863f006c487e35d5115cc2a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 03:50:41 [info] 35#35: *887 [lua] logger.lua:23: 6bcdf4ab863f006c487e35d5115cc2a0 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 03:50:43 [info] 38#38: *888 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:50:43 [info] 35#35: *889 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:50:53 [info] 38#38: *890 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:50:53 [info] 38#38: *891 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:50:56 [info] 35#35: *892 [lua] access_by_lua(msblocations.conf:189):2: f45235af802655eaad9d1eac391b344b:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:50:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.111 - - [18/Nov/2022:03:50:56 +0000] f45235af802655eaad9d1eac391b344b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/18 03:50:56 [info] 35#35: *892 [lua] logger.lua:23: f45235af802655eaad9d1eac391b344b {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 03:51:03 [info] 38#38: *893 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:51:03 [info] 38#38: *894 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:51:11 [info] 35#35: *896 [lua] access_by_lua(msblocations.conf:189):2: 7515bc52cdc163e3b4eead4783050ae6:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:51:11 +0000] 7515bc52cdc163e3b4eead4783050ae6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/18 03:51:11 [info] 35#35: *896 [lua] logger.lua:23: 7515bc52cdc163e3b4eead4783050ae6 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:51:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:51:13 [info] 38#38: *897 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:51:13 [info] 35#35: *898 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:51:23 [info] 35#35: *899 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:51:23 [info] 35#35: *900 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:51:26 [info] 35#35: *901 [lua] access_by_lua(msblocations.conf:189):2: a43ee73893c01b4a799d551b0a5db211:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:51:26 +0000] a43ee73893c01b4a799d551b0a5db211 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:51:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:51:26 [info] 35#35: *901 [lua] logger.lua:23: a43ee73893c01b4a799d551b0a5db211 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 03:51:33 [info] 38#38: *903 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:51:33 [info] 38#38: *902 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:51:41 [info] 35#35: *904 [lua] access_by_lua(msblocations.conf:189):2: 35ea5cf622c03eb499217603d91061a2:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:51:41 +0000] 35ea5cf622c03eb499217603d91061a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/18 03:51:41 [info] 35#35: *904 [lua] logger.lua:23: 35ea5cf622c03eb499217603d91061a2 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:51:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:51:43 [info] 38#38: *906 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:51:43 [info] 38#38: *905 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:51:53 [info] 35#35: *907 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:51:53 [info] 35#35: *908 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:51:56 [info] 35#35: *909 [lua] access_by_lua(msblocations.conf:189):2: b2acda260afa149c58cce8aa514e745d:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:51:56 [info] 35#35: *909 [lua] logger.lua:23: b2acda260afa149c58cce8aa514e745d {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:51:56 +0000] b2acda260afa149c58cce8aa514e745d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:51:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:52:03 [info] 38#38: *910 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:52:03 [info] 38#38: *911 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:52:11 [info] 35#35: *913 [lua] access_by_lua(msblocations.conf:189):2: f6a123f4b04455e8e2362129542179b4:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:52:11 [info] 35#35: *913 [lua] logger.lua:23: f6a123f4b04455e8e2362129542179b4 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:52:11 +0000] f6a123f4b04455e8e2362129542179b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:52:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/18 03:52:13 [info] 38#38: *914 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:52:13 [info] 38#38: *915 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:52:23 [info] 35#35: *917 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:52:23 [info] 35#35: *916 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:52:26 [info] 35#35: *918 [lua] access_by_lua(msblocations.conf:189):2: c69f533c9330c4303495ca9aad07267e:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:52:26 +0000] c69f533c9330c4303495ca9aad07267e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 03:52:26 [info] 35#35: *918 [lua] logger.lua:23: c69f533c9330c4303495ca9aad07267e {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:52:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:52:33 [info] 38#38: *920 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:52:33 [info] 38#38: *919 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:52:41 [info] 35#35: *921 [lua] access_by_lua(msblocations.conf:189):2: 3379a20069c1d0c307b471f502a93684:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:52:41 +0000] 3379a20069c1d0c307b471f502a93684 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:52:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:52:41 [info] 35#35: *921 [lua] logger.lua:23: 3379a20069c1d0c307b471f502a93684 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 03:52:43 [info] 35#35: *922 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:52:43 [info] 35#35: *923 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:52:53 [info] 38#38: *924 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:52:53 [info] 38#38: *925 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:52:56 [info] 35#35: *926 [lua] access_by_lua(msblocations.conf:189):2: d332e7468b82066e187d022b7452c8b8:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:52:56 [info] 35#35: *926 [lua] logger.lua:23: d332e7468b82066e187d022b7452c8b8 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:52:56 +0000] d332e7468b82066e187d022b7452c8b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:52:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:53:03 [info] 38#38: *928 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:53:03 [info] 38#38: *929 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:53:08 [info] 35#35: *927 client prematurely closed connection while reading client request line, client: 10.233.64.207, server: 
10.233.64.207 - - [18/Nov/2022:03:53:08 +0000] 6a3bc220699bd7ed602714137b5666ab "" 400 request_processing_time:5.003 upstream_response_time:- "-" "-" "-"
2022/11/18 03:53:08 [info] 35#35: *931 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.207, server: , request: "GET / HTTP/1.0"
10.233.64.207 - - [18/Nov/2022:03:53:08 +0000] efc1e9a70a6d4bbcb7edd22d37747086 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/11/18 03:53:11 [info] 35#35: *932 [lua] access_by_lua(msblocations.conf:189):2: b977f1627762c20cdccac89ad5859fce:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:53:11 [info] 35#35: *932 [lua] logger.lua:23: b977f1627762c20cdccac89ad5859fce {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:53:11 +0000] b977f1627762c20cdccac89ad5859fce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:53:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/18 03:53:13 [info] 38#38: *933 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:53:13 [info] 38#38: *934 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:53:23 [info] 35#35: *936 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:53:23 [info] 35#35: *935 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:53:26 [info] 35#35: *937 [lua] access_by_lua(msblocations.conf:189):2: 4375348870dac62d4f33fa394ee515d3:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:53:26 [info] 35#35: *937 [lua] logger.lua:23: 4375348870dac62d4f33fa394ee515d3 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:53:26 +0000] 4375348870dac62d4f33fa394ee515d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:53:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:53:33 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:53:33 [info] 35#35: *939 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:53:41 [info] 35#35: *940 [lua] access_by_lua(msblocations.conf:189):2: a1e95be0a07c088e0dfccd1c85edf174:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:53:41 +0000] a1e95be0a07c088e0dfccd1c85edf174 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/18 03:53:41 [info] 35#35: *940 [lua] logger.lua:23: a1e95be0a07c088e0dfccd1c85edf174 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:53:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:53:43 [info] 38#38: *941 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:53:43 [info] 38#38: *942 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:53:53 [info] 38#38: *944 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:53:53 [info] 35#35: *943 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:53:56 [info] 35#35: *945 [lua] access_by_lua(msblocations.conf:189):2: 32c8ea88aed5514c9daceecc0e777e49:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:53:56 [info] 35#35: *945 [lua] logger.lua:23: 32c8ea88aed5514c9daceecc0e777e49 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:53:56 +0000] 32c8ea88aed5514c9daceecc0e777e49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:53:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:54:03 [info] 35#35: *946 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:54:03 [info] 35#35: *947 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:54:11 [info] 35#35: *949 [lua] access_by_lua(msblocations.conf:189):2: 01c5e912b58b58707f719ad28142d23d:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:54:11 [info] 35#35: *949 [lua] logger.lua:23: 01c5e912b58b58707f719ad28142d23d {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:54:11 +0000] 01c5e912b58b58707f719ad28142d23d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:54:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 03:54:13 [info] 38#38: *950 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:54:13 [info] 35#35: *951 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:54:23 [info] 35#35: *952 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:54:23 [info] 35#35: *953 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:54:26 [info] 35#35: *954 [lua] access_by_lua(msblocations.conf:189):2: 13a7ee78323a2c716a8478ce994e603e:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:54:26 +0000] 13a7ee78323a2c716a8478ce994e603e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 03:54:26 [info] 35#35: *954 [lua] logger.lua:23: 13a7ee78323a2c716a8478ce994e603e {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:54:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:54:33 [info] 35#35: *955 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:54:33 [info] 35#35: *956 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:54:41 [info] 35#35: *957 [lua] access_by_lua(msblocations.conf:189):2: a44882fe96a73c792b8ebb8a6b00cd8c:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:54:41 [info] 35#35: *957 [lua] logger.lua:23: a44882fe96a73c792b8ebb8a6b00cd8c {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:54:41 +0000] a44882fe96a73c792b8ebb8a6b00cd8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:54:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:54:43 [info] 35#35: *958 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:54:43 [info] 35#35: *959 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:54:53 [info] 35#35: *960 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:54:53 [info] 38#38: *961 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:54:56 [info] 35#35: *962 [lua] access_by_lua(msblocations.conf:189):2: 0e1ea258e6a22760c11799eb86ab0691:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:54:56 [info] 35#35: *962 [lua] logger.lua:23: 0e1ea258e6a22760c11799eb86ab0691 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:54:56 +0000] 0e1ea258e6a22760c11799eb86ab0691 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:54:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:55:03 [info] 35#35: *964 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:55:03 [info] 35#35: *963 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:55:12 [info] 35#35: *966 [lua] access_by_lua(msblocations.conf:189):2: ce41a850c5725cdbb75d040202c20430:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:55:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.111 - - [18/Nov/2022:03:55:12 +0000] ce41a850c5725cdbb75d040202c20430 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/18 03:55:12 [info] 35#35: *966 [lua] logger.lua:23: ce41a850c5725cdbb75d040202c20430 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 03:55:13 [info] 35#35: *968 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:55:13 [info] 35#35: *967 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:55:23 [info] 35#35: *970 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:55:23 [info] 35#35: *969 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:55:27 [info] 35#35: *971 [lua] access_by_lua(msblocations.conf:189):2: 9f53056d48aa2407b94ab1e9ef2ae63a:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:55:27 [info] 35#35: *971 [lua] logger.lua:23: 9f53056d48aa2407b94ab1e9ef2ae63a {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:55:27 +0000] 9f53056d48aa2407b94ab1e9ef2ae63a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:55:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:55:33 [info] 35#35: *972 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:55:33 [info] 35#35: *973 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:55:34 [info] 35#35: *974 [lua] access_by_lua(msblocations.conf:189):2: f11f6fa7eea5047c06572a80334c6033:receive the request, client: 10.233.64.207, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.6:30284"
2022/11/18 03:55:34 [warn] 35#35: *974 [lua] error_handler.lua:29: error_svc_not_found(): f11f6fa7eea5047c06572a80334c6033 No route found for this request! detail_info:Custom not match, client: 10.233.64.207, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.6:30284"
2022/11/18 03:55:34 [info] 35#35: *975 [lua] access_by_lua(msblocations.conf:189):2: 0cc5fd4d7a6be1e2a8af8bbcc91ac993:receive the request, client: 10.233.64.207, server: , request: "GET /nmaplowercheck1668743736 HTTP/1.1", host: "10.32.241.6:30284"
2022/11/18 03:55:34 [warn] 35#35: *975 [lua] error_handler.lua:29: error_svc_not_found(): 0cc5fd4d7a6be1e2a8af8bbcc91ac993 No route found for this request! detail_info:Custom not match, client: 10.233.64.207, server: , request: "GET /nmaplowercheck1668743736 HTTP/1.1", host: "10.32.241.6:30284"
10.233.64.207 - - [18/Nov/2022:03:55:34 +0000] 0cc5fd4d7a6be1e2a8af8bbcc91ac993 "GET /nmaplowercheck1668743736 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
10.233.64.207 - - [18/Nov/2022:03:55:34 +0000] f11f6fa7eea5047c06572a80334c6033 "POST /sdk HTTP/1.1" 502 request_processing_time:0.114 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/11/18 03:55:34 [info] 35#35: *976 [lua] access_by_lua(msblocations.conf:189):2: 609c8263ba0784fc365839ea0abdd575:receive the request, client: 10.233.64.207, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.6:30284"
2022/11/18 03:55:34 [warn] 35#35: *976 [lua] error_handler.lua:29: error_svc_not_found(): 609c8263ba0784fc365839ea0abdd575 No route found for this request! detail_info:Custom not match, client: 10.233.64.207, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.6:30284"
10.233.64.207 - - [18/Nov/2022:03:55:34 +0000] 609c8263ba0784fc365839ea0abdd575 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/11/18 03:55:34 [info] 35#35: *977 [lua] access_by_lua(msblocations.conf:189):2: a706c9a74450c8552082b73927074cc5:receive the request, client: 10.233.64.207, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.6:30284"
2022/11/18 03:55:34 [warn] 35#35: *977 [lua] error_handler.lua:29: error_svc_not_found(): a706c9a74450c8552082b73927074cc5 No route found for this request! detail_info:Custom not match, client: 10.233.64.207, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.6:30284"
10.233.64.207 - - [18/Nov/2022:03:55:34 +0000] a706c9a74450c8552082b73927074cc5 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/11/18 03:55:42 [info] 35#35: *978 [lua] access_by_lua(msblocations.conf:189):2: 0804e2bd5d92a4f9f8d89fdf8b2f9f72:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:55:42 +0000] 0804e2bd5d92a4f9f8d89fdf8b2f9f72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 03:55:42 [info] 35#35: *978 [lua] logger.lua:23: 0804e2bd5d92a4f9f8d89fdf8b2f9f72 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:55:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:55:42 [info] 35#35: *979 [lua] access_by_lua(msblocations.conf:189):2: a122868775685d8ce97623ea61881f52:receive the request, client: 10.233.64.207, server: , request: "GET / HTTP/1.0"
2022/11/18 03:55:42 [warn] 35#35: *979 [lua] error_handler.lua:29: error_svc_not_found(): a122868775685d8ce97623ea61881f52 No route found for this request! detail_info:Custom not match, client: 10.233.64.207, server: , request: "GET / HTTP/1.0"
10.233.64.207 - - [18/Nov/2022:03:55:42 +0000] a122868775685d8ce97623ea61881f52 "GET / HTTP/1.0" 502 request_processing_time:0.002 upstream_response_time:- "-" "-" "-"
2022/11/18 03:55:42 [info] 35#35: *980 [lua] access_by_lua(msblocations.conf:189):2: 57f24d429c2b228b0c894e466007341b:receive the request, client: 10.233.64.207, server: , request: "GET / HTTP/1.1", host: "10.32.241.6"
2022/11/18 03:55:42 [warn] 35#35: *980 [lua] error_handler.lua:29: error_svc_not_found(): 57f24d429c2b228b0c894e466007341b No route found for this request! detail_info:Custom not match, client: 10.233.64.207, server: , request: "GET / HTTP/1.1", host: "10.32.241.6"
10.233.64.207 - - [18/Nov/2022:03:55:42 +0000] 57f24d429c2b228b0c894e466007341b "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/11/18 03:55:42 [info] 35#35: *980 client 10.233.64.207 closed keepalive connection
2022/11/18 03:55:43 [info] 35#35: *981 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:55:43 [info] 35#35: *982 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:55:53 [info] 35#35: *983 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:55:53 [info] 35#35: *984 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:55:57 [info] 35#35: *985 [lua] access_by_lua(msblocations.conf:189):2: 70e336380fcd47a484bd5a2239d3bf53:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:55:57 [info] 35#35: *985 [lua] logger.lua:23: 70e336380fcd47a484bd5a2239d3bf53 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:55:57 +0000] 70e336380fcd47a484bd5a2239d3bf53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:55:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:56:03 [info] 38#38: *987 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:56:03 [info] 35#35: *986 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:56:12 [info] 35#35: *989 [lua] access_by_lua(msblocations.conf:189):2: 85630b17c9acde7ebcdeb8a7b4c9e3e3:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:56:12 +0000] 85630b17c9acde7ebcdeb8a7b4c9e3e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 03:56:12 [info] 35#35: *989 [lua] logger.lua:23: 85630b17c9acde7ebcdeb8a7b4c9e3e3 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:56:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:56:13 [info] 38#38: *991 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:56:13 [info] 38#38: *990 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:56:23 [info] 35#35: *992 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:56:23 [info] 35#35: *993 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:56:27 [info] 35#35: *994 [lua] access_by_lua(msblocations.conf:189):2: 9eb888177a49447d72b891eb6a24a008:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:56:27 [info] 35#35: *994 [lua] logger.lua:23: 9eb888177a49447d72b891eb6a24a008 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:56:27 +0000] 9eb888177a49447d72b891eb6a24a008 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:56:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:56:33 [info] 35#35: *995 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:56:33 [info] 35#35: *996 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:56:42 [info] 35#35: *997 [lua] access_by_lua(msblocations.conf:189):2: bdbe94e89ae8c926906b210ddc3e9f57:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:56:42 [info] 35#35: *997 [lua] logger.lua:23: bdbe94e89ae8c926906b210ddc3e9f57 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:56:42 +0000] bdbe94e89ae8c926906b210ddc3e9f57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:56:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:56:43 [info] 38#38: *999 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:56:43 [info] 38#38: *998 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:56:53 [info] 38#38: *1000 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:56:53 [info] 35#35: *1001 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:56:57 [info] 35#35: *1002 [lua] access_by_lua(msblocations.conf:189):2: da5d51d33f37cf1a8d949e4f35ff0630:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:56:57 [info] 35#35: *1002 [lua] logger.lua:23: da5d51d33f37cf1a8d949e4f35ff0630 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:56:57 +0000] da5d51d33f37cf1a8d949e4f35ff0630 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:56:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:57:03 [info] 38#38: *1004 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:57:03 [info] 38#38: *1003 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:57:12 [info] 35#35: *1006 [lua] access_by_lua(msblocations.conf:189):2: 5b380156ee7193201336ca9d6111c55b:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:57:12 [info] 35#35: *1006 [lua] logger.lua:23: 5b380156ee7193201336ca9d6111c55b {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:57:12 +0000] 5b380156ee7193201336ca9d6111c55b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:57:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:57:13 [info] 35#35: *1007 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:57:13 [info] 35#35: *1008 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:57:23 [info] 38#38: *1009 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:57:23 [info] 38#38: *1010 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:57:27 [info] 35#35: *1011 [lua] access_by_lua(msblocations.conf:189):2: 4b41b82d536438e478597433c55cd5f1:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:57:27 [info] 35#35: *1011 [lua] logger.lua:23: 4b41b82d536438e478597433c55cd5f1 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:57:27 +0000] 4b41b82d536438e478597433c55cd5f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:57:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:57:33 [info] 38#38: *1013 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:57:33 [info] 38#38: *1012 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:57:42 [info] 35#35: *1014 [lua] access_by_lua(msblocations.conf:189):2: 201aa20ecf838ec387d9e0e5fbaaf033:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:57:42 [info] 35#35: *1014 [lua] logger.lua:23: 201aa20ecf838ec387d9e0e5fbaaf033 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:57:42 +0000] 201aa20ecf838ec387d9e0e5fbaaf033 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:57:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:57:43 [info] 38#38: *1016 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:57:43 [info] 35#35: *1015 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:57:53 [info] 35#35: *1017 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:57:53 [info] 35#35: *1018 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:57:57 [info] 35#35: *1019 [lua] access_by_lua(msblocations.conf:189):2: 42c62cdfa4c72409dfb7598fcd92ff7e:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:57:57 [info] 35#35: *1019 [lua] logger.lua:23: 42c62cdfa4c72409dfb7598fcd92ff7e {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:57:57 +0000] 42c62cdfa4c72409dfb7598fcd92ff7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:57:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:58:03 [info] 35#35: *1020 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:58:03 [info] 38#38: *1021 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:58:12 [info] 35#35: *1023 [lua] access_by_lua(msblocations.conf:189):2: 5795965b8b71b07c2fce11aa4e5bc003:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:58:12 +0000] 5795965b8b71b07c2fce11aa4e5bc003 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/11/18 03:58:12 [info] 35#35: *1023 [lua] logger.lua:23: 5795965b8b71b07c2fce11aa4e5bc003 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:58:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/11/18 03:58:13 [info] 38#38: *1025 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:58:13 [info] 38#38: *1024 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:58:23 [info] 35#35: *1026 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:58:23 [info] 35#35: *1027 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:58:27 [info] 35#35: *1028 [lua] access_by_lua(msblocations.conf:189):2: df406119388f7e6a8a6cc8c9423d6d51:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:58:27 [info] 35#35: *1028 [lua] logger.lua:23: df406119388f7e6a8a6cc8c9423d6d51 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:58:27 +0000] df406119388f7e6a8a6cc8c9423d6d51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:58:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:58:33 [info] 38#38: *1030 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:58:33 [info] 35#35: *1029 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:58:42 [info] 35#35: *1032 [lua] access_by_lua(msblocations.conf:189):2: c0b2be5f4b653c486a9b425bb9ad74a6:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:58:42 [info] 35#35: *1032 [lua] logger.lua:23: c0b2be5f4b653c486a9b425bb9ad74a6 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:58:42 +0000] c0b2be5f4b653c486a9b425bb9ad74a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:58:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:58:43 [info] 35#35: *1033 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:58:43 [info] 35#35: *1034 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
10.233.64.207 - - [18/Nov/2022:03:58:53 +0000] 524270d4c7406fb21a78cc17e07cea19 "" 400 request_processing_time:5.005 upstream_response_time:- "-" "-" "-"
2022/11/18 03:58:53 [info] 35#35: *1031 client prematurely closed connection while reading client request line, client: 10.233.64.207, server: 
2022/11/18 03:58:53 [info] 35#35: *1035 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.207, server: , request: "GET / HTTP/1.0"
10.233.64.207 - - [18/Nov/2022:03:58:53 +0000] 2ec37ad063878c2824b95904c2c8ceb5 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/11/18 03:58:53 [info] 38#38: *1036 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:58:53 [info] 38#38: *1037 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:58:57 [info] 35#35: *1038 [lua] access_by_lua(msblocations.conf:189):2: 43deda4179ee2170974a7d2079d913a8:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:58:57 +0000] 43deda4179ee2170974a7d2079d913a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/18 03:58:57 [info] 35#35: *1038 [lua] logger.lua:23: 43deda4179ee2170974a7d2079d913a8 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:58:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:59:03 [info] 35#35: *1039 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:59:03 [info] 35#35: *1040 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:59:12 [info] 35#35: *1042 [lua] access_by_lua(msblocations.conf:189):2: d68f278b95166b1faa9bac5da015e553:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:59:12 +0000] d68f278b95166b1faa9bac5da015e553 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/11/18 03:59:12 [info] 35#35: *1042 [lua] logger.lua:23: d68f278b95166b1faa9bac5da015e553 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:59:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/18 03:59:13 [info] 35#35: *1043 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:59:13 [info] 38#38: *1044 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:59:23 [info] 35#35: *1046 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:59:23 [info] 38#38: *1045 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:59:27 [info] 35#35: *1047 [lua] access_by_lua(msblocations.conf:189):2: 777ba5324325eb653133be05b7e2eb41:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:59:27 [info] 35#35: *1047 [lua] logger.lua:23: 777ba5324325eb653133be05b7e2eb41 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:59:27 +0000] 777ba5324325eb653133be05b7e2eb41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:59:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 03:59:33 [info] 38#38: *1049 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:59:33 [info] 35#35: *1048 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:59:42 [info] 35#35: *1050 [lua] access_by_lua(msblocations.conf:189):2: ab8e894a0705ab3994c6f7a490c3a36a:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:59:42 +0000] ab8e894a0705ab3994c6f7a490c3a36a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:59:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 03:59:42 [info] 35#35: *1050 [lua] logger.lua:23: ab8e894a0705ab3994c6f7a490c3a36a {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 03:59:43 [info] 35#35: *1051 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:59:43 [info] 38#38: *1052 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:59:53 [info] 35#35: *1054 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:59:53 [info] 38#38: *1053 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 03:59:57 [info] 35#35: *1055 [lua] access_by_lua(msblocations.conf:189):2: fab909d985af0e7e2efaa02da443bcd1:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 03:59:57 [info] 35#35: *1055 [lua] logger.lua:23: fab909d985af0e7e2efaa02da443bcd1 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:03:59:57 +0000] fab909d985af0e7e2efaa02da443bcd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:03:59:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:00:03 [info] 35#35: *1057 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:00:03 [info] 35#35: *1056 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:00:12 [info] 35#35: *1059 [lua] access_by_lua(msblocations.conf:189):2: 3b767c47b9688349bea1328986fe3276:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:00:12 [info] 35#35: *1059 [lua] logger.lua:23: 3b767c47b9688349bea1328986fe3276 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:00:12 +0000] 3b767c47b9688349bea1328986fe3276 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:00:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:00:13 [info] 38#38: *1060 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:00:13 [info] 35#35: *1061 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:00:23 [info] 38#38: *1062 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:00:23 [info] 38#38: *1063 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:00:27 [info] 35#35: *1064 [lua] access_by_lua(msblocations.conf:189):2: d2e6a24979a0880eb312707478e24f3e:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:00:27 +0000] d2e6a24979a0880eb312707478e24f3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/18 04:00:27 [info] 35#35: *1064 [lua] logger.lua:23: d2e6a24979a0880eb312707478e24f3e {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:00:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:00:33 [info] 38#38: *1065 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:00:33 [info] 38#38: *1066 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:00:42 [info] 35#35: *1067 [lua] access_by_lua(msblocations.conf:189):2: 0437817d9858ac801edba665eee46108:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:00:42 [info] 35#35: *1067 [lua] logger.lua:23: 0437817d9858ac801edba665eee46108 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:00:42 +0000] 0437817d9858ac801edba665eee46108 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:00:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:00:43 [info] 35#35: *1068 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:00:43 [info] 35#35: *1069 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:00:53 [info] 38#38: *1070 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:00:53 [info] 38#38: *1071 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:00:57 [info] 35#35: *1072 [lua] access_by_lua(msblocations.conf:189):2: c6488a9325c5c60b420394e264f89c49:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:00:57 [info] 35#35: *1072 [lua] logger.lua:23: c6488a9325c5c60b420394e264f89c49 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:00:57 +0000] c6488a9325c5c60b420394e264f89c49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:00:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:01:03 [info] 38#38: *1073 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:01:03 [info] 38#38: *1074 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:01:12 [info] 35#35: *1076 [lua] access_by_lua(msblocations.conf:189):2: d32d77c26ba32e62457e75e65f006dcd:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:01:12 [info] 35#35: *1076 [lua] logger.lua:23: d32d77c26ba32e62457e75e65f006dcd {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:01:12 +0000] d32d77c26ba32e62457e75e65f006dcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:01:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/18 04:01:13 [info] 35#35: *1077 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:01:13 [info] 35#35: *1078 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:01:18 [info] 35#35: *1079 [lua] access_by_lua(msblocations.conf:189):2: a3e7d3f00dd6e88f2d909763a7818c45:receive the request, client: 10.233.64.207, server: , request: "GET /nmaplowercheck1668744080 HTTP/1.1", host: "10.32.241.6:30284"
2022/11/18 04:01:18 [warn] 35#35: *1079 [lua] error_handler.lua:29: error_svc_not_found(): a3e7d3f00dd6e88f2d909763a7818c45 No route found for this request! detail_info:Custom not match, client: 10.233.64.207, server: , request: "GET /nmaplowercheck1668744080 HTTP/1.1", host: "10.32.241.6:30284"
10.233.64.207 - - [18/Nov/2022:04:01:18 +0000] a3e7d3f00dd6e88f2d909763a7818c45 "GET /nmaplowercheck1668744080 HTTP/1.1" 502 request_processing_time:0.001 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/11/18 04:01:18 [info] 35#35: *1080 [lua] access_by_lua(msblocations.conf:189):2: c4d0c2d9f147741c50f526ba36c51d1f:receive the request, client: 10.233.64.207, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.6:30284"
2022/11/18 04:01:18 [warn] 35#35: *1080 [lua] error_handler.lua:29: error_svc_not_found(): c4d0c2d9f147741c50f526ba36c51d1f No route found for this request! detail_info:Custom not match, client: 10.233.64.207, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.6:30284"
10.233.64.207 - - [18/Nov/2022:04:01:18 +0000] c4d0c2d9f147741c50f526ba36c51d1f "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/11/18 04:01:18 [info] 35#35: *1081 [lua] access_by_lua(msblocations.conf:189):2: 344b90eaaa6fab119394802d5ae21484:receive the request, client: 10.233.64.207, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.6:30284"
2022/11/18 04:01:18 [warn] 35#35: *1081 [lua] error_handler.lua:29: error_svc_not_found(): 344b90eaaa6fab119394802d5ae21484 No route found for this request! detail_info:Custom not match, client: 10.233.64.207, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.6:30284"
2022/11/18 04:01:18 [info] 35#35: *1082 [lua] access_by_lua(msblocations.conf:189):2: 7c52009eb5f5c0e32f00aa63c8d7f482:receive the request, client: 10.233.64.207, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.6:30284"
2022/11/18 04:01:18 [warn] 35#35: *1082 [lua] error_handler.lua:29: error_svc_not_found(): 7c52009eb5f5c0e32f00aa63c8d7f482 No route found for this request! detail_info:Custom not match, client: 10.233.64.207, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.6:30284"
10.233.64.207 - - [18/Nov/2022:04:01:18 +0000] 7c52009eb5f5c0e32f00aa63c8d7f482 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
10.233.64.207 - - [18/Nov/2022:04:01:18 +0000] 344b90eaaa6fab119394802d5ae21484 "POST /sdk HTTP/1.1" 502 request_processing_time:0.111 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/11/18 04:01:23 [info] 38#38: *1083 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:01:23 [info] 38#38: *1084 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:01:26 [info] 35#35: *1085 [lua] access_by_lua(msblocations.conf:189):2: cbf4594f89bcd6ff54f197c915ea0cae:receive the request, client: 10.233.64.207, server: , request: "GET / HTTP/1.0"
2022/11/18 04:01:26 [warn] 35#35: *1085 [lua] error_handler.lua:29: error_svc_not_found(): cbf4594f89bcd6ff54f197c915ea0cae No route found for this request! detail_info:Custom not match, client: 10.233.64.207, server: , request: "GET / HTTP/1.0"
10.233.64.207 - - [18/Nov/2022:04:01:26 +0000] cbf4594f89bcd6ff54f197c915ea0cae "GET / HTTP/1.0" 502 request_processing_time:0.001 upstream_response_time:- "-" "-" "-"
2022/11/18 04:01:26 [info] 35#35: *1086 [lua] access_by_lua(msblocations.conf:189):2: 69111e2fcae2b60823ce1bfd40f56440:receive the request, client: 10.233.64.207, server: , request: "GET / HTTP/1.1", host: "10.32.241.6"
2022/11/18 04:01:26 [warn] 35#35: *1086 [lua] error_handler.lua:29: error_svc_not_found(): 69111e2fcae2b60823ce1bfd40f56440 No route found for this request! detail_info:Custom not match, client: 10.233.64.207, server: , request: "GET / HTTP/1.1", host: "10.32.241.6"
10.233.64.207 - - [18/Nov/2022:04:01:26 +0000] 69111e2fcae2b60823ce1bfd40f56440 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/11/18 04:01:26 [info] 35#35: *1086 client 10.233.64.207 closed keepalive connection
2022/11/18 04:01:27 [info] 35#35: *1087 [lua] access_by_lua(msblocations.conf:189):2: f01c28073e647ce5531df36a15db1954:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:01:27 [info] 35#35: *1087 [lua] logger.lua:23: f01c28073e647ce5531df36a15db1954 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:01:27 +0000] f01c28073e647ce5531df36a15db1954 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:01:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:01:33 [info] 38#38: *1088 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:01:33 [info] 38#38: *1089 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:01:42 [info] 35#35: *1090 [lua] access_by_lua(msblocations.conf:189):2: 82aa558e3e9afbbc81687e436b75aa82:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:01:42 +0000] 82aa558e3e9afbbc81687e436b75aa82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 04:01:42 [info] 35#35: *1090 [lua] logger.lua:23: 82aa558e3e9afbbc81687e436b75aa82 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:01:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:01:43 [info] 38#38: *1091 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:01:43 [info] 38#38: *1092 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:01:53 [info] 38#38: *1093 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:01:53 [info] 38#38: *1094 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:01:57 [info] 35#35: *1095 [lua] access_by_lua(msblocations.conf:189):2: 049e08d4a44cfb691fbc8e4608d65100:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:01:57 [info] 35#35: *1095 [lua] logger.lua:23: 049e08d4a44cfb691fbc8e4608d65100 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:01:57 +0000] 049e08d4a44cfb691fbc8e4608d65100 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:01:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:02:03 [info] 38#38: *1097 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:02:03 [info] 35#35: *1096 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:02:12 [info] 35#35: *1099 [lua] access_by_lua(msblocations.conf:189):2: 9fb790f8e8923c95d2c2c9feea23adad:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:02:12 [info] 35#35: *1099 [lua] logger.lua:23: 9fb790f8e8923c95d2c2c9feea23adad {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:02:12 +0000] 9fb790f8e8923c95d2c2c9feea23adad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:02:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:02:13 [info] 35#35: *1100 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:02:13 [info] 35#35: *1101 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:02:23 [info] 35#35: *1102 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:02:23 [info] 35#35: *1103 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:02:27 [info] 35#35: *1104 [lua] access_by_lua(msblocations.conf:189):2: f62fc3d925b3e3fac3036cdbafc11103:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:02:27 [info] 35#35: *1104 [lua] logger.lua:23: f62fc3d925b3e3fac3036cdbafc11103 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:02:27 +0000] f62fc3d925b3e3fac3036cdbafc11103 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:02:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/18 04:02:33 [info] 35#35: *1106 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:02:33 [info] 35#35: *1105 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:02:42 [info] 35#35: *1107 [lua] access_by_lua(msblocations.conf:189):2: a0bcb58e8f55d340a7b22272726db35e:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:02:42 [info] 35#35: *1107 [lua] logger.lua:23: a0bcb58e8f55d340a7b22272726db35e {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:02:42 +0000] a0bcb58e8f55d340a7b22272726db35e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:02:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:02:43 [info] 35#35: *1108 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:02:43 [info] 35#35: *1109 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:02:53 [info] 35#35: *1110 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:02:53 [info] 38#38: *1111 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:02:57 [info] 35#35: *1112 [lua] access_by_lua(msblocations.conf:189):2: fa9fc2be6d4147484d633af1a1e491ca:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:02:57 +0000] fa9fc2be6d4147484d633af1a1e491ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 04:02:57 [info] 35#35: *1112 [lua] logger.lua:23: fa9fc2be6d4147484d633af1a1e491ca {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:02:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:03:03 [info] 35#35: *1113 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:03:03 [info] 35#35: *1114 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:03:12 [info] 35#35: *1116 [lua] access_by_lua(msblocations.conf:189):2: 282e651cab312cee6a2bb87502d4a725:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:03:12 +0000] 282e651cab312cee6a2bb87502d4a725 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/18 04:03:12 [info] 35#35: *1116 [lua] logger.lua:23: 282e651cab312cee6a2bb87502d4a725 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:03:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:03:13 [info] 35#35: *1117 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:03:13 [info] 35#35: *1118 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:03:23 [info] 35#35: *1119 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:03:23 [info] 35#35: *1120 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:03:27 [info] 35#35: *1121 [lua] access_by_lua(msblocations.conf:189):2: 938cda2592ac7614dcbb7cb6c5167bc6:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:03:27 [info] 35#35: *1121 [lua] logger.lua:23: 938cda2592ac7614dcbb7cb6c5167bc6 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:03:27 +0000] 938cda2592ac7614dcbb7cb6c5167bc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:03:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 04:03:33 [info] 38#38: *1122 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:03:33 [info] 38#38: *1123 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:03:42 [info] 35#35: *1124 [lua] access_by_lua(msblocations.conf:189):2: f0229368820a9cfd13278c781ac22a15:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:03:42 +0000] f0229368820a9cfd13278c781ac22a15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 04:03:42 [info] 35#35: *1124 [lua] logger.lua:23: f0229368820a9cfd13278c781ac22a15 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:03:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:03:43 [info] 35#35: *1126 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:03:43 [info] 35#35: *1125 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:03:53 [info] 38#38: *1127 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:03:53 [info] 38#38: *1128 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:03:57 [info] 35#35: *1129 [lua] access_by_lua(msblocations.conf:189):2: 2e2a5e9ea2d471ee9bd6e749038c0ce6:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:03:57 [info] 35#35: *1129 [lua] logger.lua:23: 2e2a5e9ea2d471ee9bd6e749038c0ce6 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:03:57 +0000] 2e2a5e9ea2d471ee9bd6e749038c0ce6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:03:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:04:03 [info] 38#38: *1130 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:04:03 [info] 35#35: *1131 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:04:12 [info] 35#35: *1133 [lua] access_by_lua(msblocations.conf:189):2: 91d0a3d98dacdb2c18784cb785767350:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:04:12 +0000] 91d0a3d98dacdb2c18784cb785767350 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 04:04:12 [info] 35#35: *1133 [lua] logger.lua:23: 91d0a3d98dacdb2c18784cb785767350 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:04:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:04:13 [info] 35#35: *1134 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:04:13 [info] 38#38: *1135 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:04:23 [info] 38#38: *1137 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:04:23 [info] 35#35: *1136 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:04:27 [info] 35#35: *1138 [lua] access_by_lua(msblocations.conf:189):2: 14f24bc667642a8cb3e06dcdcccf4022:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:04:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:04:27 [info] 35#35: *1138 [lua] logger.lua:23: 14f24bc667642a8cb3e06dcdcccf4022 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:04:27 +0000] 14f24bc667642a8cb3e06dcdcccf4022 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 04:04:33 [info] 35#35: *1139 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:04:33 [info] 38#38: *1140 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:04:42 [info] 35#35: *1141 [lua] access_by_lua(msblocations.conf:189):2: 736f9a420972fd96384f328ad679cbad:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:04:42 +0000] 736f9a420972fd96384f328ad679cbad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:04:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:04:42 [info] 35#35: *1141 [lua] logger.lua:23: 736f9a420972fd96384f328ad679cbad {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 04:04:43 [info] 35#35: *1143 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:04:43 [info] 35#35: *1142 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:04:53 [info] 35#35: *1144 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:04:53 [info] 35#35: *1145 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:04:57 [info] 35#35: *1146 [lua] access_by_lua(msblocations.conf:189):2: 1f57478632412314c912d38984074e18:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:04:57 +0000] 1f57478632412314c912d38984074e18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 04:04:57 [info] 35#35: *1146 [lua] logger.lua:23: 1f57478632412314c912d38984074e18 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:04:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:05:03 [info] 35#35: *1147 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:05:03 [info] 35#35: *1148 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:05:12 [info] 35#35: *1150 [lua] access_by_lua(msblocations.conf:189):2: ad8fbb855b9d6889c96551645596823f:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:05:12 +0000] ad8fbb855b9d6889c96551645596823f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/18 04:05:12 [info] 35#35: *1150 [lua] logger.lua:23: ad8fbb855b9d6889c96551645596823f {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:05:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/18 04:05:13 [info] 35#35: *1151 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:05:13 [info] 35#35: *1152 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:05:23 [info] 35#35: *1153 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:05:23 [info] 35#35: *1154 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:05:27 [info] 35#35: *1155 [lua] access_by_lua(msblocations.conf:189):2: ff1efef8710dbc28a1cf93d5fb6b84bc:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:05:27 [info] 35#35: *1155 [lua] logger.lua:23: ff1efef8710dbc28a1cf93d5fb6b84bc {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:05:27 +0000] ff1efef8710dbc28a1cf93d5fb6b84bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:05:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/18 04:05:33 [info] 38#38: *1157 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:05:33 [info] 35#35: *1156 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:05:42 [info] 35#35: *1158 [lua] access_by_lua(msblocations.conf:189):2: dbd44cecffd057c5b37e0200a386fc64:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:05:42 +0000] dbd44cecffd057c5b37e0200a386fc64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 04:05:42 [info] 35#35: *1158 [lua] logger.lua:23: dbd44cecffd057c5b37e0200a386fc64 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:05:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:05:43 [info] 38#38: *1159 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:05:43 [info] 38#38: *1160 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:05:53 [info] 38#38: *1162 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:05:53 [info] 38#38: *1161 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:05:57 [info] 35#35: *1163 [lua] access_by_lua(msblocations.conf:189):2: 86d6da31dd88bd5f808167b8f75d6ec3:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:05:57 +0000] 86d6da31dd88bd5f808167b8f75d6ec3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/18 04:05:57 [info] 35#35: *1163 [lua] logger.lua:23: 86d6da31dd88bd5f808167b8f75d6ec3 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:05:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:06:03 [info] 35#35: *1164 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:06:03 [info] 35#35: *1165 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:06:12 [info] 35#35: *1167 [lua] access_by_lua(msblocations.conf:189):2: dfc74579e58d43a20b4206188060ab49:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:06:12 [info] 35#35: *1167 [lua] logger.lua:23: dfc74579e58d43a20b4206188060ab49 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:06:12 +0000] dfc74579e58d43a20b4206188060ab49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:06:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:06:13 [info] 38#38: *1168 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:06:13 [info] 38#38: *1169 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:06:23 [info] 35#35: *1170 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:06:23 [info] 35#35: *1171 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:06:27 [info] 35#35: *1172 [lua] access_by_lua(msblocations.conf:189):2: 48fb5085edde0ea80d013835a9147937:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:06:27 [info] 35#35: *1172 [lua] logger.lua:23: 48fb5085edde0ea80d013835a9147937 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:06:27 +0000] 48fb5085edde0ea80d013835a9147937 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:06:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/18 04:06:33 [info] 35#35: *1173 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:06:33 [info] 35#35: *1174 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:06:42 [info] 35#35: *1175 [lua] access_by_lua(msblocations.conf:189):2: 7ad1c71e6af86e9e74e8d528436116bd:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:06:42 +0000] 7ad1c71e6af86e9e74e8d528436116bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/18 04:06:42 [info] 35#35: *1175 [lua] logger.lua:23: 7ad1c71e6af86e9e74e8d528436116bd {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:06:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/18 04:06:43 [info] 35#35: *1176 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:06:43 [info] 35#35: *1177 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:06:53 [info] 35#35: *1179 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:06:53 [info] 35#35: *1178 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:06:57 [info] 35#35: *1180 [lua] access_by_lua(msblocations.conf:189):2: 83b4ed069452bbbef103d518b4244e03:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:06:57 +0000] 83b4ed069452bbbef103d518b4244e03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 04:06:57 [info] 35#35: *1180 [lua] logger.lua:23: 83b4ed069452bbbef103d518b4244e03 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:06:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:07:03 [info] 35#35: *1182 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:07:03 [info] 35#35: *1181 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:07:12 [info] 35#35: *1184 [lua] access_by_lua(msblocations.conf:189):2: b56a3192c6009ed5d84c612d818deb8f:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:07:12 [info] 35#35: *1184 [lua] logger.lua:23: b56a3192c6009ed5d84c612d818deb8f {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:07:12 +0000] b56a3192c6009ed5d84c612d818deb8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:07:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:07:13 [info] 35#35: *1185 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:07:13 [info] 35#35: *1186 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:07:23 [info] 35#35: *1188 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:07:23 [info] 35#35: *1187 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:07:27 [info] 35#35: *1189 [lua] access_by_lua(msblocations.conf:189):2: 3b53052bdd8c77c68799a3b6763a193b:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:07:27 [info] 35#35: *1189 [lua] logger.lua:23: 3b53052bdd8c77c68799a3b6763a193b {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:07:27 +0000] 3b53052bdd8c77c68799a3b6763a193b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:07:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:07:33 [info] 35#35: *1190 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:07:33 [info] 35#35: *1191 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:07:42 [info] 35#35: *1192 [lua] access_by_lua(msblocations.conf:189):2: 5d7bc38fb37b1970d7539692ac47343f:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:07:42 +0000] 5d7bc38fb37b1970d7539692ac47343f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 04:07:42 [info] 35#35: *1192 [lua] logger.lua:23: 5d7bc38fb37b1970d7539692ac47343f {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:07:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:07:43 [info] 35#35: *1193 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:07:43 [info] 38#38: *1194 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:07:53 [info] 35#35: *1195 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:07:53 [info] 35#35: *1196 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:07:57 [info] 35#35: *1197 [lua] access_by_lua(msblocations.conf:189):2: a22ab8e1268decdb1391de3e24db7c71:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:07:57 +0000] a22ab8e1268decdb1391de3e24db7c71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 04:07:57 [info] 35#35: *1197 [lua] logger.lua:23: a22ab8e1268decdb1391de3e24db7c71 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:07:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:08:03 [info] 35#35: *1198 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:08:03 [info] 35#35: *1199 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:08:12 [info] 35#35: *1201 [lua] access_by_lua(msblocations.conf:189):2: 7ddc43d0a2fd9a4b1d0f0e4b124a13a1:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:08:12 [info] 35#35: *1201 [lua] logger.lua:23: 7ddc43d0a2fd9a4b1d0f0e4b124a13a1 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:08:12 +0000] 7ddc43d0a2fd9a4b1d0f0e4b124a13a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:08:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:08:13 [info] 35#35: *1203 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:08:13 [info] 35#35: *1202 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:08:23 [info] 35#35: *1205 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:08:23 [info] 35#35: *1204 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:08:27 [info] 35#35: *1206 [lua] access_by_lua(msblocations.conf:189):2: 87c7fe268765b97eec1062c719824626:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:08:27 +0000] 87c7fe268765b97eec1062c719824626 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 04:08:27 [info] 35#35: *1206 [lua] logger.lua:23: 87c7fe268765b97eec1062c719824626 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:08:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:08:33 [info] 35#35: *1207 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:08:33 [info] 35#35: *1208 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:08:42 [info] 35#35: *1209 [lua] access_by_lua(msblocations.conf:189):2: cfdde9bc5c3a9287b7cc33f41566dc6e:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:08:42 [info] 35#35: *1209 [lua] logger.lua:23: cfdde9bc5c3a9287b7cc33f41566dc6e {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:08:42 +0000] cfdde9bc5c3a9287b7cc33f41566dc6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:08:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:08:43 [info] 35#35: *1211 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:08:43 [info] 35#35: *1210 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:08:53 [info] 38#38: *1213 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:08:53 [info] 35#35: *1212 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:08:57 [info] 35#35: *1214 [lua] access_by_lua(msblocations.conf:189):2: 9da31813b3d60f0587500e362a5741aa:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:08:57 +0000] 9da31813b3d60f0587500e362a5741aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/18 04:08:57 [info] 35#35: *1214 [lua] logger.lua:23: 9da31813b3d60f0587500e362a5741aa {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:08:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/18 04:09:03 [info] 35#35: *1215 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:09:03 [info] 35#35: *1216 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:09:12 [info] 35#35: *1218 [lua] access_by_lua(msblocations.conf:189):2: 2f3142c9e5fd804b09d262a6d5978946:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:09:12 [info] 35#35: *1218 [lua] logger.lua:23: 2f3142c9e5fd804b09d262a6d5978946 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:09:12 +0000] 2f3142c9e5fd804b09d262a6d5978946 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:09:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:09:13 [info] 35#35: *1219 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:09:13 [info] 38#38: *1220 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:09:23 [info] 35#35: *1221 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:09:23 [info] 38#38: *1222 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:09:27 [info] 35#35: *1223 [lua] access_by_lua(msblocations.conf:189):2: dd2fc3a6f04c7d2500f73518fc2de6b6:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:09:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:09:27 [info] 35#35: *1223 [lua] logger.lua:23: dd2fc3a6f04c7d2500f73518fc2de6b6 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:09:27 +0000] dd2fc3a6f04c7d2500f73518fc2de6b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/18 04:09:33 [info] 35#35: *1225 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:09:33 [info] 35#35: *1224 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:09:42 [info] 35#35: *1226 [lua] access_by_lua(msblocations.conf:189):2: 3c51fc4abd033492e6c0fe19e6e4bb96:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:09:42 [info] 35#35: *1226 [lua] logger.lua:23: 3c51fc4abd033492e6c0fe19e6e4bb96 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:09:42 +0000] 3c51fc4abd033492e6c0fe19e6e4bb96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:09:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 04:09:43 [info] 35#35: *1227 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:09:43 [info] 35#35: *1228 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:09:53 [info] 35#35: *1229 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:09:53 [info] 35#35: *1230 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:09:57 [info] 35#35: *1231 [lua] access_by_lua(msblocations.conf:189):2: 60e23eafed8649ebcc8514a1c0e491e9:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:09:57 +0000] 60e23eafed8649ebcc8514a1c0e491e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/18 04:09:57 [info] 35#35: *1231 [lua] logger.lua:23: 60e23eafed8649ebcc8514a1c0e491e9 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:09:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/18 04:10:03 [info] 38#38: *1232 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:10:03 [info] 35#35: *1233 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:10:12 [info] 35#35: *1235 [lua] access_by_lua(msblocations.conf:189):2: f566d4d108f0d5523f79d2872cbca93c:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:10:12 +0000] f566d4d108f0d5523f79d2872cbca93c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 04:10:12 [info] 35#35: *1235 [lua] logger.lua:23: f566d4d108f0d5523f79d2872cbca93c {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:10:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:10:13 [info] 35#35: *1236 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:10:13 [info] 38#38: *1237 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:10:23 [info] 35#35: *1239 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:10:23 [info] 38#38: *1238 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:10:27 [info] 35#35: *1240 [lua] access_by_lua(msblocations.conf:189):2: 10e84696bc371bd7addb4240db43ff89:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:10:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:10:27 [info] 35#35: *1240 [lua] logger.lua:23: 10e84696bc371bd7addb4240db43ff89 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:10:27 +0000] 10e84696bc371bd7addb4240db43ff89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 04:10:33 [info] 38#38: *1241 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:10:33 [info] 38#38: *1242 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:10:42 [info] 35#35: *1243 [lua] access_by_lua(msblocations.conf:189):2: b73b49bc48d61a91b2f0ed8bc48b6ff5:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:10:42 [info] 35#35: *1243 [lua] logger.lua:23: b73b49bc48d61a91b2f0ed8bc48b6ff5 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:10:42 +0000] b73b49bc48d61a91b2f0ed8bc48b6ff5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:10:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:10:43 [info] 38#38: *1244 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:10:43 [info] 35#35: *1245 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:10:53 [info] 35#35: *1246 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:10:53 [info] 35#35: *1247 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:10:57 [info] 35#35: *1248 [lua] access_by_lua(msblocations.conf:189):2: 4466e9ffe65759fce87e09769bb9c303:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:10:57 [info] 35#35: *1248 [lua] logger.lua:23: 4466e9ffe65759fce87e09769bb9c303 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:10:57 +0000] 4466e9ffe65759fce87e09769bb9c303 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:10:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/18 04:11:03 [info] 38#38: *1250 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:11:03 [info] 38#38: *1249 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:11:12 [info] 35#35: *1252 [lua] access_by_lua(msblocations.conf:189):2: d34e3d2e6e2917b812f2d0ee09a819a8:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:11:13 +0000] d34e3d2e6e2917b812f2d0ee09a819a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 04:11:13 [info] 35#35: *1252 [lua] logger.lua:23: d34e3d2e6e2917b812f2d0ee09a819a8 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:11:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:11:13 [info] 35#35: *1253 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:11:13 [info] 35#35: *1254 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:11:23 [info] 35#35: *1255 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:11:23 [info] 35#35: *1256 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:11:28 [info] 35#35: *1257 [lua] access_by_lua(msblocations.conf:189):2: d1edc83ad17944f1b47fda753b4f59c2:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:11:28 +0000] d1edc83ad17944f1b47fda753b4f59c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:11:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:11:28 [info] 35#35: *1257 [lua] logger.lua:23: d1edc83ad17944f1b47fda753b4f59c2 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 04:11:33 [info] 35#35: *1259 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:11:33 [info] 38#38: *1258 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:11:43 [info] 35#35: *1260 [lua] access_by_lua(msblocations.conf:189):2: 9969f35578bd7f58ec543cd9c3101e48:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:11:43 +0000] 9969f35578bd7f58ec543cd9c3101e48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 04:11:43 [info] 35#35: *1260 [lua] logger.lua:23: 9969f35578bd7f58ec543cd9c3101e48 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:11:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:11:43 [info] 35#35: *1262 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:11:43 [info] 35#35: *1261 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:11:53 [info] 35#35: *1263 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:11:53 [info] 35#35: *1264 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:11:58 [info] 35#35: *1265 [lua] access_by_lua(msblocations.conf:189):2: 610a72be9f9cee03b5e4d23e6e2dfa3c:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:11:58 [info] 35#35: *1265 [lua] logger.lua:23: 610a72be9f9cee03b5e4d23e6e2dfa3c {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:11:58 +0000] 610a72be9f9cee03b5e4d23e6e2dfa3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:11:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/18 04:12:03 [info] 38#38: *1266 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:12:03 [info] 35#35: *1267 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:12:13 [info] 35#35: *1269 [lua] access_by_lua(msblocations.conf:189):2: 726dbf2e0126d389f9890a29d973f1b4:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:12:13 [info] 35#35: *1269 [lua] logger.lua:23: 726dbf2e0126d389f9890a29d973f1b4 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:12:13 +0000] 726dbf2e0126d389f9890a29d973f1b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:12:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:12:13 [info] 35#35: *1271 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:12:13 [info] 38#38: *1270 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:12:23 [info] 35#35: *1272 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:12:23 [info] 35#35: *1273 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:12:28 [info] 35#35: *1274 [lua] access_by_lua(msblocations.conf:189):2: c2f69153828250dd6d72febef1b26504:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:12:28 [info] 35#35: *1274 [lua] logger.lua:23: c2f69153828250dd6d72febef1b26504 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:12:28 +0000] c2f69153828250dd6d72febef1b26504 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:12:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:12:33 [info] 35#35: *1275 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:12:33 [info] 35#35: *1276 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:12:43 [info] 35#35: *1277 [lua] access_by_lua(msblocations.conf:189):2: 134ef9b03515d9f0754fae9f87aafad1:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:12:43 +0000] 134ef9b03515d9f0754fae9f87aafad1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 04:12:43 [info] 35#35: *1277 [lua] logger.lua:23: 134ef9b03515d9f0754fae9f87aafad1 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:12:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:12:43 [info] 35#35: *1279 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:12:43 [info] 35#35: *1278 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:12:53 [info] 38#38: *1281 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:12:53 [info] 35#35: *1280 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:12:58 [info] 35#35: *1282 [lua] access_by_lua(msblocations.conf:189):2: 7d61dde1920a4860bed6877a36587052:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:12:58 +0000] 7d61dde1920a4860bed6877a36587052 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/18 04:12:58 [info] 35#35: *1282 [lua] logger.lua:23: 7d61dde1920a4860bed6877a36587052 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:12:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:13:03 [info] 38#38: *1284 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:13:03 [info] 35#35: *1283 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:13:13 [info] 35#35: *1286 [lua] access_by_lua(msblocations.conf:189):2: b92153ed8bcc72be13b7591cede2f9e0:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:13:13 [info] 35#35: *1286 [lua] logger.lua:23: b92153ed8bcc72be13b7591cede2f9e0 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:13:13 +0000] b92153ed8bcc72be13b7591cede2f9e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:13:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:13:13 [info] 38#38: *1287 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:13:13 [info] 38#38: *1288 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:13:23 [info] 35#35: *1289 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:13:23 [info] 38#38: *1290 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:13:28 [info] 35#35: *1291 [lua] access_by_lua(msblocations.conf:189):2: e3a957fdbe890ff0bfb1a996b232c203:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:13:28 [info] 35#35: *1291 [lua] logger.lua:23: e3a957fdbe890ff0bfb1a996b232c203 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:13:28 +0000] e3a957fdbe890ff0bfb1a996b232c203 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:13:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:13:33 [info] 35#35: *1292 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:13:33 [info] 35#35: *1293 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:13:43 [info] 35#35: *1294 [lua] access_by_lua(msblocations.conf:189):2: d448f15f6cb668b63dbd5deb3744a0cf:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:13:43 +0000] d448f15f6cb668b63dbd5deb3744a0cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
2022/11/18 04:13:43 [info] 35#35: *1294 [lua] logger.lua:23: d448f15f6cb668b63dbd5deb3744a0cf {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:13:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:13:43 [info] 35#35: *1296 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:13:43 [info] 35#35: *1295 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:13:53 [info] 35#35: *1297 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:13:53 [info] 38#38: *1298 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:13:58 [info] 35#35: *1299 [lua] access_by_lua(msblocations.conf:189):2: 90d110b9310b67e1199bd241d2025364:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:13:58 +0000] 90d110b9310b67e1199bd241d2025364 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/18 04:13:58 [info] 35#35: *1299 [lua] logger.lua:23: 90d110b9310b67e1199bd241d2025364 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:13:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 04:14:03 [info] 35#35: *1300 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:14:03 [info] 35#35: *1301 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:14:13 [info] 35#35: *1303 [lua] access_by_lua(msblocations.conf:189):2: 30030842502fc4efe575644f8c16443a:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:14:13 +0000] 30030842502fc4efe575644f8c16443a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 04:14:13 [info] 35#35: *1303 [lua] logger.lua:23: 30030842502fc4efe575644f8c16443a {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:14:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:14:13 [info] 35#35: *1304 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:14:13 [info] 35#35: *1305 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:14:23 [info] 38#38: *1306 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:14:23 [info] 38#38: *1307 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:14:28 [info] 35#35: *1308 [lua] access_by_lua(msblocations.conf:189):2: b850cf43e306fa7222fd2803b3a0814b:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:14:28 [info] 35#35: *1308 [lua] logger.lua:23: b850cf43e306fa7222fd2803b3a0814b {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:14:28 +0000] b850cf43e306fa7222fd2803b3a0814b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:14:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:14:33 [info] 35#35: *1310 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:14:33 [info] 35#35: *1309 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:14:43 [info] 35#35: *1311 [lua] access_by_lua(msblocations.conf:189):2: 8e652328f004583450e260929826ee06:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:14:43 +0000] 8e652328f004583450e260929826ee06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/18 04:14:43 [info] 35#35: *1311 [lua] logger.lua:23: 8e652328f004583450e260929826ee06 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:14:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:14:43 [info] 35#35: *1312 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:14:43 [info] 35#35: *1313 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:14:53 [info] 35#35: *1315 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:14:53 [info] 35#35: *1314 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:14:58 [info] 35#35: *1316 [lua] access_by_lua(msblocations.conf:189):2: f1c80165f28f408861c6e1dd90c91985:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:14:58 +0000] f1c80165f28f408861c6e1dd90c91985 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 04:14:58 [info] 35#35: *1316 [lua] logger.lua:23: f1c80165f28f408861c6e1dd90c91985 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:14:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:15:03 [info] 35#35: *1317 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:15:03 [info] 35#35: *1318 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:15:13 [info] 35#35: *1320 [lua] access_by_lua(msblocations.conf:189):2: 54616b941cb46470e064ff3af4d880df:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:15:13 +0000] 54616b941cb46470e064ff3af4d880df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/18 04:15:13 [info] 35#35: *1320 [lua] logger.lua:23: 54616b941cb46470e064ff3af4d880df {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:15:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:15:13 [info] 35#35: *1321 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:15:13 [info] 38#38: *1322 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:15:23 [info] 35#35: *1323 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:15:23 [info] 35#35: *1324 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:15:28 [info] 35#35: *1325 [lua] access_by_lua(msblocations.conf:189):2: 988bb518a0faa6284ac27389e3823e66:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:15:28 [info] 35#35: *1325 [lua] logger.lua:23: 988bb518a0faa6284ac27389e3823e66 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:15:28 +0000] 988bb518a0faa6284ac27389e3823e66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:15:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:15:33 [info] 35#35: *1326 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:15:33 [info] 35#35: *1327 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:15:43 [info] 35#35: *1328 [lua] access_by_lua(msblocations.conf:189):2: fc30106572eb47b7461b46679b3c2064:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:15:43 [info] 35#35: *1328 [lua] logger.lua:23: fc30106572eb47b7461b46679b3c2064 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:15:43 +0000] fc30106572eb47b7461b46679b3c2064 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:15:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:15:43 [info] 38#38: *1329 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:15:43 [info] 38#38: *1330 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:15:53 [info] 35#35: *1331 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:15:53 [info] 35#35: *1332 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:15:58 [info] 35#35: *1333 [lua] access_by_lua(msblocations.conf:189):2: cdcf12ba01b1f629c735123eb25ea170:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:15:58 [info] 35#35: *1333 [lua] logger.lua:23: cdcf12ba01b1f629c735123eb25ea170 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:15:58 +0000] cdcf12ba01b1f629c735123eb25ea170 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:15:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:16:03 [info] 35#35: *1334 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:16:03 [info] 35#35: *1335 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:16:13 [info] 35#35: *1337 [lua] access_by_lua(msblocations.conf:189):2: 3f31b081832bb1577b131ec98bc4d540:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:16:13 [info] 35#35: *1337 [lua] logger.lua:23: 3f31b081832bb1577b131ec98bc4d540 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:16:13 +0000] 3f31b081832bb1577b131ec98bc4d540 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:16:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:16:13 [info] 38#38: *1338 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:16:13 [info] 38#38: *1339 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:16:23 [info] 35#35: *1341 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:16:23 [info] 35#35: *1340 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:16:28 [info] 35#35: *1342 [lua] access_by_lua(msblocations.conf:189):2: 6981133631861812eee957f70e5acdcf:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:16:28 [info] 35#35: *1342 [lua] logger.lua:23: 6981133631861812eee957f70e5acdcf {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:16:28 +0000] 6981133631861812eee957f70e5acdcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:16:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:16:33 [info] 35#35: *1344 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:16:33 [info] 35#35: *1343 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:16:43 [info] 35#35: *1345 [lua] access_by_lua(msblocations.conf:189):2: 0ea77186962f71d887ea6be23bfd1734:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:16:43 [info] 35#35: *1345 [lua] logger.lua:23: 0ea77186962f71d887ea6be23bfd1734 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:16:43 +0000] 0ea77186962f71d887ea6be23bfd1734 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:16:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:16:43 [info] 35#35: *1346 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:16:43 [info] 38#38: *1347 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:16:53 [info] 35#35: *1348 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:16:53 [info] 38#38: *1349 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:16:58 [info] 35#35: *1350 [lua] access_by_lua(msblocations.conf:189):2: 9fa083f21812232e7eb83573beef1a98:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:16:58 +0000] 9fa083f21812232e7eb83573beef1a98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 04:16:58 [info] 35#35: *1350 [lua] logger.lua:23: 9fa083f21812232e7eb83573beef1a98 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:16:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:17:03 [info] 38#38: *1351 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:17:03 [info] 38#38: *1352 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:17:13 [info] 35#35: *1354 [lua] access_by_lua(msblocations.conf:189):2: b4844613de0f019fc14ba69e26ef1b9e:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:17:13 [info] 35#35: *1354 [lua] logger.lua:23: b4844613de0f019fc14ba69e26ef1b9e {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:17:13 +0000] b4844613de0f019fc14ba69e26ef1b9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:17:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:17:13 [info] 35#35: *1356 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:17:13 [info] 35#35: *1355 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:17:23 [info] 38#38: *1358 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:17:23 [info] 38#38: *1357 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:17:28 [info] 35#35: *1359 [lua] access_by_lua(msblocations.conf:189):2: 90f69b99fb175fea5a15a14c9bc5e987:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:17:28 +0000] 90f69b99fb175fea5a15a14c9bc5e987 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 04:17:28 [info] 35#35: *1359 [lua] logger.lua:23: 90f69b99fb175fea5a15a14c9bc5e987 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:17:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:17:33 [info] 35#35: *1360 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:17:33 [info] 35#35: *1361 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:17:43 [info] 35#35: *1362 [lua] access_by_lua(msblocations.conf:189):2: 4948290edd192477621ad189393b4090:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:17:43 [info] 35#35: *1362 [lua] logger.lua:23: 4948290edd192477621ad189393b4090 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:17:43 +0000] 4948290edd192477621ad189393b4090 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:17:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/18 04:17:43 [info] 35#35: *1363 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:17:43 [info] 35#35: *1364 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:17:53 [info] 35#35: *1365 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:17:53 [info] 35#35: *1366 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:17:58 [info] 35#35: *1367 [lua] access_by_lua(msblocations.conf:189):2: 622882f5d8562b029644aa32a3b8803e:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:17:58 +0000] 622882f5d8562b029644aa32a3b8803e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/18 04:17:58 [info] 35#35: *1367 [lua] logger.lua:23: 622882f5d8562b029644aa32a3b8803e {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:17:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:18:03 [info] 38#38: *1368 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:18:03 [info] 38#38: *1369 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:18:13 [info] 35#35: *1371 [lua] access_by_lua(msblocations.conf:189):2: ad1a3401d355c123c2ae0254f7b352ac:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:18:13 +0000] ad1a3401d355c123c2ae0254f7b352ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 04:18:13 [info] 35#35: *1371 [lua] logger.lua:23: ad1a3401d355c123c2ae0254f7b352ac {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:18:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:18:13 [info] 38#38: *1372 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:18:13 [info] 38#38: *1373 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:18:23 [info] 38#38: *1374 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:18:23 [info] 38#38: *1375 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:18:28 [info] 35#35: *1376 [lua] access_by_lua(msblocations.conf:189):2: a07f9ff73a2adfcd5409494e7a91cc55:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:18:28 +0000] a07f9ff73a2adfcd5409494e7a91cc55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 04:18:28 [info] 35#35: *1376 [lua] logger.lua:23: a07f9ff73a2adfcd5409494e7a91cc55 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:18:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:18:33 [info] 35#35: *1377 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:18:33 [info] 35#35: *1378 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:18:43 [info] 35#35: *1379 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:18:43 [info] 35#35: *1380 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:18:43 [info] 35#35: *1381 [lua] access_by_lua(msblocations.conf:189):2: d418d2f6a3ad35a7b1945e414d83a9c1:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:18:43 +0000] d418d2f6a3ad35a7b1945e414d83a9c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/18 04:18:43 [info] 35#35: *1381 [lua] logger.lua:23: d418d2f6a3ad35a7b1945e414d83a9c1 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:18:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:18:53 [info] 38#38: *1382 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:18:53 [info] 38#38: *1383 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:18:58 [info] 35#35: *1384 [lua] access_by_lua(msblocations.conf:189):2: 1c21b26809576b65a66d0095846af61a:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:18:58 [info] 35#35: *1384 [lua] logger.lua:23: 1c21b26809576b65a66d0095846af61a {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:18:58 +0000] 1c21b26809576b65a66d0095846af61a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:18:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/18 04:19:03 [info] 38#38: *1385 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:19:03 [info] 38#38: *1386 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:19:13 [info] 35#35: *1388 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:19:13 [info] 38#38: *1389 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:19:13 [info] 35#35: *1390 [lua] access_by_lua(msblocations.conf:189):2: 16d458281b10f9d11dd2f3eb31896fd1:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:19:13 [info] 35#35: *1390 [lua] logger.lua:23: 16d458281b10f9d11dd2f3eb31896fd1 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:19:13 +0000] 16d458281b10f9d11dd2f3eb31896fd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:19:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/18 04:19:23 [info] 38#38: *1391 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:19:23 [info] 35#35: *1392 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:19:28 [info] 35#35: *1393 [lua] access_by_lua(msblocations.conf:189):2: e3342fda68f054f9dba95fa79c8ce315:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:19:28 +0000] e3342fda68f054f9dba95fa79c8ce315 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:19:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/18 04:19:28 [info] 35#35: *1393 [lua] logger.lua:23: e3342fda68f054f9dba95fa79c8ce315 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 04:19:33 [info] 38#38: *1394 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:19:33 [info] 38#38: *1395 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:19:43 [info] 38#38: *1396 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:19:43 [info] 35#35: *1397 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:19:43 [info] 35#35: *1398 [lua] access_by_lua(msblocations.conf:189):2: 78b1cd2630acc84b80aef0af6740caae:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:19:43 [info] 35#35: *1398 [lua] logger.lua:23: 78b1cd2630acc84b80aef0af6740caae {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:19:43 +0000] 78b1cd2630acc84b80aef0af6740caae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:19:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 04:19:53 [info] 35#35: *1399 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:19:53 [info] 35#35: *1400 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:19:58 [info] 35#35: *1401 [lua] access_by_lua(msblocations.conf:189):2: 9e36c3df4806da2510811603ac697f5d:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:19:58 +0000] 9e36c3df4806da2510811603ac697f5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/18 04:19:58 [info] 35#35: *1401 [lua] logger.lua:23: 9e36c3df4806da2510811603ac697f5d {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:19:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:20:03 [info] 35#35: *1402 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:20:03 [info] 35#35: *1403 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:20:13 [info] 35#35: *1405 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:20:13 [info] 35#35: *1406 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:20:13 [info] 35#35: *1407 [lua] access_by_lua(msblocations.conf:189):2: ea554048bbd403f80c0e62e0332f64e8:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:20:13 +0000] ea554048bbd403f80c0e62e0332f64e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/11/18 04:20:13 [info] 35#35: *1407 [lua] logger.lua:23: ea554048bbd403f80c0e62e0332f64e8 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:20:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/18 04:20:23 [info] 38#38: *1409 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:20:23 [info] 35#35: *1408 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:20:28 [info] 35#35: *1410 [lua] access_by_lua(msblocations.conf:189):2: 0941d49648ed9fc7714ffd087be83cdc:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:20:28 +0000] 0941d49648ed9fc7714ffd087be83cdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:20:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:20:28 [info] 35#35: *1410 [lua] logger.lua:23: 0941d49648ed9fc7714ffd087be83cdc {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 04:20:33 [info] 38#38: *1412 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:20:33 [info] 38#38: *1411 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:20:43 [info] 35#35: *1413 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:20:43 [info] 35#35: *1414 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:20:43 [info] 35#35: *1415 [lua] access_by_lua(msblocations.conf:189):2: d92ceed086a77aa0aaf16e8abcd2ff3d:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:20:43 [info] 35#35: *1415 [lua] logger.lua:23: d92ceed086a77aa0aaf16e8abcd2ff3d {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:20:43 +0000] d92ceed086a77aa0aaf16e8abcd2ff3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:20:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:20:53 [info] 35#35: *1416 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:20:53 [info] 35#35: *1417 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:20:58 [info] 35#35: *1418 [lua] access_by_lua(msblocations.conf:189):2: 7cef0e01ee47da96688c8991e7dd823b:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:20:58 [info] 35#35: *1418 [lua] logger.lua:23: 7cef0e01ee47da96688c8991e7dd823b {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:20:58 +0000] 7cef0e01ee47da96688c8991e7dd823b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:20:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:21:03 [info] 38#38: *1419 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:21:03 [info] 38#38: *1420 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:21:13 [info] 35#35: *1423 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:21:13 [info] 35#35: *1422 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:21:13 [info] 35#35: *1424 [lua] access_by_lua(msblocations.conf:189):2: 3171389aecb3750a36d85731e67a2c52:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:21:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:21:13 [info] 35#35: *1424 [lua] logger.lua:23: 3171389aecb3750a36d85731e67a2c52 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:21:13 +0000] 3171389aecb3750a36d85731e67a2c52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 04:21:23 [info] 35#35: *1426 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:21:23 [info] 35#35: *1425 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:21:28 [info] 35#35: *1427 [lua] access_by_lua(msblocations.conf:189):2: f963208821baa819e09b8be745a4e19f:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:21:28 +0000] f963208821baa819e09b8be745a4e19f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 04:21:28 [info] 35#35: *1427 [lua] logger.lua:23: f963208821baa819e09b8be745a4e19f {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:21:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:21:33 [info] 38#38: *1429 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:21:33 [info] 38#38: *1428 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:21:43 [info] 35#35: *1430 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:21:43 [info] 35#35: *1431 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:21:43 [info] 35#35: *1432 [lua] access_by_lua(msblocations.conf:189):2: 9a2c2c4866b3be556aa1e6c74a0d3872:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:21:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.111 - - [18/Nov/2022:04:21:43 +0000] 9a2c2c4866b3be556aa1e6c74a0d3872 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/18 04:21:43 [info] 35#35: *1432 [lua] logger.lua:23: 9a2c2c4866b3be556aa1e6c74a0d3872 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 04:21:53 [info] 35#35: *1433 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:21:53 [info] 35#35: *1434 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:21:58 [info] 35#35: *1435 [lua] access_by_lua(msblocations.conf:189):2: 58643f8c4f0ac43ef23ac7b2a7a074b0:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:21:58 +0000] 58643f8c4f0ac43ef23ac7b2a7a074b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 04:21:58 [info] 35#35: *1435 [lua] logger.lua:23: 58643f8c4f0ac43ef23ac7b2a7a074b0 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:21:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:22:03 [info] 38#38: *1436 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:22:03 [info] 38#38: *1437 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:22:13 [info] 35#35: *1439 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:22:13 [info] 38#38: *1440 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:22:13 [info] 35#35: *1441 [lua] access_by_lua(msblocations.conf:189):2: abc6de1dc0747f0750dc826f1a835da0:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:22:13 +0000] abc6de1dc0747f0750dc826f1a835da0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 04:22:13 [info] 35#35: *1441 [lua] logger.lua:23: abc6de1dc0747f0750dc826f1a835da0 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:22:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/18 04:22:23 [info] 38#38: *1443 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:22:23 [info] 35#35: *1442 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:22:28 [info] 35#35: *1444 [lua] access_by_lua(msblocations.conf:189):2: 7dc77ecfde3005b1da69514240885442:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:22:28 +0000] 7dc77ecfde3005b1da69514240885442 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 04:22:28 [info] 35#35: *1444 [lua] logger.lua:23: 7dc77ecfde3005b1da69514240885442 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:22:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:22:33 [info] 35#35: *1445 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:22:33 [info] 35#35: *1446 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:22:43 [info] 35#35: *1447 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:22:43 [info] 35#35: *1448 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:22:44 [info] 35#35: *1449 [lua] access_by_lua(msblocations.conf:189):2: 21de30c2225b2a86fa810c4aa70176d5:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:22:44 +0000] 21de30c2225b2a86fa810c4aa70176d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/18 04:22:44 [info] 35#35: *1449 [lua] logger.lua:23: 21de30c2225b2a86fa810c4aa70176d5 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:22:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:22:53 [info] 35#35: *1450 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:22:53 [info] 38#38: *1451 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:22:59 [info] 35#35: *1452 [lua] access_by_lua(msblocations.conf:189):2: 11d501961571b5e08d521fa2562f701e:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:22:59 [info] 35#35: *1452 [lua] logger.lua:23: 11d501961571b5e08d521fa2562f701e {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:22:59 +0000] 11d501961571b5e08d521fa2562f701e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:22:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/18 04:23:03 [info] 35#35: *1453 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:23:03 [info] 35#35: *1454 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:23:13 [info] 35#35: *1456 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:23:13 [info] 35#35: *1457 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:23:14 [info] 35#35: *1458 [lua] access_by_lua(msblocations.conf:189):2: aedcfa51ac57043b347ca89afe10429d:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:23:14 +0000] aedcfa51ac57043b347ca89afe10429d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/18 04:23:14 [info] 35#35: *1458 [lua] logger.lua:23: aedcfa51ac57043b347ca89afe10429d {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:23:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:23:23 [info] 35#35: *1459 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:23:23 [info] 35#35: *1460 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:23:29 [info] 35#35: *1461 [lua] access_by_lua(msblocations.conf:189):2: 6784c03f3a10a61e559a52c1f26ba8ed:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:23:29 [info] 35#35: *1461 [lua] logger.lua:23: 6784c03f3a10a61e559a52c1f26ba8ed {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:23:29 +0000] 6784c03f3a10a61e559a52c1f26ba8ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:23:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:23:33 [info] 38#38: *1463 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:23:33 [info] 35#35: *1462 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:23:43 [info] 38#38: *1465 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:23:43 [info] 35#35: *1464 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:23:44 [info] 35#35: *1466 [lua] access_by_lua(msblocations.conf:189):2: 30e79821a1b9dab0434f8ae5977dce4f:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:23:44 [info] 35#35: *1466 [lua] logger.lua:23: 30e79821a1b9dab0434f8ae5977dce4f {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:23:44 +0000] 30e79821a1b9dab0434f8ae5977dce4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:23:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:23:53 [info] 35#35: *1467 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:23:53 [info] 38#38: *1468 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:23:59 [info] 35#35: *1469 [lua] access_by_lua(msblocations.conf:189):2: 657cdc6caa0047ae537b968881708e4e:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:23:59 +0000] 657cdc6caa0047ae537b968881708e4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 04:23:59 [info] 35#35: *1469 [lua] logger.lua:23: 657cdc6caa0047ae537b968881708e4e {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:23:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:24:03 [info] 35#35: *1470 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:24:03 [info] 38#38: *1471 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:24:13 [info] 38#38: *1473 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:24:13 [info] 38#38: *1474 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:24:14 [info] 35#35: *1475 [lua] access_by_lua(msblocations.conf:189):2: dc7b282876d7d131957b411ec061c52f:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:24:14 [info] 35#35: *1475 [lua] logger.lua:23: dc7b282876d7d131957b411ec061c52f {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:24:14 +0000] dc7b282876d7d131957b411ec061c52f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:24:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/18 04:24:23 [info] 38#38: *1476 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:24:23 [info] 35#35: *1477 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:24:29 [info] 35#35: *1478 [lua] access_by_lua(msblocations.conf:189):2: 535b900d20c8b0f15c0b44f47b49b725:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:24:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.111 - - [18/Nov/2022:04:24:29 +0000] 535b900d20c8b0f15c0b44f47b49b725 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 04:24:29 [info] 35#35: *1478 [lua] logger.lua:23: 535b900d20c8b0f15c0b44f47b49b725 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 04:24:33 [info] 35#35: *1480 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:24:33 [info] 35#35: *1479 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:24:43 [info] 38#38: *1482 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:24:43 [info] 38#38: *1481 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:24:44 [info] 35#35: *1483 [lua] access_by_lua(msblocations.conf:189):2: cee5f88f8ab86f1f41d333b8928f5d96:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:24:44 [info] 35#35: *1483 [lua] logger.lua:23: cee5f88f8ab86f1f41d333b8928f5d96 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:24:44 +0000] cee5f88f8ab86f1f41d333b8928f5d96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:24:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:24:53 [info] 38#38: *1484 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:24:53 [info] 35#35: *1485 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:24:59 [info] 35#35: *1486 [lua] access_by_lua(msblocations.conf:189):2: 3c6789376ca918faff90c577a81f9e61:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:24:59 +0000] 3c6789376ca918faff90c577a81f9e61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/18 04:24:59 [info] 35#35: *1486 [lua] logger.lua:23: 3c6789376ca918faff90c577a81f9e61 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:24:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:25:03 [info] 38#38: *1487 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:25:03 [info] 38#38: *1488 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:25:13 [info] 38#38: *1490 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:25:13 [info] 38#38: *1491 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:25:14 [info] 35#35: *1492 [lua] access_by_lua(msblocations.conf:189):2: d875fdfb381a9c9ed29101d05a28d8e6:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:25:14 [info] 35#35: *1492 [lua] logger.lua:23: d875fdfb381a9c9ed29101d05a28d8e6 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:25:14 +0000] d875fdfb381a9c9ed29101d05a28d8e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:25:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:25:23 [info] 35#35: *1493 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:25:23 [info] 35#35: *1494 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:25:29 [info] 35#35: *1495 [lua] access_by_lua(msblocations.conf:189):2: ca21baf27a20ec5ed170cebae9ab51a1:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:25:29 [info] 35#35: *1495 [lua] logger.lua:23: ca21baf27a20ec5ed170cebae9ab51a1 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:25:29 +0000] ca21baf27a20ec5ed170cebae9ab51a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:25:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:25:33 [info] 38#38: *1496 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:25:33 [info] 38#38: *1497 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:25:43 [info] 35#35: *1498 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:25:43 [info] 35#35: *1499 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:25:44 [info] 35#35: *1500 [lua] access_by_lua(msblocations.conf:189):2: 5a272ecece28f7499a24220062ba5b2c:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:25:44 [info] 35#35: *1500 [lua] logger.lua:23: 5a272ecece28f7499a24220062ba5b2c {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:25:44 +0000] 5a272ecece28f7499a24220062ba5b2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:25:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:25:53 [info] 38#38: *1501 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:25:53 [info] 35#35: *1502 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:25:59 [info] 35#35: *1503 [lua] access_by_lua(msblocations.conf:189):2: 3b4f61b604389653d0b27e940e71e7da:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:25:59 +0000] 3b4f61b604389653d0b27e940e71e7da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 04:25:59 [info] 35#35: *1503 [lua] logger.lua:23: 3b4f61b604389653d0b27e940e71e7da {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:25:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:26:03 [info] 35#35: *1504 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:26:03 [info] 38#38: *1505 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:26:13 [info] 38#38: *1507 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:26:13 [info] 38#38: *1508 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:26:14 [info] 35#35: *1509 [lua] access_by_lua(msblocations.conf:189):2: f2e695bdbfb305fa67fc90bd8abaf7e3:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:26:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.111 - - [18/Nov/2022:04:26:14 +0000] f2e695bdbfb305fa67fc90bd8abaf7e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 04:26:14 [info] 35#35: *1509 [lua] logger.lua:23: f2e695bdbfb305fa67fc90bd8abaf7e3 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 04:26:23 [info] 38#38: *1510 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:26:23 [info] 38#38: *1511 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:26:29 [info] 35#35: *1512 [lua] access_by_lua(msblocations.conf:189):2: 364c352175060711bc10dc15bf29ac04:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:26:29 [info] 35#35: *1512 [lua] logger.lua:23: 364c352175060711bc10dc15bf29ac04 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:26:29 +0000] 364c352175060711bc10dc15bf29ac04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:26:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:26:33 [info] 35#35: *1513 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:26:33 [info] 35#35: *1514 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:26:43 [info] 35#35: *1515 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:26:43 [info] 38#38: *1516 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:26:44 [info] 35#35: *1517 [lua] access_by_lua(msblocations.conf:189):2: 217d3a4d17e8dcfef791dba2a3073046:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:26:44 +0000] 217d3a4d17e8dcfef791dba2a3073046 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 04:26:44 [info] 35#35: *1517 [lua] logger.lua:23: 217d3a4d17e8dcfef791dba2a3073046 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:26:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:26:53 [info] 38#38: *1518 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:26:53 [info] 38#38: *1519 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:26:59 [info] 35#35: *1520 [lua] access_by_lua(msblocations.conf:189):2: 396b0921b9e88fced3b3ad1e464a732f:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:26:59 [info] 35#35: *1520 [lua] logger.lua:23: 396b0921b9e88fced3b3ad1e464a732f {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:26:59 +0000] 396b0921b9e88fced3b3ad1e464a732f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:26:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:27:03 [info] 38#38: *1521 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:27:03 [info] 35#35: *1522 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:27:13 [info] 38#38: *1524 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:27:13 [info] 35#35: *1525 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:27:14 [info] 35#35: *1526 [lua] access_by_lua(msblocations.conf:189):2: 86f11433c531e7f950712204f42f98ae:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:27:14 [info] 35#35: *1526 [lua] logger.lua:23: 86f11433c531e7f950712204f42f98ae {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:27:14 +0000] 86f11433c531e7f950712204f42f98ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:27:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:27:23 [info] 38#38: *1527 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:27:23 [info] 38#38: *1528 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:27:29 [info] 35#35: *1529 [lua] access_by_lua(msblocations.conf:189):2: 907533c6807a119e74793ce082057d9b:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:27:29 +0000] 907533c6807a119e74793ce082057d9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/18 04:27:29 [info] 35#35: *1529 [lua] logger.lua:23: 907533c6807a119e74793ce082057d9b {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:27:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:27:33 [info] 35#35: *1530 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:27:33 [info] 35#35: *1531 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:27:43 [info] 38#38: *1532 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:27:43 [info] 35#35: *1533 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:27:44 [info] 35#35: *1534 [lua] access_by_lua(msblocations.conf:189):2: 6956bc5f77478673dfd31066d4d5f529:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:27:44 [info] 35#35: *1534 [lua] logger.lua:23: 6956bc5f77478673dfd31066d4d5f529 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:27:44 +0000] 6956bc5f77478673dfd31066d4d5f529 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:27:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:27:53 [info] 35#35: *1535 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:27:53 [info] 38#38: *1536 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:27:59 [info] 35#35: *1537 [lua] access_by_lua(msblocations.conf:189):2: dd5c38153821ca44d08b641ce8c148ca:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:27:59 [info] 35#35: *1537 [lua] logger.lua:23: dd5c38153821ca44d08b641ce8c148ca {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:27:59 +0000] dd5c38153821ca44d08b641ce8c148ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:27:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:28:03 [info] 38#38: *1538 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:28:03 [info] 38#38: *1539 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:28:13 [info] 35#35: *1542 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:28:13 [info] 38#38: *1541 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:28:14 [info] 35#35: *1543 [lua] access_by_lua(msblocations.conf:189):2: 5e0793a81a70dc1cf855252db703ee07:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:28:14 [info] 35#35: *1543 [lua] logger.lua:23: 5e0793a81a70dc1cf855252db703ee07 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:28:14 +0000] 5e0793a81a70dc1cf855252db703ee07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:28:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:28:23 [info] 35#35: *1544 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:28:23 [info] 35#35: *1545 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:28:29 [info] 35#35: *1546 [lua] access_by_lua(msblocations.conf:189):2: 07d100901db553956daec8b0413edfc5:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:28:29 [info] 35#35: *1546 [lua] logger.lua:23: 07d100901db553956daec8b0413edfc5 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:28:29 +0000] 07d100901db553956daec8b0413edfc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:28:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:28:33 [info] 35#35: *1547 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:28:33 [info] 35#35: *1548 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:28:43 [info] 38#38: *1550 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:28:43 [info] 35#35: *1549 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:28:44 [info] 35#35: *1551 [lua] access_by_lua(msblocations.conf:189):2: 37411ce5d2f25aaffabe881deffb84b2:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:28:44 +0000] 37411ce5d2f25aaffabe881deffb84b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/18 04:28:44 [info] 35#35: *1551 [lua] logger.lua:23: 37411ce5d2f25aaffabe881deffb84b2 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:28:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:28:53 [info] 35#35: *1552 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:28:53 [info] 38#38: *1553 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:28:59 [info] 35#35: *1554 [lua] access_by_lua(msblocations.conf:189):2: effb078b090a67b1f995351443a9a2b3:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:28:59 [info] 35#35: *1554 [lua] logger.lua:23: effb078b090a67b1f995351443a9a2b3 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:28:59 +0000] effb078b090a67b1f995351443a9a2b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:28:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:29:03 [info] 38#38: *1555 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:29:03 [info] 38#38: *1556 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:29:13 [info] 38#38: *1559 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:29:13 [info] 38#38: *1558 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:29:14 [info] 35#35: *1560 [lua] access_by_lua(msblocations.conf:189):2: 4b5f1e0641715de7e030198d65fac006:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:29:14 [info] 35#35: *1560 [lua] logger.lua:23: 4b5f1e0641715de7e030198d65fac006 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:29:14 +0000] 4b5f1e0641715de7e030198d65fac006 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:29:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:29:23 [info] 38#38: *1561 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:29:23 [info] 38#38: *1562 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:29:29 [info] 35#35: *1563 [lua] access_by_lua(msblocations.conf:189):2: 1cedb1891fdf6e446f2c6ee1c2da6932:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:29:29 [info] 35#35: *1563 [lua] logger.lua:23: 1cedb1891fdf6e446f2c6ee1c2da6932 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:29:29 +0000] 1cedb1891fdf6e446f2c6ee1c2da6932 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:29:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:29:33 [info] 38#38: *1564 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:29:33 [info] 38#38: *1565 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:29:43 [info] 38#38: *1566 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:29:43 [info] 38#38: *1567 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:29:45 [info] 35#35: *1568 [lua] access_by_lua(msblocations.conf:189):2: 7dbce2874d4e86c9935c97ef81fbbd42:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:29:45 [info] 35#35: *1568 [lua] logger.lua:23: 7dbce2874d4e86c9935c97ef81fbbd42 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:29:45 +0000] 7dbce2874d4e86c9935c97ef81fbbd42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:29:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/18 04:29:53 [info] 38#38: *1570 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:29:53 [info] 38#38: *1569 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:30:00 [info] 35#35: *1571 [lua] access_by_lua(msblocations.conf:189):2: 266d6db30ebd5d42aa99a8e0ba5d789f:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:30:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:30:00 [info] 35#35: *1571 [lua] logger.lua:23: 266d6db30ebd5d42aa99a8e0ba5d789f {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:30:00 +0000] 266d6db30ebd5d42aa99a8e0ba5d789f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 04:30:03 [info] 35#35: *1572 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:30:03 [info] 35#35: *1573 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:30:13 [info] 38#38: *1576 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:30:13 [info] 38#38: *1575 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:30:15 [info] 35#35: *1577 [lua] access_by_lua(msblocations.conf:189):2: 4f03864ef7f8d68ebcab1f66573db89c:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:30:15 [info] 35#35: *1577 [lua] logger.lua:23: 4f03864ef7f8d68ebcab1f66573db89c {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:30:15 +0000] 4f03864ef7f8d68ebcab1f66573db89c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:30:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:30:23 [info] 38#38: *1578 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:30:23 [info] 38#38: *1579 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:30:30 [info] 35#35: *1580 [lua] access_by_lua(msblocations.conf:189):2: 835146fa665237e1291c2bf4ef2ceb45:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:30:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:30:30 [info] 35#35: *1580 [lua] logger.lua:23: 835146fa665237e1291c2bf4ef2ceb45 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:30:30 +0000] 835146fa665237e1291c2bf4ef2ceb45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/18 04:30:33 [info] 35#35: *1581 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:30:33 [info] 35#35: *1582 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:30:43 [info] 35#35: *1583 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:30:43 [info] 35#35: *1584 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:30:45 [info] 35#35: *1585 [lua] access_by_lua(msblocations.conf:189):2: 2cd50c8b23a65ff27240ba15ce78dbe2:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:30:45 [info] 35#35: *1585 [lua] logger.lua:23: 2cd50c8b23a65ff27240ba15ce78dbe2 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:30:45 +0000] 2cd50c8b23a65ff27240ba15ce78dbe2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:30:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:30:53 [info] 38#38: *1586 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:30:53 [info] 38#38: *1587 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:31:00 [info] 35#35: *1588 [lua] access_by_lua(msblocations.conf:189):2: 05237349fcd028ead24210e0f9c9d6c8:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:31:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.111 - - [18/Nov/2022:04:31:00 +0000] 05237349fcd028ead24210e0f9c9d6c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 04:31:00 [info] 35#35: *1588 [lua] logger.lua:23: 05237349fcd028ead24210e0f9c9d6c8 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/18 04:31:03 [info] 35#35: *1590 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:31:03 [info] 35#35: *1589 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:31:13 [info] 38#38: *1592 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:31:13 [info] 38#38: *1593 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:31:15 [info] 35#35: *1594 [lua] access_by_lua(msblocations.conf:189):2: 97562ea7898ca6b058f9ff10076dbc1d:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:31:15 [info] 35#35: *1594 [lua] logger.lua:23: 97562ea7898ca6b058f9ff10076dbc1d {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:31:15 +0000] 97562ea7898ca6b058f9ff10076dbc1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:31:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/18 04:31:23 [info] 35#35: *1595 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:31:23 [info] 38#38: *1596 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:31:30 [info] 35#35: *1597 [lua] access_by_lua(msblocations.conf:189):2: dd88653ac64d802259834fcea70ae3c7:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:31:30 [info] 35#35: *1597 [lua] logger.lua:23: dd88653ac64d802259834fcea70ae3c7 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:31:30 +0000] dd88653ac64d802259834fcea70ae3c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:31:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:31:33 [info] 35#35: *1598 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:31:33 [info] 35#35: *1599 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:31:43 [info] 38#38: *1601 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:31:43 [info] 35#35: *1600 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:31:45 [info] 35#35: *1602 [lua] access_by_lua(msblocations.conf:189):2: 634a42ae67c5c1db373665d42eb87946:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:31:45 [info] 35#35: *1602 [lua] logger.lua:23: 634a42ae67c5c1db373665d42eb87946 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:31:45 +0000] 634a42ae67c5c1db373665d42eb87946 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:31:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:31:53 [info] 35#35: *1603 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:31:53 [info] 35#35: *1604 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:32:00 [info] 35#35: *1605 [lua] access_by_lua(msblocations.conf:189):2: 8375fe62fc9f43e2f8f0df86709da22b:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:32:00 +0000] 8375fe62fc9f43e2f8f0df86709da22b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/18 04:32:00 [info] 35#35: *1605 [lua] logger.lua:23: 8375fe62fc9f43e2f8f0df86709da22b {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:32:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:32:03 [info] 35#35: *1607 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:32:03 [info] 35#35: *1606 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:32:13 [info] 38#38: *1609 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:32:13 [info] 38#38: *1610 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:32:15 [info] 35#35: *1611 [lua] access_by_lua(msblocations.conf:189):2: a70c80de5023ae5d8de6e3c4336d27b7:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:32:15 [info] 35#35: *1611 [lua] logger.lua:23: a70c80de5023ae5d8de6e3c4336d27b7 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:32:15 +0000] a70c80de5023ae5d8de6e3c4336d27b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:32:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/18 04:32:23 [info] 38#38: *1612 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:32:23 [info] 38#38: *1613 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:32:30 [info] 35#35: *1614 [lua] access_by_lua(msblocations.conf:189):2: 06a4dfc368dacced0fae85d778b9d6fb:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:32:30 [info] 35#35: *1614 [lua] logger.lua:23: 06a4dfc368dacced0fae85d778b9d6fb {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:32:30 +0000] 06a4dfc368dacced0fae85d778b9d6fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:32:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:32:33 [info] 38#38: *1615 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:32:33 [info] 38#38: *1616 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:32:43 [info] 35#35: *1617 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:32:43 [info] 35#35: *1618 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:32:45 [info] 35#35: *1619 [lua] access_by_lua(msblocations.conf:189):2: 4711f5dfae2cc6f53927646a4eb4ba58:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:32:45 [info] 35#35: *1619 [lua] logger.lua:23: 4711f5dfae2cc6f53927646a4eb4ba58 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:32:45 +0000] 4711f5dfae2cc6f53927646a4eb4ba58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:32:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:32:53 [info] 35#35: *1621 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:32:53 [info] 35#35: *1620 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:33:00 [info] 35#35: *1622 [lua] access_by_lua(msblocations.conf:189):2: 4942a578d3f392112507e4c25737ea91:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:33:00 [info] 35#35: *1622 [lua] logger.lua:23: 4942a578d3f392112507e4c25737ea91 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:33:00 +0000] 4942a578d3f392112507e4c25737ea91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:33:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:33:03 [info] 38#38: *1624 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:33:03 [info] 35#35: *1623 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:33:13 [info] 35#35: *1626 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:33:13 [info] 38#38: *1627 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:33:15 [info] 35#35: *1628 [lua] access_by_lua(msblocations.conf:189):2: 9cb63a4cc7dcbf156b76e1b14d660d9a:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:33:15 [info] 35#35: *1628 [lua] logger.lua:23: 9cb63a4cc7dcbf156b76e1b14d660d9a {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:33:15 +0000] 9cb63a4cc7dcbf156b76e1b14d660d9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:33:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/18 04:33:23 [info] 35#35: *1629 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:33:23 [info] 35#35: *1630 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:33:30 [info] 35#35: *1631 [lua] access_by_lua(msblocations.conf:189):2: 11a3aa87812bebfdd082174310eae2b3:receive the request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/18 04:33:30 [info] 35#35: *1631 [lua] logger.lua:23: 11a3aa87812bebfdd082174310eae2b3 {"matched":"microservices"} while logging request, client: 10.233.72.111, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.111 - - [18/Nov/2022:04:33:30 +0000] 11a3aa87812bebfdd082174310eae2b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.111 - - [18/Nov/2022:04:33:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/18 04:33:33 [info] 38#38: *1633 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:33:33 [info] 35#35: *1632 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:33:43 [info] 38#38: *1634 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2022/11/18 04:33:43 [info] 38#38: *1635 client closed connection while S