Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.20.197
### Starting redis
there is no /usr/local/redis/../redis-works
=========== Redis config info =============================================
Redis_HOME=/usr/local/redis
config file=/usr/local/redis/conf/redis.conf
Help:use /usr/local/redis/redis-server --help for help
===============================================================================
/usr/local/redis
@C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
ln: /lib64/libluajit-5.1.so.2: No such file or directory
===============================================================================
=========== openresty config info =============================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
/usr/local/openresty/nginx
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
2022/10/22 04:58:52 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
2022/10/22 04:58:52 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
2022/10/22 04:58:52 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
2022/10/22 04:58:52 [notice] 33#33: using the "epoll" event method
2022/10/22 04:58:52 [notice] 33#33: openresty/1.13.6.1
2022/10/22 04:58:52 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2022/10/22 04:58:52 [notice] 33#33: OS: Linux 5.4.0-96-generic
2022/10/22 04:58:52 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2022/10/22 04:58:52 [notice] 34#34: start worker processes
2022/10/22 04:58:52 [notice] 34#34: start worker process 35
2022/10/22 04:58:52 [notice] 34#34: start worker process 36
\n\n### Starting apiroute
2022/10/22 04:58:52 [notice] 34#34: start worker process 37
2022/10/22 04:58:52 [notice] 34#34: start worker process 38
2022/10/22 04:58:52 [notice] 34#34: start worker process 40
2022/10/22 04:58:52 [notice] 34#34: start worker process 41
2022/10/22 04:58:52 [notice] 34#34: start worker process 42
2022/10/22 04:58:52 [notice] 34#34: start worker process 43
2022/10/22 04:58:52 [notice] 34#34: start cache manager process 44
2022/10/22 04:58:52 [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-20221022045852.hprof
@CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar
@EXT_DIRS@
==========================================================================
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_CMD@
2022-10-22 04:58:55 237 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2022-10-22 04:58:55 244 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2022-10-22 04:58:55 244 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2022-10-22 04:58:55 292 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2022-10-22 04:58:55 292 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.20.197:10081 Enabled:true
2022-10-22 04:58:56 556 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2022-10-22 04:58:56 626 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-10-22 04:58:56 626 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-10-22 04:58:56 626 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-10-22 04:58:56 627 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-10-22 04:58:56 627 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2022-10-22 04:58:56 627 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-10-22 04:58:56 627 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-10-22 04:58:56 680 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-10-22 04:58:56 763 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-10-22 04:58:56 763 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-10-22 04:58:56 763 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-10-22 04:58:57 209 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/10/22 04:59:09 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 04:59:09 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 04:59:17 [info] 37#37: *14 [lua] access_by_lua(msblocations.conf:189):2: 8a131206f1da433ec2757b89dac1e004:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:04:59:17 +0000] 8a131206f1da433ec2757b89dac1e004 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.185 upstream_response_time:0.184 "-" "Consul Health Check" "-"
2022/10/22 04:59:17 [info] 37#37: *14 [lua] logger.lua:23: 8a131206f1da433ec2757b89dac1e004 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:04:59:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 58
2022/10/22 04:59:19 [info] 37#37: *18 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 04:59:19 [info] 37#37: *17 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 04:59:29 [info] 36#36: *19 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 04:59:29 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 04:59:32 [info] 37#37: *21 [lua] access_by_lua(msblocations.conf:189):2: d4fd8b53fac596e58be78fcf76f6e5f6:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 04:59:32 [info] 37#37: *21 [lua] logger.lua:23: d4fd8b53fac596e58be78fcf76f6e5f6 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:04:59:32 +0000] d4fd8b53fac596e58be78fcf76f6e5f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:04:59:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/22 04:59:39 [info] 37#37: *22 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 04:59:39 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 04:59:47 [info] 37#37: *24 [lua] access_by_lua(msblocations.conf:189):2: 93673283134dca3970f8895417330520:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:04:59:47 +0000] 93673283134dca3970f8895417330520 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:04:59:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 04:59:47 [info] 37#37: *24 [lua] logger.lua:23: 93673283134dca3970f8895417330520 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , 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/10/22 04:59:49 [info] 36#36: *26 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 04:59:49 [info] 36#36: *25 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 04:59:52 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/10/22 04:59:52 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2022/10/22 04:59:52 [notice] 34#34: cache loader process 45 exited with code 0
2022/10/22 04:59:52 [notice] 34#34: signal 29 (SIGIO) received
2022/10/22 04:59:59 [info] 37#37: *29 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 04:59:59 [info] 36#36: *30 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:00:02 [info] 37#37: *31 [lua] access_by_lua(msblocations.conf:189):2: d9e2f929bbfcb3cfdbe3716044d14703:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:00:02 +0000] d9e2f929bbfcb3cfdbe3716044d14703 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/22 05:00:02 [info] 37#37: *31 [lua] logger.lua:23: d9e2f929bbfcb3cfdbe3716044d14703 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:00:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/22 05:00:09 [info] 37#37: *32 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:00:09 [info] 37#37: *33 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:00:17 [info] 37#37: *34 [lua] access_by_lua(msblocations.conf:189):2: ea20319068530c4968f44d928927cd38:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:00:17 [info] 37#37: *34 [lua] logger.lua:23: ea20319068530c4968f44d928927cd38 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:00:17 +0000] ea20319068530c4968f44d928927cd38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.044 upstream_response_time:0.042 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:00:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 33
2022/10/22 05:00:19 [info] 37#37: *35 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:00:19 [info] 37#37: *36 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:00:29 [info] 36#36: *38 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:00:29 [info] 36#36: *37 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:00:32 [info] 37#37: *39 [lua] access_by_lua(msblocations.conf:189):2: c90432017bf031d0326241e51a1d1eac:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:00:32 [info] 37#37: *39 [lua] logger.lua:23: c90432017bf031d0326241e51a1d1eac {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:00:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.69.59 - - [22/Oct/2022:05:00:32 +0000] c90432017bf031d0326241e51a1d1eac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2022/10/22 05:00:39 [info] 36#36: *40 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:00:39 [info] 37#37: *41 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:00:47 [info] 37#37: *42 [lua] access_by_lua(msblocations.conf:189):2: 8df2cdf8d17e19d71e4499090ed5b587:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:00:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:00:47 [info] 37#37: *42 [lua] logger.lua:23: 8df2cdf8d17e19d71e4499090ed5b587 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:00:47 +0000] 8df2cdf8d17e19d71e4499090ed5b587 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/22 05:00:49 [info] 37#37: *43 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:00:49 [info] 37#37: *44 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:00:59 [info] 37#37: *46 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:00:59 [info] 37#37: *47 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:01:02 [info] 37#37: *48 [lua] access_by_lua(msblocations.conf:189):2: ebc0148befe1692e6493a61e8d2602c4:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:01:02 +0000] ebc0148befe1692e6493a61e8d2602c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/22 05:01:02 [info] 37#37: *48 [lua] logger.lua:23: ebc0148befe1692e6493a61e8d2602c4 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:01:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:01:09 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:01:09 [info] 37#37: *50 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:01:17 [info] 37#37: *51 [lua] access_by_lua(msblocations.conf:189):2: 9e676b56cea29ff3ccf1bce71a68bb70:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:01:17 [info] 37#37: *51 [lua] logger.lua:23: 9e676b56cea29ff3ccf1bce71a68bb70 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:01:17 +0000] 9e676b56cea29ff3ccf1bce71a68bb70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:01:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:01:19 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:01:19 [info] 37#37: *53 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:01:29 [info] 36#36: *54 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:01:29 [info] 36#36: *55 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:01:32 [info] 37#37: *56 [lua] access_by_lua(msblocations.conf:189):2: 3d8b9675658e6d0733db817c4cb5c65b:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:01:32 [info] 37#37: *56 [lua] logger.lua:23: 3d8b9675658e6d0733db817c4cb5c65b {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:01:32 +0000] 3d8b9675658e6d0733db817c4cb5c65b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:01:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2022/10/22 05:01:39 [info] 37#37: *57 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:01:39 [info] 37#37: *58 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:01:47 [info] 37#37: *59 [lua] access_by_lua(msblocations.conf:189):2: 69305a00bfa572bf658f55f58bac5f62:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:01:47 +0000] 69305a00bfa572bf658f55f58bac5f62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/22 05:01:47 [info] 37#37: *59 [lua] logger.lua:23: 69305a00bfa572bf658f55f58bac5f62 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:01:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:01:49 [info] 36#36: *60 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:01:49 [info] 36#36: *61 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:01:59 [info] 37#37: *63 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:01:59 [info] 37#37: *64 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:02:02 [info] 37#37: *65 [lua] access_by_lua(msblocations.conf:189):2: 588c52fd40add06c95b2f36dff1677a4:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:02:02 +0000] 588c52fd40add06c95b2f36dff1677a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-"
2022/10/22 05:02:02 [info] 37#37: *65 [lua] logger.lua:23: 588c52fd40add06c95b2f36dff1677a4 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:02:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2022/10/22 05:02:09 [info] 37#37: *66 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:02:09 [info] 37#37: *67 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:02:17 [info] 37#37: *68 [lua] access_by_lua(msblocations.conf:189):2: 6b32677435a2cec1738f8c19b7a53c89:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:02:17 +0000] 6b32677435a2cec1738f8c19b7a53c89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/22 05:02:17 [info] 37#37: *68 [lua] logger.lua:23: 6b32677435a2cec1738f8c19b7a53c89 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:02:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:02:19 [info] 37#37: *69 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:02:19 [info] 37#37: *70 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:02:29 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:02:29 [info] 37#37: *72 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:02:32 [info] 37#37: *73 [lua] access_by_lua(msblocations.conf:189):2: 1b892d4ff49e7d7306e813d0a64fb08c:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:02:32 +0000] 1b892d4ff49e7d7306e813d0a64fb08c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/22 05:02:32 [info] 37#37: *73 [lua] logger.lua:23: 1b892d4ff49e7d7306e813d0a64fb08c {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:02:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:02:39 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:02:39 [info] 37#37: *75 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:02:47 [info] 37#37: *76 [lua] access_by_lua(msblocations.conf:189):2: c3f64d4d0e4a232808a4c6e367a3523e:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:02:47 +0000] c3f64d4d0e4a232808a4c6e367a3523e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/22 05:02:47 [info] 37#37: *76 [lua] logger.lua:23: c3f64d4d0e4a232808a4c6e367a3523e {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:02:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:02:49 [info] 37#37: *77 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:02:49 [info] 37#37: *78 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:02:59 [info] 37#37: *80 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:02:59 [info] 37#37: *81 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:03:02 [info] 37#37: *82 [lua] access_by_lua(msblocations.conf:189):2: ca3a81abb24f1a2a04110d86873ab252:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:03:02 +0000] ca3a81abb24f1a2a04110d86873ab252 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/22 05:03:02 [info] 37#37: *82 [lua] logger.lua:23: ca3a81abb24f1a2a04110d86873ab252 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:03:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:03:09 [info] 37#37: *84 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:03:09 [info] 37#37: *83 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:03:17 [info] 37#37: *85 [lua] access_by_lua(msblocations.conf:189):2: 86566a57b2f30392d4e87bd926f638d6:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:03:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:03:17 [info] 37#37: *85 [lua] logger.lua:23: 86566a57b2f30392d4e87bd926f638d6 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:03:17 +0000] 86566a57b2f30392d4e87bd926f638d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/22 05:03:19 [info] 36#36: *86 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:03:19 [info] 36#36: *87 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:03:29 [info] 37#37: *88 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:03:29 [info] 37#37: *89 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:03:32 [info] 37#37: *90 [lua] access_by_lua(msblocations.conf:189):2: 9077e89685685cbec6dfa63824abac4e:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:03:32 [info] 37#37: *90 [lua] logger.lua:23: 9077e89685685cbec6dfa63824abac4e {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:03:32 +0000] 9077e89685685cbec6dfa63824abac4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:03:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 05:03:39 [info] 36#36: *91 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:03:39 [info] 37#37: *92 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:03:47 [info] 37#37: *93 [lua] access_by_lua(msblocations.conf:189):2: 05fe7934d33b5e921dc181f765d46d89:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:03:47 [info] 37#37: *93 [lua] logger.lua:23: 05fe7934d33b5e921dc181f765d46d89 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:03:47 +0000] 05fe7934d33b5e921dc181f765d46d89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:03:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:03:49 [info] 36#36: *94 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:03:49 [info] 36#36: *95 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:03:59 [info] 36#36: *97 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:03:59 [info] 36#36: *98 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:04:02 [info] 37#37: *99 [lua] access_by_lua(msblocations.conf:189):2: c1638f61ea22bc220d8af218cde39f20:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:04:02 [info] 37#37: *99 [lua] logger.lua:23: c1638f61ea22bc220d8af218cde39f20 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:04:02 +0000] c1638f61ea22bc220d8af218cde39f20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:04:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/22 05:04:09 [info] 36#36: *101 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:04:09 [info] 37#37: *100 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:04:17 [info] 37#37: *102 [lua] access_by_lua(msblocations.conf:189):2: 7a96b58ed4bd2b39a81c88ec94410920:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:04:17 [info] 37#37: *102 [lua] logger.lua:23: 7a96b58ed4bd2b39a81c88ec94410920 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:04:17 +0000] 7a96b58ed4bd2b39a81c88ec94410920 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:04:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/22 05:04:19 [info] 36#36: *103 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:04:19 [info] 36#36: *104 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:04:29 [info] 37#37: *105 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:04:29 [info] 36#36: *106 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:04:32 [info] 37#37: *107 [lua] access_by_lua(msblocations.conf:189):2: 87aed27d485d6a981253878ba5e6d941:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:04:32 +0000] 87aed27d485d6a981253878ba5e6d941 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/22 05:04:32 [info] 37#37: *107 [lua] logger.lua:23: 87aed27d485d6a981253878ba5e6d941 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:04:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:04:39 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:04:39 [info] 37#37: *109 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:04:47 [info] 37#37: *110 [lua] access_by_lua(msblocations.conf:189):2: f487a431e6c6285a80b17b3ee82acd9c:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:04:47 [info] 37#37: *110 [lua] logger.lua:23: f487a431e6c6285a80b17b3ee82acd9c {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:04:47 +0000] f487a431e6c6285a80b17b3ee82acd9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:04:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 05:04:49 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:04:49 [info] 37#37: *112 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:04:59 [info] 37#37: *114 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:04:59 [info] 37#37: *115 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:05:02 [info] 37#37: *116 [lua] access_by_lua(msblocations.conf:189):2: cd70f7ddd74788230c4fd4d588e73391:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:05:02 [info] 37#37: *116 [lua] logger.lua:23: cd70f7ddd74788230c4fd4d588e73391 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:05:02 +0000] cd70f7ddd74788230c4fd4d588e73391 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:05:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:05:09 [info] 37#37: *117 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:05:09 [info] 36#36: *118 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:05:17 [info] 37#37: *119 [lua] access_by_lua(msblocations.conf:189):2: ac5f6518b3e587a9aa84153f8cfabdf2:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:05:17 +0000] ac5f6518b3e587a9aa84153f8cfabdf2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/22 05:05:17 [info] 37#37: *119 [lua] logger.lua:23: ac5f6518b3e587a9aa84153f8cfabdf2 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:05:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:05:19 [info] 36#36: *120 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:05:19 [info] 36#36: *121 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:05:29 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:05:29 [info] 37#37: *123 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:05:32 [info] 37#37: *124 [lua] access_by_lua(msblocations.conf:189):2: 7fa2304f436e0beff37fa0747f5f6429:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:05:32 [info] 37#37: *124 [lua] logger.lua:23: 7fa2304f436e0beff37fa0747f5f6429 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:05:32 +0000] 7fa2304f436e0beff37fa0747f5f6429 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:05:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/22 05:05:39 [info] 37#37: *125 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:05:39 [info] 37#37: *126 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:05:47 [info] 37#37: *127 [lua] access_by_lua(msblocations.conf:189):2: 4d0beef2998001cbd771b57267bdf38d:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:05:47 [info] 37#37: *127 [lua] logger.lua:23: 4d0beef2998001cbd771b57267bdf38d {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:05:47 +0000] 4d0beef2998001cbd771b57267bdf38d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:05:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:05:49 [info] 37#37: *128 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:05:49 [info] 36#36: *129 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:05:59 [info] 37#37: *132 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:05:59 [info] 36#36: *131 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:06:02 [info] 37#37: *133 [lua] access_by_lua(msblocations.conf:189):2: f36b34451f2ea363929643fe4377f02b:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:06:02 [info] 37#37: *133 [lua] logger.lua:23: f36b34451f2ea363929643fe4377f02b {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:06:02 +0000] f36b34451f2ea363929643fe4377f02b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:06:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:06:09 [info] 37#37: *135 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:06:09 [info] 37#37: *134 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:06:17 [info] 37#37: *136 [lua] access_by_lua(msblocations.conf:189):2: ecbbacbb745d1a68cdd7e5ff0de150f6:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:06:17 +0000] ecbbacbb745d1a68cdd7e5ff0de150f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:06:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:06:17 [info] 37#37: *136 [lua] logger.lua:23: ecbbacbb745d1a68cdd7e5ff0de150f6 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , 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/10/22 05:06:19 [info] 37#37: *137 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:06:19 [info] 37#37: *138 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:06:29 [info] 37#37: *140 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:06:29 [info] 36#36: *139 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:06:32 [info] 37#37: *141 [lua] access_by_lua(msblocations.conf:189):2: 735a1a5e1f0c198e438570defcda2926:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:06:32 +0000] 735a1a5e1f0c198e438570defcda2926 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/10/22 05:06:32 [info] 37#37: *141 [lua] logger.lua:23: 735a1a5e1f0c198e438570defcda2926 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:06:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/22 05:06:39 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:06:39 [info] 37#37: *143 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:06:47 [info] 37#37: *144 [lua] access_by_lua(msblocations.conf:189):2: bef8ce3bb0598bcfb68a183abd72f2e1:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:06:47 [info] 37#37: *144 [lua] logger.lua:23: bef8ce3bb0598bcfb68a183abd72f2e1 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:06:47 +0000] bef8ce3bb0598bcfb68a183abd72f2e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:06:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 05:06:49 [info] 37#37: *145 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:06:49 [info] 37#37: *146 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:06:59 [info] 37#37: *148 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:06:59 [info] 37#37: *149 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:07:02 [info] 37#37: *150 [lua] access_by_lua(msblocations.conf:189):2: 9a149173f6de27314c2c088c5fdcff95:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:07:02 [info] 37#37: *150 [lua] logger.lua:23: 9a149173f6de27314c2c088c5fdcff95 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:07:02 +0000] 9a149173f6de27314c2c088c5fdcff95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:07:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:07:09 [info] 36#36: *151 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:07:09 [info] 37#37: *152 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:07:17 [info] 37#37: *153 [lua] access_by_lua(msblocations.conf:189):2: 3255ee93ffdd7c6a28bfb8b4c28b77e0:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:07:17 [info] 37#37: *153 [lua] logger.lua:23: 3255ee93ffdd7c6a28bfb8b4c28b77e0 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:07:17 +0000] 3255ee93ffdd7c6a28bfb8b4c28b77e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:07:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:07:19 [info] 37#37: *154 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:07:19 [info] 37#37: *155 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:07:29 [info] 36#36: *157 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:07:29 [info] 36#36: *156 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:07:33 [info] 37#37: *158 [lua] access_by_lua(msblocations.conf:189):2: a06d7c57e7c546098f2f9aee3a2a1170:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:07:33 [info] 37#37: *158 [lua] logger.lua:23: a06d7c57e7c546098f2f9aee3a2a1170 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:07:33 +0000] a06d7c57e7c546098f2f9aee3a2a1170 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:07:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 05:07:39 [info] 37#37: *159 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:07:39 [info] 36#36: *160 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:07:48 [info] 37#37: *161 [lua] access_by_lua(msblocations.conf:189):2: b1afb100cb966b7338b6a4ef64ce8d3b:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:07:48 [info] 37#37: *161 [lua] logger.lua:23: b1afb100cb966b7338b6a4ef64ce8d3b {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:07:48 +0000] b1afb100cb966b7338b6a4ef64ce8d3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:07:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 05:07:49 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:07:49 [info] 36#36: *163 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:07:59 [info] 37#37: *165 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:07:59 [info] 36#36: *166 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:08:03 [info] 37#37: *167 [lua] access_by_lua(msblocations.conf:189):2: 490ce6f3dcf699524aaf809f88a463c1:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:08:03 [info] 37#37: *167 [lua] logger.lua:23: 490ce6f3dcf699524aaf809f88a463c1 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:08:03 +0000] 490ce6f3dcf699524aaf809f88a463c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:08:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:08:09 [info] 37#37: *169 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:08:09 [info] 36#36: *168 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:08:18 [info] 37#37: *170 [lua] access_by_lua(msblocations.conf:189):2: 583e3e0efaf24ca42148b9a73fa1e610:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:08:18 [info] 37#37: *170 [lua] logger.lua:23: 583e3e0efaf24ca42148b9a73fa1e610 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:08:18 +0000] 583e3e0efaf24ca42148b9a73fa1e610 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:08:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:08:19 [info] 37#37: *172 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:08:19 [info] 37#37: *171 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:08:29 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:08:29 [info] 37#37: *174 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:08:33 [info] 37#37: *175 [lua] access_by_lua(msblocations.conf:189):2: 43d3f402983e0f0feb13d4671b45370e:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:08:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:08:33 [info] 37#37: *175 [lua] logger.lua:23: 43d3f402983e0f0feb13d4671b45370e {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:08:33 +0000] 43d3f402983e0f0feb13d4671b45370e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/22 05:08:39 [info] 37#37: *176 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:08:39 [info] 37#37: *177 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:08:48 [info] 37#37: *178 [lua] access_by_lua(msblocations.conf:189):2: 930a1e421af3c5b980cfa17ba7037b55:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:08:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:08:48 [info] 37#37: *178 [lua] logger.lua:23: 930a1e421af3c5b980cfa17ba7037b55 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:08:48 +0000] 930a1e421af3c5b980cfa17ba7037b55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/22 05:08:49 [info] 36#36: *180 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:08:49 [info] 37#37: *179 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:08:59 [info] 37#37: *182 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:08:59 [info] 37#37: *183 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:09:03 [info] 37#37: *184 [lua] access_by_lua(msblocations.conf:189):2: 752f4f73307578ef489d2f271421eea1:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:09:03 +0000] 752f4f73307578ef489d2f271421eea1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:09:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:09:03 [info] 37#37: *184 [lua] logger.lua:23: 752f4f73307578ef489d2f271421eea1 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , 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/10/22 05:09:09 [info] 37#37: *185 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:09:09 [info] 37#37: *186 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:09:18 [info] 37#37: *187 [lua] access_by_lua(msblocations.conf:189):2: ac4c9f3cf15046d74f583794f6d94abb:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:09:18 +0000] ac4c9f3cf15046d74f583794f6d94abb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/22 05:09:18 [info] 37#37: *187 [lua] logger.lua:23: ac4c9f3cf15046d74f583794f6d94abb {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:09:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/22 05:09:19 [info] 37#37: *189 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:09:19 [info] 37#37: *188 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:09:29 [info] 36#36: *190 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:09:29 [info] 36#36: *191 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:09:33 [info] 37#37: *192 [lua] access_by_lua(msblocations.conf:189):2: abbea97ef6a9fe59203a7b19a271eff6:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:09:33 [info] 37#37: *192 [lua] logger.lua:23: abbea97ef6a9fe59203a7b19a271eff6 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:09:33 +0000] abbea97ef6a9fe59203a7b19a271eff6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:09:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:09:39 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:09:39 [info] 37#37: *194 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:09:48 [info] 37#37: *195 [lua] access_by_lua(msblocations.conf:189):2: abacf80705cbcdfdc6e40eea0a72e04d:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:09:48 +0000] abacf80705cbcdfdc6e40eea0a72e04d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/22 05:09:48 [info] 37#37: *195 [lua] logger.lua:23: abacf80705cbcdfdc6e40eea0a72e04d {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:09:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/22 05:09:49 [info] 37#37: *196 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:09:49 [info] 37#37: *197 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:09:59 [info] 37#37: *200 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:09:59 [info] 37#37: *199 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:10:03 [info] 37#37: *201 [lua] access_by_lua(msblocations.conf:189):2: 36087b3df6d94239e645e188291cc6ff:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:10:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.59 - - [22/Oct/2022:05:10:03 +0000] 36087b3df6d94239e645e188291cc6ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/22 05:10:03 [info] 37#37: *201 [lua] logger.lua:23: 36087b3df6d94239e645e188291cc6ff {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , 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/10/22 05:10:09 [info] 36#36: *203 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:10:09 [info] 36#36: *202 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:10:18 [info] 37#37: *204 [lua] access_by_lua(msblocations.conf:189):2: 133729ad708902cfacd34132de3e72b6:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:10:18 +0000] 133729ad708902cfacd34132de3e72b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/22 05:10:18 [info] 37#37: *204 [lua] logger.lua:23: 133729ad708902cfacd34132de3e72b6 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:10:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:10:19 [info] 37#37: *206 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:10:19 [info] 37#37: *205 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:10:29 [info] 37#37: *208 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:10:29 [info] 37#37: *207 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:10:33 [info] 37#37: *209 [lua] access_by_lua(msblocations.conf:189):2: ee90fe9a345bf52cbc3c5264c5d65702:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:10:33 [info] 37#37: *209 [lua] logger.lua:23: ee90fe9a345bf52cbc3c5264c5d65702 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:10:33 +0000] ee90fe9a345bf52cbc3c5264c5d65702 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:10:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2022/10/22 05:10:39 [info] 36#36: *210 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:10:39 [info] 36#36: *211 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:10:48 [info] 37#37: *212 [lua] access_by_lua(msblocations.conf:189):2: b6ab6adc2ab6c6036f60a7360f4e8afd:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:10:48 [info] 37#37: *212 [lua] logger.lua:23: b6ab6adc2ab6c6036f60a7360f4e8afd {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:10:48 +0000] b6ab6adc2ab6c6036f60a7360f4e8afd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:10:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:10:49 [info] 37#37: *213 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:10:49 [info] 37#37: *214 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:10:59 [info] 37#37: *217 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:10:59 [info] 37#37: *216 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:11:03 [info] 37#37: *218 [lua] access_by_lua(msblocations.conf:189):2: 85ce7864bbc871f06774eeb24dfb9411:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:11:03 +0000] 85ce7864bbc871f06774eeb24dfb9411 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/22 05:11:03 [info] 37#37: *218 [lua] logger.lua:23: 85ce7864bbc871f06774eeb24dfb9411 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:11:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:11:09 [info] 37#37: *219 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:11:09 [info] 37#37: *220 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:11:18 [info] 37#37: *221 [lua] access_by_lua(msblocations.conf:189):2: 944a77a2220d637ae799d7c2e29d96d0:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:11:18 +0000] 944a77a2220d637ae799d7c2e29d96d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/10/22 05:11:18 [info] 37#37: *221 [lua] logger.lua:23: 944a77a2220d637ae799d7c2e29d96d0 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:11:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/22 05:11:19 [info] 37#37: *222 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:11:19 [info] 37#37: *223 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:11:29 [info] 36#36: *224 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:11:29 [info] 36#36: *225 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:11:33 [info] 37#37: *226 [lua] access_by_lua(msblocations.conf:189):2: b536583d5040bf3a85ff5ab869859e02:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:11:33 [info] 37#37: *226 [lua] logger.lua:23: b536583d5040bf3a85ff5ab869859e02 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:11:33 +0000] b536583d5040bf3a85ff5ab869859e02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:11:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 05:11:39 [info] 37#37: *227 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:11:39 [info] 37#37: *228 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:11:48 [info] 37#37: *229 [lua] access_by_lua(msblocations.conf:189):2: 899a4d03aceeb35f4eccd4f92f1aad22:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:11:48 +0000] 899a4d03aceeb35f4eccd4f92f1aad22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/22 05:11:48 [info] 37#37: *229 [lua] logger.lua:23: 899a4d03aceeb35f4eccd4f92f1aad22 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:11:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:11:49 [info] 36#36: *230 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:11:49 [info] 36#36: *231 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:11:59 [info] 36#36: *233 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:11:59 [info] 36#36: *234 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:12:03 [info] 37#37: *235 [lua] access_by_lua(msblocations.conf:189):2: e90028c09a767546edd754ef36307642:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:12:03 [info] 37#37: *235 [lua] logger.lua:23: e90028c09a767546edd754ef36307642 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:12:03 +0000] e90028c09a767546edd754ef36307642 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:12:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 05:12:09 [info] 37#37: *236 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:12:09 [info] 37#37: *237 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:12:18 [info] 37#37: *238 [lua] access_by_lua(msblocations.conf:189):2: a1ce977857965560a19c94a076e2d5c1:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:12:18 +0000] a1ce977857965560a19c94a076e2d5c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/22 05:12:18 [info] 37#37: *238 [lua] logger.lua:23: a1ce977857965560a19c94a076e2d5c1 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:12:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:12:19 [info] 37#37: *239 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:12:19 [info] 37#37: *240 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:12:29 [info] 36#36: *241 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:12:29 [info] 36#36: *242 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:12:33 [info] 37#37: *243 [lua] access_by_lua(msblocations.conf:189):2: 7f8474a69c2a2035a315c770f67c67cc:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:12:33 [info] 37#37: *243 [lua] logger.lua:23: 7f8474a69c2a2035a315c770f67c67cc {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:12:33 +0000] 7f8474a69c2a2035a315c770f67c67cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:12:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:12:39 [info] 37#37: *244 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:12:39 [info] 37#37: *245 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:12:48 [info] 37#37: *246 [lua] access_by_lua(msblocations.conf:189):2: e3a0e15f14c4764493b2031daca2d2bb:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:12:48 [info] 37#37: *246 [lua] logger.lua:23: e3a0e15f14c4764493b2031daca2d2bb {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:12:48 +0000] e3a0e15f14c4764493b2031daca2d2bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:12:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:12:49 [info] 37#37: *247 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:12:49 [info] 37#37: *248 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:12:59 [info] 37#37: *250 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:12:59 [info] 37#37: *251 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:13:03 [info] 37#37: *252 [lua] access_by_lua(msblocations.conf:189):2: c6d6b3bc4c2b712336c339cc724a1665:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:13:03 [info] 37#37: *252 [lua] logger.lua:23: c6d6b3bc4c2b712336c339cc724a1665 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:13:03 +0000] c6d6b3bc4c2b712336c339cc724a1665 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:13:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2022/10/22 05:13:09 [info] 36#36: *253 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:13:09 [info] 36#36: *254 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:13:18 [info] 37#37: *255 [lua] access_by_lua(msblocations.conf:189):2: 8dc751a93e5470b2aa29a1ab6f51c600:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:13:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.59 - - [22/Oct/2022:05:13:18 +0000] 8dc751a93e5470b2aa29a1ab6f51c600 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/22 05:13:18 [info] 37#37: *255 [lua] logger.lua:23: 8dc751a93e5470b2aa29a1ab6f51c600 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , 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/10/22 05:13:19 [info] 36#36: *256 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:13:19 [info] 36#36: *257 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:13:29 [info] 37#37: *258 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:13:29 [info] 37#37: *259 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:13:33 [info] 37#37: *260 [lua] access_by_lua(msblocations.conf:189):2: c91f96a5f4549737a98cec77fef0915c:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:13:33 [info] 37#37: *260 [lua] logger.lua:23: c91f96a5f4549737a98cec77fef0915c {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:13:33 +0000] c91f96a5f4549737a98cec77fef0915c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:13:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:13:39 [info] 37#37: *262 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:13:39 [info] 37#37: *261 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:13:48 [info] 37#37: *263 [lua] access_by_lua(msblocations.conf:189):2: fe3614669ff15b8bef7efd7ce619a00d:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:13:48 [info] 37#37: *263 [lua] logger.lua:23: fe3614669ff15b8bef7efd7ce619a00d {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:13:48 +0000] fe3614669ff15b8bef7efd7ce619a00d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:13:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:13:49 [info] 37#37: *264 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:13:49 [info] 36#36: *265 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:13:59 [info] 37#37: *267 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:13:59 [info] 37#37: *268 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:14:03 [info] 37#37: *269 [lua] access_by_lua(msblocations.conf:189):2: 2cb224a3fd5f176c3a6569e9a3fa4367:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:14:03 [info] 37#37: *269 [lua] logger.lua:23: 2cb224a3fd5f176c3a6569e9a3fa4367 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:14:03 +0000] 2cb224a3fd5f176c3a6569e9a3fa4367 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:14:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:14:09 [info] 37#37: *270 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:14:09 [info] 37#37: *271 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:14:18 [info] 37#37: *272 [lua] access_by_lua(msblocations.conf:189):2: e0421ac40b2f8c35ead5a2f91c73230c:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:14:18 [info] 37#37: *272 [lua] logger.lua:23: e0421ac40b2f8c35ead5a2f91c73230c {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:14:18 +0000] e0421ac40b2f8c35ead5a2f91c73230c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:14:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 05:14:19 [info] 37#37: *273 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:14:19 [info] 37#37: *274 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:14:29 [info] 37#37: *275 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:14:29 [info] 37#37: *276 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:14:33 [info] 37#37: *277 [lua] access_by_lua(msblocations.conf:189):2: 3691200a6bae1c6161b7bc8302a0ea1d:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:14:33 [info] 37#37: *277 [lua] logger.lua:23: 3691200a6bae1c6161b7bc8302a0ea1d {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:14:33 +0000] 3691200a6bae1c6161b7bc8302a0ea1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:14:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:14:39 [info] 36#36: *279 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:14:39 [info] 36#36: *278 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:14:48 [info] 37#37: *280 [lua] access_by_lua(msblocations.conf:189):2: 2e0312dfb1d75701b476fd1a5468a26c:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:14:48 +0000] 2e0312dfb1d75701b476fd1a5468a26c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/22 05:14:48 [info] 37#37: *280 [lua] logger.lua:23: 2e0312dfb1d75701b476fd1a5468a26c {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:14:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:14:49 [info] 37#37: *281 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:14:49 [info] 37#37: *282 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:14:59 [info] 37#37: *285 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:14:59 [info] 37#37: *284 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:15:03 [info] 37#37: *286 [lua] access_by_lua(msblocations.conf:189):2: 633a0ce0cc9378435a283f20cdc198d3:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:15:03 [info] 37#37: *286 [lua] logger.lua:23: 633a0ce0cc9378435a283f20cdc198d3 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:15:03 +0000] 633a0ce0cc9378435a283f20cdc198d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:15:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:15:09 [info] 36#36: *287 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:15:09 [info] 36#36: *288 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:15:18 [info] 37#37: *289 [lua] access_by_lua(msblocations.conf:189):2: 7595fcb019a4781c18f81ead285a13b2:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:15:18 +0000] 7595fcb019a4781c18f81ead285a13b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/22 05:15:18 [info] 37#37: *289 [lua] logger.lua:23: 7595fcb019a4781c18f81ead285a13b2 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:15:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:15:19 [info] 37#37: *290 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:15:19 [info] 37#37: *291 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:15:29 [info] 36#36: *292 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:15:29 [info] 36#36: *293 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:15:33 [info] 37#37: *294 [lua] access_by_lua(msblocations.conf:189):2: e80dbdfdfee9e473fada2cb09ff0fb3b:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:15:33 [info] 37#37: *294 [lua] logger.lua:23: e80dbdfdfee9e473fada2cb09ff0fb3b {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:15:33 +0000] e80dbdfdfee9e473fada2cb09ff0fb3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:15:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:15:39 [info] 36#36: *295 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:15:39 [info] 36#36: *296 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:15:48 [info] 37#37: *297 [lua] access_by_lua(msblocations.conf:189):2: 39129ab1945fbb173b2e03abe8eef348:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:15:48 [info] 37#37: *297 [lua] logger.lua:23: 39129ab1945fbb173b2e03abe8eef348 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:15:48 +0000] 39129ab1945fbb173b2e03abe8eef348 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:15:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:15:49 [info] 36#36: *298 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:15:49 [info] 36#36: *299 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:15:59 [info] 37#37: *301 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:15:59 [info] 37#37: *302 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:16:03 [info] 37#37: *303 [lua] access_by_lua(msblocations.conf:189):2: 593bebdaae9a1dc753212cfd699fe692:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:16:03 [info] 37#37: *303 [lua] logger.lua:23: 593bebdaae9a1dc753212cfd699fe692 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:16:03 +0000] 593bebdaae9a1dc753212cfd699fe692 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:16:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:16:09 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:16:09 [info] 37#37: *305 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:16:18 [info] 37#37: *306 [lua] access_by_lua(msblocations.conf:189):2: 18eba9652c56b18842c4251796fb46de:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:16:18 +0000] 18eba9652c56b18842c4251796fb46de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2022/10/22 05:16:18 [info] 37#37: *306 [lua] logger.lua:23: 18eba9652c56b18842c4251796fb46de {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:16:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/22 05:16:19 [info] 37#37: *308 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:16:19 [info] 37#37: *307 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:16:29 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:16:29 [info] 37#37: *310 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:16:33 [info] 37#37: *311 [lua] access_by_lua(msblocations.conf:189):2: 7eb691fcb1d61ca1d3cbd87dbcb2035c:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:16:33 [info] 37#37: *311 [lua] logger.lua:23: 7eb691fcb1d61ca1d3cbd87dbcb2035c {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:16:33 +0000] 7eb691fcb1d61ca1d3cbd87dbcb2035c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:16:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/22 05:16:39 [info] 37#37: *312 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:16:39 [info] 37#37: *313 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:16:48 [info] 37#37: *314 [lua] access_by_lua(msblocations.conf:189):2: e76c5a84ff00aeaf0c94010416815ae1:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:16:48 [info] 37#37: *314 [lua] logger.lua:23: e76c5a84ff00aeaf0c94010416815ae1 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:16:48 +0000] e76c5a84ff00aeaf0c94010416815ae1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:16:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:16:49 [info] 37#37: *316 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:16:49 [info] 37#37: *315 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:16:59 [info] 37#37: *318 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:16:59 [info] 36#36: *319 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:17:03 [info] 37#37: *320 [lua] access_by_lua(msblocations.conf:189):2: 4f98de9151861a5e5c4ae8b1744b8483:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:17:03 [info] 37#37: *320 [lua] logger.lua:23: 4f98de9151861a5e5c4ae8b1744b8483 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:17:03 +0000] 4f98de9151861a5e5c4ae8b1744b8483 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:17:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:17:09 [info] 37#37: *321 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:17:09 [info] 37#37: *322 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:17:18 [info] 37#37: *323 [lua] access_by_lua(msblocations.conf:189):2: 38c6f9ca1192f08f76f63d2cc9bfc439:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:17:18 [info] 37#37: *323 [lua] logger.lua:23: 38c6f9ca1192f08f76f63d2cc9bfc439 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:17:18 +0000] 38c6f9ca1192f08f76f63d2cc9bfc439 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.027 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:17:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2022/10/22 05:17:19 [info] 37#37: *324 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:17:19 [info] 37#37: *325 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:17:29 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:17:29 [info] 36#36: *327 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:17:33 [info] 37#37: *328 [lua] access_by_lua(msblocations.conf:189):2: 4305433a37bf50a016121327c3641809:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:17:33 [info] 37#37: *328 [lua] logger.lua:23: 4305433a37bf50a016121327c3641809 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:17:33 +0000] 4305433a37bf50a016121327c3641809 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:17:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 05:17:39 [info] 37#37: *329 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:17:39 [info] 37#37: *330 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:17:48 [info] 37#37: *331 [lua] access_by_lua(msblocations.conf:189):2: 0f0437b07ab8a0e420a3faa63f5320ee:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:17:48 [info] 37#37: *331 [lua] logger.lua:23: 0f0437b07ab8a0e420a3faa63f5320ee {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:17:48 +0000] 0f0437b07ab8a0e420a3faa63f5320ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:17:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:17:49 [info] 36#36: *332 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:17:49 [info] 36#36: *333 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:17:59 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:17:59 [info] 37#37: *336 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:18:03 [info] 37#37: *337 [lua] access_by_lua(msblocations.conf:189):2: 5ad22cfac3e90bd556b3cb61b7af0650:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:18:03 [info] 37#37: *337 [lua] logger.lua:23: 5ad22cfac3e90bd556b3cb61b7af0650 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:18:03 +0000] 5ad22cfac3e90bd556b3cb61b7af0650 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:18:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:18:09 [info] 36#36: *338 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:18:09 [info] 36#36: *339 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:18:18 [info] 37#37: *340 [lua] access_by_lua(msblocations.conf:189):2: 231b9e992e4e2662817fadd9de2797cd:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:18:18 +0000] 231b9e992e4e2662817fadd9de2797cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:18:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:18:18 [info] 37#37: *340 [lua] logger.lua:23: 231b9e992e4e2662817fadd9de2797cd {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , 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/10/22 05:18:19 [info] 37#37: *342 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:18:19 [info] 37#37: *341 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:18:29 [info] 37#37: *343 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:18:29 [info] 37#37: *344 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:18:33 [info] 37#37: *345 [lua] access_by_lua(msblocations.conf:189):2: 45e713c000d40ca24d4315fea2c2825b:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:18:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.59 - - [22/Oct/2022:05:18:33 +0000] 45e713c000d40ca24d4315fea2c2825b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/22 05:18:33 [info] 37#37: *345 [lua] logger.lua:23: 45e713c000d40ca24d4315fea2c2825b {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , 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/10/22 05:18:39 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:18:39 [info] 37#37: *347 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:18:48 [info] 37#37: *348 [lua] access_by_lua(msblocations.conf:189):2: 49f9e3f190c8f8ddc215ddbaa77c7ba5:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:18:48 +0000] 49f9e3f190c8f8ddc215ddbaa77c7ba5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/22 05:18:48 [info] 37#37: *348 [lua] logger.lua:23: 49f9e3f190c8f8ddc215ddbaa77c7ba5 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:18:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/22 05:18:49 [info] 36#36: *349 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:18:49 [info] 36#36: *350 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:18:59 [info] 37#37: *352 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:18:59 [info] 37#37: *353 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:19:03 [info] 37#37: *354 [lua] access_by_lua(msblocations.conf:189):2: 28a3963da19f0807665c1a4b14452f30:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:19:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 05:19:03 [info] 37#37: *354 [lua] logger.lua:23: 28a3963da19f0807665c1a4b14452f30 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:19:03 +0000] 28a3963da19f0807665c1a4b14452f30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/22 05:19:09 [info] 37#37: *355 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:19:09 [info] 37#37: *356 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:19:18 [info] 37#37: *357 [lua] access_by_lua(msblocations.conf:189):2: ba5c493be5d48aef5a97918b72cb90d3:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:19:18 +0000] ba5c493be5d48aef5a97918b72cb90d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/22 05:19:18 [info] 37#37: *357 [lua] logger.lua:23: ba5c493be5d48aef5a97918b72cb90d3 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:19:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:19:19 [info] 37#37: *358 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:19:19 [info] 37#37: *359 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:19:29 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:19:29 [info] 37#37: *361 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:19:33 [info] 37#37: *362 [lua] access_by_lua(msblocations.conf:189):2: e064a08e2eb267201a81f09bffa25fb6:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:19:33 [info] 37#37: *362 [lua] logger.lua:23: e064a08e2eb267201a81f09bffa25fb6 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:19:33 +0000] e064a08e2eb267201a81f09bffa25fb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:19:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/22 05:19:39 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:19:39 [info] 37#37: *364 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:19:48 [info] 37#37: *365 [lua] access_by_lua(msblocations.conf:189):2: 77788117a92237c7422687e6564aad40:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:19:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:19:48 [info] 37#37: *365 [lua] logger.lua:23: 77788117a92237c7422687e6564aad40 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:19:48 +0000] 77788117a92237c7422687e6564aad40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/22 05:19:49 [info] 37#37: *366 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:19:49 [info] 37#37: *367 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:19:59 [info] 37#37: *370 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:19:59 [info] 37#37: *369 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:20:03 [info] 37#37: *371 [lua] access_by_lua(msblocations.conf:189):2: 49830de3cb18e98af2cadeb459332d67:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:20:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.59 - - [22/Oct/2022:05:20:03 +0000] 49830de3cb18e98af2cadeb459332d67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/22 05:20:03 [info] 37#37: *371 [lua] logger.lua:23: 49830de3cb18e98af2cadeb459332d67 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , 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/10/22 05:20:09 [info] 37#37: *372 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:20:09 [info] 37#37: *373 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:20:18 [info] 37#37: *374 [lua] access_by_lua(msblocations.conf:189):2: a515e98baa79ba6de61c67e4838bb362:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:20:18 [info] 37#37: *374 [lua] logger.lua:23: a515e98baa79ba6de61c67e4838bb362 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:20:18 +0000] a515e98baa79ba6de61c67e4838bb362 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:20:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:20:19 [info] 36#36: *376 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:20:19 [info] 36#36: *375 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:20:29 [info] 36#36: *377 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:20:29 [info] 36#36: *378 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:20:33 [info] 37#37: *379 [lua] access_by_lua(msblocations.conf:189):2: 564ff1832b69d1ecbe84be49a19b20d1:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:20:33 [info] 37#37: *379 [lua] logger.lua:23: 564ff1832b69d1ecbe84be49a19b20d1 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:20:33 +0000] 564ff1832b69d1ecbe84be49a19b20d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.033 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:20:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 31
2022/10/22 05:20:39 [info] 37#37: *380 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:20:39 [info] 37#37: *381 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
10.233.69.59 - - [22/Oct/2022:05:20:48 +0000] 53ea10ffd2b5d9c4e316a71e987d1247 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:20:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:20:48 [info] 37#37: *382 [lua] access_by_lua(msblocations.conf:189):2: 53ea10ffd2b5d9c4e316a71e987d1247:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:20:48 [info] 37#37: *382 [lua] logger.lua:23: 53ea10ffd2b5d9c4e316a71e987d1247 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , 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/10/22 05:20:49 [info] 37#37: *383 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:20:49 [info] 37#37: *384 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:20:59 [info] 36#36: *386 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:20:59 [info] 36#36: *387 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:21:03 [info] 37#37: *388 [lua] access_by_lua(msblocations.conf:189):2: 7dc8cc2c9cd8359c15f2ac3decfc3fcc:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:21:03 [info] 37#37: *388 [lua] logger.lua:23: 7dc8cc2c9cd8359c15f2ac3decfc3fcc {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:21:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.59 - - [22/Oct/2022:05:21:03 +0000] 7dc8cc2c9cd8359c15f2ac3decfc3fcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/22 05:21:09 [info] 36#36: *389 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:21:09 [info] 36#36: *390 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:21:18 [info] 37#37: *391 [lua] access_by_lua(msblocations.conf:189):2: bb2aae1e3af61ae065c7208590494f33:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:21:18 +0000] bb2aae1e3af61ae065c7208590494f33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2022/10/22 05:21:18 [info] 37#37: *391 [lua] logger.lua:23: bb2aae1e3af61ae065c7208590494f33 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:21:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/22 05:21:19 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:21:19 [info] 36#36: *393 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:21:29 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:21:29 [info] 37#37: *395 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:21:33 [info] 37#37: *396 [lua] access_by_lua(msblocations.conf:189):2: 85f7b1939a50294fc9c03ffa14bb57d4:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:21:33 +0000] 85f7b1939a50294fc9c03ffa14bb57d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2022/10/22 05:21:33 [info] 37#37: *396 [lua] logger.lua:23: 85f7b1939a50294fc9c03ffa14bb57d4 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:21:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2022/10/22 05:21:39 [info] 37#37: *397 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:21:39 [info] 37#37: *398 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:21:48 [info] 37#37: *399 [lua] access_by_lua(msblocations.conf:189):2: 3e89d3a40158f7e6f03c6c478085b3a1:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:21:49 [info] 37#37: *399 [lua] logger.lua:23: 3e89d3a40158f7e6f03c6c478085b3a1 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:21:49 +0000] 3e89d3a40158f7e6f03c6c478085b3a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:21:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:21:49 [info] 37#37: *401 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:21:49 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:21:59 [info] 37#37: *403 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:21:59 [info] 37#37: *404 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:22:04 [info] 37#37: *405 [lua] access_by_lua(msblocations.conf:189):2: 79c81c9ad9f031cf64bccdbbba093db2:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:22:04 [info] 37#37: *405 [lua] logger.lua:23: 79c81c9ad9f031cf64bccdbbba093db2 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:22:04 +0000] 79c81c9ad9f031cf64bccdbbba093db2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:22:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2022/10/22 05:22:09 [info] 37#37: *406 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:22:09 [info] 37#37: *407 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:22:19 [info] 37#37: *408 [lua] access_by_lua(msblocations.conf:189):2: 6ca4db77090b057922c9f7375fd1e23f:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:22:19 +0000] 6ca4db77090b057922c9f7375fd1e23f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/22 05:22:19 [info] 37#37: *408 [lua] logger.lua:23: 6ca4db77090b057922c9f7375fd1e23f {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:22:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:22:19 [info] 37#37: *409 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:22:19 [info] 37#37: *410 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:22:29 [info] 37#37: *411 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:22:29 [info] 36#36: *412 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:22:34 [info] 37#37: *413 [lua] access_by_lua(msblocations.conf:189):2: 82da4c69203a1ed481f5c4d0ae47c4d3:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:22:34 +0000] 82da4c69203a1ed481f5c4d0ae47c4d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/22 05:22:34 [info] 37#37: *413 [lua] logger.lua:23: 82da4c69203a1ed481f5c4d0ae47c4d3 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:22:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/22 05:22:39 [info] 37#37: *414 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:22:39 [info] 37#37: *415 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:22:49 [info] 37#37: *416 [lua] access_by_lua(msblocations.conf:189):2: 1362a2443301d4560596e544c824cf66:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:22:49 +0000] 1362a2443301d4560596e544c824cf66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/22 05:22:49 [info] 37#37: *416 [lua] logger.lua:23: 1362a2443301d4560596e544c824cf66 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:22:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 05:22:49 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:22:49 [info] 36#36: *418 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:22:59 [info] 37#37: *420 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:22:59 [info] 37#37: *421 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:23:04 [info] 37#37: *422 [lua] access_by_lua(msblocations.conf:189):2: c9e676046f9a2982cb3cd5c51d05f71b:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:23:04 [info] 37#37: *422 [lua] logger.lua:23: c9e676046f9a2982cb3cd5c51d05f71b {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:23:04 +0000] c9e676046f9a2982cb3cd5c51d05f71b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:23:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/22 05:23:09 [info] 37#37: *423 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:23:09 [info] 36#36: *424 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:23:19 [info] 37#37: *425 [lua] access_by_lua(msblocations.conf:189):2: c2e2b1332d9ad21248e4201057b171b3:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:23:19 +0000] c2e2b1332d9ad21248e4201057b171b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:23:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:23:19 [info] 37#37: *425 [lua] logger.lua:23: c2e2b1332d9ad21248e4201057b171b3 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , 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/10/22 05:23:19 [info] 37#37: *426 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:23:19 [info] 36#36: *427 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:23:29 [info] 37#37: *428 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:23:29 [info] 36#36: *429 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:23:34 [info] 37#37: *430 [lua] access_by_lua(msblocations.conf:189):2: 775b0711c7298c151fe6bc993bb2b5ef:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:23:34 [info] 37#37: *430 [lua] logger.lua:23: 775b0711c7298c151fe6bc993bb2b5ef {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:23:34 +0000] 775b0711c7298c151fe6bc993bb2b5ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:23:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:23:39 [info] 36#36: *431 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:23:39 [info] 36#36: *432 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:23:49 [info] 37#37: *433 [lua] access_by_lua(msblocations.conf:189):2: e2849928e7968915b43f33fab3239c61:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:23:49 +0000] e2849928e7968915b43f33fab3239c61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/22 05:23:49 [info] 37#37: *433 [lua] logger.lua:23: e2849928e7968915b43f33fab3239c61 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:23:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:23:49 [info] 36#36: *435 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:23:49 [info] 36#36: *434 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:23:59 [info] 37#37: *437 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:23:59 [info] 36#36: *438 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:24:04 [info] 37#37: *439 [lua] access_by_lua(msblocations.conf:189):2: 62dd1ef6321513e38daf5b910d0cd107:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:24:04 [info] 37#37: *439 [lua] logger.lua:23: 62dd1ef6321513e38daf5b910d0cd107 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:24:04 +0000] 62dd1ef6321513e38daf5b910d0cd107 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:24:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:24:09 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:24:09 [info] 37#37: *441 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:24:19 [info] 37#37: *442 [lua] access_by_lua(msblocations.conf:189):2: 7a03d09ae7239a54f47f463a5d19dfb8:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:24:19 [info] 37#37: *442 [lua] logger.lua:23: 7a03d09ae7239a54f47f463a5d19dfb8 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:24:19 +0000] 7a03d09ae7239a54f47f463a5d19dfb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:24:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:24:19 [info] 36#36: *444 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:24:19 [info] 36#36: *443 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:24:29 [info] 37#37: *445 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:24:29 [info] 37#37: *446 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:24:34 [info] 37#37: *447 [lua] access_by_lua(msblocations.conf:189):2: e543e78b7c1fd0fa57c8e0e969766c66:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:24:34 +0000] e543e78b7c1fd0fa57c8e0e969766c66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:24:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:24:34 [info] 37#37: *447 [lua] logger.lua:23: e543e78b7c1fd0fa57c8e0e969766c66 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , 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/10/22 05:24:39 [info] 36#36: *449 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:24:39 [info] 36#36: *448 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:24:49 [info] 37#37: *450 [lua] access_by_lua(msblocations.conf:189):2: 0c919e241d827cf3e088cb2bacd5efb0:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:24:49 [info] 37#37: *450 [lua] logger.lua:23: 0c919e241d827cf3e088cb2bacd5efb0 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:24:49 +0000] 0c919e241d827cf3e088cb2bacd5efb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:24:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:24:49 [info] 37#37: *451 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:24:49 [info] 37#37: *452 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:24:59 [info] 36#36: *454 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:24:59 [info] 36#36: *455 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:25:04 [info] 37#37: *456 [lua] access_by_lua(msblocations.conf:189):2: 090d6a18a9d4806cfd81b73d3753d322:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:25:04 [info] 37#37: *456 [lua] logger.lua:23: 090d6a18a9d4806cfd81b73d3753d322 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:25:04 +0000] 090d6a18a9d4806cfd81b73d3753d322 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:25:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 05:25:09 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:25:09 [info] 36#36: *458 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:25:19 [info] 37#37: *459 [lua] access_by_lua(msblocations.conf:189):2: 82b865b621cd083bf5f321188ddcb1bf:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:25:19 +0000] 82b865b621cd083bf5f321188ddcb1bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/22 05:25:19 [info] 37#37: *459 [lua] logger.lua:23: 82b865b621cd083bf5f321188ddcb1bf {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:25:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 05:25:19 [info] 37#37: *460 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:25:19 [info] 37#37: *461 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:25:29 [info] 36#36: *463 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:25:29 [info] 36#36: *462 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:25:34 [info] 37#37: *464 [lua] access_by_lua(msblocations.conf:189):2: ae36201a9d5a7918ee02d8654df46087:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:25:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.59 - - [22/Oct/2022:05:25:34 +0000] ae36201a9d5a7918ee02d8654df46087 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/22 05:25:34 [info] 37#37: *464 [lua] logger.lua:23: ae36201a9d5a7918ee02d8654df46087 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , 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/10/22 05:25:39 [info] 37#37: *465 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:25:39 [info] 37#37: *466 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:25:49 [info] 37#37: *467 [lua] access_by_lua(msblocations.conf:189):2: 91fc80ebc4e0d14240a12d90bad7f044:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:25:49 +0000] 91fc80ebc4e0d14240a12d90bad7f044 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/22 05:25:49 [info] 37#37: *467 [lua] logger.lua:23: 91fc80ebc4e0d14240a12d90bad7f044 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:25:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:25:49 [info] 36#36: *469 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:25:49 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:25:59 [info] 37#37: *471 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:25:59 [info] 37#37: *472 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:26:04 [info] 37#37: *473 [lua] access_by_lua(msblocations.conf:189):2: 415b32fdfe2c334a8f1f40c440a9e2df:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:26:04 +0000] 415b32fdfe2c334a8f1f40c440a9e2df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/22 05:26:04 [info] 37#37: *473 [lua] logger.lua:23: 415b32fdfe2c334a8f1f40c440a9e2df {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:26:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:26:09 [info] 37#37: *474 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:26:09 [info] 36#36: *475 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:26:19 [info] 37#37: *476 [lua] access_by_lua(msblocations.conf:189):2: ba15af13ed9d7d36ce0b1528bec69219:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:26:19 [info] 37#37: *476 [lua] logger.lua:23: ba15af13ed9d7d36ce0b1528bec69219 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:26:19 +0000] ba15af13ed9d7d36ce0b1528bec69219 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:26:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:26:19 [info] 36#36: *478 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:26:19 [info] 37#37: *477 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:26:29 [info] 37#37: *480 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:26:29 [info] 37#37: *479 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:26:34 [info] 37#37: *481 [lua] access_by_lua(msblocations.conf:189):2: f4183eecc686bdcfb2ae92552649fff5:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:26:34 [info] 37#37: *481 [lua] logger.lua:23: f4183eecc686bdcfb2ae92552649fff5 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:26:34 +0000] f4183eecc686bdcfb2ae92552649fff5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:26:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:26:39 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:26:39 [info] 36#36: *483 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:26:49 [info] 37#37: *484 [lua] access_by_lua(msblocations.conf:189):2: ba57c9a150f7a4b8c852f89b2182a4c8:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:26:49 [info] 37#37: *484 [lua] logger.lua:23: ba57c9a150f7a4b8c852f89b2182a4c8 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:26:49 +0000] ba57c9a150f7a4b8c852f89b2182a4c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:26:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/22 05:26:49 [info] 36#36: *485 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:26:49 [info] 36#36: *486 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:26:59 [info] 37#37: *489 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:26:59 [info] 36#36: *488 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:27:04 [info] 37#37: *490 [lua] access_by_lua(msblocations.conf:189):2: 16bea9cdf0c4478b46feb1f50d05b87c:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:27:04 [info] 37#37: *490 [lua] logger.lua:23: 16bea9cdf0c4478b46feb1f50d05b87c {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:27:04 +0000] 16bea9cdf0c4478b46feb1f50d05b87c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:27:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:27:09 [info] 36#36: *492 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:27:09 [info] 37#37: *491 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:27:19 [info] 37#37: *493 [lua] access_by_lua(msblocations.conf:189):2: 72042b8576af0eb84323326fda980184:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:27:19 [info] 37#37: *493 [lua] logger.lua:23: 72042b8576af0eb84323326fda980184 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:27:19 +0000] 72042b8576af0eb84323326fda980184 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:27:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:27:19 [info] 37#37: *494 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:27:19 [info] 37#37: *495 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:27:29 [info] 37#37: *497 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:27:29 [info] 37#37: *496 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:27:34 [info] 37#37: *498 [lua] access_by_lua(msblocations.conf:189):2: b3690ec4f578b76a8914c67e294f9a9f:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:27:34 [info] 37#37: *498 [lua] logger.lua:23: b3690ec4f578b76a8914c67e294f9a9f {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:27:34 +0000] b3690ec4f578b76a8914c67e294f9a9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:27:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 05:27:39 [info] 36#36: *499 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:27:39 [info] 36#36: *500 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:27:49 [info] 37#37: *501 [lua] access_by_lua(msblocations.conf:189):2: 6daa4acb6a16be3f7089ec31088eb6a9:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:27:49 +0000] 6daa4acb6a16be3f7089ec31088eb6a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/22 05:27:49 [info] 37#37: *501 [lua] logger.lua:23: 6daa4acb6a16be3f7089ec31088eb6a9 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:27:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:27:49 [info] 37#37: *502 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:27:49 [info] 37#37: *503 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:27:59 [info] 36#36: *505 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:27:59 [info] 37#37: *506 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:28:04 [info] 37#37: *507 [lua] access_by_lua(msblocations.conf:189):2: 7b24f923b6cfd2513c0471f67b08ce8d:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:28:04 [info] 37#37: *507 [lua] logger.lua:23: 7b24f923b6cfd2513c0471f67b08ce8d {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:28:04 +0000] 7b24f923b6cfd2513c0471f67b08ce8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:28:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:28:09 [info] 37#37: *508 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:28:09 [info] 37#37: *509 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:28:19 [info] 37#37: *510 [lua] access_by_lua(msblocations.conf:189):2: 566cd3d96da115d90f1fcee39c5fa9e6:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:28:19 +0000] 566cd3d96da115d90f1fcee39c5fa9e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/22 05:28:19 [info] 37#37: *510 [lua] logger.lua:23: 566cd3d96da115d90f1fcee39c5fa9e6 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:28:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:28:19 [info] 37#37: *511 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:28:19 [info] 37#37: *512 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:28:29 [info] 37#37: *513 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:28:29 [info] 37#37: *514 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:28:34 [info] 37#37: *515 [lua] access_by_lua(msblocations.conf:189):2: 577a4b2bc80fc4d5ba84696aa19953a7:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:28:34 [info] 37#37: *515 [lua] logger.lua:23: 577a4b2bc80fc4d5ba84696aa19953a7 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:28:34 +0000] 577a4b2bc80fc4d5ba84696aa19953a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:28:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:28:39 [info] 37#37: *516 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:28:39 [info] 36#36: *517 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:28:49 [info] 37#37: *518 [lua] access_by_lua(msblocations.conf:189):2: 7b69a2e429160e0f5297097b56cf2236:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:28:49 [info] 37#37: *518 [lua] logger.lua:23: 7b69a2e429160e0f5297097b56cf2236 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:28:49 +0000] 7b69a2e429160e0f5297097b56cf2236 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:28:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:28:49 [info] 37#37: *519 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:28:49 [info] 37#37: *520 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:28:59 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:28:59 [info] 36#36: *523 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:29:04 [info] 37#37: *524 [lua] access_by_lua(msblocations.conf:189):2: 0b8740a87da7c9d3ad3373146490e39f:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:29:04 [info] 37#37: *524 [lua] logger.lua:23: 0b8740a87da7c9d3ad3373146490e39f {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:29:04 +0000] 0b8740a87da7c9d3ad3373146490e39f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:29:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:29:09 [info] 37#37: *525 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:29:09 [info] 36#36: *526 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:29:19 [info] 37#37: *527 [lua] access_by_lua(msblocations.conf:189):2: 6cbe7141ebd57de06f177a475d00ea7b:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:29:19 [info] 37#37: *527 [lua] logger.lua:23: 6cbe7141ebd57de06f177a475d00ea7b {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:29:19 +0000] 6cbe7141ebd57de06f177a475d00ea7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:29:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:29:19 [info] 36#36: *529 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:29:19 [info] 36#36: *528 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:29:29 [info] 36#36: *530 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:29:29 [info] 36#36: *531 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:29:34 [info] 37#37: *532 [lua] access_by_lua(msblocations.conf:189):2: 7ec23149e5037313e8969f9d544c35ac:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:29:34 [info] 37#37: *532 [lua] logger.lua:23: 7ec23149e5037313e8969f9d544c35ac {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:29:34 +0000] 7ec23149e5037313e8969f9d544c35ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:29:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:29:39 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:29:39 [info] 37#37: *534 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:29:49 [info] 37#37: *535 [lua] access_by_lua(msblocations.conf:189):2: 34ecff2c1e65c468129cf556a04ad2ea:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:29:49 +0000] 34ecff2c1e65c468129cf556a04ad2ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/22 05:29:49 [info] 37#37: *535 [lua] logger.lua:23: 34ecff2c1e65c468129cf556a04ad2ea {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:29:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:29:49 [info] 37#37: *536 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:29:49 [info] 37#37: *537 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:29:59 [info] 37#37: *539 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:29:59 [info] 37#37: *540 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:30:04 [info] 37#37: *541 [lua] access_by_lua(msblocations.conf:189):2: f9c2386a8b25bfc0752d6f51121e9635:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:30:04 [info] 37#37: *541 [lua] logger.lua:23: f9c2386a8b25bfc0752d6f51121e9635 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:30:04 +0000] f9c2386a8b25bfc0752d6f51121e9635 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:30:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:30:09 [info] 36#36: *542 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:30:09 [info] 37#37: *543 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:30:19 [info] 37#37: *544 [lua] access_by_lua(msblocations.conf:189):2: 8ab999165b947f0d4a49eb4a02218584:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:30:19 +0000] 8ab999165b947f0d4a49eb4a02218584 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/22 05:30:19 [info] 37#37: *544 [lua] logger.lua:23: 8ab999165b947f0d4a49eb4a02218584 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:30:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:30:19 [info] 37#37: *546 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:30:19 [info] 37#37: *545 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:30:29 [info] 37#37: *547 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:30:29 [info] 37#37: *548 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:30:34 [info] 37#37: *549 [lua] access_by_lua(msblocations.conf:189):2: 2ea7341202f665183535ca3c4d474f7c:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:30:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:30:34 [info] 37#37: *549 [lua] logger.lua:23: 2ea7341202f665183535ca3c4d474f7c {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:30:34 +0000] 2ea7341202f665183535ca3c4d474f7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/22 05:30:39 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:30:39 [info] 37#37: *551 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:30:49 [info] 37#37: *552 [lua] access_by_lua(msblocations.conf:189):2: b715a53de6c9383e975120b5cf18014b:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:30:49 +0000] b715a53de6c9383e975120b5cf18014b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/22 05:30:49 [info] 37#37: *552 [lua] logger.lua:23: b715a53de6c9383e975120b5cf18014b {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:30:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:30:49 [info] 37#37: *553 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:30:49 [info] 37#37: *554 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:30:59 [info] 36#36: *556 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:30:59 [info] 36#36: *557 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:31:04 [info] 37#37: *558 [lua] access_by_lua(msblocations.conf:189):2: 8cf1fa2875a7d39fe1d0b6461a99ca42:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:31:04 [info] 37#37: *558 [lua] logger.lua:23: 8cf1fa2875a7d39fe1d0b6461a99ca42 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:31:04 +0000] 8cf1fa2875a7d39fe1d0b6461a99ca42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:31:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 05:31:09 [info] 37#37: *560 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:31:09 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:31:19 [info] 36#36: *561 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:31:19 [info] 36#36: *562 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:31:19 [info] 37#37: *563 [lua] access_by_lua(msblocations.conf:189):2: de234ab3e96035e1efd67dc5b845294d:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:31:19 [info] 37#37: *563 [lua] logger.lua:23: de234ab3e96035e1efd67dc5b845294d {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:31:19 +0000] de234ab3e96035e1efd67dc5b845294d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:31:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:31:29 [info] 37#37: *564 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:31:29 [info] 37#37: *565 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:31:34 [info] 37#37: *566 [lua] access_by_lua(msblocations.conf:189):2: bc6242179d09b3bba60520ad3936d593:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:31:34 [info] 37#37: *566 [lua] logger.lua:23: bc6242179d09b3bba60520ad3936d593 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:31:34 +0000] bc6242179d09b3bba60520ad3936d593 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:31:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:31:39 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:31:39 [info] 37#37: *568 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:31:49 [info] 36#36: *569 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:31:49 [info] 36#36: *570 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:31:49 [info] 37#37: *571 [lua] access_by_lua(msblocations.conf:189):2: 43461dd443fc10f8ad30179107ab0561:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:31:49 [info] 37#37: *571 [lua] logger.lua:23: 43461dd443fc10f8ad30179107ab0561 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:31:49 +0000] 43461dd443fc10f8ad30179107ab0561 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:31:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/22 05:31:59 [info] 36#36: *573 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:31:59 [info] 36#36: *574 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:32:04 [info] 37#37: *575 [lua] access_by_lua(msblocations.conf:189):2: 1f7dff8fa021f5cee4dc1b97e4f51dc8:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:32:04 [info] 37#37: *575 [lua] logger.lua:23: 1f7dff8fa021f5cee4dc1b97e4f51dc8 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:32:04 +0000] 1f7dff8fa021f5cee4dc1b97e4f51dc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:32:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:32:09 [info] 37#37: *576 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:32:09 [info] 37#37: *577 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:32:19 [info] 37#37: *578 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:32:19 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:32:19 [info] 37#37: *580 [lua] access_by_lua(msblocations.conf:189):2: 6ae26d8fb25ccabe9c52ebb462eabd31:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:32:19 [info] 37#37: *580 [lua] logger.lua:23: 6ae26d8fb25ccabe9c52ebb462eabd31 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:32:19 +0000] 6ae26d8fb25ccabe9c52ebb462eabd31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:32:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/22 05:32:29 [info] 36#36: *581 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:32:29 [info] 36#36: *582 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:32:34 [info] 37#37: *583 [lua] access_by_lua(msblocations.conf:189):2: 9c8978898627ba54d1bd0763554e3890:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:32:34 [info] 37#37: *583 [lua] logger.lua:23: 9c8978898627ba54d1bd0763554e3890 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:32:34 +0000] 9c8978898627ba54d1bd0763554e3890 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:32:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:32:39 [info] 36#36: *584 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:32:39 [info] 36#36: *585 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:32:49 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:32:49 [info] 37#37: *586 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:32:49 [info] 37#37: *588 [lua] access_by_lua(msblocations.conf:189):2: 5ca5dce065af2e1498b1ba1913336be5:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:32:49 +0000] 5ca5dce065af2e1498b1ba1913336be5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/22 05:32:49 [info] 37#37: *588 [lua] logger.lua:23: 5ca5dce065af2e1498b1ba1913336be5 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:32:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:32:59 [info] 37#37: *590 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:32:59 [info] 37#37: *591 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:33:04 [info] 37#37: *592 [lua] access_by_lua(msblocations.conf:189):2: 25241eb51af058846131898e62b6b547:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:33:04 [info] 37#37: *592 [lua] logger.lua:23: 25241eb51af058846131898e62b6b547 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:33:04 +0000] 25241eb51af058846131898e62b6b547 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:33:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:33:09 [info] 37#37: *593 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:33:09 [info] 37#37: *594 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:33:19 [info] 36#36: *595 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:33:19 [info] 36#36: *596 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:33:19 [info] 37#37: *597 [lua] access_by_lua(msblocations.conf:189):2: 5c1b219665d3f96c9a468293c818baeb:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:33:19 [info] 37#37: *597 [lua] logger.lua:23: 5c1b219665d3f96c9a468293c818baeb {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:33:19 +0000] 5c1b219665d3f96c9a468293c818baeb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:33:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/22 05:33:29 [info] 37#37: *598 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:33:29 [info] 37#37: *599 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:33:34 [info] 37#37: *600 [lua] access_by_lua(msblocations.conf:189):2: 2b10de6e48461a4ee7bec4377bd24ba2:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:33:34 +0000] 2b10de6e48461a4ee7bec4377bd24ba2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/22 05:33:34 [info] 37#37: *600 [lua] logger.lua:23: 2b10de6e48461a4ee7bec4377bd24ba2 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:33:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:33:39 [info] 36#36: *601 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:33:39 [info] 36#36: *602 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:33:49 [info] 37#37: *603 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:33:49 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:33:49 [info] 37#37: *605 [lua] access_by_lua(msblocations.conf:189):2: 2efe5988f2c9a33270af3bcd5e9bf8b4:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:33:49 +0000] 2efe5988f2c9a33270af3bcd5e9bf8b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/22 05:33:49 [info] 37#37: *605 [lua] logger.lua:23: 2efe5988f2c9a33270af3bcd5e9bf8b4 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:33:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:33:59 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:33:59 [info] 37#37: *608 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:34:04 [info] 37#37: *609 [lua] access_by_lua(msblocations.conf:189):2: 6ac15a4d3ce1c7366b7dae31e9be347e:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:34:04 +0000] 6ac15a4d3ce1c7366b7dae31e9be347e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/22 05:34:04 [info] 37#37: *609 [lua] logger.lua:23: 6ac15a4d3ce1c7366b7dae31e9be347e {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:34:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 05:34:09 [info] 37#37: *610 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:34:09 [info] 37#37: *611 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:34:19 [info] 37#37: *612 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:34:19 [info] 37#37: *613 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:34:19 [info] 37#37: *614 [lua] access_by_lua(msblocations.conf:189):2: cc30c4a262dfee4af0f259d576a9402d:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:34:19 [info] 37#37: *614 [lua] logger.lua:23: cc30c4a262dfee4af0f259d576a9402d {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:34:19 +0000] cc30c4a262dfee4af0f259d576a9402d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:34:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:34:29 [info] 36#36: *616 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:34:29 [info] 36#36: *615 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:34:34 [info] 37#37: *617 [lua] access_by_lua(msblocations.conf:189):2: c42e0c169be30a0448e4d9df2a7e2278:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:34:34 +0000] c42e0c169be30a0448e4d9df2a7e2278 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/22 05:34:34 [info] 37#37: *617 [lua] logger.lua:23: c42e0c169be30a0448e4d9df2a7e2278 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:34:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:34:39 [info] 37#37: *619 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:34:39 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:34:49 [info] 37#37: *620 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:34:49 [info] 37#37: *621 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:34:49 [info] 37#37: *622 [lua] access_by_lua(msblocations.conf:189):2: 9cb69659f4816a8a02bdd09eb2deee55:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:34:49 +0000] 9cb69659f4816a8a02bdd09eb2deee55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/22 05:34:49 [info] 37#37: *622 [lua] logger.lua:23: 9cb69659f4816a8a02bdd09eb2deee55 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:34:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:34:59 [info] 37#37: *624 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:34:59 [info] 37#37: *625 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:35:04 [info] 37#37: *626 [lua] access_by_lua(msblocations.conf:189):2: 6f8b073a4e659d39303704c61d90786d:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:35:04 [info] 37#37: *626 [lua] logger.lua:23: 6f8b073a4e659d39303704c61d90786d {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:35:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.59 - - [22/Oct/2022:05:35:04 +0000] 6f8b073a4e659d39303704c61d90786d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/22 05:35:09 [info] 36#36: *627 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:35:09 [info] 36#36: *628 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:35:19 [info] 36#36: *629 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:35:19 [info] 36#36: *630 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:35:19 [info] 37#37: *631 [lua] access_by_lua(msblocations.conf:189):2: 9f345b048ab853610532dcbaecb9f832:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:35:19 [info] 37#37: *631 [lua] logger.lua:23: 9f345b048ab853610532dcbaecb9f832 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:35:19 +0000] 9f345b048ab853610532dcbaecb9f832 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:35:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:35:29 [info] 37#37: *632 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:35:29 [info] 37#37: *633 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:35:34 [info] 37#37: *634 [lua] access_by_lua(msblocations.conf:189):2: 1befd54c66acb8b9e64bad774ce13d13:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:35:34 [info] 37#37: *634 [lua] logger.lua:23: 1befd54c66acb8b9e64bad774ce13d13 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:35:34 +0000] 1befd54c66acb8b9e64bad774ce13d13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:35:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:35:39 [info] 37#37: *635 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:35:39 [info] 36#36: *636 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:35:49 [info] 37#37: *637 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:35:49 [info] 37#37: *638 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:35:49 [info] 37#37: *639 [lua] access_by_lua(msblocations.conf:189):2: df44c0e57b3325553e2bde28c27d04fb:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:35:49 [info] 37#37: *639 [lua] logger.lua:23: df44c0e57b3325553e2bde28c27d04fb {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:35:49 +0000] df44c0e57b3325553e2bde28c27d04fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:35:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:35:59 [info] 37#37: *641 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:35:59 [info] 37#37: *642 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:36:04 [info] 37#37: *643 [lua] access_by_lua(msblocations.conf:189):2: c9692430691f586e3354a3c13bfad063:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:36:04 +0000] c9692430691f586e3354a3c13bfad063 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/22 05:36:04 [info] 37#37: *643 [lua] logger.lua:23: c9692430691f586e3354a3c13bfad063 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:36:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:36:09 [info] 37#37: *644 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:36:09 [info] 37#37: *645 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:36:19 [info] 37#37: *646 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:36:19 [info] 36#36: *647 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:36:19 [info] 37#37: *648 [lua] access_by_lua(msblocations.conf:189):2: 98e9bc248ed6fe152faf5c53d5b4e25b:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:36:19 +0000] 98e9bc248ed6fe152faf5c53d5b4e25b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/22 05:36:19 [info] 37#37: *648 [lua] logger.lua:23: 98e9bc248ed6fe152faf5c53d5b4e25b {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:36:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:36:29 [info] 37#37: *649 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:36:29 [info] 37#37: *650 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:36:34 [info] 37#37: *651 [lua] access_by_lua(msblocations.conf:189):2: 64410bfe5fe1a720db800db882ffd37f:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:36:34 [info] 37#37: *651 [lua] logger.lua:23: 64410bfe5fe1a720db800db882ffd37f {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:36:34 +0000] 64410bfe5fe1a720db800db882ffd37f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:36:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:36:39 [info] 37#37: *652 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:36:39 [info] 37#37: *653 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:36:49 [info] 36#36: *654 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:36:49 [info] 36#36: *655 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:36:49 [info] 37#37: *656 [lua] access_by_lua(msblocations.conf:189):2: 9e5b38e6e0d9a93552d6bfa3122a5ff7:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:36:49 [info] 37#37: *656 [lua] logger.lua:23: 9e5b38e6e0d9a93552d6bfa3122a5ff7 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:36:49 +0000] 9e5b38e6e0d9a93552d6bfa3122a5ff7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:36:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:36:59 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:36:59 [info] 37#37: *659 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:37:04 [info] 37#37: *660 [lua] access_by_lua(msblocations.conf:189):2: 204707bb6899deb43508188c1097e17e:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:37:04 [info] 37#37: *660 [lua] logger.lua:23: 204707bb6899deb43508188c1097e17e {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:37:04 +0000] 204707bb6899deb43508188c1097e17e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:37:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:37:09 [info] 36#36: *661 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:37:09 [info] 36#36: *662 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:37:19 [info] 36#36: *663 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:37:19 [info] 36#36: *664 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:37:19 [info] 37#37: *665 [lua] access_by_lua(msblocations.conf:189):2: bdffd89e4d6442e4bc3e3d9d40cc1515:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:37:19 +0000] bdffd89e4d6442e4bc3e3d9d40cc1515 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/22 05:37:19 [info] 37#37: *665 [lua] logger.lua:23: bdffd89e4d6442e4bc3e3d9d40cc1515 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:37:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:37:29 [info] 36#36: *667 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:37:29 [info] 37#37: *666 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:37:34 [info] 37#37: *668 [lua] access_by_lua(msblocations.conf:189):2: 6d526a88b12fbbfac087fecacc558503:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:37:34 +0000] 6d526a88b12fbbfac087fecacc558503 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/22 05:37:34 [info] 37#37: *668 [lua] logger.lua:23: 6d526a88b12fbbfac087fecacc558503 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:37:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/22 05:37:39 [info] 36#36: *669 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:37:39 [info] 36#36: *670 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:37:49 [info] 36#36: *671 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:37:49 [info] 37#37: *672 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:37:49 [info] 37#37: *673 [lua] access_by_lua(msblocations.conf:189):2: 35e12d28cec1e26fdf89c97121e580f9:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:37:49 [info] 37#37: *673 [lua] logger.lua:23: 35e12d28cec1e26fdf89c97121e580f9 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:37:49 +0000] 35e12d28cec1e26fdf89c97121e580f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:37:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 05:37:59 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:37:59 [info] 37#37: *676 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:38:04 [info] 37#37: *677 [lua] access_by_lua(msblocations.conf:189):2: b92095e33c760ae3bb403df7d3dc1610:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:38:04 [info] 37#37: *677 [lua] logger.lua:23: b92095e33c760ae3bb403df7d3dc1610 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:38:04 +0000] b92095e33c760ae3bb403df7d3dc1610 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:38:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:38:09 [info] 37#37: *678 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:38:09 [info] 37#37: *679 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:38:19 [info] 37#37: *680 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:38:19 [info] 36#36: *681 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:38:19 [info] 37#37: *682 [lua] access_by_lua(msblocations.conf:189):2: ba4f217fee13ae7ad1f147118cd1a053:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:38:19 [info] 37#37: *682 [lua] logger.lua:23: ba4f217fee13ae7ad1f147118cd1a053 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:38:19 +0000] ba4f217fee13ae7ad1f147118cd1a053 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:38:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:38:29 [info] 37#37: *684 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:38:29 [info] 36#36: *683 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:38:34 [info] 37#37: *685 [lua] access_by_lua(msblocations.conf:189):2: 76d5f5b8d6d14709dab3d8938974fe92:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:38:34 +0000] 76d5f5b8d6d14709dab3d8938974fe92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/22 05:38:34 [info] 37#37: *685 [lua] logger.lua:23: 76d5f5b8d6d14709dab3d8938974fe92 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:38:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/22 05:38:39 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:38:39 [info] 36#36: *687 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:38:49 [info] 37#37: *689 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:38:49 [info] 36#36: *688 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:38:49 [info] 37#37: *690 [lua] access_by_lua(msblocations.conf:189):2: 69b73410e12960dbb400a558e3aac42e:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:38:49 +0000] 69b73410e12960dbb400a558e3aac42e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/22 05:38:49 [info] 37#37: *690 [lua] logger.lua:23: 69b73410e12960dbb400a558e3aac42e {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:38:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:38:59 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:38:59 [info] 37#37: *693 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:39:04 [info] 37#37: *694 [lua] access_by_lua(msblocations.conf:189):2: 7ac66bee6663e3e187356a0c4dd7a555:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:39:04 [info] 37#37: *694 [lua] logger.lua:23: 7ac66bee6663e3e187356a0c4dd7a555 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:39:04 +0000] 7ac66bee6663e3e187356a0c4dd7a555 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:39:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:39:09 [info] 37#37: *695 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:39:09 [info] 36#36: *696 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:39:19 [info] 37#37: *697 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:39:19 [info] 37#37: *698 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:39:19 [info] 37#37: *699 [lua] access_by_lua(msblocations.conf:189):2: c81d15e81d9a0ba6b753dcaf13e0f2df:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:39:20 [info] 37#37: *699 [lua] logger.lua:23: c81d15e81d9a0ba6b753dcaf13e0f2df {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:39:20 +0000] c81d15e81d9a0ba6b753dcaf13e0f2df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:39:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:39:29 [info] 36#36: *700 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:39:29 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:39:35 [info] 37#37: *702 [lua] access_by_lua(msblocations.conf:189):2: 370112c1b3ff34457cc3db0156c280ba:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:39:35 [info] 37#37: *702 [lua] logger.lua:23: 370112c1b3ff34457cc3db0156c280ba {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:39:35 +0000] 370112c1b3ff34457cc3db0156c280ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:39:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:39:39 [info] 36#36: *704 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:39:39 [info] 37#37: *703 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:39:49 [info] 37#37: *705 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:39:49 [info] 36#36: *706 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:39:50 [info] 37#37: *707 [lua] access_by_lua(msblocations.conf:189):2: 1c38ae779eace8a4569e9642261e8a31:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:39:50 +0000] 1c38ae779eace8a4569e9642261e8a31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:39:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/22 05:39:50 [info] 37#37: *707 [lua] logger.lua:23: 1c38ae779eace8a4569e9642261e8a31 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , 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/10/22 05:39:59 [info] 37#37: *709 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:39:59 [info] 37#37: *710 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:40:05 [info] 37#37: *711 [lua] access_by_lua(msblocations.conf:189):2: e749b9bad6bb67ff3b80f2a92a863374:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:40:05 +0000] e749b9bad6bb67ff3b80f2a92a863374 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/22 05:40:05 [info] 37#37: *711 [lua] logger.lua:23: e749b9bad6bb67ff3b80f2a92a863374 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:40:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:40:09 [info] 37#37: *712 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:40:09 [info] 36#36: *713 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:40:19 [info] 37#37: *714 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:40:19 [info] 36#36: *715 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:40:20 [info] 37#37: *716 [lua] access_by_lua(msblocations.conf:189):2: 125f0e4c0edc811aed1b1647ae4ad526:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:40:20 [info] 37#37: *716 [lua] logger.lua:23: 125f0e4c0edc811aed1b1647ae4ad526 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:40:20 +0000] 125f0e4c0edc811aed1b1647ae4ad526 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:40:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:40:29 [info] 37#37: *717 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:40:29 [info] 37#37: *718 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:40:35 [info] 37#37: *719 [lua] access_by_lua(msblocations.conf:189):2: 0872a9bfdbd9c8c2b41faffc8e9a0d9c:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:40:35 [info] 37#37: *719 [lua] logger.lua:23: 0872a9bfdbd9c8c2b41faffc8e9a0d9c {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:40:35 +0000] 0872a9bfdbd9c8c2b41faffc8e9a0d9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:40:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:40:39 [info] 37#37: *720 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:40:39 [info] 37#37: *721 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:40:49 [info] 37#37: *722 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:40:49 [info] 37#37: *723 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:40:50 [info] 37#37: *724 [lua] access_by_lua(msblocations.conf:189):2: c472be5429363e2e9a05b2bddc02a765:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:40:50 [info] 37#37: *724 [lua] logger.lua:23: c472be5429363e2e9a05b2bddc02a765 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:40:50 +0000] c472be5429363e2e9a05b2bddc02a765 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:40:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:40:59 [info] 36#36: *726 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:40:59 [info] 36#36: *727 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:41:02 [info] 37#37: *728 client closed connection while waiting for request, client: 10.233.66.74, server: 0.0.0.0:443
2022/10/22 05:41:05 [info] 37#37: *729 [lua] access_by_lua(msblocations.conf:189):2: 8adb2f04db562c2ba323f77ca4ab9d4b:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:41:05 [info] 37#37: *729 [lua] logger.lua:23: 8adb2f04db562c2ba323f77ca4ab9d4b {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:41:05 +0000] 8adb2f04db562c2ba323f77ca4ab9d4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:41:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:41:09 [info] 37#37: *731 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:41:09 [info] 36#36: *730 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:41:19 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:41:19 [info] 37#37: *733 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:41:20 [info] 37#37: *734 [lua] access_by_lua(msblocations.conf:189):2: 7416df5c058a55cf83a222e04d1921c5:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:41:20 +0000] 7416df5c058a55cf83a222e04d1921c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/22 05:41:20 [info] 37#37: *734 [lua] logger.lua:23: 7416df5c058a55cf83a222e04d1921c5 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:41:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:41:29 [info] 37#37: *735 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:41:29 [info] 37#37: *736 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:41:35 [info] 37#37: *737 [lua] access_by_lua(msblocations.conf:189):2: 8488c7e91646d492def5c1e6f7960658:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:41:35 +0000] 8488c7e91646d492def5c1e6f7960658 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/22 05:41:35 [info] 37#37: *737 [lua] logger.lua:23: 8488c7e91646d492def5c1e6f7960658 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:41:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:41:39 [info] 36#36: *738 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:41:39 [info] 36#36: *739 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:41:49 [info] 37#37: *740 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:41:49 [info] 37#37: *741 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:41:50 [info] 37#37: *742 [lua] access_by_lua(msblocations.conf:189):2: 0c936d7ecc9c2a3f540d393a2b6d47fe:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:41:50 [info] 37#37: *742 [lua] logger.lua:23: 0c936d7ecc9c2a3f540d393a2b6d47fe {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:41:50 +0000] 0c936d7ecc9c2a3f540d393a2b6d47fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:41:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:41:59 [info] 37#37: *744 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:41:59 [info] 36#36: *745 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:42:05 [info] 37#37: *746 [lua] access_by_lua(msblocations.conf:189):2: 77f177d53c07a97940b8f624a6c469ea:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:42:05 [info] 37#37: *746 [lua] logger.lua:23: 77f177d53c07a97940b8f624a6c469ea {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:42:05 +0000] 77f177d53c07a97940b8f624a6c469ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:42:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:42:09 [info] 36#36: *747 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:42:09 [info] 37#37: *748 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:42:19 [info] 36#36: *749 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:42:19 [info] 36#36: *750 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:42:20 [info] 37#37: *751 [lua] access_by_lua(msblocations.conf:189):2: 889444dd03798829ee7c7d3f32a1e398:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:42:20 +0000] 889444dd03798829ee7c7d3f32a1e398 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/22 05:42:20 [info] 37#37: *751 [lua] logger.lua:23: 889444dd03798829ee7c7d3f32a1e398 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:42:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/22 05:42:29 [info] 36#36: *752 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:42:29 [info] 36#36: *753 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:42:35 [info] 37#37: *754 [lua] access_by_lua(msblocations.conf:189):2: e6cd7f565cfb5f30e7e56a6206d17a5a:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:42:35 +0000] e6cd7f565cfb5f30e7e56a6206d17a5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/22 05:42:35 [info] 37#37: *754 [lua] logger.lua:23: e6cd7f565cfb5f30e7e56a6206d17a5a {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:42:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:42:39 [info] 37#37: *755 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:42:39 [info] 37#37: *756 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:42:49 [info] 36#36: *757 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:42:49 [info] 36#36: *758 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:42:50 [info] 37#37: *759 [lua] access_by_lua(msblocations.conf:189):2: 113f4a990c9fe7402ef6f8e9d3024ee1:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:42:50 +0000] 113f4a990c9fe7402ef6f8e9d3024ee1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/22 05:42:50 [info] 37#37: *759 [lua] logger.lua:23: 113f4a990c9fe7402ef6f8e9d3024ee1 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:42:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:42:59 [info] 37#37: *762 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:42:59 [info] 37#37: *761 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:43:05 [info] 37#37: *763 [lua] access_by_lua(msblocations.conf:189):2: 579a2ead29fcebc932ea844fca06b210:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:43:05 [info] 37#37: *763 [lua] logger.lua:23: 579a2ead29fcebc932ea844fca06b210 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:43:05 +0000] 579a2ead29fcebc932ea844fca06b210 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:43:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:43:09 [info] 37#37: *764 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:43:09 [info] 37#37: *765 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:43:19 [info] 37#37: *766 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:43:19 [info] 36#36: *767 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:43:20 [info] 37#37: *768 [lua] access_by_lua(msblocations.conf:189):2: c4c2b45188421d27f403ad33424814ef:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:43:20 +0000] c4c2b45188421d27f403ad33424814ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:43:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:43:20 [info] 37#37: *768 [lua] logger.lua:23: c4c2b45188421d27f403ad33424814ef {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , 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/10/22 05:43:29 [info] 37#37: *769 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:43:29 [info] 36#36: *770 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:43:35 [info] 37#37: *771 [lua] access_by_lua(msblocations.conf:189):2: 10457c0d8d67fe30f874bf92402bd949:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:43:35 [info] 37#37: *771 [lua] logger.lua:23: 10457c0d8d67fe30f874bf92402bd949 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:43:35 +0000] 10457c0d8d67fe30f874bf92402bd949 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:43:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 05:43:39 [info] 37#37: *773 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:43:39 [info] 37#37: *772 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:43:49 [info] 36#36: *774 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:43:49 [info] 36#36: *775 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:43:50 [info] 37#37: *776 [lua] access_by_lua(msblocations.conf:189):2: cd6167fc5d496809fa15eadb80c53ea9:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:43:50 [info] 37#37: *776 [lua] logger.lua:23: cd6167fc5d496809fa15eadb80c53ea9 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:43:50 +0000] cd6167fc5d496809fa15eadb80c53ea9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:43:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/22 05:43:59 [info] 37#37: *778 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:43:59 [info] 37#37: *779 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:44:05 [info] 37#37: *780 [lua] access_by_lua(msblocations.conf:189):2: 0b9fc2fab4bbad4e40e4576671f55938:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:44:05 [info] 37#37: *780 [lua] logger.lua:23: 0b9fc2fab4bbad4e40e4576671f55938 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:44:05 +0000] 0b9fc2fab4bbad4e40e4576671f55938 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:44:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:44:09 [info] 37#37: *782 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:44:09 [info] 37#37: *781 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:44:19 [info] 37#37: *783 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:44:19 [info] 37#37: *784 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:44:20 [info] 37#37: *785 [lua] access_by_lua(msblocations.conf:189):2: f2e488127eb90a75fb14705f9e50f72f:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:44:20 [info] 37#37: *785 [lua] logger.lua:23: f2e488127eb90a75fb14705f9e50f72f {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:44:20 +0000] f2e488127eb90a75fb14705f9e50f72f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:44:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:44:29 [info] 37#37: *786 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:44:29 [info] 36#36: *787 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:44:35 [info] 37#37: *788 [lua] access_by_lua(msblocations.conf:189):2: aa61da6732d31970f212765e7390b06a:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:44:35 +0000] aa61da6732d31970f212765e7390b06a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/22 05:44:35 [info] 37#37: *788 [lua] logger.lua:23: aa61da6732d31970f212765e7390b06a {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:44:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:44:39 [info] 36#36: *789 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:44:39 [info] 36#36: *790 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:44:49 [info] 36#36: *792 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:44:49 [info] 36#36: *791 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:44:50 [info] 37#37: *793 [lua] access_by_lua(msblocations.conf:189):2: 0ac9bbdcef5951b9c79ffa8b1a4d941e:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:44:50 [info] 37#37: *793 [lua] logger.lua:23: 0ac9bbdcef5951b9c79ffa8b1a4d941e {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:44:50 +0000] 0ac9bbdcef5951b9c79ffa8b1a4d941e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:44:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/22 05:44:59 [info] 37#37: *795 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:44:59 [info] 36#36: *796 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:45:05 [info] 37#37: *797 [lua] access_by_lua(msblocations.conf:189):2: bf0833738dd0eccc2fb0921c86f9a7aa:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:45:05 [info] 37#37: *797 [lua] logger.lua:23: bf0833738dd0eccc2fb0921c86f9a7aa {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:45:05 +0000] bf0833738dd0eccc2fb0921c86f9a7aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:45:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:45:09 [info] 37#37: *798 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:45:09 [info] 37#37: *799 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:45:19 [info] 37#37: *801 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:45:19 [info] 37#37: *800 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:45:20 [info] 37#37: *802 [lua] access_by_lua(msblocations.conf:189):2: 490cf09287cf6ca664c55190542a8b22:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:45:20 [info] 37#37: *802 [lua] logger.lua:23: 490cf09287cf6ca664c55190542a8b22 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:45:20 +0000] 490cf09287cf6ca664c55190542a8b22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:45:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:45:29 [info] 37#37: *803 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:45:29 [info] 37#37: *804 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:45:35 [info] 37#37: *805 [lua] access_by_lua(msblocations.conf:189):2: af5593142850aad5473184e5e16fb632:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/22 05:45:35 [info] 37#37: *805 [lua] logger.lua:23: af5593142850aad5473184e5e16fb632 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:45:35 +0000] af5593142850aad5473184e5e16fb632 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:45:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/22 05:45:39 [info] 37#37: *806 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:45:39 [info] 37#37: *807 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:45:49 [info] 37#37: *808 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:45:49 [info] 37#37: *809 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:45:50 [info] 37#37: *810 [lua] access_by_lua(msblocations.conf:189):2: eecf4f685bcbe4924e763c2fc3b7e1fe:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:45:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.59 - - [22/Oct/2022:05:45:50 +0000] eecf4f685bcbe4924e763c2fc3b7e1fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/22 05:45:50 [info] 37#37: *810 [lua] logger.lua:23: eecf4f685bcbe4924e763c2fc3b7e1fe {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , 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/10/22 05:45:59 [info] 36#36: *812 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:45:59 [info] 36#36: *813 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:46:05 [info] 37#37: *814 [lua] access_by_lua(msblocations.conf:189):2: efa150cef8cca0a389b386f885d68858:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:46:05 +0000] efa150cef8cca0a389b386f885d68858 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/22 05:46:05 [info] 37#37: *814 [lua] logger.lua:23: efa150cef8cca0a389b386f885d68858 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:46:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:46:09 [info] 36#36: *816 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:46:09 [info] 36#36: *815 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:46:19 [info] 36#36: *818 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:46:19 [info] 37#37: *817 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:46:20 [info] 37#37: *819 [lua] access_by_lua(msblocations.conf:189):2: 4a9aa77d67df7d632a876a5e238ceea4:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:46:20 +0000] 4a9aa77d67df7d632a876a5e238ceea4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:46:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:46:20 [info] 37#37: *819 [lua] logger.lua:23: 4a9aa77d67df7d632a876a5e238ceea4 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , 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/10/22 05:46:29 [info] 37#37: *820 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:46:29 [info] 37#37: *821 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:46:35 [info] 37#37: *822 [lua] access_by_lua(msblocations.conf:189):2: 9a09ca7f4c1a0ce16c7c24fbd1bb25f7:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:46:35 +0000] 9a09ca7f4c1a0ce16c7c24fbd1bb25f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/22 05:46:35 [info] 37#37: *822 [lua] logger.lua:23: 9a09ca7f4c1a0ce16c7c24fbd1bb25f7 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:46:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:46:39 [info] 36#36: *824 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:46:39 [info] 36#36: *823 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:46:49 [info] 36#36: *825 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:46:49 [info] 36#36: *826 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:46:50 [info] 37#37: *827 [lua] access_by_lua(msblocations.conf:189):2: e351aca9ea433fa241496cc7876aa540:receive the request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:46:50 +0000] e351aca9ea433fa241496cc7876aa540 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/22 05:46:50 [info] 37#37: *827 [lua] logger.lua:23: e351aca9ea433fa241496cc7876aa540 {"matched":"microservices"} while logging request, client: 10.233.69.59, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.59 - - [22/Oct/2022:05:46:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5