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
2022/10/22 05:46:59 [info] 36#36: *829 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:46:59 [info] 36#36: *830 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:47:05 [info] 37#37: *831 [lua] access_by_lua(msblocations.conf:189):2: 9368934c7e2eed1bcd19863a83e59865: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:47:05 [info] 37#37: *831 [lua] logger.lua:23: 9368934c7e2eed1bcd19863a83e59865 {"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:47:05 +0000] 9368934c7e2eed1bcd19863a83e59865 "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:47:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:47:09 [info] 36#36: *833 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:47:09 [info] 37#37: *832 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:47:19 [info] 37#37: *834 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:47:19 [info] 37#37: *835 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:47:20 [info] 37#37: *836 [lua] access_by_lua(msblocations.conf:189):2: 59e70dfedff1677b9f4b7531a803f819: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:47:20 +0000] 59e70dfedff1677b9f4b7531a803f819 "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:47:20 [info] 37#37: *836 [lua] logger.lua:23: 59e70dfedff1677b9f4b7531a803f819 {"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:47:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:47:29 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:47:29 [info] 37#37: *838 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:47:35 [info] 37#37: *839 [lua] access_by_lua(msblocations.conf:189):2: 50950b6454f86601e7c6bcb07d6396bb: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:47:35 [info] 37#37: *839 [lua] logger.lua:23: 50950b6454f86601e7c6bcb07d6396bb {"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:47:35 +0000] 50950b6454f86601e7c6bcb07d6396bb "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:47:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:47:39 [info] 37#37: *840 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:47:39 [info] 37#37: *841 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:47:49 [info] 37#37: *842 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:47:49 [info] 37#37: *843 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:47:50 [info] 37#37: *844 [lua] access_by_lua(msblocations.conf:189):2: 5d34cebf4a0b1763a5216cb6dd6d326a: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:47:50 [info] 37#37: *844 [lua] logger.lua:23: 5d34cebf4a0b1763a5216cb6dd6d326a {"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:47:50 +0000] 5d34cebf4a0b1763a5216cb6dd6d326a "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:47:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:47:59 [info] 37#37: *846 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:47:59 [info] 37#37: *847 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:48:05 [info] 37#37: *848 client closed connection while waiting for request, client: 10.233.66.74, server: 0.0.0.0:443
2022/10/22 05:48:05 [info] 37#37: *849 [lua] access_by_lua(msblocations.conf:189):2: 5805d484b10ceff856d2cc689e2d18a4: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:48:05 [info] 37#37: *849 [lua] logger.lua:23: 5805d484b10ceff856d2cc689e2d18a4 {"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:48:05 +0000] 5805d484b10ceff856d2cc689e2d18a4 "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:48:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:48:09 [info] 37#37: *850 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:48:09 [info] 37#37: *851 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:48:19 [info] 37#37: *852 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:48:19 [info] 37#37: *853 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:48:20 [info] 37#37: *854 [lua] access_by_lua(msblocations.conf:189):2: bab21ec1ce0e15304504da7a0962b89e: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:48:20 [info] 37#37: *854 [lua] logger.lua:23: bab21ec1ce0e15304504da7a0962b89e {"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:48:20 +0000] bab21ec1ce0e15304504da7a0962b89e "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:48:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:48:29 [info] 37#37: *855 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:48:29 [info] 37#37: *856 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:48:35 [info] 37#37: *857 [lua] access_by_lua(msblocations.conf:189):2: 9288e66863c385352b2648796846cede: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:48:35 [info] 37#37: *857 [lua] logger.lua:23: 9288e66863c385352b2648796846cede {"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:48:35 +0000] 9288e66863c385352b2648796846cede "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:48:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:48:39 [info] 37#37: *858 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:48:39 [info] 37#37: *859 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:48:49 [info] 37#37: *860 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:48:49 [info] 37#37: *861 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:48:50 [info] 37#37: *862 [lua] access_by_lua(msblocations.conf:189):2: d202221b2b0982a9d65984fad27b101e: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:48:50 [info] 37#37: *862 [lua] logger.lua:23: d202221b2b0982a9d65984fad27b101e {"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:48:50 +0000] d202221b2b0982a9d65984fad27b101e "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:48:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:48:59 [info] 37#37: *865 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:48:59 [info] 37#37: *864 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:49:05 [info] 37#37: *866 [lua] access_by_lua(msblocations.conf:189):2: 4e5ee9720c11d80852ecabc1ea6d7812: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:49:05 [info] 37#37: *866 [lua] logger.lua:23: 4e5ee9720c11d80852ecabc1ea6d7812 {"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:49:05 +0000] 4e5ee9720c11d80852ecabc1ea6d7812 "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:49:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:49:09 [info] 37#37: *868 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:49:09 [info] 36#36: *867 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:49:19 [info] 37#37: *870 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:49:19 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:49:20 [info] 37#37: *871 [lua] access_by_lua(msblocations.conf:189):2: 628f10da6748d37f001092b923e1fae4: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:49:20 +0000] 628f10da6748d37f001092b923e1fae4 "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:49:20 [info] 37#37: *871 [lua] logger.lua:23: 628f10da6748d37f001092b923e1fae4 {"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:49:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:49:29 [info] 37#37: *873 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:49:29 [info] 37#37: *872 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:49:35 [info] 37#37: *874 [lua] access_by_lua(msblocations.conf:189):2: 7be47c3a201c7d3e978fd47628ef3e8f: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:49:35 [info] 37#37: *874 [lua] logger.lua:23: 7be47c3a201c7d3e978fd47628ef3e8f {"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:49:35 +0000] 7be47c3a201c7d3e978fd47628ef3e8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:49:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/22 05:49:39 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:49:39 [info] 36#36: *875 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:49:49 [info] 36#36: *878 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:49:49 [info] 36#36: *877 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:49:50 [info] 37#37: *879 [lua] access_by_lua(msblocations.conf:189):2: 9f609bc0289dae2ed107a8655fc51f00: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:49:50 [info] 37#37: *879 [lua] logger.lua:23: 9f609bc0289dae2ed107a8655fc51f00 {"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:49:50 +0000] 9f609bc0289dae2ed107a8655fc51f00 "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:49:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:49:59 [info] 37#37: *881 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:49:59 [info] 36#36: *882 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:50:05 [info] 37#37: *883 [lua] access_by_lua(msblocations.conf:189):2: dcb30e13e9c7efa331f68047798c19e6: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:50:05 +0000] dcb30e13e9c7efa331f68047798c19e6 "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:50:05 [info] 37#37: *883 [lua] logger.lua:23: dcb30e13e9c7efa331f68047798c19e6 {"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:50:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:50:09 [info] 36#36: *884 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:50:09 [info] 36#36: *885 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:50:19 [info] 36#36: *887 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:50:19 [info] 37#37: *886 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:50:20 [info] 37#37: *888 [lua] access_by_lua(msblocations.conf:189):2: ab92d8da7bfc52b17c9d819fcb68522b: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:50:20 [info] 37#37: *888 [lua] logger.lua:23: ab92d8da7bfc52b17c9d819fcb68522b {"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:50:20 +0000] ab92d8da7bfc52b17c9d819fcb68522b "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:50:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:50:29 [info] 37#37: *889 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:50:29 [info] 36#36: *890 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:50:35 [info] 37#37: *891 [lua] access_by_lua(msblocations.conf:189):2: 5886b84284701dba9927861d8b6a0f23: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:50:35 +0000] 5886b84284701dba9927861d8b6a0f23 "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:50:35 [info] 37#37: *891 [lua] logger.lua:23: 5886b84284701dba9927861d8b6a0f23 {"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:50:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:50:39 [info] 36#36: *892 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:50:39 [info] 36#36: *893 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:50:49 [info] 37#37: *895 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:50:49 [info] 36#36: *896 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:50:50 [info] 37#37: *897 [lua] access_by_lua(msblocations.conf:189):2: 66c98d9a40f8bbab6efbd6fe7f22c91e: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:50:50 [info] 37#37: *897 [lua] logger.lua:23: 66c98d9a40f8bbab6efbd6fe7f22c91e {"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:50:50 +0000] 66c98d9a40f8bbab6efbd6fe7f22c91e "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:50:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 05:50:59 [info] 37#37: *899 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:50:59 [info] 37#37: *900 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:51:00 [info] 37#37: *894 client prematurely closed connection while reading client request line, client: 10.233.64.175, server: 
10.233.64.175 - - [22/Oct/2022:05:51:00 +0000] 98142e029e7b55e4be8b20bb8903748e "" 400 request_processing_time:5.005 upstream_response_time:- "-" "-" "-"
2022/10/22 05:51:00 [info] 37#37: *901 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.175, server: , request: "GET / HTTP/1.0"
10.233.64.175 - - [22/Oct/2022:05:51:00 +0000] f5081a988e45989248a131cc1c63c5ba "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/10/22 05:51:05 [info] 37#37: *902 [lua] access_by_lua(msblocations.conf:189):2: 6c98e075c7333f6f4128c4bcaccb2e5b: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:51:05 [info] 37#37: *902 [lua] logger.lua:23: 6c98e075c7333f6f4128c4bcaccb2e5b {"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:51:05 +0000] 6c98e075c7333f6f4128c4bcaccb2e5b "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:51:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:51:09 [info] 36#36: *903 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:51:09 [info] 36#36: *904 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:51:19 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:51:19 [info] 36#36: *906 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:51:20 [info] 37#37: *907 [lua] access_by_lua(msblocations.conf:189):2: f6d390fce3bd85bf24f3a1071a4cd2f3: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:51:20 +0000] f6d390fce3bd85bf24f3a1071a4cd2f3 "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:51:20 [info] 37#37: *907 [lua] logger.lua:23: f6d390fce3bd85bf24f3a1071a4cd2f3 {"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:51:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:51:29 [info] 37#37: *908 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:51:29 [info] 37#37: *909 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:51:35 [info] 37#37: *910 [lua] access_by_lua(msblocations.conf:189):2: ea751cfee90aadbac536d6d7e6458fe1: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:51:35 +0000] ea751cfee90aadbac536d6d7e6458fe1 "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:51:35 [info] 37#37: *910 [lua] logger.lua:23: ea751cfee90aadbac536d6d7e6458fe1 {"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:51:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:51:39 [info] 37#37: *911 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:51:39 [info] 37#37: *912 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:51:49 [info] 37#37: *913 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:51:49 [info] 37#37: *914 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:51:50 [info] 37#37: *915 [lua] access_by_lua(msblocations.conf:189):2: 560480a7c830a2a5541b451a27b3fa72: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:51:50 [info] 37#37: *915 [lua] logger.lua:23: 560480a7c830a2a5541b451a27b3fa72 {"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:51:50 +0000] 560480a7c830a2a5541b451a27b3fa72 "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:51:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:51:59 [info] 37#37: *917 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:51:59 [info] 37#37: *918 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:52:05 +0000] 635284a2061026c07e5d0e66376f094b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:52:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:52:05 [info] 37#37: *919 [lua] access_by_lua(msblocations.conf:189):2: 635284a2061026c07e5d0e66376f094b: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:52:05 [info] 37#37: *919 [lua] logger.lua:23: 635284a2061026c07e5d0e66376f094b {"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:52:09 [info] 37#37: *921 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:52:09 [info] 37#37: *920 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:52:19 [info] 37#37: *922 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:52:19 [info] 37#37: *923 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:52:20 [info] 37#37: *924 [lua] access_by_lua(msblocations.conf:189):2: e911d29a8a753d6cd2904d767f59cef7: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:52:20 [info] 37#37: *924 [lua] logger.lua:23: e911d29a8a753d6cd2904d767f59cef7 {"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:52:20 +0000] e911d29a8a753d6cd2904d767f59cef7 "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:52:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:52:27 [info] 37#37: *925 [lua] access_by_lua(msblocations.conf:189):2: 01457fae0ef0eecaa4c4730193aa0439:receive the request, client: 10.233.64.175, server: , request: "POST /sdk HTTP/1.1", host: "10.32.242.67:30284"
2022/10/22 05:52:27 [info] 37#37: *926 [lua] access_by_lua(msblocations.conf:189):2: aa7a7ba8a40b772d68168fef8dd67d53:receive the request, client: 10.233.64.175, server: , request: "GET /nmaplowercheck1666417948 HTTP/1.1", host: "10.32.242.67:30284"
2022/10/22 05:52:27 [warn] 37#37: *925 [lua] error_handler.lua:29: error_svc_not_found(): 01457fae0ef0eecaa4c4730193aa0439 No route found for this request! detail_info:Custom not match, client: 10.233.64.175, server: , request: "POST /sdk HTTP/1.1", host: "10.32.242.67:30284"
2022/10/22 05:52:27 [warn] 37#37: *926 [lua] error_handler.lua:29: error_svc_not_found(): aa7a7ba8a40b772d68168fef8dd67d53 No route found for this request! detail_info:Custom not match, client: 10.233.64.175, server: , request: "GET /nmaplowercheck1666417948 HTTP/1.1", host: "10.32.242.67:30284"
10.233.64.175 - - [22/Oct/2022:05:52:27 +0000] aa7a7ba8a40b772d68168fef8dd67d53 "GET /nmaplowercheck1666417948 HTTP/1.1" 502 request_processing_time:0.007 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
10.233.64.175 - - [22/Oct/2022:05:52:27 +0000] 01457fae0ef0eecaa4c4730193aa0439 "POST /sdk HTTP/1.1" 502 request_processing_time:0.111 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/10/22 05:52:27 [info] 37#37: *927 [lua] access_by_lua(msblocations.conf:189):2: 89c8929dc5954941b0a4281de4bf0851:receive the request, client: 10.233.64.175, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.242.67:30284"
2022/10/22 05:52:27 [warn] 37#37: *927 [lua] error_handler.lua:29: error_svc_not_found(): 89c8929dc5954941b0a4281de4bf0851 No route found for this request! detail_info:Custom not match, client: 10.233.64.175, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.242.67:30284"
10.233.64.175 - - [22/Oct/2022:05:52:27 +0000] 89c8929dc5954941b0a4281de4bf0851 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/10/22 05:52:27 [info] 37#37: *928 [lua] access_by_lua(msblocations.conf:189):2: 504950ae0a6bbfd183abbff58e8f9a87:receive the request, client: 10.233.64.175, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.242.67:30284"
2022/10/22 05:52:27 [warn] 37#37: *928 [lua] error_handler.lua:29: error_svc_not_found(): 504950ae0a6bbfd183abbff58e8f9a87 No route found for this request! detail_info:Custom not match, client: 10.233.64.175, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.242.67:30284"
10.233.64.175 - - [22/Oct/2022:05:52:27 +0000] 504950ae0a6bbfd183abbff58e8f9a87 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/10/22 05:52:29 [info] 37#37: *929 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:52:29 [info] 37#37: *930 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:52:34 [info] 37#37: *931 [lua] access_by_lua(msblocations.conf:189):2: 1b1228a7c188da54cf72b495cb1aa975:receive the request, client: 10.233.64.175, server: , request: "GET / HTTP/1.0"
2022/10/22 05:52:34 [warn] 37#37: *931 [lua] error_handler.lua:29: error_svc_not_found(): 1b1228a7c188da54cf72b495cb1aa975 No route found for this request! detail_info:Custom not match, client: 10.233.64.175, server: , request: "GET / HTTP/1.0"
10.233.64.175 - - [22/Oct/2022:05:52:34 +0000] 1b1228a7c188da54cf72b495cb1aa975 "GET / HTTP/1.0" 502 request_processing_time:0.005 upstream_response_time:- "-" "-" "-"
2022/10/22 05:52:34 [info] 37#37: *932 [lua] access_by_lua(msblocations.conf:189):2: cd2a72285e863b3347b1488e4cf16e0c:receive the request, client: 10.233.64.175, server: , request: "GET / HTTP/1.1", host: "10.32.242.67"
2022/10/22 05:52:34 [warn] 37#37: *932 [lua] error_handler.lua:29: error_svc_not_found(): cd2a72285e863b3347b1488e4cf16e0c No route found for this request! detail_info:Custom not match, client: 10.233.64.175, server: , request: "GET / HTTP/1.1", host: "10.32.242.67"
10.233.64.175 - - [22/Oct/2022:05:52:34 +0000] cd2a72285e863b3347b1488e4cf16e0c "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/10/22 05:52:34 [info] 37#37: *932 client 10.233.64.175 closed keepalive connection
2022/10/22 05:52:35 [info] 37#37: *933 [lua] access_by_lua(msblocations.conf:189):2: f097ae9a26d8da78bd6e2df87ee22a81: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:52:35 [info] 37#37: *933 [lua] logger.lua:23: f097ae9a26d8da78bd6e2df87ee22a81 {"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:52:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.59 - - [22/Oct/2022:05:52:35 +0000] f097ae9a26d8da78bd6e2df87ee22a81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/22 05:52:39 [info] 36#36: *935 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:52:39 [info] 37#37: *934 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:52:49 [info] 37#37: *936 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:52:49 [info] 36#36: *937 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:52:50 [info] 37#37: *938 [lua] access_by_lua(msblocations.conf:189):2: 1f0ebe19e4429db6d868349014a47323: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:52:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.59 - - [22/Oct/2022:05:52:50 +0000] 1f0ebe19e4429db6d868349014a47323 "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:52:50 [info] 37#37: *938 [lua] logger.lua:23: 1f0ebe19e4429db6d868349014a47323 {"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:52:59 [info] 36#36: *940 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:52:59 [info] 36#36: *941 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:53:05 [info] 37#37: *942 [lua] access_by_lua(msblocations.conf:189):2: 16c62efc166ee270b950323370c85ac9: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:53:05 +0000] 16c62efc166ee270b950323370c85ac9 "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:53:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:53:05 [info] 37#37: *942 [lua] logger.lua:23: 16c62efc166ee270b950323370c85ac9 {"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:53:09 [info] 36#36: *943 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:53:09 [info] 36#36: *944 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:53:19 [info] 37#37: *945 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:53:19 [info] 37#37: *946 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:53:20 [info] 37#37: *947 [lua] access_by_lua(msblocations.conf:189):2: 480045bd3160fe097c2a08239cb03262: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:53:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:53:20 [info] 37#37: *947 [lua] logger.lua:23: 480045bd3160fe097c2a08239cb03262 {"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:53:20 +0000] 480045bd3160fe097c2a08239cb03262 "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:53:29 [info] 36#36: *948 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:53:29 [info] 36#36: *949 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:53:35 [info] 37#37: *950 [lua] access_by_lua(msblocations.conf:189):2: a043f188759e3580644c4308f3eca055: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:53:35 [info] 37#37: *950 [lua] logger.lua:23: a043f188759e3580644c4308f3eca055 {"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:53:35 +0000] a043f188759e3580644c4308f3eca055 "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:53:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/22 05:53:39 [info] 37#37: *951 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:53:39 [info] 37#37: *952 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:53:49 [info] 36#36: *953 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:53:49 [info] 36#36: *954 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:53:50 [info] 37#37: *955 [lua] access_by_lua(msblocations.conf:189):2: 5d120fa4aa536f5d45e8c39f60691800: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:53:50 [info] 37#37: *955 [lua] logger.lua:23: 5d120fa4aa536f5d45e8c39f60691800 {"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:53:50 +0000] 5d120fa4aa536f5d45e8c39f60691800 "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:53:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:53:59 [info] 36#36: *957 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:53:59 [info] 37#37: *958 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:54:05 [info] 37#37: *959 [lua] access_by_lua(msblocations.conf:189):2: d9216a538945f2d7d0078bb18e800578: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:54:05 [info] 37#37: *959 [lua] logger.lua:23: d9216a538945f2d7d0078bb18e800578 {"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:54:05 +0000] d9216a538945f2d7d0078bb18e800578 "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:54:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:54:09 [info] 36#36: *960 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:54:09 [info] 36#36: *961 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:54:19 [info] 37#37: *962 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:54:19 [info] 36#36: *963 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:54:20 [info] 37#37: *964 [lua] access_by_lua(msblocations.conf:189):2: e3a9236a14ca2612749f75cde88f34f6: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:54:20 [info] 37#37: *964 [lua] logger.lua:23: e3a9236a14ca2612749f75cde88f34f6 {"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:54:20 +0000] e3a9236a14ca2612749f75cde88f34f6 "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:54:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:54:29 [info] 37#37: *966 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:54:29 [info] 37#37: *965 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:54:35 [info] 37#37: *967 [lua] access_by_lua(msblocations.conf:189):2: 859524e860473d3b37a423252666c69e: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:54:35 [info] 37#37: *967 [lua] logger.lua:23: 859524e860473d3b37a423252666c69e {"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:54:35 +0000] 859524e860473d3b37a423252666c69e "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:54:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:54:39 [info] 36#36: *968 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:54:39 [info] 36#36: *969 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:54:49 [info] 37#37: *971 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:54:49 [info] 37#37: *970 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:54:50 [info] 37#37: *972 [lua] access_by_lua(msblocations.conf:189):2: a99a1f03ab83b8559da7f71554860df0: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:54:50 +0000] a99a1f03ab83b8559da7f71554860df0 "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:54:50 [info] 37#37: *972 [lua] logger.lua:23: a99a1f03ab83b8559da7f71554860df0 {"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:54:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:54:59 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:54:59 [info] 36#36: *975 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:55:05 [info] 37#37: *976 [lua] access_by_lua(msblocations.conf:189):2: 3d72fedebae49baa5a1b837c15b9dbd2: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:55:05 [info] 37#37: *976 [lua] logger.lua:23: 3d72fedebae49baa5a1b837c15b9dbd2 {"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:55:05 +0000] 3d72fedebae49baa5a1b837c15b9dbd2 "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:55:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:55:09 [info] 36#36: *977 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:55:09 [info] 36#36: *978 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:55:19 [info] 36#36: *979 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:55:19 [info] 37#37: *980 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:55:20 [info] 37#37: *981 [lua] access_by_lua(msblocations.conf:189):2: 859a9baff1505acdd180984c44e98b89: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:55:20 [info] 37#37: *981 [lua] logger.lua:23: 859a9baff1505acdd180984c44e98b89 {"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:55:20 +0000] 859a9baff1505acdd180984c44e98b89 "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:55:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:55:29 [info] 36#36: *983 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:55:29 [info] 36#36: *982 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:55:35 [info] 37#37: *984 [lua] access_by_lua(msblocations.conf:189):2: 46293ef43a719c80613f2eb86bce256e: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:55:35 +0000] 46293ef43a719c80613f2eb86bce256e "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:55:35 [info] 37#37: *984 [lua] logger.lua:23: 46293ef43a719c80613f2eb86bce256e {"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:55:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:55:39 [info] 37#37: *985 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:55:39 [info] 37#37: *986 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:55:49 [info] 37#37: *988 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:55:49 [info] 36#36: *987 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:55:50 [info] 37#37: *989 [lua] access_by_lua(msblocations.conf:189):2: 11bd349f8fb915b827a38358528c6c53: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:55:50 [info] 37#37: *989 [lua] logger.lua:23: 11bd349f8fb915b827a38358528c6c53 {"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:55:50 +0000] 11bd349f8fb915b827a38358528c6c53 "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:55:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:55:59 [info] 37#37: *991 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:55:59 [info] 37#37: *992 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:56:05 [info] 37#37: *993 [lua] access_by_lua(msblocations.conf:189):2: 4b77bcb19f3a866fc795980b522c64df: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:56:05 +0000] 4b77bcb19f3a866fc795980b522c64df "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:56:05 [info] 37#37: *993 [lua] logger.lua:23: 4b77bcb19f3a866fc795980b522c64df {"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:56:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:56:09 [info] 37#37: *994 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:56:09 [info] 37#37: *995 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:56:19 [info] 37#37: *996 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:56:19 [info] 37#37: *997 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:56:20 [info] 37#37: *998 [lua] access_by_lua(msblocations.conf:189):2: d3d48ac30317f94d4126ab90fdcb5b98: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:56:20 [info] 37#37: *998 [lua] logger.lua:23: d3d48ac30317f94d4126ab90fdcb5b98 {"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:56:20 +0000] d3d48ac30317f94d4126ab90fdcb5b98 "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:56:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 05:56:29 [info] 37#37: *999 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:56:29 [info] 37#37: *1000 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:56:35 [info] 37#37: *1001 [lua] access_by_lua(msblocations.conf:189):2: 83e1c5a34aeebacc91c48568f66a2328: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:56:35 [info] 37#37: *1001 [lua] logger.lua:23: 83e1c5a34aeebacc91c48568f66a2328 {"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:56:35 +0000] 83e1c5a34aeebacc91c48568f66a2328 "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:56:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:56:39 [info] 37#37: *1002 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:56:39 [info] 36#36: *1003 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:56:49 [info] 37#37: *1004 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:56:49 [info] 37#37: *1005 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:56:50 [info] 37#37: *1006 [lua] access_by_lua(msblocations.conf:189):2: 2a9a133bc54db5ad31371679232ca9d7: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:56:50 [info] 37#37: *1006 [lua] logger.lua:23: 2a9a133bc54db5ad31371679232ca9d7 {"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:56:50 +0000] 2a9a133bc54db5ad31371679232ca9d7 "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:56:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:56:59 [info] 37#37: *1008 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:56:59 [info] 37#37: *1009 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:57:05 [info] 37#37: *1010 [lua] access_by_lua(msblocations.conf:189):2: f0474d048b5b3eca6212d13e885a518b: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:57:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.59 - - [22/Oct/2022:05:57:06 +0000] f0474d048b5b3eca6212d13e885a518b "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:57:06 [info] 37#37: *1010 [lua] logger.lua:23: f0474d048b5b3eca6212d13e885a518b {"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:57:09 [info] 37#37: *1011 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:57:09 [info] 37#37: *1012 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:57:19 [info] 37#37: *1013 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:57:19 [info] 37#37: *1014 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:57:21 [info] 37#37: *1015 [lua] access_by_lua(msblocations.conf:189):2: 994f60bfb7dca6dbc8b6e64fc9e2565d: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:57:21 [info] 37#37: *1015 [lua] logger.lua:23: 994f60bfb7dca6dbc8b6e64fc9e2565d {"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:57:21 +0000] 994f60bfb7dca6dbc8b6e64fc9e2565d "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:57:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 05:57:29 [info] 37#37: *1016 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:57:29 [info] 37#37: *1017 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:57:36 [info] 37#37: *1018 [lua] access_by_lua(msblocations.conf:189):2: 2d8d3d935eb175e81b68c26ac175c2dc: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:57:36 +0000] 2d8d3d935eb175e81b68c26ac175c2dc "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:57:36 [info] 37#37: *1018 [lua] logger.lua:23: 2d8d3d935eb175e81b68c26ac175c2dc {"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:57:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:57:39 [info] 37#37: *1020 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:57:39 [info] 37#37: *1019 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:57:49 [info] 37#37: *1021 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:57:49 [info] 37#37: *1022 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:57:51 [info] 37#37: *1023 [lua] access_by_lua(msblocations.conf:189):2: 49f8d3325e8f0a7016601736ce95823d: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:57:51 [info] 37#37: *1023 [lua] logger.lua:23: 49f8d3325e8f0a7016601736ce95823d {"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:57:51 +0000] 49f8d3325e8f0a7016601736ce95823d "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:57:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:57:59 [info] 36#36: *1025 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:57:59 [info] 36#36: *1026 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:58:06 [info] 37#37: *1027 [lua] access_by_lua(msblocations.conf:189):2: 6b8d9b4d25f5500bccac88773df9c0b9: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:58:06 [info] 37#37: *1027 [lua] logger.lua:23: 6b8d9b4d25f5500bccac88773df9c0b9 {"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:58:06 +0000] 6b8d9b4d25f5500bccac88773df9c0b9 "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:58:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:58:09 [info] 36#36: *1028 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:58:09 [info] 36#36: *1029 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:58:19 [info] 36#36: *1030 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:58:19 [info] 37#37: *1031 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:58:21 [info] 37#37: *1032 [lua] access_by_lua(msblocations.conf:189):2: 4971f496fd3208a6fa0ac63518f5e865: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:58:21 +0000] 4971f496fd3208a6fa0ac63518f5e865 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/22 05:58:21 [info] 37#37: *1032 [lua] logger.lua:23: 4971f496fd3208a6fa0ac63518f5e865 {"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:58:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/22 05:58:29 [info] 37#37: *1034 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:58:29 [info] 37#37: *1033 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:58:36 [info] 37#37: *1035 [lua] access_by_lua(msblocations.conf:189):2: 2e9fa73fd2726c23e487523ffe9c9387: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:58:36 +0000] 2e9fa73fd2726c23e487523ffe9c9387 "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:58:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 05:58:36 [info] 37#37: *1035 [lua] logger.lua:23: 2e9fa73fd2726c23e487523ffe9c9387 {"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:58:39 [info] 37#37: *1037 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:58:39 [info] 36#36: *1036 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:58:49 [info] 37#37: *1039 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:58:49 [info] 37#37: *1038 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:58:51 [info] 37#37: *1040 [lua] access_by_lua(msblocations.conf:189):2: c216527befa285366d7051623d3d6b1e: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:58:51 [info] 37#37: *1040 [lua] logger.lua:23: c216527befa285366d7051623d3d6b1e {"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:58:51 +0000] c216527befa285366d7051623d3d6b1e "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:58:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/22 05:58:59 [info] 37#37: *1042 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:58:59 [info] 37#37: *1043 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:59:06 [info] 37#37: *1044 [lua] access_by_lua(msblocations.conf:189):2: ea8bb8e221e65b647bdb55414ff2c10b: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:59:06 [info] 37#37: *1044 [lua] logger.lua:23: ea8bb8e221e65b647bdb55414ff2c10b {"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:59:06 +0000] ea8bb8e221e65b647bdb55414ff2c10b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:05:59:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2022/10/22 05:59:09 [info] 37#37: *1046 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:59:09 [info] 37#37: *1045 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:59:19 [info] 36#36: *1047 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:59:19 [info] 36#36: *1048 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:59:21 [info] 37#37: *1049 [lua] access_by_lua(msblocations.conf:189):2: 1fe1bc98a75008cb498d1acfd2bcb579: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:59:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.59 - - [22/Oct/2022:05:59:21 +0000] 1fe1bc98a75008cb498d1acfd2bcb579 "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:59:21 [info] 37#37: *1049 [lua] logger.lua:23: 1fe1bc98a75008cb498d1acfd2bcb579 {"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:59:29 [info] 36#36: *1051 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:59:29 [info] 36#36: *1050 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:59:36 [info] 37#37: *1052 [lua] access_by_lua(msblocations.conf:189):2: 7705600083fe4e606050b3a3e32f1329: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:59:36 +0000] 7705600083fe4e606050b3a3e32f1329 "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:59:36 [info] 37#37: *1052 [lua] logger.lua:23: 7705600083fe4e606050b3a3e32f1329 {"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:59:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 05:59:39 [info] 37#37: *1053 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:59:39 [info] 37#37: *1054 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:59:49 [info] 37#37: *1055 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:59:49 [info] 37#37: *1056 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:59:51 [info] 37#37: *1057 [lua] access_by_lua(msblocations.conf:189):2: 2b90d4952583a72c8cfd8f425233c806: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:59:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 05:59:51 [info] 37#37: *1057 [lua] logger.lua:23: 2b90d4952583a72c8cfd8f425233c806 {"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:59:51 +0000] 2b90d4952583a72c8cfd8f425233c806 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2022/10/22 05:59:59 [info] 37#37: *1060 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 05:59:59 [info] 36#36: *1059 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:00:06 [info] 37#37: *1061 [lua] access_by_lua(msblocations.conf:189):2: fc171b1c129e92a8d0f40e98e24acf74: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 06:00:06 [info] 37#37: *1061 [lua] logger.lua:23: fc171b1c129e92a8d0f40e98e24acf74 {"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:06:00:06 +0000] fc171b1c129e92a8d0f40e98e24acf74 "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:06:00:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:00:09 [info] 37#37: *1062 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:00:09 [info] 36#36: *1063 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:00:19 [info] 37#37: *1064 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:00:19 [info] 37#37: *1065 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:00:21 [info] 37#37: *1066 [lua] access_by_lua(msblocations.conf:189):2: acafbb850c143e917b08f53f4cffc028: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:06:00:21 +0000] acafbb850c143e917b08f53f4cffc028 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/22 06:00:21 [info] 37#37: *1066 [lua] logger.lua:23: acafbb850c143e917b08f53f4cffc028 {"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:06:00:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:00:29 [info] 36#36: *1067 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:00:29 [info] 37#37: *1068 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:00:36 [info] 37#37: *1069 [lua] access_by_lua(msblocations.conf:189):2: 2803ecf793c726dbbc0f1b0874f69521: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:06:00:36 +0000] 2803ecf793c726dbbc0f1b0874f69521 "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 06:00:36 [info] 37#37: *1069 [lua] logger.lua:23: 2803ecf793c726dbbc0f1b0874f69521 {"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:06:00:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/22 06:00:39 [info] 37#37: *1070 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:00:39 [info] 37#37: *1071 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:00:49 [info] 37#37: *1072 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:00:49 [info] 37#37: *1073 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:00:51 [info] 37#37: *1074 [lua] access_by_lua(msblocations.conf:189):2: 9968ce173f6b3b1bb581afce2b93ed42: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 06:00:51 [info] 37#37: *1074 [lua] logger.lua:23: 9968ce173f6b3b1bb581afce2b93ed42 {"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:06:00:51 +0000] 9968ce173f6b3b1bb581afce2b93ed42 "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:06:00:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:00:59 [info] 37#37: *1076 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:00:59 [info] 37#37: *1077 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:01:06 [info] 37#37: *1078 [lua] access_by_lua(msblocations.conf:189):2: af531a31861c62b4423a4b3332d7f067: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:06:01:06 +0000] af531a31861c62b4423a4b3332d7f067 "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 06:01:06 [info] 37#37: *1078 [lua] logger.lua:23: af531a31861c62b4423a4b3332d7f067 {"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:06:01:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:01:09 [info] 37#37: *1079 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:01:09 [info] 37#37: *1080 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:01:19 [info] 36#36: *1081 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:01:19 [info] 37#37: *1082 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:01:21 [info] 37#37: *1083 [lua] access_by_lua(msblocations.conf:189):2: eab5cd91a867eb1b55ef43c044892529: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 06:01:21 [info] 37#37: *1083 [lua] logger.lua:23: eab5cd91a867eb1b55ef43c044892529 {"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:06:01:21 +0000] eab5cd91a867eb1b55ef43c044892529 "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:06:01:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:01:29 [info] 37#37: *1084 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:01:29 [info] 37#37: *1085 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:01:36 [info] 37#37: *1086 [lua] access_by_lua(msblocations.conf:189):2: 8cd3a8b19437fe6580196c5530ca3fd2: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 06:01:36 [info] 37#37: *1086 [lua] logger.lua:23: 8cd3a8b19437fe6580196c5530ca3fd2 {"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:06:01:36 +0000] 8cd3a8b19437fe6580196c5530ca3fd2 "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:06:01:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:01:39 [info] 37#37: *1087 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:01:39 [info] 37#37: *1088 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:01:49 [info] 37#37: *1089 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:01:49 [info] 37#37: *1090 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:01:51 [info] 37#37: *1091 [lua] access_by_lua(msblocations.conf:189):2: afa6c2a1ba8fd042bc1f4b4db4ccbc50: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:06:01:51 +0000] afa6c2a1ba8fd042bc1f4b4db4ccbc50 "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:06:01:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:01:51 [info] 37#37: *1091 [lua] logger.lua:23: afa6c2a1ba8fd042bc1f4b4db4ccbc50 {"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 06:01:59 [info] 37#37: *1093 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:01:59 [info] 37#37: *1094 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:02:06 [info] 37#37: *1095 [lua] access_by_lua(msblocations.conf:189):2: 0609a79895f4c7fd8f375fd4c73472d5: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 06:02:06 [info] 37#37: *1095 [lua] logger.lua:23: 0609a79895f4c7fd8f375fd4c73472d5 {"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:06:02:06 +0000] 0609a79895f4c7fd8f375fd4c73472d5 "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:06:02:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/22 06:02:09 [info] 37#37: *1096 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:02:09 [info] 37#37: *1097 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:02:19 [info] 37#37: *1099 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:02:19 [info] 36#36: *1098 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:02:21 [info] 37#37: *1100 [lua] access_by_lua(msblocations.conf:189):2: e67ca50cf54f6d0ada997f1c0f0be0f4: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 06:02:21 [info] 37#37: *1100 [lua] logger.lua:23: e67ca50cf54f6d0ada997f1c0f0be0f4 {"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:06:02:21 +0000] e67ca50cf54f6d0ada997f1c0f0be0f4 "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:06:02:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:02:29 [info] 37#37: *1101 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:02:29 [info] 37#37: *1102 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:02:36 [info] 37#37: *1103 [lua] access_by_lua(msblocations.conf:189):2: 0c3b7b731415a268dd92d8c443929e5a: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:06:02:36 +0000] 0c3b7b731415a268dd92d8c443929e5a "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:06:02:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/22 06:02:36 [info] 37#37: *1103 [lua] logger.lua:23: 0c3b7b731415a268dd92d8c443929e5a {"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 06:02:39 [info] 37#37: *1104 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:02:39 [info] 37#37: *1105 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:02:49 [info] 37#37: *1106 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:02:49 [info] 37#37: *1107 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:02:51 [info] 37#37: *1108 [lua] access_by_lua(msblocations.conf:189):2: bb834e6e178d1141b8455a5e23e7c133: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 06:02:51 [info] 37#37: *1108 [lua] logger.lua:23: bb834e6e178d1141b8455a5e23e7c133 {"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:06:02:51 +0000] bb834e6e178d1141b8455a5e23e7c133 "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:06:02:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:02:59 [info] 36#36: *1110 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:02:59 [info] 36#36: *1111 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:03:06 [info] 37#37: *1112 [lua] access_by_lua(msblocations.conf:189):2: 668875e01b0080fa17c96c3e0b9741ea: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:06:03:06 +0000] 668875e01b0080fa17c96c3e0b9741ea "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:06:03:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:03:06 [info] 37#37: *1112 [lua] logger.lua:23: 668875e01b0080fa17c96c3e0b9741ea {"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 06:03:09 [info] 37#37: *1113 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:03:09 [info] 37#37: *1114 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:03:19 [info] 37#37: *1115 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:03:19 [info] 37#37: *1116 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:03:21 [info] 37#37: *1117 [lua] access_by_lua(msblocations.conf:189):2: 8e40ba28c86b924f29bf798a97fcd063: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:06:03:21 +0000] 8e40ba28c86b924f29bf798a97fcd063 "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 06:03:21 [info] 37#37: *1117 [lua] logger.lua:23: 8e40ba28c86b924f29bf798a97fcd063 {"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:06:03:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:03:29 [info] 37#37: *1118 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:03:29 [info] 37#37: *1119 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:03:36 [info] 37#37: *1120 [lua] access_by_lua(msblocations.conf:189):2: 973ad864d46b76ba675ffeb20515d0e5: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:06:03:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:03:36 [info] 37#37: *1120 [lua] logger.lua:23: 973ad864d46b76ba675ffeb20515d0e5 {"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:06:03:36 +0000] 973ad864d46b76ba675ffeb20515d0e5 "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 06:03:39 [info] 36#36: *1121 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:03:39 [info] 37#37: *1122 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:03:49 [info] 36#36: *1124 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:03:49 [info] 36#36: *1123 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:03:51 [info] 37#37: *1125 [lua] access_by_lua(msblocations.conf:189):2: dc4205d6c1fb7fc6942dba64da4e1c39: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 06:03:51 [info] 37#37: *1125 [lua] logger.lua:23: dc4205d6c1fb7fc6942dba64da4e1c39 {"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:06:03:51 +0000] dc4205d6c1fb7fc6942dba64da4e1c39 "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:06:03:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:03:59 [info] 36#36: *1128 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:03:59 [info] 36#36: *1127 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:04:06 [info] 37#37: *1129 [lua] access_by_lua(msblocations.conf:189):2: b5199e68a3bef4a5fec4f8b2084aff03: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 06:04:06 [info] 37#37: *1129 [lua] logger.lua:23: b5199e68a3bef4a5fec4f8b2084aff03 {"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:06:04:06 +0000] b5199e68a3bef4a5fec4f8b2084aff03 "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:06:04:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:04:09 [info] 37#37: *1130 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:04:09 [info] 37#37: *1131 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:04:19 [info] 37#37: *1132 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:04:19 [info] 37#37: *1133 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:04:21 [info] 37#37: *1134 [lua] access_by_lua(msblocations.conf:189):2: e654bf8a475cefe8341cc8f788a7777f: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:06:04:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:04:21 [info] 37#37: *1134 [lua] logger.lua:23: e654bf8a475cefe8341cc8f788a7777f {"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:06:04:21 +0000] e654bf8a475cefe8341cc8f788a7777f "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 06:04:29 [info] 37#37: *1136 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:04:29 [info] 37#37: *1135 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:04:36 [info] 37#37: *1137 [lua] access_by_lua(msblocations.conf:189):2: 943054a6bd93cb3323fcb2cb30b5bde5: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:06:04:36 +0000] 943054a6bd93cb3323fcb2cb30b5bde5 "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:06:04:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:04:36 [info] 37#37: *1137 [lua] logger.lua:23: 943054a6bd93cb3323fcb2cb30b5bde5 {"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 06:04:39 [info] 36#36: *1138 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:04:39 [info] 36#36: *1139 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:04:49 [info] 36#36: *1140 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:04:49 [info] 37#37: *1141 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:04:51 [info] 37#37: *1142 [lua] access_by_lua(msblocations.conf:189):2: f7d75d132c1d607654c26ab3f4da6b91: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:06:04:51 +0000] f7d75d132c1d607654c26ab3f4da6b91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/22 06:04:51 [info] 37#37: *1142 [lua] logger.lua:23: f7d75d132c1d607654c26ab3f4da6b91 {"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:06:04:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/22 06:04:59 [info] 36#36: *1144 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:04:59 [info] 36#36: *1145 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:05:06 [info] 37#37: *1146 [lua] access_by_lua(msblocations.conf:189):2: 73bd385dac2352fb244004ab2c5f12b9: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:06:05:06 +0000] 73bd385dac2352fb244004ab2c5f12b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/22 06:05:06 [info] 37#37: *1146 [lua] logger.lua:23: 73bd385dac2352fb244004ab2c5f12b9 {"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:06:05:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:05:09 [info] 37#37: *1147 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:05:09 [info] 37#37: *1148 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:05:19 [info] 37#37: *1149 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:05:19 [info] 37#37: *1150 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:05:21 [info] 37#37: *1151 [lua] access_by_lua(msblocations.conf:189):2: d1b976b443d0b91d3b57b003b1ed5088: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 06:05:21 [info] 37#37: *1151 [lua] logger.lua:23: d1b976b443d0b91d3b57b003b1ed5088 {"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:06:05:21 +0000] d1b976b443d0b91d3b57b003b1ed5088 "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:06:05:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 06:05:29 [info] 36#36: *1152 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:05:29 [info] 36#36: *1153 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:05:36 [info] 37#37: *1154 [lua] access_by_lua(msblocations.conf:189):2: 8460c576df306eb038b0aced1ded277d: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 06:05:36 [info] 37#37: *1154 [lua] logger.lua:23: 8460c576df306eb038b0aced1ded277d {"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:06:05:36 +0000] 8460c576df306eb038b0aced1ded277d "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:06:05:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:05:39 [info] 37#37: *1155 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:05:39 [info] 37#37: *1156 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:05:49 [info] 37#37: *1157 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:05:49 [info] 36#36: *1158 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:05:51 [info] 37#37: *1159 [lua] access_by_lua(msblocations.conf:189):2: 2322978c5c50538295a2d16499d11282: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:06:05:51 +0000] 2322978c5c50538295a2d16499d11282 "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 06:05:51 [info] 37#37: *1159 [lua] logger.lua:23: 2322978c5c50538295a2d16499d11282 {"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:06:05:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:05:59 [info] 37#37: *1161 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:05:59 [info] 37#37: *1162 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:06:06 [info] 37#37: *1163 [lua] access_by_lua(msblocations.conf:189):2: 1535b767220d307f869f932399eadbac: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:06:06:06 +0000] 1535b767220d307f869f932399eadbac "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 06:06:06 [info] 37#37: *1163 [lua] logger.lua:23: 1535b767220d307f869f932399eadbac {"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:06:06:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:06:09 [info] 37#37: *1164 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:06:09 [info] 37#37: *1165 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:06:19 [info] 37#37: *1166 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:06:19 [info] 37#37: *1167 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:06:21 [info] 37#37: *1168 [lua] access_by_lua(msblocations.conf:189):2: c284ec0bb7bf40cc119c7437ee41daa4: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:06:06:21 +0000] c284ec0bb7bf40cc119c7437ee41daa4 "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 06:06:21 [info] 37#37: *1168 [lua] logger.lua:23: c284ec0bb7bf40cc119c7437ee41daa4 {"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:06:06:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:06:29 [info] 36#36: *1170 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:06:29 [info] 36#36: *1169 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:06:36 [info] 37#37: *1171 [lua] access_by_lua(msblocations.conf:189):2: 37fe4a22d038528af5da4c41793b108c: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 06:06:36 [info] 37#37: *1171 [lua] logger.lua:23: 37fe4a22d038528af5da4c41793b108c {"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:06:06:36 +0000] 37fe4a22d038528af5da4c41793b108c "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:06:06:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 06:06:39 [info] 36#36: *1172 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:06:39 [info] 36#36: *1173 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:06:49 [info] 37#37: *1174 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:06:49 [info] 36#36: *1175 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:06:51 [info] 37#37: *1176 [lua] access_by_lua(msblocations.conf:189):2: f8aeb64222d82fc22803329532452521: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:06:06:51 +0000] f8aeb64222d82fc22803329532452521 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:06:06:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:06:51 [info] 37#37: *1176 [lua] logger.lua:23: f8aeb64222d82fc22803329532452521 {"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 06:06:59 [info] 37#37: *1178 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:06:59 [info] 37#37: *1179 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:07:06 [info] 37#37: *1180 [lua] access_by_lua(msblocations.conf:189):2: 664dd1f273ae8175216dc4518b1bb558: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:06:07:06 +0000] 664dd1f273ae8175216dc4518b1bb558 "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 06:07:06 [info] 37#37: *1180 [lua] logger.lua:23: 664dd1f273ae8175216dc4518b1bb558 {"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:06:07:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:07:09 [info] 37#37: *1181 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:07:09 [info] 36#36: *1182 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:07:19 [info] 37#37: *1183 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:07:19 [info] 36#36: *1184 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:07:21 [info] 37#37: *1185 [lua] access_by_lua(msblocations.conf:189):2: 933d2ae9721b204ddab0e9e93c77c430: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:06:07:21 +0000] 933d2ae9721b204ddab0e9e93c77c430 "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 06:07:21 [info] 37#37: *1185 [lua] logger.lua:23: 933d2ae9721b204ddab0e9e93c77c430 {"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:06:07:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:07:29 [info] 37#37: *1187 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:07:29 [info] 37#37: *1186 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:07:36 [info] 37#37: *1188 [lua] access_by_lua(msblocations.conf:189):2: 3facf31276e782b6a402f2e884e0577e: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 06:07:36 [info] 37#37: *1188 [lua] logger.lua:23: 3facf31276e782b6a402f2e884e0577e {"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:06:07:36 +0000] 3facf31276e782b6a402f2e884e0577e "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:06:07:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 06:07:39 [info] 37#37: *1189 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:07:39 [info] 37#37: *1190 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:07:49 [info] 36#36: *1192 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:07:49 [info] 37#37: *1191 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:07:51 [info] 37#37: *1193 [lua] access_by_lua(msblocations.conf:189):2: f309326293284212651ee440264f591e: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:06:07:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/22 06:07:51 [info] 37#37: *1193 [lua] logger.lua:23: f309326293284212651ee440264f591e {"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:06:07:51 +0000] f309326293284212651ee440264f591e "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 06:07:59 [info] 37#37: *1195 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:07:59 [info] 37#37: *1196 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:08:06 [info] 37#37: *1197 [lua] access_by_lua(msblocations.conf:189):2: 9ef960f26d90b4e82c44f76fcffe8d5d: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:06:08:06 +0000] 9ef960f26d90b4e82c44f76fcffe8d5d "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 06:08:06 [info] 37#37: *1197 [lua] logger.lua:23: 9ef960f26d90b4e82c44f76fcffe8d5d {"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:06:08:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:08:09 [info] 36#36: *1199 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:08:09 [info] 36#36: *1198 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:08:19 [info] 37#37: *1200 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:08:19 [info] 37#37: *1201 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:08:21 [info] 37#37: *1202 [lua] access_by_lua(msblocations.conf:189):2: 9f6cf6899fff3607e6f6b5ca7fca8275: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:06:08:21 +0000] 9f6cf6899fff3607e6f6b5ca7fca8275 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/22 06:08:21 [info] 37#37: *1202 [lua] logger.lua:23: 9f6cf6899fff3607e6f6b5ca7fca8275 {"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:06:08:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/22 06:08:29 [info] 36#36: *1203 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:08:29 [info] 36#36: *1204 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:08:36 [info] 37#37: *1205 [lua] access_by_lua(msblocations.conf:189):2: 6965010769843b174c28de6222525c75: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 06:08:36 [info] 37#37: *1205 [lua] logger.lua:23: 6965010769843b174c28de6222525c75 {"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:06:08:36 +0000] 6965010769843b174c28de6222525c75 "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:06:08:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:08:39 [info] 37#37: *1206 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:08:39 [info] 36#36: *1207 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:08:49 [info] 36#36: *1208 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:08:49 [info] 36#36: *1209 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:08:51 [info] 37#37: *1210 [lua] access_by_lua(msblocations.conf:189):2: 74e302c4ebce73a71520c8e1847851c5: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:06:08:51 +0000] 74e302c4ebce73a71520c8e1847851c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
2022/10/22 06:08:51 [info] 37#37: *1210 [lua] logger.lua:23: 74e302c4ebce73a71520c8e1847851c5 {"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:06:08:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/22 06:08:59 [info] 37#37: *1212 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:08:59 [info] 37#37: *1213 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:09:06 [info] 37#37: *1214 [lua] access_by_lua(msblocations.conf:189):2: 022b57a3b2f3acae49368285fd932554: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 06:09:06 [info] 37#37: *1214 [lua] logger.lua:23: 022b57a3b2f3acae49368285fd932554 {"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:06:09:06 +0000] 022b57a3b2f3acae49368285fd932554 "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:06:09:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:09:09 [info] 36#36: *1215 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:09:09 [info] 36#36: *1216 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:09:19 [info] 37#37: *1217 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:09:19 [info] 37#37: *1218 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:09:21 [info] 37#37: *1219 [lua] access_by_lua(msblocations.conf:189):2: ebdcc0642a547264291e48863f4d9ee7: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 06:09:21 [info] 37#37: *1219 [lua] logger.lua:23: ebdcc0642a547264291e48863f4d9ee7 {"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:06:09:21 +0000] ebdcc0642a547264291e48863f4d9ee7 "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:06:09:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:09:29 [info] 36#36: *1220 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:09:29 [info] 36#36: *1221 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:09:36 [info] 37#37: *1222 [lua] access_by_lua(msblocations.conf:189):2: c8ccbe7e36166caabcf2e8eefe0f1b48: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:06:09:36 +0000] c8ccbe7e36166caabcf2e8eefe0f1b48 "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 06:09:36 [info] 37#37: *1222 [lua] logger.lua:23: c8ccbe7e36166caabcf2e8eefe0f1b48 {"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:06:09:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:09:39 [info] 37#37: *1223 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:09:39 [info] 37#37: *1224 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:09:49 [info] 37#37: *1225 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:09:49 [info] 37#37: *1226 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:09:51 [info] 37#37: *1227 [lua] access_by_lua(msblocations.conf:189):2: dc81e2be000db2e5297b458cc1dd6a15: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:06:09:51 +0000] dc81e2be000db2e5297b458cc1dd6a15 "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 06:09:51 [info] 37#37: *1227 [lua] logger.lua:23: dc81e2be000db2e5297b458cc1dd6a15 {"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:06:09:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:09:59 [info] 37#37: *1229 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:09:59 [info] 37#37: *1230 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:10:06 [info] 37#37: *1231 [lua] access_by_lua(msblocations.conf:189):2: 3aa613e43b3b7cee945936b632cc894a: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 06:10:06 [info] 37#37: *1231 [lua] logger.lua:23: 3aa613e43b3b7cee945936b632cc894a {"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:06:10:06 +0000] 3aa613e43b3b7cee945936b632cc894a "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:06:10:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:10:09 [info] 37#37: *1232 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:10:09 [info] 37#37: *1233 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:10:19 [info] 37#37: *1234 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:10:19 [info] 37#37: *1235 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:10:21 [info] 37#37: *1236 [lua] access_by_lua(msblocations.conf:189):2: f5acb47a7c05ab7ea85fb7010538e265: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:06:10:21 +0000] f5acb47a7c05ab7ea85fb7010538e265 "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 06:10:21 [info] 37#37: *1236 [lua] logger.lua:23: f5acb47a7c05ab7ea85fb7010538e265 {"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:06:10:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:10:29 [info] 37#37: *1237 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:10:29 [info] 37#37: *1238 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:10:36 [info] 37#37: *1239 [lua] access_by_lua(msblocations.conf:189):2: b3e51020718e539e05f97c0a2f5af76b: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 06:10:36 [info] 37#37: *1239 [lua] logger.lua:23: b3e51020718e539e05f97c0a2f5af76b {"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:06:10:36 +0000] b3e51020718e539e05f97c0a2f5af76b "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:06:10:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/22 06:10:39 [info] 37#37: *1240 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:10:39 [info] 37#37: *1241 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:10:49 [info] 37#37: *1242 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:10:49 [info] 37#37: *1243 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:10:51 [info] 37#37: *1244 [lua] access_by_lua(msblocations.conf:189):2: f6dda99407f8a8decf06879d04afe367: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:06:10:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.59 - - [22/Oct/2022:06:10:51 +0000] f6dda99407f8a8decf06879d04afe367 "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 06:10:51 [info] 37#37: *1244 [lua] logger.lua:23: f6dda99407f8a8decf06879d04afe367 {"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 06:10:59 [info] 37#37: *1247 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:10:59 [info] 37#37: *1246 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:11:06 [info] 37#37: *1248 [lua] access_by_lua(msblocations.conf:189):2: 206cacf11ae06188229aaefb5f496ae9: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 06:11:06 [info] 37#37: *1248 [lua] logger.lua:23: 206cacf11ae06188229aaefb5f496ae9 {"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:06:11:06 +0000] 206cacf11ae06188229aaefb5f496ae9 "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:06:11:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 06:11:09 [info] 37#37: *1249 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:11:09 [info] 37#37: *1250 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:11:19 [info] 36#36: *1251 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:11:19 [info] 36#36: *1252 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:11:21 [info] 37#37: *1253 [lua] access_by_lua(msblocations.conf:189):2: d665305abcc4eca1953d28edd36c2957: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 06:11:21 [info] 37#37: *1253 [lua] logger.lua:23: d665305abcc4eca1953d28edd36c2957 {"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:06:11:21 +0000] d665305abcc4eca1953d28edd36c2957 "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:06:11:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:11:29 [info] 37#37: *1254 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:11:29 [info] 37#37: *1255 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:11:36 [info] 37#37: *1256 [lua] access_by_lua(msblocations.conf:189):2: 7b1f6bf5340dee1a235416991febad7d: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:06:11:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:11:36 [info] 37#37: *1256 [lua] logger.lua:23: 7b1f6bf5340dee1a235416991febad7d {"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:06:11:36 +0000] 7b1f6bf5340dee1a235416991febad7d "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 06:11:39 [info] 37#37: *1257 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:11:39 [info] 37#37: *1258 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:11:49 [info] 37#37: *1259 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:11:49 [info] 37#37: *1260 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:11:51 [info] 37#37: *1261 [lua] access_by_lua(msblocations.conf:189):2: cf3e68ef95f02c5171622574b99e68ff: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:06:11:51 +0000] cf3e68ef95f02c5171622574b99e68ff "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 06:11:51 [info] 37#37: *1261 [lua] logger.lua:23: cf3e68ef95f02c5171622574b99e68ff {"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:06:11:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:11:59 [info] 36#36: *1263 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:11:59 [info] 36#36: *1264 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:12:06 [info] 37#37: *1265 [lua] access_by_lua(msblocations.conf:189):2: bb7fe75c747e6d641b7836310cbf9286: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:06:12:06 +0000] bb7fe75c747e6d641b7836310cbf9286 "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 06:12:06 [info] 37#37: *1265 [lua] logger.lua:23: bb7fe75c747e6d641b7836310cbf9286 {"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:06:12:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 06:12:09 [info] 36#36: *1267 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:12:09 [info] 36#36: *1266 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:12:19 [info] 36#36: *1268 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:12:19 [info] 36#36: *1269 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:12:21 [info] 37#37: *1270 [lua] access_by_lua(msblocations.conf:189):2: cbae97969037937161ec75fdd35abcb5: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 06:12:21 [info] 37#37: *1270 [lua] logger.lua:23: cbae97969037937161ec75fdd35abcb5 {"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:06:12:21 +0000] cbae97969037937161ec75fdd35abcb5 "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:06:12:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:12:29 [info] 36#36: *1271 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:12:29 [info] 36#36: *1272 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:12:36 [info] 37#37: *1273 [lua] access_by_lua(msblocations.conf:189):2: 01528f12ea55e907eec99da8ba9bd560: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:06:12:36 +0000] 01528f12ea55e907eec99da8ba9bd560 "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 06:12:36 [info] 37#37: *1273 [lua] logger.lua:23: 01528f12ea55e907eec99da8ba9bd560 {"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:06:12:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:12:39 [info] 36#36: *1274 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:12:39 [info] 36#36: *1275 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:12:49 [info] 36#36: *1276 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:12:49 [info] 36#36: *1277 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:12:51 [info] 37#37: *1278 [lua] access_by_lua(msblocations.conf:189):2: 79af3e226ef620e27b3fb5751a84bec3: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 06:12:51 [info] 37#37: *1278 [lua] logger.lua:23: 79af3e226ef620e27b3fb5751a84bec3 {"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:06:12:51 +0000] 79af3e226ef620e27b3fb5751a84bec3 "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:06:12:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:12:59 [info] 36#36: *1280 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:12:59 [info] 36#36: *1281 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:13:06 [info] 37#37: *1282 [lua] access_by_lua(msblocations.conf:189):2: 835d5b8ccef930d95956f7c762966f3e: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 06:13:06 [info] 37#37: *1282 [lua] logger.lua:23: 835d5b8ccef930d95956f7c762966f3e {"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:06:13:06 +0000] 835d5b8ccef930d95956f7c762966f3e "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:06:13:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:13:09 [info] 36#36: *1283 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:13:09 [info] 36#36: *1284 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:13:19 [info] 36#36: *1286 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:13:19 [info] 37#37: *1285 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:13:21 [info] 37#37: *1287 [lua] access_by_lua(msblocations.conf:189):2: 181cdbd02a5bf3a61182caf14db17c14: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 06:13:21 [info] 37#37: *1287 [lua] logger.lua:23: 181cdbd02a5bf3a61182caf14db17c14 {"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:06:13:21 +0000] 181cdbd02a5bf3a61182caf14db17c14 "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:06:13:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 06:13:29 [info] 37#37: *1288 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:13:29 [info] 37#37: *1289 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:13:36 [info] 37#37: *1290 [lua] access_by_lua(msblocations.conf:189):2: 3f04083f3914584a4672e0554c4d4e12: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 06:13:36 [info] 37#37: *1290 [lua] logger.lua:23: 3f04083f3914584a4672e0554c4d4e12 {"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:06:13:36 +0000] 3f04083f3914584a4672e0554c4d4e12 "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:06:13:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/22 06:13:39 [info] 37#37: *1291 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:13:39 [info] 37#37: *1292 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:13:49 [info] 37#37: *1293 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:13:49 [info] 37#37: *1294 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:13:51 [info] 37#37: *1295 [lua] access_by_lua(msblocations.conf:189):2: de877f8cc0aad98ab200cf30831245d6: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:06:13:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:13:51 [info] 37#37: *1295 [lua] logger.lua:23: de877f8cc0aad98ab200cf30831245d6 {"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:06:13:51 +0000] de877f8cc0aad98ab200cf30831245d6 "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 06:13:59 [info] 37#37: *1297 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:13:59 [info] 37#37: *1298 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:14:06 [info] 37#37: *1299 [lua] access_by_lua(msblocations.conf:189):2: d4594e2d934120245387af28ca4b88cd: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:06:14:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.59 - - [22/Oct/2022:06:14:06 +0000] d4594e2d934120245387af28ca4b88cd "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 06:14:06 [info] 37#37: *1299 [lua] logger.lua:23: d4594e2d934120245387af28ca4b88cd {"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 06:14:09 [info] 36#36: *1300 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:14:09 [info] 36#36: *1301 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:14:19 [info] 36#36: *1302 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:14:19 [info] 36#36: *1303 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:14:21 [info] 37#37: *1304 [lua] access_by_lua(msblocations.conf:189):2: 5790b17c469963597bae2f438f87d730: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 06:14:21 [info] 37#37: *1304 [lua] logger.lua:23: 5790b17c469963597bae2f438f87d730 {"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:06:14:21 +0000] 5790b17c469963597bae2f438f87d730 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:06:14:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/22 06:14:29 [info] 37#37: *1305 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:14:29 [info] 37#37: *1306 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:14:36 [info] 37#37: *1307 [lua] access_by_lua(msblocations.conf:189):2: 92ed26748b9d079b2a97402ce0a271bf: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 06:14:36 [info] 37#37: *1307 [lua] logger.lua:23: 92ed26748b9d079b2a97402ce0a271bf {"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:06:14:36 +0000] 92ed26748b9d079b2a97402ce0a271bf "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:06:14:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/22 06:14:39 [info] 37#37: *1308 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:14:39 [info] 37#37: *1309 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:14:49 [info] 37#37: *1310 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:14:49 [info] 37#37: *1311 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:14:51 [info] 37#37: *1312 [lua] access_by_lua(msblocations.conf:189):2: 4ef7c465adee0a04d2e70e21030fac97: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:06:14:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:14:51 [info] 37#37: *1312 [lua] logger.lua:23: 4ef7c465adee0a04d2e70e21030fac97 {"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:06:14:51 +0000] 4ef7c465adee0a04d2e70e21030fac97 "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 06:14:59 [info] 37#37: *1314 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:14:59 [info] 37#37: *1315 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:15:07 [info] 37#37: *1316 [lua] access_by_lua(msblocations.conf:189):2: 1b327c9455d39cd88dbf155ac647df37: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:06:15:07 +0000] 1b327c9455d39cd88dbf155ac647df37 "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 06:15:07 [info] 37#37: *1316 [lua] logger.lua:23: 1b327c9455d39cd88dbf155ac647df37 {"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:06:15:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:15:09 [info] 37#37: *1318 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:15:09 [info] 37#37: *1317 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:15:19 [info] 37#37: *1319 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:15:19 [info] 37#37: *1320 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:15:22 [info] 37#37: *1321 [lua] access_by_lua(msblocations.conf:189):2: cb14ff7b35300849a7ba358a2304c959: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:06:15:22 +0000] cb14ff7b35300849a7ba358a2304c959 "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 06:15:22 [info] 37#37: *1321 [lua] logger.lua:23: cb14ff7b35300849a7ba358a2304c959 {"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:06:15:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/22 06:15:29 [info] 36#36: *1322 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:15:29 [info] 36#36: *1323 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:15:37 [info] 37#37: *1324 [lua] access_by_lua(msblocations.conf:189):2: 954fa46ad7c0c242f845c0fad05a809e: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 06:15:37 [info] 37#37: *1324 [lua] logger.lua:23: 954fa46ad7c0c242f845c0fad05a809e {"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:06:15:37 +0000] 954fa46ad7c0c242f845c0fad05a809e "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:06:15:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:15:39 [info] 37#37: *1325 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:15:39 [info] 37#37: *1326 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:15:49 [info] 37#37: *1327 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:15:49 [info] 36#36: *1328 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:15:52 [info] 37#37: *1329 [lua] access_by_lua(msblocations.conf:189):2: 9f2171b4aaf015bd9dd0c824ad11b1bc: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 06:15:52 [info] 37#37: *1329 [lua] logger.lua:23: 9f2171b4aaf015bd9dd0c824ad11b1bc {"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:06:15:52 +0000] 9f2171b4aaf015bd9dd0c824ad11b1bc "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:06:15:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:15:59 [info] 37#37: *1331 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:15:59 [info] 37#37: *1332 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:16:07 [info] 37#37: *1333 [lua] access_by_lua(msblocations.conf:189):2: 539118ffbcdb207fc9e48977d366e997: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:06:16:07 +0000] 539118ffbcdb207fc9e48977d366e997 "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 06:16:07 [info] 37#37: *1333 [lua] logger.lua:23: 539118ffbcdb207fc9e48977d366e997 {"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:06:16:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/10/22 06:16:09 [info] 36#36: *1334 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:16:09 [info] 37#37: *1335 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:16:19 [info] 37#37: *1336 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:16:19 [info] 37#37: *1337 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:16:22 [info] 37#37: *1338 [lua] access_by_lua(msblocations.conf:189):2: 3a01abfe526a0cc30363419ca5759ec7: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:06:16:22 +0000] 3a01abfe526a0cc30363419ca5759ec7 "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:06:16:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:16:22 [info] 37#37: *1338 [lua] logger.lua:23: 3a01abfe526a0cc30363419ca5759ec7 {"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 06:16:29 [info] 37#37: *1339 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:16:29 [info] 37#37: *1340 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:16:37 [info] 37#37: *1341 [lua] access_by_lua(msblocations.conf:189):2: cc6e12f9845feab0bf7d4a6d15685b80: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 06:16:37 [info] 37#37: *1341 [lua] logger.lua:23: cc6e12f9845feab0bf7d4a6d15685b80 {"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:06:16:37 +0000] cc6e12f9845feab0bf7d4a6d15685b80 "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:06:16:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:16:39 [info] 37#37: *1342 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:16:39 [info] 37#37: *1343 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:16:49 [info] 36#36: *1344 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:16:49 [info] 36#36: *1345 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:16:52 [info] 37#37: *1346 [lua] access_by_lua(msblocations.conf:189):2: 7c42436967bf71f6df2dca417fd0136a: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 06:16:52 [info] 37#37: *1346 [lua] logger.lua:23: 7c42436967bf71f6df2dca417fd0136a {"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:06:16:52 +0000] 7c42436967bf71f6df2dca417fd0136a "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:06:16:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 06:16:59 [info] 37#37: *1348 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:16:59 [info] 36#36: *1349 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:17:07 [info] 37#37: *1350 [lua] access_by_lua(msblocations.conf:189):2: c471083e76ef3a780234100eed65fb91: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:06:17:07 +0000] c471083e76ef3a780234100eed65fb91 "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 06:17:07 [info] 37#37: *1350 [lua] logger.lua:23: c471083e76ef3a780234100eed65fb91 {"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:06:17:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 06:17:09 [info] 36#36: *1351 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:17:09 [info] 37#37: *1352 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:17:19 [info] 37#37: *1353 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:17:19 [info] 37#37: *1354 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
10.233.69.59 - - [22/Oct/2022:06:17:22 +0000] e673c1cd03fe6bd5de9f47233dc4c126 "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:06:17:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:17:22 [info] 37#37: *1355 [lua] access_by_lua(msblocations.conf:189):2: e673c1cd03fe6bd5de9f47233dc4c126: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 06:17:22 [info] 37#37: *1355 [lua] logger.lua:23: e673c1cd03fe6bd5de9f47233dc4c126 {"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 06:17:29 [info] 37#37: *1356 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:17:29 [info] 36#36: *1357 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:17:37 [info] 37#37: *1358 [lua] access_by_lua(msblocations.conf:189):2: d2ab6ceeba1f8f43f7152fcef606b877: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:06:17:37 +0000] d2ab6ceeba1f8f43f7152fcef606b877 "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 06:17:37 [info] 37#37: *1358 [lua] logger.lua:23: d2ab6ceeba1f8f43f7152fcef606b877 {"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:06:17:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 06:17:39 [info] 37#37: *1360 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:17:39 [info] 37#37: *1359 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:17:49 [info] 36#36: *1361 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:17:49 [info] 36#36: *1362 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:17:52 [info] 37#37: *1363 [lua] access_by_lua(msblocations.conf:189):2: 982fd77cc3d1d431f11b56aa8768e454: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:06:17:52 +0000] 982fd77cc3d1d431f11b56aa8768e454 "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 06:17:52 [info] 37#37: *1363 [lua] logger.lua:23: 982fd77cc3d1d431f11b56aa8768e454 {"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:06:17:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 06:17:59 [info] 36#36: *1366 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:17:59 [info] 36#36: *1365 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:18:07 [info] 37#37: *1367 [lua] access_by_lua(msblocations.conf:189):2: 616da5a5a99ab71ec2a4d38364342cd7: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 06:18:07 [info] 37#37: *1367 [lua] logger.lua:23: 616da5a5a99ab71ec2a4d38364342cd7 {"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:06:18:07 +0000] 616da5a5a99ab71ec2a4d38364342cd7 "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:06:18:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 06:18:09 [info] 36#36: *1368 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:18:09 [info] 36#36: *1369 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:18:19 [info] 37#37: *1371 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:18:19 [info] 37#37: *1370 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:18:22 [info] 37#37: *1372 [lua] access_by_lua(msblocations.conf:189):2: c77048197681a87a79567dc51b56e2f0: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:06:18:22 +0000] c77048197681a87a79567dc51b56e2f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:06:18:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:18:22 [info] 37#37: *1372 [lua] logger.lua:23: c77048197681a87a79567dc51b56e2f0 {"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 06:18:29 [info] 36#36: *1373 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:18:29 [info] 36#36: *1374 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:18:37 [info] 37#37: *1375 [lua] access_by_lua(msblocations.conf:189):2: 84b0db91b102caf1bf5dd83d69a7e644: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:06:18:37 +0000] 84b0db91b102caf1bf5dd83d69a7e644 "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 06:18:37 [info] 37#37: *1375 [lua] logger.lua:23: 84b0db91b102caf1bf5dd83d69a7e644 {"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:06:18:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 06:18:39 [info] 36#36: *1376 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:18:39 [info] 36#36: *1377 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:18:49 [info] 36#36: *1378 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:18:49 [info] 36#36: *1379 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:18:52 [info] 37#37: *1380 [lua] access_by_lua(msblocations.conf:189):2: 428770201cc517421ab17ca60929e0b7: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 06:18:52 [info] 37#37: *1380 [lua] logger.lua:23: 428770201cc517421ab17ca60929e0b7 {"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:06:18:52 +0000] 428770201cc517421ab17ca60929e0b7 "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:06:18:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:18:59 [info] 36#36: *1382 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:18:59 [info] 36#36: *1383 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:19:07 [info] 37#37: *1384 [lua] access_by_lua(msblocations.conf:189):2: a4d72c4bd84eeb3f991a344ef36fda00: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:06:19:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:19:07 [info] 37#37: *1384 [lua] logger.lua:23: a4d72c4bd84eeb3f991a344ef36fda00 {"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:06:19:07 +0000] a4d72c4bd84eeb3f991a344ef36fda00 "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 06:19:09 [info] 36#36: *1386 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:19:09 [info] 36#36: *1385 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:19:19 [info] 36#36: *1388 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:19:19 [info] 37#37: *1387 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:19:22 [info] 37#37: *1389 [lua] access_by_lua(msblocations.conf:189):2: 6770618057f121e425a1995cea967ae8: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:06:19:22 +0000] 6770618057f121e425a1995cea967ae8 "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 06:19:22 [info] 37#37: *1389 [lua] logger.lua:23: 6770618057f121e425a1995cea967ae8 {"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:06:19:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:19:29 [info] 37#37: *1390 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:19:29 [info] 37#37: *1391 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:19:37 [info] 37#37: *1392 [lua] access_by_lua(msblocations.conf:189):2: cf4b514d5531c180bda95e09dd09d6fb: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:06:19:37 +0000] cf4b514d5531c180bda95e09dd09d6fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/22 06:19:37 [info] 37#37: *1392 [lua] logger.lua:23: cf4b514d5531c180bda95e09dd09d6fb {"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:06:19:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:19:39 [info] 37#37: *1393 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:19:39 [info] 36#36: *1394 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:19:49 [info] 36#36: *1395 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:19:49 [info] 36#36: *1396 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:19:52 [info] 37#37: *1397 [lua] access_by_lua(msblocations.conf:189):2: 4bcc198b71a96f84e1d848a3ec6fd3b0: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:06:19:52 +0000] 4bcc198b71a96f84e1d848a3ec6fd3b0 "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 06:19:52 [info] 37#37: *1397 [lua] logger.lua:23: 4bcc198b71a96f84e1d848a3ec6fd3b0 {"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:06:19:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 06:19:59 [info] 37#37: *1399 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:19:59 [info] 37#37: *1400 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:20:07 [info] 37#37: *1401 [lua] access_by_lua(msblocations.conf:189):2: 7c194df7223cb37676e8001d86877c4c: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 06:20:07 [info] 37#37: *1401 [lua] logger.lua:23: 7c194df7223cb37676e8001d86877c4c {"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:06:20:07 +0000] 7c194df7223cb37676e8001d86877c4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:06:20:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/22 06:20:09 [info] 37#37: *1402 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:20:09 [info] 37#37: *1403 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:20:19 [info] 36#36: *1404 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:20:19 [info] 36#36: *1405 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:20:22 [info] 37#37: *1406 [lua] access_by_lua(msblocations.conf:189):2: ea92ef79f5e042b13426f4738c9313b1: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 06:20:22 [info] 37#37: *1406 [lua] logger.lua:23: ea92ef79f5e042b13426f4738c9313b1 {"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:06:20:22 +0000] ea92ef79f5e042b13426f4738c9313b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:06:20:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2022/10/22 06:20:29 [info] 37#37: *1407 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:20:29 [info] 37#37: *1408 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:20:37 [info] 37#37: *1409 [lua] access_by_lua(msblocations.conf:189):2: d3de495d4845fe8cc18da9272d0851ee: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 06:20:37 [info] 37#37: *1409 [lua] logger.lua:23: d3de495d4845fe8cc18da9272d0851ee {"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:06:20:37 +0000] d3de495d4845fe8cc18da9272d0851ee "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:06:20:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 06:20:39 [info] 36#36: *1410 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:20:39 [info] 36#36: *1411 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:20:49 [info] 37#37: *1412 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:20:49 [info] 37#37: *1413 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:20:52 [info] 37#37: *1414 [lua] access_by_lua(msblocations.conf:189):2: a558e59ff6e338bdd198cd6ea0a1e7a2: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:06:20:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.59 - - [22/Oct/2022:06:20:52 +0000] a558e59ff6e338bdd198cd6ea0a1e7a2 "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 06:20:52 [info] 37#37: *1414 [lua] logger.lua:23: a558e59ff6e338bdd198cd6ea0a1e7a2 {"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 06:20:59 [info] 36#36: *1416 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:20:59 [info] 36#36: *1417 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:21:07 [info] 37#37: *1418 [lua] access_by_lua(msblocations.conf:189):2: e4a4d9357cf550a2db4c2867a20629cc: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 06:21:07 [info] 37#37: *1418 [lua] logger.lua:23: e4a4d9357cf550a2db4c2867a20629cc {"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:06:21:07 +0000] e4a4d9357cf550a2db4c2867a20629cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:06:21:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:21:09 [info] 36#36: *1420 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:21:09 [info] 37#37: *1419 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:21:19 [info] 36#36: *1421 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:21:19 [info] 36#36: *1422 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:21:22 [info] 37#37: *1423 [lua] access_by_lua(msblocations.conf:189):2: 3145db442f81a16453f448d3ba7c8c17: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 06:21:22 [info] 37#37: *1423 [lua] logger.lua:23: 3145db442f81a16453f448d3ba7c8c17 {"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:06:21:22 +0000] 3145db442f81a16453f448d3ba7c8c17 "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:06:21:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:21:29 [info] 36#36: *1424 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:21:29 [info] 36#36: *1425 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:21:37 [info] 37#37: *1426 [lua] access_by_lua(msblocations.conf:189):2: 59e407e6a3420bfdc0c41bdb20a8e67d: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:06:21:37 +0000] 59e407e6a3420bfdc0c41bdb20a8e67d "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 06:21:37 [info] 37#37: *1426 [lua] logger.lua:23: 59e407e6a3420bfdc0c41bdb20a8e67d {"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:06:21:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:21:39 [info] 37#37: *1427 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:21:39 [info] 37#37: *1428 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:21:49 [info] 37#37: *1429 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:21:49 [info] 36#36: *1430 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:21:52 [info] 37#37: *1431 [lua] access_by_lua(msblocations.conf:189):2: a6f0f0365124a43d0e36d8ac1e2654fb: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 06:21:52 [info] 37#37: *1431 [lua] logger.lua:23: a6f0f0365124a43d0e36d8ac1e2654fb {"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:06:21:52 +0000] a6f0f0365124a43d0e36d8ac1e2654fb "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:06:21:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:21:59 [info] 37#37: *1433 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:21:59 [info] 37#37: *1434 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:22:07 [info] 37#37: *1435 [lua] access_by_lua(msblocations.conf:189):2: fd44cffbf5e809097ffc6f1ea24a60dc: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 06:22:07 [info] 37#37: *1435 [lua] logger.lua:23: fd44cffbf5e809097ffc6f1ea24a60dc {"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:06:22:07 +0000] fd44cffbf5e809097ffc6f1ea24a60dc "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:06:22:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2022/10/22 06:22:09 [info] 37#37: *1437 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:22:09 [info] 36#36: *1436 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:22:19 [info] 36#36: *1438 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:22:19 [info] 36#36: *1439 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:22:22 [info] 37#37: *1440 [lua] access_by_lua(msblocations.conf:189):2: 99c2f3669b61ffb7f4f9a33bc43ceac6: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:06:22:22 +0000] 99c2f3669b61ffb7f4f9a33bc43ceac6 "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 06:22:22 [info] 37#37: *1440 [lua] logger.lua:23: 99c2f3669b61ffb7f4f9a33bc43ceac6 {"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:06:22:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:22:29 [info] 37#37: *1441 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:22:29 [info] 37#37: *1442 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:22:37 [info] 37#37: *1443 [lua] access_by_lua(msblocations.conf:189):2: ded53d5189e2c33164d203c64f33c3ec: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:06:22:37 +0000] ded53d5189e2c33164d203c64f33c3ec "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 06:22:37 [info] 37#37: *1443 [lua] logger.lua:23: ded53d5189e2c33164d203c64f33c3ec {"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:06:22:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:22:39 [info] 37#37: *1444 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:22:39 [info] 37#37: *1445 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:22:49 [info] 37#37: *1446 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:22:49 [info] 37#37: *1447 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:22:52 [info] 37#37: *1448 [lua] access_by_lua(msblocations.conf:189):2: f5834a244259a99f4a9dd66a537360e6: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:06:22:52 +0000] f5834a244259a99f4a9dd66a537360e6 "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 06:22:52 [info] 37#37: *1448 [lua] logger.lua:23: f5834a244259a99f4a9dd66a537360e6 {"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:06:22:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:22:59 [info] 37#37: *1450 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:22:59 [info] 37#37: *1451 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:23:07 [info] 37#37: *1452 [lua] access_by_lua(msblocations.conf:189):2: 3053b4c9f1b9c60e99838f9a518a55a1: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 06:23:07 [info] 37#37: *1452 [lua] logger.lua:23: 3053b4c9f1b9c60e99838f9a518a55a1 {"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:06:23:07 +0000] 3053b4c9f1b9c60e99838f9a518a55a1 "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:06:23:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 06:23:09 [info] 37#37: *1453 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:23:09 [info] 36#36: *1454 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:23:19 [info] 36#36: *1455 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:23:19 [info] 36#36: *1456 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:23:22 [info] 37#37: *1457 [lua] access_by_lua(msblocations.conf:189):2: 5152940edf1795f5155ee2d184d6dc4a: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 06:23:22 [info] 37#37: *1457 [lua] logger.lua:23: 5152940edf1795f5155ee2d184d6dc4a {"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:06:23:22 +0000] 5152940edf1795f5155ee2d184d6dc4a "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:06:23:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:23:29 [info] 37#37: *1459 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:23:29 [info] 37#37: *1458 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:23:37 [info] 37#37: *1460 [lua] access_by_lua(msblocations.conf:189):2: becfec55933c6c1d5cdb80862c5da920: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 06:23:37 [info] 37#37: *1460 [lua] logger.lua:23: becfec55933c6c1d5cdb80862c5da920 {"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:06:23:37 +0000] becfec55933c6c1d5cdb80862c5da920 "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:06:23:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 06:23:39 [info] 36#36: *1461 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:23:39 [info] 36#36: *1462 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:23:49 [info] 37#37: *1463 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:23:49 [info] 37#37: *1464 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:23:52 [info] 37#37: *1465 [lua] access_by_lua(msblocations.conf:189):2: b2ef300d1dcdf7afdc2c6e60b705eba9: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:06:23:52 +0000] b2ef300d1dcdf7afdc2c6e60b705eba9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/10/22 06:23:52 [info] 37#37: *1465 [lua] logger.lua:23: b2ef300d1dcdf7afdc2c6e60b705eba9 {"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:06:23:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/10/22 06:23:59 [info] 37#37: *1467 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:23:59 [info] 36#36: *1468 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:24:07 [info] 37#37: *1469 [lua] access_by_lua(msblocations.conf:189):2: d15e6b30472d192e6e854f039ef19c37: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 06:24:07 [info] 37#37: *1469 [lua] logger.lua:23: d15e6b30472d192e6e854f039ef19c37 {"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:06:24:07 +0000] d15e6b30472d192e6e854f039ef19c37 "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:06:24:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:24:09 [info] 36#36: *1470 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:24:09 [info] 36#36: *1471 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:24:19 [info] 36#36: *1472 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:24:19 [info] 36#36: *1473 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:24:22 [info] 37#37: *1474 [lua] access_by_lua(msblocations.conf:189):2: 1fe06705d38276595874781540746003: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 06:24:22 [info] 37#37: *1474 [lua] logger.lua:23: 1fe06705d38276595874781540746003 {"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:06:24:22 +0000] 1fe06705d38276595874781540746003 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:06:24:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/22 06:24:29 [info] 36#36: *1475 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:24:29 [info] 36#36: *1476 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:24:37 [info] 37#37: *1477 [lua] access_by_lua(msblocations.conf:189):2: 278fc6593c647c375ef3321a92fc5e9f: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 06:24:37 [info] 37#37: *1477 [lua] logger.lua:23: 278fc6593c647c375ef3321a92fc5e9f {"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:06:24:37 +0000] 278fc6593c647c375ef3321a92fc5e9f "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:06:24:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 06:24:39 [info] 37#37: *1478 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:24:39 [info] 37#37: *1479 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:24:49 [info] 37#37: *1480 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:24:49 [info] 37#37: *1481 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:24:52 [info] 37#37: *1482 [lua] access_by_lua(msblocations.conf:189):2: fe980ecde46aaf65da41dd81bed16a55: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 06:24:52 [info] 37#37: *1482 [lua] logger.lua:23: fe980ecde46aaf65da41dd81bed16a55 {"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:06:24:52 +0000] fe980ecde46aaf65da41dd81bed16a55 "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:06:24:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:24:59 [info] 37#37: *1484 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:24:59 [info] 37#37: *1485 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:25:07 [info] 37#37: *1486 [lua] access_by_lua(msblocations.conf:189):2: 7f841ae0347bc7f8aaf96819b28ef9e1: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 06:25:07 [info] 37#37: *1486 [lua] logger.lua:23: 7f841ae0347bc7f8aaf96819b28ef9e1 {"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:06:25:07 +0000] 7f841ae0347bc7f8aaf96819b28ef9e1 "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:06:25:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:25:09 [info] 36#36: *1487 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:25:09 [info] 36#36: *1488 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:25:19 [info] 36#36: *1489 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:25:19 [info] 36#36: *1490 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:25:22 [info] 37#37: *1491 [lua] access_by_lua(msblocations.conf:189):2: 43f4da968678a2509edf5c1775d9f666: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:06:25:22 +0000] 43f4da968678a2509edf5c1775d9f666 "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 06:25:22 [info] 37#37: *1491 [lua] logger.lua:23: 43f4da968678a2509edf5c1775d9f666 {"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:06:25:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:25:29 [info] 36#36: *1493 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:25:29 [info] 36#36: *1492 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:25:37 [info] 37#37: *1494 [lua] access_by_lua(msblocations.conf:189):2: f0ace51af30daf0955a2526d7db7c945: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 06:25:37 [info] 37#37: *1494 [lua] logger.lua:23: f0ace51af30daf0955a2526d7db7c945 {"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:06:25:37 +0000] f0ace51af30daf0955a2526d7db7c945 "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:06:25:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/22 06:25:39 [info] 36#36: *1495 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:25:39 [info] 36#36: *1496 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:25:49 [info] 36#36: *1497 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:25:49 [info] 36#36: *1498 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:25:52 [info] 37#37: *1499 [lua] access_by_lua(msblocations.conf:189):2: ac329a765be2c90e7487a324447b645a: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 06:25:52 [info] 37#37: *1499 [lua] logger.lua:23: ac329a765be2c90e7487a324447b645a {"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:06:25:52 +0000] ac329a765be2c90e7487a324447b645a "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:06:25:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:25:59 [info] 37#37: *1501 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:25:59 [info] 37#37: *1502 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:26:07 [info] 37#37: *1503 [lua] access_by_lua(msblocations.conf:189):2: 658ab76b33d27128c1a6dbd45ec9d6d2: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:06:26:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/22 06:26:07 [info] 37#37: *1503 [lua] logger.lua:23: 658ab76b33d27128c1a6dbd45ec9d6d2 {"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:06:26:07 +0000] 658ab76b33d27128c1a6dbd45ec9d6d2 "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 06:26:09 [info] 36#36: *1504 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:26:09 [info] 36#36: *1505 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:26:19 [info] 37#37: *1506 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:26:19 [info] 37#37: *1507 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:26:22 [info] 37#37: *1508 [lua] access_by_lua(msblocations.conf:189):2: be7a6214b76dd7256c5f72101423d7a3: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:06:26:22 +0000] be7a6214b76dd7256c5f72101423d7a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/22 06:26:22 [info] 37#37: *1508 [lua] logger.lua:23: be7a6214b76dd7256c5f72101423d7a3 {"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:06:26:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:26:29 [info] 36#36: *1509 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:26:29 [info] 36#36: *1510 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:26:37 [info] 37#37: *1511 [lua] access_by_lua(msblocations.conf:189):2: 5f6c8209aa2d306c93136d40065de521: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 06:26:37 [info] 37#37: *1511 [lua] logger.lua:23: 5f6c8209aa2d306c93136d40065de521 {"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:06:26:37 +0000] 5f6c8209aa2d306c93136d40065de521 "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:06:26:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:26:39 [info] 36#36: *1513 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:26:39 [info] 36#36: *1512 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:26:49 [info] 37#37: *1514 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:26:49 [info] 37#37: *1515 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:26:52 [info] 37#37: *1516 [lua] access_by_lua(msblocations.conf:189):2: 1b1f0b733567a6b5c1eb0ca97833ea9f: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:06:26:52 +0000] 1b1f0b733567a6b5c1eb0ca97833ea9f "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 06:26:52 [info] 37#37: *1516 [lua] logger.lua:23: 1b1f0b733567a6b5c1eb0ca97833ea9f {"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:06:26:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:26:59 [info] 37#37: *1518 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:26:59 [info] 37#37: *1519 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:27:07 [info] 37#37: *1520 [lua] access_by_lua(msblocations.conf:189):2: d0aea56fcdc3e789f388803572075136: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:06:27:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:27:07 [info] 37#37: *1520 [lua] logger.lua:23: d0aea56fcdc3e789f388803572075136 {"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:06:27:07 +0000] d0aea56fcdc3e789f388803572075136 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/10/22 06:27:09 [info] 37#37: *1521 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:27:09 [info] 37#37: *1522 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:27:19 [info] 36#36: *1523 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:27:19 [info] 36#36: *1524 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:27:22 [info] 37#37: *1525 [lua] access_by_lua(msblocations.conf:189):2: 345245835aa38ef34222c9d3c2105c3c: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:06:27:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:27:22 [info] 37#37: *1525 [lua] logger.lua:23: 345245835aa38ef34222c9d3c2105c3c {"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:06:27:22 +0000] 345245835aa38ef34222c9d3c2105c3c "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 06:27:29 [info] 37#37: *1526 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:27:29 [info] 37#37: *1527 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:27:37 [info] 37#37: *1528 [lua] access_by_lua(msblocations.conf:189):2: ce37bfdd57013effe300ac4d7babb5a2: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:06:27:37 +0000] ce37bfdd57013effe300ac4d7babb5a2 "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 06:27:37 [info] 37#37: *1528 [lua] logger.lua:23: ce37bfdd57013effe300ac4d7babb5a2 {"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:06:27:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:27:39 [info] 36#36: *1529 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:27:39 [info] 36#36: *1530 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:27:49 [info] 37#37: *1531 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:27:49 [info] 37#37: *1532 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:27:52 [info] 37#37: *1533 [lua] access_by_lua(msblocations.conf:189):2: 3017c86bf849b877fceaa0fd9956aec8: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:06:27:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:27:52 [info] 37#37: *1533 [lua] logger.lua:23: 3017c86bf849b877fceaa0fd9956aec8 {"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:06:27:52 +0000] 3017c86bf849b877fceaa0fd9956aec8 "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 06:27:59 [info] 36#36: *1535 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:27:59 [info] 36#36: *1536 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:28:07 [info] 37#37: *1537 [lua] access_by_lua(msblocations.conf:189):2: ce13c83cff8758b7b904d13406eb901a: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:06:28:07 +0000] ce13c83cff8758b7b904d13406eb901a "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:06:28:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:28:07 [info] 37#37: *1537 [lua] logger.lua:23: ce13c83cff8758b7b904d13406eb901a {"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 06:28:09 [info] 36#36: *1538 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:28:09 [info] 36#36: *1539 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:28:19 [info] 36#36: *1540 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:28:19 [info] 36#36: *1541 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:28:22 [info] 37#37: *1542 [lua] access_by_lua(msblocations.conf:189):2: fec2f0ce26e9ea69fca31faf515ce3fd: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 06:28:22 [info] 37#37: *1542 [lua] logger.lua:23: fec2f0ce26e9ea69fca31faf515ce3fd {"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:06:28:22 +0000] fec2f0ce26e9ea69fca31faf515ce3fd "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:06:28:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/22 06:28:29 [info] 36#36: *1543 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:28:29 [info] 36#36: *1544 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:28:37 [info] 37#37: *1545 [lua] access_by_lua(msblocations.conf:189):2: 9f75302b3f7ae2a0d04bd4f2db02671a: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 06:28:37 [info] 37#37: *1545 [lua] logger.lua:23: 9f75302b3f7ae2a0d04bd4f2db02671a {"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:06:28:37 +0000] 9f75302b3f7ae2a0d04bd4f2db02671a "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:06:28:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 06:28:39 [info] 37#37: *1546 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:28:39 [info] 37#37: *1547 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:28:49 [info] 37#37: *1548 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:28:49 [info] 37#37: *1549 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:28:52 [info] 37#37: *1550 [lua] access_by_lua(msblocations.conf:189):2: 4d0bb4e890816eddaad3100286f1235a: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:06:28:52 +0000] 4d0bb4e890816eddaad3100286f1235a "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 06:28:52 [info] 37#37: *1550 [lua] logger.lua:23: 4d0bb4e890816eddaad3100286f1235a {"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:06:28:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/22 06:28:59 [info] 37#37: *1552 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:28:59 [info] 36#36: *1553 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:29:07 [info] 37#37: *1554 [lua] access_by_lua(msblocations.conf:189):2: fc6e627fd670dcdb84bfbc8232f52e28: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 06:29:07 [info] 37#37: *1554 [lua] logger.lua:23: fc6e627fd670dcdb84bfbc8232f52e28 {"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:06:29:07 +0000] fc6e627fd670dcdb84bfbc8232f52e28 "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:06:29:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:29:09 [info] 36#36: *1555 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:29:09 [info] 37#37: *1556 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:29:19 [info] 37#37: *1557 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:29:19 [info] 37#37: *1558 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:29:22 [info] 37#37: *1559 [lua] access_by_lua(msblocations.conf:189):2: f4803a6386719dee038143b3cc806476: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 06:29:22 [info] 37#37: *1559 [lua] logger.lua:23: f4803a6386719dee038143b3cc806476 {"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:06:29:22 +0000] f4803a6386719dee038143b3cc806476 "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:06:29:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/22 06:29:29 [info] 37#37: *1560 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:29:29 [info] 36#36: *1561 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:29:37 [info] 37#37: *1562 [lua] access_by_lua(msblocations.conf:189):2: 0a05c5556649a95943a53848a1f0aa3d: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 06:29:37 [info] 37#37: *1562 [lua] logger.lua:23: 0a05c5556649a95943a53848a1f0aa3d {"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:06:29:37 +0000] 0a05c5556649a95943a53848a1f0aa3d "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:06:29:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 06:29:39 [info] 36#36: *1563 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:29:39 [info] 36#36: *1564 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:29:49 [info] 37#37: *1565 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:29:49 [info] 36#36: *1566 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:29:52 [info] 37#37: *1567 [lua] access_by_lua(msblocations.conf:189):2: e541fd34b46b0ef9309ae5ecea344592: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 06:29:52 [info] 37#37: *1567 [lua] logger.lua:23: e541fd34b46b0ef9309ae5ecea344592 {"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:06:29:52 +0000] e541fd34b46b0ef9309ae5ecea344592 "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:06:29:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/22 06:29:59 [info] 37#37: *1569 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:29:59 [info] 37#37: *1570 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:30:07 [info] 37#37: *1571 [lua] access_by_lua(msblocations.conf:189):2: 67aed2de1e3b12f93aa0926460bf6ae6: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:06:30:07 +0000] 67aed2de1e3b12f93aa0926460bf6ae6 "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 06:30:07 [info] 37#37: *1571 [lua] logger.lua:23: 67aed2de1e3b12f93aa0926460bf6ae6 {"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:06:30:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:30:09 [info] 37#37: *1572 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:30:09 [info] 37#37: *1573 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:30:19 [info] 36#36: *1574 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:30:19 [info] 36#36: *1575 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:30:22 [info] 37#37: *1576 [lua] access_by_lua(msblocations.conf:189):2: 774f959e7e3e94fe95673adb5918dda7: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 06:30:22 [info] 37#37: *1576 [lua] logger.lua:23: 774f959e7e3e94fe95673adb5918dda7 {"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:06:30:22 +0000] 774f959e7e3e94fe95673adb5918dda7 "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:06:30:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:30:29 [info] 37#37: *1577 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:30:29 [info] 37#37: *1578 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:30:37 [info] 37#37: *1579 [lua] access_by_lua(msblocations.conf:189):2: 9b74064724872db2b4a8efb3ba9e8380: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:06:30:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:30:37 [info] 37#37: *1579 [lua] logger.lua:23: 9b74064724872db2b4a8efb3ba9e8380 {"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:06:30:37 +0000] 9b74064724872db2b4a8efb3ba9e8380 "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 06:30:39 [info] 37#37: *1580 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:30:39 [info] 37#37: *1581 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:30:49 [info] 36#36: *1582 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:30:49 [info] 36#36: *1583 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:30:52 [info] 37#37: *1584 [lua] access_by_lua(msblocations.conf:189):2: 996b24d8adf3dc85b00c39fdd3160d8b: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:06:30:52 +0000] 996b24d8adf3dc85b00c39fdd3160d8b "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:06:30:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:30:52 [info] 37#37: *1584 [lua] logger.lua:23: 996b24d8adf3dc85b00c39fdd3160d8b {"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 06:30:59 [info] 36#36: *1587 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:30:59 [info] 36#36: *1586 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:31:07 [info] 37#37: *1588 [lua] access_by_lua(msblocations.conf:189):2: 7218c61a36dd1ff3b8e71a5178907717: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 06:31:07 [info] 37#37: *1588 [lua] logger.lua:23: 7218c61a36dd1ff3b8e71a5178907717 {"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:06:31:07 +0000] 7218c61a36dd1ff3b8e71a5178907717 "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:06:31:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:31:09 [info] 37#37: *1590 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:31:09 [info] 37#37: *1589 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:31:19 [info] 36#36: *1592 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:31:19 [info] 37#37: *1591 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:31:22 [info] 37#37: *1593 [lua] access_by_lua(msblocations.conf:189):2: b7cf5b75dbac2184b6a3fb98dd2adf66: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 06:31:22 [info] 37#37: *1593 [lua] logger.lua:23: b7cf5b75dbac2184b6a3fb98dd2adf66 {"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:06:31:22 +0000] b7cf5b75dbac2184b6a3fb98dd2adf66 "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:06:31:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/22 06:31:29 [info] 37#37: *1594 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:31:29 [info] 37#37: *1595 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:31:38 [info] 37#37: *1596 [lua] access_by_lua(msblocations.conf:189):2: 83ccde40041a30aa8e12854f164e4bab: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:06:31:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.69.59 - - [22/Oct/2022:06:31:38 +0000] 83ccde40041a30aa8e12854f164e4bab "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 06:31:38 [info] 37#37: *1596 [lua] logger.lua:23: 83ccde40041a30aa8e12854f164e4bab {"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 06:31:39 [info] 37#37: *1598 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:31:39 [info] 37#37: *1597 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:31:49 [info] 36#36: *1599 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:31:49 [info] 36#36: *1600 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:31:53 [info] 37#37: *1601 [lua] access_by_lua(msblocations.conf:189):2: 1ac0a5e23086b764ab7398903f4e5546: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 06:31:53 [info] 37#37: *1601 [lua] logger.lua:23: 1ac0a5e23086b764ab7398903f4e5546 {"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:06:31:53 +0000] 1ac0a5e23086b764ab7398903f4e5546 "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:06:31:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:31:59 [info] 36#36: *1603 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:31:59 [info] 36#36: *1604 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:32:08 [info] 37#37: *1605 [lua] access_by_lua(msblocations.conf:189):2: 6d5245ab68f0ace126d63a604d7b6d30: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:06:32:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:32:08 [info] 37#37: *1605 [lua] logger.lua:23: 6d5245ab68f0ace126d63a604d7b6d30 {"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:06:32:08 +0000] 6d5245ab68f0ace126d63a604d7b6d30 "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 06:32:09 [info] 36#36: *1606 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:32:09 [info] 36#36: *1607 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:32:19 [info] 37#37: *1608 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:32:19 [info] 37#37: *1609 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:32:23 [info] 37#37: *1610 [lua] access_by_lua(msblocations.conf:189):2: f49d5d62ae43861c5cc449dbf7ca6b9e: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:06:32:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:32:23 [info] 37#37: *1610 [lua] logger.lua:23: f49d5d62ae43861c5cc449dbf7ca6b9e {"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:06:32:23 +0000] f49d5d62ae43861c5cc449dbf7ca6b9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2022/10/22 06:32:29 [info] 36#36: *1611 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:32:29 [info] 36#36: *1612 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:32:38 [info] 37#37: *1613 [lua] access_by_lua(msblocations.conf:189):2: 7b9ba76dc0a7d19aa371a93872cc0a22: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:06:32:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
10.233.69.59 - - [22/Oct/2022:06:32:38 +0000] 7b9ba76dc0a7d19aa371a93872cc0a22 "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 06:32:38 [info] 37#37: *1613 [lua] logger.lua:23: 7b9ba76dc0a7d19aa371a93872cc0a22 {"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 06:32:39 [info] 36#36: *1614 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:32:39 [info] 36#36: *1615 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:32:49 [info] 37#37: *1616 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:32:49 [info] 37#37: *1617 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:32:53 [info] 37#37: *1618 [lua] access_by_lua(msblocations.conf:189):2: 6139f41e33d3b5144c45483ac54de509: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:06:32:53 +0000] 6139f41e33d3b5144c45483ac54de509 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/22 06:32:53 [info] 37#37: *1618 [lua] logger.lua:23: 6139f41e33d3b5144c45483ac54de509 {"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:06:32:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/22 06:32:59 [info] 36#36: *1620 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:32:59 [info] 36#36: *1621 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:33:08 [info] 37#37: *1622 [lua] access_by_lua(msblocations.conf:189):2: 8aa46bdb725eb7e69a96b782150e22b4: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:06:33:08 +0000] 8aa46bdb725eb7e69a96b782150e22b4 "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 06:33:08 [info] 37#37: *1622 [lua] logger.lua:23: 8aa46bdb725eb7e69a96b782150e22b4 {"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:06:33:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/22 06:33:09 [info] 37#37: *1623 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:33:09 [info] 37#37: *1624 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:33:19 [info] 36#36: *1625 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:33:19 [info] 36#36: *1626 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:33:23 [info] 37#37: *1627 [lua] access_by_lua(msblocations.conf:189):2: 3a5a2d1093a2f2d730bcd0773ee298e9: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 06:33:23 [info] 37#37: *1627 [lua] logger.lua:23: 3a5a2d1093a2f2d730bcd0773ee298e9 {"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:06:33:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.59 - - [22/Oct/2022:06:33:23 +0000] 3a5a2d1093a2f2d730bcd0773ee298e9 "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 06:33:29 [info] 37#37: *1628 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:33:29 [info] 37#37: *1629 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:33:38 [info] 37#37: *1630 [lua] access_by_lua(msblocations.conf:189):2: 1581aa9a9f3554d76598f4787d4a2a24: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 06:33:38 [info] 37#37: *1630 [lua] logger.lua:23: 1581aa9a9f3554d76598f4787d4a2a24 {"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:06:33:38 +0000] 1581aa9a9f3554d76598f4787d4a2a24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.69.59 - - [22/Oct/2022:06:33:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/22 06:33:39 [info] 37#37: *1631 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:33:39 [info] 37#37: *1632 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:33:49 [info] 37#37: *1634 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:33:49 [info] 37#37: *1633 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:33:53 [info] 37#37: *1635 [lua] access_by_lua(msblocations.conf:189):2: 4f122c640d2b1d73069cc56efcceea3b: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:06:33:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:33:53 [info] 37#37: *1635 [lua] logger.lua:23: 4f122c640d2b1d73069cc56efcceea3b {"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:06:33:53 +0000] 4f122c640d2b1d73069cc56efcceea3b "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 06:33:59 [info] 37#37: *1637 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:33:59 [info] 37#37: *1638 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:34:08 [info] 37#37: *1639 [lua] access_by_lua(msblocations.conf:189):2: 3278c71a49890853380fbf09db03949f: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:06:34:08 +0000] 3278c71a49890853380fbf09db03949f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/10/22 06:34:08 [info] 37#37: *1639 [lua] logger.lua:23: 3278c71a49890853380fbf09db03949f {"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:06:34:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:34:09 [info] 36#36: *1640 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:34:09 [info] 36#36: *1641 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:34:19 [info] 37#37: *1642 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:34:19 [info] 37#37: *1643 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:34:23 [info] 37#37: *1644 [lua] access_by_lua(msblocations.conf:189):2: 3f43d437dd6bce83f3474029f02c0ecb: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:06:34:23 +0000] 3f43d437dd6bce83f3474029f02c0ecb "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 06:34:23 [info] 37#37: *1644 [lua] logger.lua:23: 3f43d437dd6bce83f3474029f02c0ecb {"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:06:34:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/22 06:34:29 [info] 37#37: *1645 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:34:29 [info] 37#37: *1646 client closed connection while SSL handshaking, client: 10.233.69.150, server: 0.0.0.0:443
2022/10/22 06:34:38 [info] 37#37: *1647 [lua] access_by_lua(msblocations.conf:189):2: f2db1a707c17480e5bd33adc0b3618de: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:06:34:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Che