Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.22.198
### 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/02 05:13:28 [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/02 05:13:28 [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/02 05:13:28 [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/02 05:13:28 [notice] 33#33: using the "epoll" event method
2022/10/02 05:13:28 [notice] 33#33: openresty/1.13.6.1
2022/10/02 05:13:28 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2022/10/02 05:13:28 [notice] 33#33: OS: Linux 5.4.0-96-generic
2022/10/02 05:13:28 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2022/10/02 05:13:28 [notice] 34#34: start worker processes
\n\n### Starting apiroute
2022/10/02 05:13:28 [notice] 34#34: start worker process 35
2022/10/02 05:13:28 [notice] 34#34: start worker process 36
2022/10/02 05:13:28 [notice] 34#34: start worker process 38
2022/10/02 05:13:28 [notice] 34#34: start worker process 39
2022/10/02 05:13:28 [notice] 34#34: start worker process 40
2022/10/02 05:13:28 [notice] 34#34: start worker process 41
2022/10/02 05:13:28 [notice] 34#34: start worker process 42
2022/10/02 05:13:28 [notice] 34#34: start worker process 43
2022/10/02 05:13:28 [notice] 34#34: start cache manager process 44
2022/10/02 05:13:28 [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-20221002051328.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-02 05:13:30 704 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2022-10-02 05:13:30 715 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2022-10-02 05:13:30 715 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2022-10-02 05:13:30 782 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2022-10-02 05:13:30 782 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.22.198:10081 Enabled:true
2022-10-02 05:13:31 990 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2022-10-02 05:13:32 076 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-10-02 05:13:32 076 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-10-02 05:13:32 076 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-10-02 05:13:32 077 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-10-02 05:13:32 077 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2022-10-02 05:13:32 077 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-10-02 05:13:32 077 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-10-02 05:13:32 130 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-10-02 05:13:32 214 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-10-02 05:13:32 214 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-10-02 05:13:32 215 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-10-02 05:13:32 668 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/10/02 05:13:40 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:13:40 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:13:50 [info] 35#35: *14 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:13:50 [info] 36#36: *15 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:13:50 [info] 36#36: *16 [lua] access_by_lua(msblocations.conf:189):2: 65692ace16856228eaedf864585d22c8:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:13:50 [info] 36#36: *16 [lua] logger.lua:23: 65692ace16856228eaedf864585d22c8 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:13:50 +0000] 65692ace16856228eaedf864585d22c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.147 upstream_response_time:0.146 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:13:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 52
2022/10/02 05:14:00 [info] 35#35: *19 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:14:00 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:14:05 [info] 36#36: *21 [lua] access_by_lua(msblocations.conf:189):2: 2375c31943fb3baa80c558fdd4aebfbb:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:14:05 [info] 36#36: *21 [lua] logger.lua:23: 2375c31943fb3baa80c558fdd4aebfbb {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:14:05 +0000] 2375c31943fb3baa80c558fdd4aebfbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:14:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/02 05:14:10 [info] 35#35: *22 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:14:10 [info] 35#35: *23 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:14:20 [info] 36#36: *24 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:14:20 [info] 36#36: *25 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:14:20 [info] 36#36: *26 [lua] access_by_lua(msblocations.conf:189):2: 19c81c65c613d191a9a4704792da4fd0:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:14:20 [info] 36#36: *26 [lua] logger.lua:23: 19c81c65c613d191a9a4704792da4fd0 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:14:20 +0000] 19c81c65c613d191a9a4704792da4fd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:14:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/02 05:14:28 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/10/02 05:14:28 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2022/10/02 05:14:28 [notice] 34#34: cache loader process 45 exited with code 0
2022/10/02 05:14:28 [notice] 34#34: signal 29 (SIGIO) received
2022/10/02 05:14:30 [info] 36#36: *29 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:14:30 [info] 36#36: *30 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:14:35 [info] 36#36: *31 [lua] access_by_lua(msblocations.conf:189):2: 06305079b75aa9ac2dfc36728ef90f7c:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:14:35 +0000] 06305079b75aa9ac2dfc36728ef90f7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/02 05:14:35 [info] 36#36: *31 [lua] logger.lua:23: 06305079b75aa9ac2dfc36728ef90f7c {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:14:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/02 05:14:40 [info] 35#35: *32 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:14:40 [info] 35#35: *33 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:14:50 [info] 36#36: *34 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:14:50 [info] 36#36: *35 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:14:50 [info] 36#36: *36 [lua] access_by_lua(msblocations.conf:189):2: 37014f851b0f0269ffab393a13d832ec:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:14:50 [info] 36#36: *36 [lua] logger.lua:23: 37014f851b0f0269ffab393a13d832ec {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:14:50 +0000] 37014f851b0f0269ffab393a13d832ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:14:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:15:00 [info] 36#36: *37 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:15:00 [info] 36#36: *38 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:15:05 [info] 36#36: *39 [lua] access_by_lua(msblocations.conf:189):2: cede34653847a742b7ea481b780eebb3:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:15:05 [info] 36#36: *39 [lua] logger.lua:23: cede34653847a742b7ea481b780eebb3 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:15:05 +0000] cede34653847a742b7ea481b780eebb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:15:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/10/02 05:15:10 [info] 36#36: *40 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:15:10 [info] 35#35: *41 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:15:20 [info] 36#36: *43 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:15:20 [info] 36#36: *42 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:15:20 [info] 36#36: *44 [lua] access_by_lua(msblocations.conf:189):2: 8c2738fa383912551b2021e7591bc154:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:15:20 +0000] 8c2738fa383912551b2021e7591bc154 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 05:15:20 [info] 36#36: *44 [lua] logger.lua:23: 8c2738fa383912551b2021e7591bc154 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:15:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:15:30 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:15:30 [info] 35#35: *47 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:15:35 [info] 36#36: *48 [lua] access_by_lua(msblocations.conf:189):2: 3088cd1f23528f558116cb7ef41ed6d5:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:15:35 [info] 36#36: *48 [lua] logger.lua:23: 3088cd1f23528f558116cb7ef41ed6d5 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:15:35 +0000] 3088cd1f23528f558116cb7ef41ed6d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:15:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:15:40 [info] 36#36: *49 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:15:40 [info] 36#36: *50 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:15:50 [info] 35#35: *51 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:15:50 [info] 36#36: *52 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:15:50 [info] 36#36: *53 [lua] access_by_lua(msblocations.conf:189):2: 91f67072dd87bbbcee067f4860bfdc5d:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:15:50 +0000] 91f67072dd87bbbcee067f4860bfdc5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 05:15:50 [info] 36#36: *53 [lua] logger.lua:23: 91f67072dd87bbbcee067f4860bfdc5d {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:15:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:16:00 [info] 36#36: *54 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:16:00 [info] 36#36: *55 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:16:05 [info] 36#36: *56 [lua] access_by_lua(msblocations.conf:189):2: 695212bb181d82671bbcc7a9cdf5c7a8:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:16:05 [info] 36#36: *56 [lua] logger.lua:23: 695212bb181d82671bbcc7a9cdf5c7a8 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:16:05 +0000] 695212bb181d82671bbcc7a9cdf5c7a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:16:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:16:10 [info] 36#36: *57 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:16:10 [info] 36#36: *58 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:16:20 [info] 36#36: *60 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:16:20 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:16:20 [info] 36#36: *61 [lua] access_by_lua(msblocations.conf:189):2: f532a8563b304fdd7d459e87f379b7d1:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:16:20 +0000] f532a8563b304fdd7d459e87f379b7d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/02 05:16:20 [info] 36#36: *61 [lua] logger.lua:23: f532a8563b304fdd7d459e87f379b7d1 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:16:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:16:30 [info] 36#36: *63 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:16:30 [info] 36#36: *64 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:16:35 [info] 36#36: *65 [lua] access_by_lua(msblocations.conf:189):2: 2bf05d8de651f324e57d9777768df03b:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:16:35 [info] 36#36: *65 [lua] logger.lua:23: 2bf05d8de651f324e57d9777768df03b {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:16:35 +0000] 2bf05d8de651f324e57d9777768df03b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.025 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:16:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2022/10/02 05:16:40 [info] 36#36: *66 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:16:40 [info] 35#35: *67 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:16:50 [info] 35#35: *68 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:16:50 [info] 36#36: *69 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:16:50 [info] 36#36: *70 [lua] access_by_lua(msblocations.conf:189):2: d9f40cc18e8df730f6b6398670d8f7b6:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:16:50 [info] 36#36: *70 [lua] logger.lua:23: d9f40cc18e8df730f6b6398670d8f7b6 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:16:50 +0000] d9f40cc18e8df730f6b6398670d8f7b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:16:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:17:00 [info] 36#36: *72 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:17:00 [info] 36#36: *71 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:17:05 [info] 36#36: *73 [lua] access_by_lua(msblocations.conf:189):2: 62a878f4f3ec4b30cafcc19106bc94e9:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:17:05 [info] 36#36: *73 [lua] logger.lua:23: 62a878f4f3ec4b30cafcc19106bc94e9 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:17:05 +0000] 62a878f4f3ec4b30cafcc19106bc94e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:17:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:17:10 [info] 35#35: *74 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:17:10 [info] 35#35: *75 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:17:20 [info] 36#36: *76 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:17:20 [info] 36#36: *77 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:17:20 [info] 36#36: *78 [lua] access_by_lua(msblocations.conf:189):2: db27d8a118779e60e3aa988c68fb529a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:17:20 [info] 36#36: *78 [lua] logger.lua:23: db27d8a118779e60e3aa988c68fb529a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:17:20 +0000] db27d8a118779e60e3aa988c68fb529a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:17:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:17:30 [info] 35#35: *80 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:17:30 [info] 35#35: *81 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:17:35 [info] 36#36: *82 [lua] access_by_lua(msblocations.conf:189):2: 51468b7c1e08c021c18937ed534ee09d:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:17:35 [info] 36#36: *82 [lua] logger.lua:23: 51468b7c1e08c021c18937ed534ee09d {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:17:35 +0000] 51468b7c1e08c021c18937ed534ee09d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:17:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:17:40 [info] 35#35: *84 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:17:40 [info] 35#35: *83 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:17:50 [info] 35#35: *86 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:17:50 [info] 35#35: *85 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:17:50 [info] 36#36: *87 [lua] access_by_lua(msblocations.conf:189):2: e7f1aa11104ddba29f87b80b4cf179fb:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:17:50 [info] 36#36: *87 [lua] logger.lua:23: e7f1aa11104ddba29f87b80b4cf179fb {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:17:50 +0000] e7f1aa11104ddba29f87b80b4cf179fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:17:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/02 05:18:00 [info] 36#36: *89 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:18:00 [info] 36#36: *88 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:18:05 [info] 36#36: *90 [lua] access_by_lua(msblocations.conf:189):2: b566273153fbc868c68c57139d18ca53:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:18:05 [info] 36#36: *90 [lua] logger.lua:23: b566273153fbc868c68c57139d18ca53 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:18:05 +0000] b566273153fbc868c68c57139d18ca53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:18:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:18:10 [info] 36#36: *92 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:18:10 [info] 36#36: *91 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:18:20 [info] 35#35: *93 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:18:20 [info] 35#35: *94 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:18:20 [info] 36#36: *95 [lua] access_by_lua(msblocations.conf:189):2: 8e0955930f30be8f2a574a7a08cd7542:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:18:20 +0000] 8e0955930f30be8f2a574a7a08cd7542 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/02 05:18:20 [info] 36#36: *95 [lua] logger.lua:23: 8e0955930f30be8f2a574a7a08cd7542 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:18:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:18:30 [info] 36#36: *97 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:18:30 [info] 35#35: *98 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:18:35 [info] 36#36: *99 [lua] access_by_lua(msblocations.conf:189):2: 197e200fbbb86b3e52a51fa615351397:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:18:35 [info] 36#36: *99 [lua] logger.lua:23: 197e200fbbb86b3e52a51fa615351397 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:18:35 +0000] 197e200fbbb86b3e52a51fa615351397 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:18:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:18:40 [info] 36#36: *101 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:18:40 [info] 36#36: *100 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:18:50 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:18:50 [info] 35#35: *103 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:18:50 [info] 36#36: *104 [lua] access_by_lua(msblocations.conf:189):2: 252fe335aba2b34a6c10329fe8d71332:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:18:50 [info] 36#36: *104 [lua] logger.lua:23: 252fe335aba2b34a6c10329fe8d71332 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:18:50 +0000] 252fe335aba2b34a6c10329fe8d71332 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:18:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:19:00 [info] 36#36: *105 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:19:00 [info] 36#36: *106 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:19:05 [info] 36#36: *107 [lua] access_by_lua(msblocations.conf:189):2: 910bcd446605448de5cecc2a76b3e32d:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:19:05 [info] 36#36: *107 [lua] logger.lua:23: 910bcd446605448de5cecc2a76b3e32d {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:19:05 +0000] 910bcd446605448de5cecc2a76b3e32d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:19:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:19:10 [info] 35#35: *109 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:19:10 [info] 36#36: *108 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:19:20 [info] 35#35: *110 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:19:20 [info] 35#35: *111 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:19:20 [info] 36#36: *112 [lua] access_by_lua(msblocations.conf:189):2: 4d297067a0866dbccc68f438e8386c1a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:19:20 +0000] 4d297067a0866dbccc68f438e8386c1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:19:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:19:20 [info] 36#36: *112 [lua] logger.lua:23: 4d297067a0866dbccc68f438e8386c1a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 05:19:30 [info] 35#35: *114 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:19:30 [info] 35#35: *115 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:19:35 [info] 36#36: *116 [lua] access_by_lua(msblocations.conf:189):2: ef66d6ae6a899271c32b1529bba941aa:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:19:35 [info] 36#36: *116 [lua] logger.lua:23: ef66d6ae6a899271c32b1529bba941aa {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:19:35 +0000] ef66d6ae6a899271c32b1529bba941aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:19:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/02 05:19:40 [info] 35#35: *117 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:19:40 [info] 35#35: *118 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:19:50 [info] 36#36: *120 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:19:50 [info] 36#36: *119 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:19:50 [info] 36#36: *121 [lua] access_by_lua(msblocations.conf:189):2: d716476e6ac94cecc29acc5bfd4cfdf4:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:19:50 [info] 36#36: *121 [lua] logger.lua:23: d716476e6ac94cecc29acc5bfd4cfdf4 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:19:50 +0000] d716476e6ac94cecc29acc5bfd4cfdf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:19:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:20:00 [info] 36#36: *122 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:20:00 [info] 35#35: *123 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:20:05 [info] 36#36: *124 [lua] access_by_lua(msblocations.conf:189):2: 04f2f3d7de014d1d4dc4c0b36a31a5bb:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:20:05 [info] 36#36: *124 [lua] logger.lua:23: 04f2f3d7de014d1d4dc4c0b36a31a5bb {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:20:05 +0000] 04f2f3d7de014d1d4dc4c0b36a31a5bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:20:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/10/02 05:20:10 [info] 36#36: *126 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:20:10 [info] 36#36: *125 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:20:20 [info] 36#36: *128 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:20:20 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:20:20 [info] 36#36: *129 [lua] access_by_lua(msblocations.conf:189):2: f9ef74228db9f49c5239257d866a9040:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:20:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
10.233.68.231 - - [02/Oct/2022:05:20:20 +0000] f9ef74228db9f49c5239257d866a9040 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2022/10/02 05:20:20 [info] 36#36: *129 [lua] logger.lua:23: f9ef74228db9f49c5239257d866a9040 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 05:20:30 [info] 36#36: *131 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:20:30 [info] 36#36: *132 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:20:35 [info] 36#36: *133 [lua] access_by_lua(msblocations.conf:189):2: 4dd6195a23cf3a8cc9982d3807e7226d:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:20:35 [info] 36#36: *133 [lua] logger.lua:23: 4dd6195a23cf3a8cc9982d3807e7226d {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:20:35 +0000] 4dd6195a23cf3a8cc9982d3807e7226d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:20:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/02 05:20:40 [info] 35#35: *134 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:20:40 [info] 35#35: *135 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:20:50 [info] 35#35: *136 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:20:50 [info] 35#35: *137 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:20:50 [info] 36#36: *138 [lua] access_by_lua(msblocations.conf:189):2: 968805ec5c25a0151235631988a5e0c1:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:20:50 [info] 36#36: *138 [lua] logger.lua:23: 968805ec5c25a0151235631988a5e0c1 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:20:50 +0000] 968805ec5c25a0151235631988a5e0c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:20:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/02 05:21:00 [info] 36#36: *139 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:21:00 [info] 36#36: *140 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:21:06 [info] 36#36: *141 [lua] access_by_lua(msblocations.conf:189):2: 6c8590d02661ba3c216eac5d823809d0:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:21:06 [info] 36#36: *141 [lua] logger.lua:23: 6c8590d02661ba3c216eac5d823809d0 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:21:06 +0000] 6c8590d02661ba3c216eac5d823809d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:21:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:21:10 [info] 36#36: *142 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:21:10 [info] 36#36: *143 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:21:20 [info] 36#36: *144 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:21:20 [info] 35#35: *145 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:21:21 [info] 36#36: *146 [lua] access_by_lua(msblocations.conf:189):2: 1fb4c42792ab6e324c3ccb871491a5da:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:21:21 +0000] 1fb4c42792ab6e324c3ccb871491a5da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 05:21:21 [info] 36#36: *146 [lua] logger.lua:23: 1fb4c42792ab6e324c3ccb871491a5da {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:21:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:21:30 [info] 36#36: *148 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:21:30 [info] 36#36: *149 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:21:36 [info] 36#36: *150 [lua] access_by_lua(msblocations.conf:189):2: bb662a83b9fa189d17b8bdeb845575d3:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:21:36 +0000] bb662a83b9fa189d17b8bdeb845575d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 05:21:36 [info] 36#36: *150 [lua] logger.lua:23: bb662a83b9fa189d17b8bdeb845575d3 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:21:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:21:40 [info] 36#36: *152 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:21:40 [info] 36#36: *151 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:21:50 [info] 36#36: *154 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:21:50 [info] 36#36: *153 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:21:51 [info] 36#36: *155 [lua] access_by_lua(msblocations.conf:189):2: ef29623f81a8a7517dfcfc2e6a037d6e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:21:51 [info] 36#36: *155 [lua] logger.lua:23: ef29623f81a8a7517dfcfc2e6a037d6e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:21:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.68.231 - - [02/Oct/2022:05:21:51 +0000] ef29623f81a8a7517dfcfc2e6a037d6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/02 05:22:00 [info] 36#36: *157 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:22:00 [info] 35#35: *156 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:22:06 [info] 36#36: *158 [lua] access_by_lua(msblocations.conf:189):2: 7e11b73105eac5cab1cdede3b545ed6f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:22:06 +0000] 7e11b73105eac5cab1cdede3b545ed6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/02 05:22:06 [info] 36#36: *158 [lua] logger.lua:23: 7e11b73105eac5cab1cdede3b545ed6f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:22:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/02 05:22:10 [info] 35#35: *159 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:22:10 [info] 36#36: *160 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:22:20 [info] 35#35: *162 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:22:20 [info] 35#35: *161 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:22:21 [info] 36#36: *163 [lua] access_by_lua(msblocations.conf:189):2: 2bb3c410a7d0e97fb54e1ec5ddefddc7:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:22:21 [info] 36#36: *163 [lua] logger.lua:23: 2bb3c410a7d0e97fb54e1ec5ddefddc7 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:22:21 +0000] 2bb3c410a7d0e97fb54e1ec5ddefddc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:22:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/02 05:22:30 [info] 36#36: *166 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:22:30 [info] 35#35: *165 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:22:36 [info] 36#36: *167 [lua] access_by_lua(msblocations.conf:189):2: 6783ac69b62810d0447a39ccd57f1c39:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:22:36 +0000] 6783ac69b62810d0447a39ccd57f1c39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 05:22:36 [info] 36#36: *167 [lua] logger.lua:23: 6783ac69b62810d0447a39ccd57f1c39 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:22:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:22:40 [info] 36#36: *168 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:22:40 [info] 35#35: *169 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:22:50 [info] 35#35: *171 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:22:50 [info] 36#36: *170 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:22:51 [info] 36#36: *172 [lua] access_by_lua(msblocations.conf:189):2: 00419fb1c5ddcfb98907e09381b169c4:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:22:51 +0000] 00419fb1c5ddcfb98907e09381b169c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:22:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:22:51 [info] 36#36: *172 [lua] logger.lua:23: 00419fb1c5ddcfb98907e09381b169c4 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 05:23:00 [info] 36#36: *173 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:23:00 [info] 36#36: *174 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:23:06 [info] 36#36: *175 [lua] access_by_lua(msblocations.conf:189):2: 62d15d2c32b08bc2b3fe932b4ac70668:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:23:06 [info] 36#36: *175 [lua] logger.lua:23: 62d15d2c32b08bc2b3fe932b4ac70668 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:23:06 +0000] 62d15d2c32b08bc2b3fe932b4ac70668 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:23:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:23:10 [info] 36#36: *176 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:23:10 [info] 35#35: *177 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:23:20 [info] 35#35: *178 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:23:20 [info] 36#36: *179 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:23:21 [info] 36#36: *180 [lua] access_by_lua(msblocations.conf:189):2: 760d8f4ac518413438eed2be78709097:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:23:21 [info] 36#36: *180 [lua] logger.lua:23: 760d8f4ac518413438eed2be78709097 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:23:21 +0000] 760d8f4ac518413438eed2be78709097 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:23:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:23:30 [info] 36#36: *182 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:23:30 [info] 36#36: *183 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:23:36 [info] 36#36: *184 [lua] access_by_lua(msblocations.conf:189):2: c0efdec3834293b39f5bed9483f3ef90:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:23:36 +0000] c0efdec3834293b39f5bed9483f3ef90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 05:23:36 [info] 36#36: *184 [lua] logger.lua:23: c0efdec3834293b39f5bed9483f3ef90 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:23:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:23:40 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:23:40 [info] 35#35: *186 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:23:50 [info] 35#35: *187 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:23:50 [info] 35#35: *188 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:23:51 [info] 36#36: *189 [lua] access_by_lua(msblocations.conf:189):2: 3d5fe72344350dbf2d9134c7cfc0c6bd:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:23:51 [info] 36#36: *189 [lua] logger.lua:23: 3d5fe72344350dbf2d9134c7cfc0c6bd {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:23:51 +0000] 3d5fe72344350dbf2d9134c7cfc0c6bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:23:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:24:00 [info] 35#35: *190 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:24:00 [info] 36#36: *191 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:24:06 [info] 36#36: *192 [lua] access_by_lua(msblocations.conf:189):2: 4406e2d957e4c036c8f186dd6edf2700:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:24:06 +0000] 4406e2d957e4c036c8f186dd6edf2700 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:24:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:24:06 [info] 36#36: *192 [lua] logger.lua:23: 4406e2d957e4c036c8f186dd6edf2700 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 05:24:10 [info] 36#36: *193 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:24:10 [info] 36#36: *194 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:24:20 [info] 35#35: *196 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:24:20 [info] 35#35: *195 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:24:21 [info] 36#36: *197 [lua] access_by_lua(msblocations.conf:189):2: ed8dc913175f0098f5d538b2a1a44118:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:24:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:24:21 [info] 36#36: *197 [lua] logger.lua:23: ed8dc913175f0098f5d538b2a1a44118 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:24:21 +0000] ed8dc913175f0098f5d538b2a1a44118 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/02 05:24:30 [info] 36#36: *199 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:24:30 [info] 35#35: *200 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:24:36 [info] 36#36: *201 [lua] access_by_lua(msblocations.conf:189):2: 85eea168dcf115a7127cdb9370edf0b7:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:24:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.231 - - [02/Oct/2022:05:24:36 +0000] 85eea168dcf115a7127cdb9370edf0b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/02 05:24:36 [info] 36#36: *201 [lua] logger.lua:23: 85eea168dcf115a7127cdb9370edf0b7 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 05:24:40 [info] 36#36: *202 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:24:40 [info] 36#36: *203 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:24:50 [info] 36#36: *204 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:24:50 [info] 35#35: *205 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:24:51 [info] 36#36: *206 [lua] access_by_lua(msblocations.conf:189):2: df99fef04fe4207e13a4a3f16c7f7938:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:24:51 [info] 36#36: *206 [lua] logger.lua:23: df99fef04fe4207e13a4a3f16c7f7938 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:24:51 +0000] df99fef04fe4207e13a4a3f16c7f7938 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:24:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/02 05:25:00 [info] 35#35: *207 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:25:00 [info] 35#35: *208 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:25:06 [info] 36#36: *209 [lua] access_by_lua(msblocations.conf:189):2: d72f4becb7011fda127a4459fa8db6d0:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:25:06 [info] 36#36: *209 [lua] logger.lua:23: d72f4becb7011fda127a4459fa8db6d0 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:25:06 +0000] d72f4becb7011fda127a4459fa8db6d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:25:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:25:10 [info] 36#36: *210 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:25:10 [info] 35#35: *211 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:25:20 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:25:20 [info] 35#35: *213 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:25:21 [info] 36#36: *214 [lua] access_by_lua(msblocations.conf:189):2: 425a5f6f88c9dfa19c13d17c103581d9:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:25:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:25:21 [info] 36#36: *214 [lua] logger.lua:23: 425a5f6f88c9dfa19c13d17c103581d9 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:25:21 +0000] 425a5f6f88c9dfa19c13d17c103581d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 05:25:30 [info] 35#35: *216 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:25:30 [info] 36#36: *217 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:25:36 [info] 36#36: *218 [lua] access_by_lua(msblocations.conf:189):2: 14637f6e1005d40c9f2b90f748b2b267:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:25:36 [info] 36#36: *218 [lua] logger.lua:23: 14637f6e1005d40c9f2b90f748b2b267 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:25:36 +0000] 14637f6e1005d40c9f2b90f748b2b267 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:25:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:25:40 [info] 36#36: *220 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:25:40 [info] 35#35: *219 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:25:50 [info] 36#36: *222 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:25:50 [info] 35#35: *221 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:25:51 [info] 36#36: *223 [lua] access_by_lua(msblocations.conf:189):2: 10b19afc5246f9624af820d5dfa1caa6:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:25:51 +0000] 10b19afc5246f9624af820d5dfa1caa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/02 05:25:51 [info] 36#36: *223 [lua] logger.lua:23: 10b19afc5246f9624af820d5dfa1caa6 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:25:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/02 05:26:00 [info] 36#36: *224 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:26:00 [info] 36#36: *225 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:26:06 [info] 36#36: *226 [lua] access_by_lua(msblocations.conf:189):2: b17e46e02a775082ae45c264b8535e75:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:26:06 [info] 36#36: *226 [lua] logger.lua:23: b17e46e02a775082ae45c264b8535e75 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:26:06 +0000] b17e46e02a775082ae45c264b8535e75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:26:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:26:10 [info] 36#36: *228 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:26:10 [info] 35#35: *227 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:26:20 [info] 36#36: *229 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:26:20 [info] 36#36: *230 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:26:21 [info] 36#36: *231 [lua] access_by_lua(msblocations.conf:189):2: cc7655d04524af8a2d58bc4c5e5e9722:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:26:21 [info] 36#36: *231 [lua] logger.lua:23: cc7655d04524af8a2d58bc4c5e5e9722 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:26:21 +0000] cc7655d04524af8a2d58bc4c5e5e9722 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:26:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:26:30 [info] 36#36: *234 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:26:30 [info] 36#36: *233 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:26:36 [info] 36#36: *235 [lua] access_by_lua(msblocations.conf:189):2: a8418fb65bd851c1dc5fd69ca57b1834:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:26:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.231 - - [02/Oct/2022:05:26:36 +0000] a8418fb65bd851c1dc5fd69ca57b1834 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/02 05:26:36 [info] 36#36: *235 [lua] logger.lua:23: a8418fb65bd851c1dc5fd69ca57b1834 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 05:26:40 [info] 35#35: *236 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:26:40 [info] 35#35: *237 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:26:50 [info] 36#36: *238 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:26:50 [info] 36#36: *239 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:26:51 [info] 36#36: *240 [lua] access_by_lua(msblocations.conf:189):2: 1eb9b919f6385f766e47cc84dab8574c:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:26:51 [info] 36#36: *240 [lua] logger.lua:23: 1eb9b919f6385f766e47cc84dab8574c {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:26:51 +0000] 1eb9b919f6385f766e47cc84dab8574c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:26:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:27:00 [info] 35#35: *241 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:27:00 [info] 35#35: *242 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:27:06 [info] 36#36: *243 [lua] access_by_lua(msblocations.conf:189):2: e7501ad8943f46424a42906ef402a905:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:27:06 +0000] e7501ad8943f46424a42906ef402a905 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 05:27:06 [info] 36#36: *243 [lua] logger.lua:23: e7501ad8943f46424a42906ef402a905 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:27:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:27:10 [info] 36#36: *244 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:27:10 [info] 36#36: *245 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:27:20 [info] 36#36: *246 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:27:20 [info] 36#36: *247 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:27:21 [info] 36#36: *248 [lua] access_by_lua(msblocations.conf:189):2: d4528ea28e283900bebe4f23dae7a072:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:27:21 +0000] d4528ea28e283900bebe4f23dae7a072 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/02 05:27:21 [info] 36#36: *248 [lua] logger.lua:23: d4528ea28e283900bebe4f23dae7a072 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:27:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:27:30 [info] 36#36: *251 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:27:30 [info] 36#36: *250 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:27:36 [info] 36#36: *252 [lua] access_by_lua(msblocations.conf:189):2: 906b2d37c2bd65c0f65ab516bfb060a6:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:27:36 +0000] 906b2d37c2bd65c0f65ab516bfb060a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:27:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:27:36 [info] 36#36: *252 [lua] logger.lua:23: 906b2d37c2bd65c0f65ab516bfb060a6 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 05:27:40 [info] 35#35: *254 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:27:40 [info] 35#35: *253 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:27:50 [info] 36#36: *255 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:27:50 [info] 35#35: *256 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:27:51 [info] 36#36: *257 [lua] access_by_lua(msblocations.conf:189):2: 557d8edf86f5b130b6b940b72fa6d242:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:27:51 +0000] 557d8edf86f5b130b6b940b72fa6d242 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/02 05:27:51 [info] 36#36: *257 [lua] logger.lua:23: 557d8edf86f5b130b6b940b72fa6d242 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:27:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/02 05:28:00 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:28:00 [info] 36#36: *259 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:28:06 [info] 36#36: *260 [lua] access_by_lua(msblocations.conf:189):2: fc8cb672159ff1486e45adfcc5c917a0:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:28:06 +0000] fc8cb672159ff1486e45adfcc5c917a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/02 05:28:06 [info] 36#36: *260 [lua] logger.lua:23: fc8cb672159ff1486e45adfcc5c917a0 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:28:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:28:10 [info] 36#36: *262 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:28:10 [info] 36#36: *261 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:28:20 [info] 36#36: *263 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:28:20 [info] 36#36: *264 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:28:21 [info] 36#36: *265 [lua] access_by_lua(msblocations.conf:189):2: 1d71b382da09f4ebb06da1826b18742a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:28:21 +0000] 1d71b382da09f4ebb06da1826b18742a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 05:28:21 [info] 36#36: *265 [lua] logger.lua:23: 1d71b382da09f4ebb06da1826b18742a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:28:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:28:30 [info] 36#36: *267 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:28:30 [info] 36#36: *268 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:28:36 [info] 36#36: *269 [lua] access_by_lua(msblocations.conf:189):2: 4f651b6dc72d157e32b9d9105bd96300:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:28:36 [info] 36#36: *269 [lua] logger.lua:23: 4f651b6dc72d157e32b9d9105bd96300 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:28:36 +0000] 4f651b6dc72d157e32b9d9105bd96300 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:28:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:28:40 [info] 36#36: *271 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:28:40 [info] 35#35: *270 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:28:50 [info] 36#36: *273 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:28:50 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:28:51 [info] 36#36: *274 [lua] access_by_lua(msblocations.conf:189):2: 989e0f5b1b33575cc9aeb599a1f2886e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:28:51 [info] 36#36: *274 [lua] logger.lua:23: 989e0f5b1b33575cc9aeb599a1f2886e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:28:51 +0000] 989e0f5b1b33575cc9aeb599a1f2886e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:28:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:29:00 [info] 35#35: *275 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:29:00 [info] 35#35: *276 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:29:06 [info] 36#36: *277 [lua] access_by_lua(msblocations.conf:189):2: a65290abe35c2e795b25a6ae4e98b3b1:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:29:06 +0000] a65290abe35c2e795b25a6ae4e98b3b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/02 05:29:06 [info] 36#36: *277 [lua] logger.lua:23: a65290abe35c2e795b25a6ae4e98b3b1 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:29:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:29:10 [info] 35#35: *279 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:29:10 [info] 36#36: *278 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:29:20 [info] 36#36: *281 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:29:20 [info] 36#36: *280 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:29:21 [info] 36#36: *282 [lua] access_by_lua(msblocations.conf:189):2: af34507a460e63f4a3bcc68a56c235f3:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:29:21 [info] 36#36: *282 [lua] logger.lua:23: af34507a460e63f4a3bcc68a56c235f3 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:29:21 +0000] af34507a460e63f4a3bcc68a56c235f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:29:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:29:30 [info] 36#36: *284 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:29:30 [info] 35#35: *285 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:29:36 [info] 36#36: *286 [lua] access_by_lua(msblocations.conf:189):2: 4684267981e9548c5ba4938a9a6d0786:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:29:36 [info] 36#36: *286 [lua] logger.lua:23: 4684267981e9548c5ba4938a9a6d0786 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:29:36 +0000] 4684267981e9548c5ba4938a9a6d0786 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:29:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:29:40 [info] 36#36: *287 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:29:40 [info] 36#36: *288 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:29:50 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:29:50 [info] 36#36: *290 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:29:51 [info] 36#36: *291 [lua] access_by_lua(msblocations.conf:189):2: d2106463801c9bb44b23cb7a28b6ca8a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:29:51 [info] 36#36: *291 [lua] logger.lua:23: d2106463801c9bb44b23cb7a28b6ca8a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:29:51 +0000] d2106463801c9bb44b23cb7a28b6ca8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:29:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:30:00 [info] 36#36: *293 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:30:00 [info] 36#36: *292 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:30:06 [info] 36#36: *294 [lua] access_by_lua(msblocations.conf:189):2: 3f8459d9b7f04ba651b68edb4e8c439e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:30:06 +0000] 3f8459d9b7f04ba651b68edb4e8c439e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 05:30:06 [info] 36#36: *294 [lua] logger.lua:23: 3f8459d9b7f04ba651b68edb4e8c439e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:30:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:30:10 [info] 36#36: *295 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:30:10 [info] 35#35: *296 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:30:20 [info] 36#36: *297 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:30:20 [info] 35#35: *298 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:30:21 [info] 36#36: *299 [lua] access_by_lua(msblocations.conf:189):2: 3dd0262cb3f4e9efb66a1c6362cd0fdc:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:30:21 [info] 36#36: *299 [lua] logger.lua:23: 3dd0262cb3f4e9efb66a1c6362cd0fdc {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:30:21 +0000] 3dd0262cb3f4e9efb66a1c6362cd0fdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:30:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:30:30 [info] 35#35: *302 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:30:30 [info] 35#35: *301 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:30:36 [info] 36#36: *303 [lua] access_by_lua(msblocations.conf:189):2: e4b1bc17cdc15ce18f3a75594f2cbc93:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:30:36 +0000] e4b1bc17cdc15ce18f3a75594f2cbc93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 05:30:36 [info] 36#36: *303 [lua] logger.lua:23: e4b1bc17cdc15ce18f3a75594f2cbc93 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:30:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:30:40 [info] 36#36: *304 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:30:40 [info] 36#36: *305 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:30:50 [info] 35#35: *306 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:30:50 [info] 35#35: *307 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:30:51 [info] 36#36: *308 [lua] access_by_lua(msblocations.conf:189):2: ea4f1c21280c8b06ad43c67cf4c42989:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:30:51 [info] 36#36: *308 [lua] logger.lua:23: ea4f1c21280c8b06ad43c67cf4c42989 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:30:51 +0000] ea4f1c21280c8b06ad43c67cf4c42989 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:30:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:31:00 [info] 36#36: *310 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:31:00 [info] 36#36: *309 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:31:06 [info] 36#36: *311 [lua] access_by_lua(msblocations.conf:189):2: 74378e937f2c20e4b12103500cc7a91b:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:31:06 [info] 36#36: *311 [lua] logger.lua:23: 74378e937f2c20e4b12103500cc7a91b {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:31:06 +0000] 74378e937f2c20e4b12103500cc7a91b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:31:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:31:10 [info] 36#36: *312 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:31:10 [info] 36#36: *313 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:31:20 [info] 36#36: *314 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:31:20 [info] 35#35: *315 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:31:21 [info] 36#36: *316 [lua] access_by_lua(msblocations.conf:189):2: 78b5cb1c779a2ed3a15b975a8f6bed97:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:31:21 +0000] 78b5cb1c779a2ed3a15b975a8f6bed97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 05:31:21 [info] 36#36: *316 [lua] logger.lua:23: 78b5cb1c779a2ed3a15b975a8f6bed97 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:31:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:31:30 [info] 35#35: *318 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:31:30 [info] 35#35: *319 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:31:36 [info] 36#36: *320 [lua] access_by_lua(msblocations.conf:189):2: f0fe169c9648ba7ca69952f9fc1ea56c:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:31:36 [info] 36#36: *320 [lua] logger.lua:23: f0fe169c9648ba7ca69952f9fc1ea56c {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:31:36 +0000] f0fe169c9648ba7ca69952f9fc1ea56c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:31:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:31:40 [info] 36#36: *322 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:31:40 [info] 35#35: *321 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:31:50 [info] 36#36: *323 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:31:50 [info] 36#36: *324 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:31:51 [info] 36#36: *325 [lua] access_by_lua(msblocations.conf:189):2: a3f5fa7e570091a0db804a1b1881733b:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:31:51 [info] 36#36: *325 [lua] logger.lua:23: a3f5fa7e570091a0db804a1b1881733b {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:31:51 +0000] a3f5fa7e570091a0db804a1b1881733b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:31:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:32:00 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:32:00 [info] 36#36: *327 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:32:06 [info] 36#36: *328 [lua] access_by_lua(msblocations.conf:189):2: 26ebf4fb201e590f6ae71a104a4dda36:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:32:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:32:06 [info] 36#36: *328 [lua] logger.lua:23: 26ebf4fb201e590f6ae71a104a4dda36 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:32:06 +0000] 26ebf4fb201e590f6ae71a104a4dda36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/02 05:32:10 [info] 36#36: *330 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:32:10 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:32:20 [info] 35#35: *332 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:32:20 [info] 36#36: *331 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:32:21 [info] 36#36: *333 [lua] access_by_lua(msblocations.conf:189):2: 7f6ed5e70e2cf93a9451b8eb24466cd0:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:32:21 [info] 36#36: *333 [lua] logger.lua:23: 7f6ed5e70e2cf93a9451b8eb24466cd0 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:32:21 +0000] 7f6ed5e70e2cf93a9451b8eb24466cd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:32:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:32:30 [info] 35#35: *335 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:32:30 [info] 36#36: *336 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:32:36 [info] 36#36: *337 [lua] access_by_lua(msblocations.conf:189):2: 5195aa9268fa01277c298426b34961a5:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:32:36 +0000] 5195aa9268fa01277c298426b34961a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 05:32:36 [info] 36#36: *337 [lua] logger.lua:23: 5195aa9268fa01277c298426b34961a5 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:32:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:32:40 [info] 36#36: *338 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:32:40 [info] 36#36: *339 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:32:50 [info] 36#36: *341 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:32:50 [info] 36#36: *340 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:32:51 [info] 36#36: *342 [lua] access_by_lua(msblocations.conf:189):2: 16c4d37a3fd204819ef6ca57be762cc4:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:32:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:32:51 [info] 36#36: *342 [lua] logger.lua:23: 16c4d37a3fd204819ef6ca57be762cc4 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:32:51 +0000] 16c4d37a3fd204819ef6ca57be762cc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/02 05:33:00 [info] 36#36: *343 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:33:00 [info] 36#36: *344 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:33:06 [info] 36#36: *345 [lua] access_by_lua(msblocations.conf:189):2: 91f62af3696661943544fe8eb42de666:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:33:06 [info] 36#36: *345 [lua] logger.lua:23: 91f62af3696661943544fe8eb42de666 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:33:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.68.231 - - [02/Oct/2022:05:33:06 +0000] 91f62af3696661943544fe8eb42de666 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/02 05:33:10 [info] 36#36: *347 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:33:10 [info] 36#36: *346 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:33:20 [info] 35#35: *349 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:33:20 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:33:21 [info] 36#36: *350 [lua] access_by_lua(msblocations.conf:189):2: 7dcfd96aec8023f297edaaf26d6fb466:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:33:21 +0000] 7dcfd96aec8023f297edaaf26d6fb466 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/10/02 05:33:21 [info] 36#36: *350 [lua] logger.lua:23: 7dcfd96aec8023f297edaaf26d6fb466 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:33:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:33:30 [info] 36#36: *352 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:33:30 [info] 35#35: *353 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:33:36 [info] 36#36: *354 [lua] access_by_lua(msblocations.conf:189):2: 851475ef583447ff75cb923dbba4bc70:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:33:36 +0000] 851475ef583447ff75cb923dbba4bc70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 05:33:36 [info] 36#36: *354 [lua] logger.lua:23: 851475ef583447ff75cb923dbba4bc70 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:33:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:33:40 [info] 36#36: *355 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:33:40 [info] 35#35: *356 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:33:50 [info] 36#36: *358 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:33:50 [info] 36#36: *357 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:33:51 [info] 36#36: *359 [lua] access_by_lua(msblocations.conf:189):2: 7278847f3e20dbabc8f891688c34c806:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:33:51 +0000] 7278847f3e20dbabc8f891688c34c806 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 05:33:51 [info] 36#36: *359 [lua] logger.lua:23: 7278847f3e20dbabc8f891688c34c806 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:33:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:34:00 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:34:00 [info] 35#35: *361 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:34:06 [info] 36#36: *362 [lua] access_by_lua(msblocations.conf:189):2: 40b42eb4adf51fabec0306b7ac7d2a12:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:34:06 +0000] 40b42eb4adf51fabec0306b7ac7d2a12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/02 05:34:06 [info] 36#36: *362 [lua] logger.lua:23: 40b42eb4adf51fabec0306b7ac7d2a12 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:34:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:34:10 [info] 36#36: *363 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:34:10 [info] 35#35: *364 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:34:20 [info] 36#36: *365 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:34:20 [info] 36#36: *366 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:34:21 [info] 36#36: *367 [lua] access_by_lua(msblocations.conf:189):2: 95c3d2d5dc148794fb69ca509e4b7571:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:34:21 +0000] 95c3d2d5dc148794fb69ca509e4b7571 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 05:34:21 [info] 36#36: *367 [lua] logger.lua:23: 95c3d2d5dc148794fb69ca509e4b7571 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:34:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:34:30 [info] 35#35: *369 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:34:30 [info] 35#35: *370 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:34:36 [info] 36#36: *371 [lua] access_by_lua(msblocations.conf:189):2: 473a37a450563b4265ca6411d24bf8e1:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:34:36 +0000] 473a37a450563b4265ca6411d24bf8e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 05:34:36 [info] 36#36: *371 [lua] logger.lua:23: 473a37a450563b4265ca6411d24bf8e1 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:34:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:34:40 [info] 36#36: *372 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:34:40 [info] 35#35: *373 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:34:50 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:34:50 [info] 36#36: *375 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:34:51 [info] 36#36: *376 [lua] access_by_lua(msblocations.conf:189):2: 92178fa3f40c5732566390480d0db300:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:34:51 +0000] 92178fa3f40c5732566390480d0db300 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/02 05:34:51 [info] 36#36: *376 [lua] logger.lua:23: 92178fa3f40c5732566390480d0db300 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:34:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:35:00 [info] 35#35: *378 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:35:00 [info] 35#35: *377 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:35:06 [info] 36#36: *379 [lua] access_by_lua(msblocations.conf:189):2: 805abd40c179f8444614cbf686f39141:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:35:06 [info] 36#36: *379 [lua] logger.lua:23: 805abd40c179f8444614cbf686f39141 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:35:06 +0000] 805abd40c179f8444614cbf686f39141 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:35:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:35:10 [info] 36#36: *380 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:35:10 [info] 36#36: *381 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:35:20 [info] 36#36: *382 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:35:20 [info] 36#36: *383 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:35:21 [info] 36#36: *384 [lua] access_by_lua(msblocations.conf:189):2: fee5adc12cdf79c24db9751d8450f69a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:35:21 [info] 36#36: *384 [lua] logger.lua:23: fee5adc12cdf79c24db9751d8450f69a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:35:21 +0000] fee5adc12cdf79c24db9751d8450f69a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:35:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:35:30 [info] 36#36: *387 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:35:30 [info] 36#36: *386 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:35:37 [info] 36#36: *388 [lua] access_by_lua(msblocations.conf:189):2: 0adacfce1a094bf10b289f0daaec6667:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:35:37 +0000] 0adacfce1a094bf10b289f0daaec6667 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 05:35:37 [info] 36#36: *388 [lua] logger.lua:23: 0adacfce1a094bf10b289f0daaec6667 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:35:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:35:40 [info] 36#36: *390 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:35:40 [info] 36#36: *389 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:35:50 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:35:50 [info] 36#36: *391 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:35:52 [info] 36#36: *393 [lua] access_by_lua(msblocations.conf:189):2: 62bd3750c8ffd2055277c1e2d6fd2539:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:35:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:35:52 [info] 36#36: *393 [lua] logger.lua:23: 62bd3750c8ffd2055277c1e2d6fd2539 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:35:52 +0000] 62bd3750c8ffd2055277c1e2d6fd2539 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 05:36:00 [info] 36#36: *394 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:36:00 [info] 36#36: *395 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:36:07 [info] 36#36: *396 [lua] access_by_lua(msblocations.conf:189):2: 955653a0c082639ca67a67fd789d0eb7:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:36:07 [info] 36#36: *396 [lua] logger.lua:23: 955653a0c082639ca67a67fd789d0eb7 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:36:07 +0000] 955653a0c082639ca67a67fd789d0eb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:36:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:36:10 [info] 35#35: *398 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:36:10 [info] 35#35: *397 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:36:20 [info] 35#35: *400 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:36:20 [info] 35#35: *399 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:36:22 [info] 36#36: *401 [lua] access_by_lua(msblocations.conf:189):2: 01e87d36e89425e6a70604b24a8c8ebf:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:36:22 [info] 36#36: *401 [lua] logger.lua:23: 01e87d36e89425e6a70604b24a8c8ebf {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:36:22 +0000] 01e87d36e89425e6a70604b24a8c8ebf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:36:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:36:30 [info] 36#36: *404 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:36:30 [info] 36#36: *403 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:36:37 [info] 36#36: *405 [lua] access_by_lua(msblocations.conf:189):2: 770aa6db5dba182c15a6c6b5a3b69ff2:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:36:37 [info] 36#36: *405 [lua] logger.lua:23: 770aa6db5dba182c15a6c6b5a3b69ff2 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:36:37 +0000] 770aa6db5dba182c15a6c6b5a3b69ff2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:36:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:36:40 [info] 36#36: *407 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:36:40 [info] 36#36: *406 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:36:50 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:36:50 [info] 36#36: *409 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:36:52 [info] 36#36: *410 [lua] access_by_lua(msblocations.conf:189):2: 971ac5be3cb0eb250ba77d1837669e39:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:36:52 [info] 36#36: *410 [lua] logger.lua:23: 971ac5be3cb0eb250ba77d1837669e39 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:36:52 +0000] 971ac5be3cb0eb250ba77d1837669e39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:36:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:37:00 [info] 36#36: *411 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:37:00 [info] 35#35: *412 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:37:07 [info] 36#36: *413 [lua] access_by_lua(msblocations.conf:189):2: 087718bc71ca13c528b2ee8e50899cb5:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:37:07 [info] 36#36: *413 [lua] logger.lua:23: 087718bc71ca13c528b2ee8e50899cb5 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:37:07 +0000] 087718bc71ca13c528b2ee8e50899cb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:37:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:37:10 [info] 36#36: *415 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:37:10 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:37:20 [info] 36#36: *416 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:37:20 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:37:22 [info] 36#36: *418 [lua] access_by_lua(msblocations.conf:189):2: d4abf98a28c86ebb73d6efe9e3020584:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:37:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.231 - - [02/Oct/2022:05:37:22 +0000] d4abf98a28c86ebb73d6efe9e3020584 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 05:37:22 [info] 36#36: *418 [lua] logger.lua:23: d4abf98a28c86ebb73d6efe9e3020584 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 05:37:30 [info] 36#36: *420 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:37:30 [info] 35#35: *421 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:37:37 [info] 36#36: *422 [lua] access_by_lua(msblocations.conf:189):2: 957c2d40858c4a1f2d26bfc0499f2432:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:37:37 +0000] 957c2d40858c4a1f2d26bfc0499f2432 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 05:37:37 [info] 36#36: *422 [lua] logger.lua:23: 957c2d40858c4a1f2d26bfc0499f2432 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:37:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:37:40 [info] 35#35: *424 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:37:40 [info] 35#35: *423 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:37:50 [info] 35#35: *425 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:37:50 [info] 35#35: *426 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:37:52 [info] 36#36: *427 [lua] access_by_lua(msblocations.conf:189):2: 45f4f26764a19091e2547c3faf92ae04:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:37:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.231 - - [02/Oct/2022:05:37:52 +0000] 45f4f26764a19091e2547c3faf92ae04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/02 05:37:52 [info] 36#36: *427 [lua] logger.lua:23: 45f4f26764a19091e2547c3faf92ae04 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 05:38:00 [info] 35#35: *429 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:38:00 [info] 36#36: *428 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:38:07 [info] 36#36: *430 [lua] access_by_lua(msblocations.conf:189):2: f97691b514e40ff7ed82480aaf5a80f2:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:38:07 [info] 36#36: *430 [lua] logger.lua:23: f97691b514e40ff7ed82480aaf5a80f2 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:38:07 +0000] f97691b514e40ff7ed82480aaf5a80f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:38:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:38:10 [info] 35#35: *431 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:38:10 [info] 36#36: *432 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:38:20 [info] 35#35: *434 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:38:20 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:38:22 [info] 36#36: *435 [lua] access_by_lua(msblocations.conf:189):2: 0dc5cb664a843d256080ae2e50ceb6e9:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:38:22 [info] 36#36: *435 [lua] logger.lua:23: 0dc5cb664a843d256080ae2e50ceb6e9 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:38:22 +0000] 0dc5cb664a843d256080ae2e50ceb6e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:38:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/02 05:38:30 [info] 36#36: *437 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:38:30 [info] 36#36: *438 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:38:37 [info] 36#36: *439 [lua] access_by_lua(msblocations.conf:189):2: e4d70b75fa49c4ea1081e642f266b037:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:38:37 [info] 36#36: *439 [lua] logger.lua:23: e4d70b75fa49c4ea1081e642f266b037 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:38:37 +0000] e4d70b75fa49c4ea1081e642f266b037 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:38:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:38:40 [info] 36#36: *440 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:38:40 [info] 36#36: *441 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:38:50 [info] 36#36: *443 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:38:50 [info] 36#36: *442 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:38:52 [info] 36#36: *444 [lua] access_by_lua(msblocations.conf:189):2: 62a3fcf82b492349a1f4402b8d1cf9d1:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:38:52 [info] 36#36: *444 [lua] logger.lua:23: 62a3fcf82b492349a1f4402b8d1cf9d1 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:38:52 +0000] 62a3fcf82b492349a1f4402b8d1cf9d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:38:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:39:00 [info] 35#35: *445 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:39:00 [info] 35#35: *446 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:39:07 [info] 36#36: *447 [lua] access_by_lua(msblocations.conf:189):2: 80bdbec4a1f15579742bbb8fc6e19f54:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:39:07 [info] 36#36: *447 [lua] logger.lua:23: 80bdbec4a1f15579742bbb8fc6e19f54 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:39:07 +0000] 80bdbec4a1f15579742bbb8fc6e19f54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:39:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/02 05:39:10 [info] 36#36: *448 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:39:10 [info] 36#36: *449 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:39:20 [info] 35#35: *451 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:39:20 [info] 35#35: *450 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:39:22 [info] 36#36: *452 [lua] access_by_lua(msblocations.conf:189):2: d66280452db9ccda9dcc885c794b883c:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:39:22 [info] 36#36: *452 [lua] logger.lua:23: d66280452db9ccda9dcc885c794b883c {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:39:22 +0000] d66280452db9ccda9dcc885c794b883c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:39:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:39:30 [info] 35#35: *454 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:39:30 [info] 35#35: *455 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:39:37 [info] 36#36: *456 [lua] access_by_lua(msblocations.conf:189):2: 6cbab381f3cbc1cd2833631da2f74671:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:39:37 [info] 36#36: *456 [lua] logger.lua:23: 6cbab381f3cbc1cd2833631da2f74671 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:39:37 +0000] 6cbab381f3cbc1cd2833631da2f74671 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:39:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:39:40 [info] 36#36: *458 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:39:40 [info] 36#36: *457 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:39:50 [info] 35#35: *460 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:39:50 [info] 35#35: *459 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:39:52 [info] 36#36: *461 [lua] access_by_lua(msblocations.conf:189):2: bc9c637caa6e8d137668e9dcd198c929:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:39:52 [info] 36#36: *461 [lua] logger.lua:23: bc9c637caa6e8d137668e9dcd198c929 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:39:52 +0000] bc9c637caa6e8d137668e9dcd198c929 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:39:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:40:00 [info] 36#36: *462 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:40:00 [info] 35#35: *463 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:40:07 [info] 36#36: *464 [lua] access_by_lua(msblocations.conf:189):2: 5e7e7f7d90e4616c3b38166c2e87733f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:40:07 [info] 36#36: *464 [lua] logger.lua:23: 5e7e7f7d90e4616c3b38166c2e87733f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:40:07 +0000] 5e7e7f7d90e4616c3b38166c2e87733f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:40:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:40:10 [info] 35#35: *466 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:40:10 [info] 36#36: *465 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:40:20 [info] 36#36: *467 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:40:20 [info] 35#35: *468 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:40:22 [info] 36#36: *469 [lua] access_by_lua(msblocations.conf:189):2: a7946791410315d2a4eeccd48a45b39b:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:40:22 [info] 36#36: *469 [lua] logger.lua:23: a7946791410315d2a4eeccd48a45b39b {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:40:22 +0000] a7946791410315d2a4eeccd48a45b39b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:40:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:40:30 [info] 36#36: *471 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:40:30 [info] 36#36: *472 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:40:37 [info] 36#36: *473 [lua] access_by_lua(msblocations.conf:189):2: ddf113e1547a59ea7b5d092f5cd09e2d:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:40:37 [info] 36#36: *473 [lua] logger.lua:23: ddf113e1547a59ea7b5d092f5cd09e2d {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:40:37 +0000] ddf113e1547a59ea7b5d092f5cd09e2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:40:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:40:40 [info] 35#35: *474 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:40:40 [info] 36#36: *475 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:40:50 [info] 36#36: *476 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:40:50 [info] 36#36: *477 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:40:52 [info] 36#36: *478 [lua] access_by_lua(msblocations.conf:189):2: bc30e5ae4f407ac86bc1f1626a3d215c:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:40:52 [info] 36#36: *478 [lua] logger.lua:23: bc30e5ae4f407ac86bc1f1626a3d215c {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:40:52 +0000] bc30e5ae4f407ac86bc1f1626a3d215c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:40:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:41:00 [info] 36#36: *479 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:41:00 [info] 36#36: *480 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:41:07 [info] 36#36: *481 [lua] access_by_lua(msblocations.conf:189):2: 878515d1a8d83d5421fcd07678994ca3:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:41:07 [info] 36#36: *481 [lua] logger.lua:23: 878515d1a8d83d5421fcd07678994ca3 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:41:07 +0000] 878515d1a8d83d5421fcd07678994ca3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:41:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:41:10 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:41:10 [info] 36#36: *483 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:41:20 [info] 36#36: *484 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:41:20 [info] 36#36: *485 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:41:22 [info] 36#36: *486 [lua] access_by_lua(msblocations.conf:189):2: e2f8f898d353942a5d84383510b28250:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:41:22 [info] 36#36: *486 [lua] logger.lua:23: e2f8f898d353942a5d84383510b28250 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:41:22 +0000] e2f8f898d353942a5d84383510b28250 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:41:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:41:30 [info] 36#36: *489 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:41:30 [info] 35#35: *488 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:41:37 [info] 36#36: *490 [lua] access_by_lua(msblocations.conf:189):2: c2aeecba7be378560c164d112770d212:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:41:37 [info] 36#36: *490 [lua] logger.lua:23: c2aeecba7be378560c164d112770d212 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:41:37 +0000] c2aeecba7be378560c164d112770d212 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:41:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:41:40 [info] 36#36: *492 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:41:40 [info] 36#36: *491 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:41:50 [info] 36#36: *493 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:41:50 [info] 35#35: *494 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:41:52 [info] 36#36: *495 [lua] access_by_lua(msblocations.conf:189):2: dc570952d39bbdaf1802a749cff8b48c:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:41:52 +0000] dc570952d39bbdaf1802a749cff8b48c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 05:41:52 [info] 36#36: *495 [lua] logger.lua:23: dc570952d39bbdaf1802a749cff8b48c {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:41:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:42:00 [info] 36#36: *496 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:42:00 [info] 35#35: *497 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:42:07 [info] 36#36: *498 [lua] access_by_lua(msblocations.conf:189):2: d877a143d6fe15ab3f6888c728b5180b:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:42:07 +0000] d877a143d6fe15ab3f6888c728b5180b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 05:42:07 [info] 36#36: *498 [lua] logger.lua:23: d877a143d6fe15ab3f6888c728b5180b {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:42:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:42:10 [info] 36#36: *500 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:42:10 [info] 36#36: *499 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:42:20 [info] 36#36: *502 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:42:20 [info] 36#36: *501 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:42:22 [info] 36#36: *503 [lua] access_by_lua(msblocations.conf:189):2: 31b2bf05821c6b5ecec6a88cfc93c4d2:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:42:22 +0000] 31b2bf05821c6b5ecec6a88cfc93c4d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 05:42:22 [info] 36#36: *503 [lua] logger.lua:23: 31b2bf05821c6b5ecec6a88cfc93c4d2 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:42:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:42:30 [info] 36#36: *505 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:42:30 [info] 36#36: *506 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:42:37 [info] 36#36: *507 [lua] access_by_lua(msblocations.conf:189):2: 99e3929e560d91054a860ad9c1cbbd80:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:42:37 [info] 36#36: *507 [lua] logger.lua:23: 99e3929e560d91054a860ad9c1cbbd80 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:42:37 +0000] 99e3929e560d91054a860ad9c1cbbd80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:42:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:42:40 [info] 35#35: *508 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:42:40 [info] 35#35: *509 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:42:50 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:42:50 [info] 36#36: *510 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:42:52 [info] 36#36: *512 [lua] access_by_lua(msblocations.conf:189):2: 863c8f9acd9b67a098d37203b3b0958b:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:42:52 [info] 36#36: *512 [lua] logger.lua:23: 863c8f9acd9b67a098d37203b3b0958b {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:42:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.68.231 - - [02/Oct/2022:05:42:52 +0000] 863c8f9acd9b67a098d37203b3b0958b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/02 05:43:00 [info] 36#36: *514 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:43:00 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:43:07 [info] 36#36: *515 [lua] access_by_lua(msblocations.conf:189):2: 3c176945b8f30ff1bf535c486f7b33d8:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:43:07 [info] 36#36: *515 [lua] logger.lua:23: 3c176945b8f30ff1bf535c486f7b33d8 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:43:07 +0000] 3c176945b8f30ff1bf535c486f7b33d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:43:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:43:10 [info] 36#36: *517 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:43:10 [info] 35#35: *516 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:43:20 [info] 36#36: *519 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:43:20 [info] 36#36: *518 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:43:22 [info] 36#36: *520 [lua] access_by_lua(msblocations.conf:189):2: 8820bc0d70929ec1e2522709e125047a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:43:22 +0000] 8820bc0d70929ec1e2522709e125047a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/02 05:43:22 [info] 36#36: *520 [lua] logger.lua:23: 8820bc0d70929ec1e2522709e125047a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:43:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:43:30 [info] 36#36: *522 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:43:30 [info] 36#36: *523 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:43:37 [info] 36#36: *524 [lua] access_by_lua(msblocations.conf:189):2: 44d3d77fcd84b95d3d5530f80a333499:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:43:37 +0000] 44d3d77fcd84b95d3d5530f80a333499 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/10/02 05:43:37 [info] 36#36: *524 [lua] logger.lua:23: 44d3d77fcd84b95d3d5530f80a333499 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:43:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2022/10/02 05:43:40 [info] 36#36: *525 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:43:40 [info] 36#36: *526 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:43:50 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:43:50 [info] 35#35: *528 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:43:52 [info] 36#36: *529 [lua] access_by_lua(msblocations.conf:189):2: 9d8525aefa09efec6097ec1d27882dc5:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:43:52 +0000] 9d8525aefa09efec6097ec1d27882dc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2022/10/02 05:43:52 [info] 36#36: *529 [lua] logger.lua:23: 9d8525aefa09efec6097ec1d27882dc5 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:43:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/02 05:44:00 [info] 36#36: *530 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:44:00 [info] 36#36: *531 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:44:07 [info] 36#36: *532 [lua] access_by_lua(msblocations.conf:189):2: 06d831e4afa6347e68eef91cdd7167f4:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:44:07 [info] 36#36: *532 [lua] logger.lua:23: 06d831e4afa6347e68eef91cdd7167f4 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:44:07 +0000] 06d831e4afa6347e68eef91cdd7167f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:44:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/02 05:44:10 [info] 36#36: *534 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:44:10 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:44:20 [info] 36#36: *535 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:44:20 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:44:22 [info] 36#36: *537 [lua] access_by_lua(msblocations.conf:189):2: 33bc67b6e5fecc6478d617fbdc2e3717:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:44:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.231 - - [02/Oct/2022:05:44:22 +0000] 33bc67b6e5fecc6478d617fbdc2e3717 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 05:44:22 [info] 36#36: *537 [lua] logger.lua:23: 33bc67b6e5fecc6478d617fbdc2e3717 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 05:44:30 [info] 36#36: *540 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:44:30 [info] 36#36: *539 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:44:37 [info] 36#36: *541 [lua] access_by_lua(msblocations.conf:189):2: 5fbd222b380b687a719dd256b3d73dd2:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:44:37 [info] 36#36: *541 [lua] logger.lua:23: 5fbd222b380b687a719dd256b3d73dd2 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:44:37 +0000] 5fbd222b380b687a719dd256b3d73dd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:44:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:44:40 [info] 36#36: *542 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:44:40 [info] 36#36: *543 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:44:50 [info] 36#36: *544 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:44:50 [info] 36#36: *545 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:44:52 [info] 36#36: *546 [lua] access_by_lua(msblocations.conf:189):2: 98bdd39036aa6f4fefc46b02fd7dfcd6:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:44:52 +0000] 98bdd39036aa6f4fefc46b02fd7dfcd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:44:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/02 05:44:52 [info] 36#36: *546 [lua] logger.lua:23: 98bdd39036aa6f4fefc46b02fd7dfcd6 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 05:45:00 [info] 36#36: *547 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:45:00 [info] 36#36: *548 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:45:07 [info] 36#36: *549 [lua] access_by_lua(msblocations.conf:189):2: 911be3e0a85b806984dc83edce830410:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:45:07 [info] 36#36: *549 [lua] logger.lua:23: 911be3e0a85b806984dc83edce830410 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:45:07 +0000] 911be3e0a85b806984dc83edce830410 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:45:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:45:10 [info] 35#35: *550 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:45:10 [info] 35#35: *551 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:45:20 [info] 35#35: *552 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:45:20 [info] 36#36: *553 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:45:22 [info] 36#36: *554 [lua] access_by_lua(msblocations.conf:189):2: 550001b43d1048d634e0c8e993adce33:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:45:22 +0000] 550001b43d1048d634e0c8e993adce33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 05:45:22 [info] 36#36: *554 [lua] logger.lua:23: 550001b43d1048d634e0c8e993adce33 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:45:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:45:30 [info] 36#36: *556 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:45:30 [info] 36#36: *557 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:45:37 [info] 36#36: *558 [lua] access_by_lua(msblocations.conf:189):2: 7ab561294c72c622dbb48c8397decf4f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:45:37 +0000] 7ab561294c72c622dbb48c8397decf4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 05:45:37 [info] 36#36: *558 [lua] logger.lua:23: 7ab561294c72c622dbb48c8397decf4f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:45:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:45:40 [info] 36#36: *559 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:45:40 [info] 36#36: *560 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:45:50 [info] 36#36: *561 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:45:50 [info] 36#36: *562 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:45:52 [info] 36#36: *563 [lua] access_by_lua(msblocations.conf:189):2: fd24a5cdb317c873018260c61128d551:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:45:52 [info] 36#36: *563 [lua] logger.lua:23: fd24a5cdb317c873018260c61128d551 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:45:52 +0000] fd24a5cdb317c873018260c61128d551 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:45:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:46:00 [info] 35#35: *565 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:46:00 [info] 36#36: *564 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:46:07 [info] 36#36: *566 [lua] access_by_lua(msblocations.conf:189):2: 9cb2c8988c02b83307eb1de736edb2d5:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:46:07 +0000] 9cb2c8988c02b83307eb1de736edb2d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:46:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:46:07 [info] 36#36: *566 [lua] logger.lua:23: 9cb2c8988c02b83307eb1de736edb2d5 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 05:46:10 [info] 35#35: *568 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:46:10 [info] 35#35: *567 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:46:20 [info] 36#36: *570 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:46:20 [info] 36#36: *569 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:46:22 [info] 36#36: *571 [lua] access_by_lua(msblocations.conf:189):2: 4f24be03f9e3594b683deb8609a1ce1a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:46:22 +0000] 4f24be03f9e3594b683deb8609a1ce1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 05:46:22 [info] 36#36: *571 [lua] logger.lua:23: 4f24be03f9e3594b683deb8609a1ce1a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:46:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:46:30 [info] 36#36: *574 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:46:30 [info] 36#36: *573 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:46:37 [info] 36#36: *575 [lua] access_by_lua(msblocations.conf:189):2: 221f593bfb7a4bcb437e1fa9cfb2ae03:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:46:37 +0000] 221f593bfb7a4bcb437e1fa9cfb2ae03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 05:46:37 [info] 36#36: *575 [lua] logger.lua:23: 221f593bfb7a4bcb437e1fa9cfb2ae03 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:46:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:46:40 [info] 36#36: *576 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:46:40 [info] 36#36: *577 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:46:50 [info] 35#35: *578 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:46:50 [info] 36#36: *579 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:46:52 [info] 36#36: *580 [lua] access_by_lua(msblocations.conf:189):2: 7971a5f6a4410bc274717932fe036e07:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:46:52 +0000] 7971a5f6a4410bc274717932fe036e07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/10/02 05:46:52 [info] 36#36: *580 [lua] logger.lua:23: 7971a5f6a4410bc274717932fe036e07 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:46:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:47:00 [info] 35#35: *582 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:47:00 [info] 35#35: *581 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:47:07 [info] 36#36: *583 [lua] access_by_lua(msblocations.conf:189):2: fd96868b59cb67c234ed7249b4449804:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:47:07 [info] 36#36: *583 [lua] logger.lua:23: fd96868b59cb67c234ed7249b4449804 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:47:07 +0000] fd96868b59cb67c234ed7249b4449804 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:47:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:47:10 [info] 36#36: *584 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:47:10 [info] 35#35: *585 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:47:20 [info] 36#36: *586 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:47:20 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:47:22 [info] 36#36: *588 [lua] access_by_lua(msblocations.conf:189):2: ad2a154bdb7da774cce7d80b067a94c2:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:47:22 [info] 36#36: *588 [lua] logger.lua:23: ad2a154bdb7da774cce7d80b067a94c2 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:47:22 +0000] ad2a154bdb7da774cce7d80b067a94c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:47:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/02 05:47:30 [info] 35#35: *590 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:47:30 [info] 35#35: *591 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:47:37 [info] 36#36: *592 [lua] access_by_lua(msblocations.conf:189):2: e68ed023caaa75394cca895dd7f5fe69:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:47:37 [info] 36#36: *592 [lua] logger.lua:23: e68ed023caaa75394cca895dd7f5fe69 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:47:37 +0000] e68ed023caaa75394cca895dd7f5fe69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:47:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2022/10/02 05:47:40 [info] 36#36: *593 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:47:40 [info] 36#36: *594 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:47:50 [info] 36#36: *595 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:47:50 [info] 36#36: *596 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:47:52 [info] 36#36: *597 [lua] access_by_lua(msblocations.conf:189):2: 0271c71399ec25b2828c63d4ccde5018:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:47:52 [info] 36#36: *597 [lua] logger.lua:23: 0271c71399ec25b2828c63d4ccde5018 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:47:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
10.233.68.231 - - [02/Oct/2022:05:47:52 +0000] 0271c71399ec25b2828c63d4ccde5018 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2022/10/02 05:48:00 [info] 36#36: *599 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:48:00 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
10.233.68.231 - - [02/Oct/2022:05:48:07 +0000] 1ea7931675e134cb41d6165cda383fff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:48:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/02 05:48:07 [info] 36#36: *600 [lua] access_by_lua(msblocations.conf:189):2: 1ea7931675e134cb41d6165cda383fff:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:48:07 [info] 36#36: *600 [lua] logger.lua:23: 1ea7931675e134cb41d6165cda383fff {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 05:48:10 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:48:10 [info] 35#35: *602 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:48:20 [info] 36#36: *603 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:48:20 [info] 36#36: *604 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:48:22 [info] 36#36: *605 [lua] access_by_lua(msblocations.conf:189):2: 15dc48e565a3555a6775bce4c3d2da01:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:48:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/02 05:48:23 [info] 36#36: *605 [lua] logger.lua:23: 15dc48e565a3555a6775bce4c3d2da01 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:48:23 +0000] 15dc48e565a3555a6775bce4c3d2da01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/02 05:48:30 [info] 36#36: *607 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:48:30 [info] 36#36: *608 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:48:38 [info] 36#36: *609 [lua] access_by_lua(msblocations.conf:189):2: 3ef74c7ddb0c3ed14588495faf585314:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:48:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/02 05:48:38 [info] 36#36: *609 [lua] logger.lua:23: 3ef74c7ddb0c3ed14588495faf585314 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:48:38 +0000] 3ef74c7ddb0c3ed14588495faf585314 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2022/10/02 05:48:40 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:48:40 [info] 36#36: *611 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:48:50 [info] 36#36: *613 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:48:50 [info] 36#36: *612 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:48:53 [info] 36#36: *614 [lua] access_by_lua(msblocations.conf:189):2: fc3d6f66cbabf537501359efc05b313e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:48:53 +0000] fc3d6f66cbabf537501359efc05b313e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/02 05:48:53 [info] 36#36: *614 [lua] logger.lua:23: fc3d6f66cbabf537501359efc05b313e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:48:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:49:00 [info] 36#36: *615 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:49:00 [info] 36#36: *616 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:49:08 [info] 36#36: *617 [lua] access_by_lua(msblocations.conf:189):2: 50f59cc617900dfa86efbdb5ccf68dd7:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:49:08 [info] 36#36: *617 [lua] logger.lua:23: 50f59cc617900dfa86efbdb5ccf68dd7 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:49:08 +0000] 50f59cc617900dfa86efbdb5ccf68dd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:49:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/02 05:49:10 [info] 36#36: *618 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:49:10 [info] 36#36: *619 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:49:20 [info] 36#36: *621 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:49:20 [info] 36#36: *620 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:49:23 [info] 36#36: *622 [lua] access_by_lua(msblocations.conf:189):2: 7e81cc41f8ca911b62662708359730a2:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:49:23 [info] 36#36: *622 [lua] logger.lua:23: 7e81cc41f8ca911b62662708359730a2 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:49:23 +0000] 7e81cc41f8ca911b62662708359730a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:49:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:49:30 [info] 35#35: *624 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:49:30 [info] 35#35: *625 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:49:38 [info] 36#36: *626 [lua] access_by_lua(msblocations.conf:189):2: 46b238bdb8d6e2f3b3fdf9589a0ab4de:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:49:38 [info] 36#36: *626 [lua] logger.lua:23: 46b238bdb8d6e2f3b3fdf9589a0ab4de {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:49:38 +0000] 46b238bdb8d6e2f3b3fdf9589a0ab4de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:49:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:49:40 [info] 35#35: *627 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:49:40 [info] 35#35: *628 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:49:50 [info] 36#36: *630 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:49:50 [info] 36#36: *629 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:49:53 [info] 36#36: *631 [lua] access_by_lua(msblocations.conf:189):2: b11b14e774fd3e8b6d496c3d9e5eef3a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:49:53 [info] 36#36: *631 [lua] logger.lua:23: b11b14e774fd3e8b6d496c3d9e5eef3a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:49:53 +0000] b11b14e774fd3e8b6d496c3d9e5eef3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:49:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:50:00 [info] 36#36: *632 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:50:00 [info] 36#36: *633 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:50:08 [info] 36#36: *634 [lua] access_by_lua(msblocations.conf:189):2: 8d1dda98d5ca5d9a31f9d1f7ab430c43:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:50:08 [info] 36#36: *634 [lua] logger.lua:23: 8d1dda98d5ca5d9a31f9d1f7ab430c43 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:50:08 +0000] 8d1dda98d5ca5d9a31f9d1f7ab430c43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:50:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:50:10 [info] 36#36: *636 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:50:10 [info] 35#35: *635 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:50:20 [info] 35#35: *638 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:50:20 [info] 35#35: *637 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:50:23 [info] 36#36: *639 [lua] access_by_lua(msblocations.conf:189):2: 6057ee078d004e1fe366f06d5adaaf9d:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:50:23 [info] 36#36: *639 [lua] logger.lua:23: 6057ee078d004e1fe366f06d5adaaf9d {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:50:23 +0000] 6057ee078d004e1fe366f06d5adaaf9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:50:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:50:30 [info] 36#36: *642 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:50:30 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:50:38 [info] 36#36: *643 [lua] access_by_lua(msblocations.conf:189):2: c405b99090816667ab00611a2b0d5687:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:50:38 [info] 36#36: *643 [lua] logger.lua:23: c405b99090816667ab00611a2b0d5687 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:50:38 +0000] c405b99090816667ab00611a2b0d5687 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:50:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:50:40 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:50:40 [info] 36#36: *645 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:50:50 [info] 36#36: *646 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:50:50 [info] 36#36: *647 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:50:53 [info] 36#36: *648 [lua] access_by_lua(msblocations.conf:189):2: b0956a8649e8546f62a6c44e7ee261e3:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:50:53 +0000] b0956a8649e8546f62a6c44e7ee261e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 05:50:53 [info] 36#36: *648 [lua] logger.lua:23: b0956a8649e8546f62a6c44e7ee261e3 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:50:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:51:00 [info] 35#35: *650 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:51:00 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:51:08 [info] 36#36: *651 [lua] access_by_lua(msblocations.conf:189):2: a7999799e657b4f5adb5674b661f64de:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:51:08 +0000] a7999799e657b4f5adb5674b661f64de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:51:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:51:08 [info] 36#36: *651 [lua] logger.lua:23: a7999799e657b4f5adb5674b661f64de {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 05:51:10 [info] 35#35: *652 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:51:10 [info] 35#35: *653 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:51:20 [info] 36#36: *654 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:51:20 [info] 36#36: *655 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:51:23 [info] 36#36: *656 [lua] access_by_lua(msblocations.conf:189):2: 29f3f7e1bec97035325708051a1aeec5:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:51:23 +0000] 29f3f7e1bec97035325708051a1aeec5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:51:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:51:23 [info] 36#36: *656 [lua] logger.lua:23: 29f3f7e1bec97035325708051a1aeec5 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 05:51:30 [info] 36#36: *658 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:51:30 [info] 36#36: *659 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:51:38 [info] 36#36: *660 [lua] access_by_lua(msblocations.conf:189):2: 514bd7e424fd4e1d88ece4cb168ec25b:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:51:38 [info] 36#36: *660 [lua] logger.lua:23: 514bd7e424fd4e1d88ece4cb168ec25b {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:51:38 +0000] 514bd7e424fd4e1d88ece4cb168ec25b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:51:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:51:40 [info] 35#35: *661 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:51:40 [info] 35#35: *662 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:51:50 [info] 36#36: *663 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:51:50 [info] 36#36: *664 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:51:53 [info] 36#36: *665 [lua] access_by_lua(msblocations.conf:189):2: 58341287772c4b33e962abf8a94de9ab:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:51:53 +0000] 58341287772c4b33e962abf8a94de9ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 05:51:53 [info] 36#36: *665 [lua] logger.lua:23: 58341287772c4b33e962abf8a94de9ab {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:51:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:52:00 [info] 35#35: *666 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:52:00 [info] 36#36: *667 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:52:08 [info] 36#36: *668 [lua] access_by_lua(msblocations.conf:189):2: 5f4297921cae84f748d3b3f62715a9a8:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:52:08 [info] 36#36: *668 [lua] logger.lua:23: 5f4297921cae84f748d3b3f62715a9a8 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:52:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.231 - - [02/Oct/2022:05:52:08 +0000] 5f4297921cae84f748d3b3f62715a9a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/02 05:52:10 [info] 36#36: *669 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:52:10 [info] 36#36: *670 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:52:20 [info] 35#35: *671 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:52:20 [info] 35#35: *672 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:52:23 [info] 36#36: *673 [lua] access_by_lua(msblocations.conf:189):2: 4bf763ca51e687431fa3f30be24180a5:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:52:23 +0000] 4bf763ca51e687431fa3f30be24180a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 05:52:23 [info] 36#36: *673 [lua] logger.lua:23: 4bf763ca51e687431fa3f30be24180a5 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:52:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:52:30 [info] 35#35: *676 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:52:30 [info] 35#35: *675 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:52:38 [info] 36#36: *677 [lua] access_by_lua(msblocations.conf:189):2: b70634ad15067c4fc8f132c6bceacc48:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:52:38 [info] 36#36: *677 [lua] logger.lua:23: b70634ad15067c4fc8f132c6bceacc48 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:52:38 +0000] b70634ad15067c4fc8f132c6bceacc48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:52:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:52:40 [info] 36#36: *679 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:52:40 [info] 36#36: *678 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:52:50 [info] 36#36: *680 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:52:50 [info] 36#36: *681 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:52:53 [info] 36#36: *682 [lua] access_by_lua(msblocations.conf:189):2: 16b119db2d0cc12ef7ad5f62da6a0721:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:52:53 +0000] 16b119db2d0cc12ef7ad5f62da6a0721 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/02 05:52:53 [info] 36#36: *682 [lua] logger.lua:23: 16b119db2d0cc12ef7ad5f62da6a0721 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:52:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:53:00 [info] 36#36: *684 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:53:00 [info] 36#36: *683 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:53:08 [info] 36#36: *685 [lua] access_by_lua(msblocations.conf:189):2: bb3865cbce13770d06bc24932a97d012:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:53:08 [info] 36#36: *685 [lua] logger.lua:23: bb3865cbce13770d06bc24932a97d012 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:53:08 +0000] bb3865cbce13770d06bc24932a97d012 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:53:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:53:10 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:53:10 [info] 35#35: *687 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:53:20 [info] 35#35: *689 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:53:20 [info] 36#36: *688 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:53:23 [info] 36#36: *690 [lua] access_by_lua(msblocations.conf:189):2: 53f3807e8b7bc3e89c562cdea8c4897a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:53:23 [info] 36#36: *690 [lua] logger.lua:23: 53f3807e8b7bc3e89c562cdea8c4897a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:53:23 +0000] 53f3807e8b7bc3e89c562cdea8c4897a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:53:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/02 05:53:30 [info] 35#35: *692 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:53:30 [info] 35#35: *693 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:53:38 [info] 36#36: *694 [lua] access_by_lua(msblocations.conf:189):2: a9c983404cc551b3a55539f76fc817d1:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:53:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.68.231 - - [02/Oct/2022:05:53:38 +0000] a9c983404cc551b3a55539f76fc817d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/10/02 05:53:38 [info] 36#36: *694 [lua] logger.lua:23: a9c983404cc551b3a55539f76fc817d1 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 05:53:40 [info] 36#36: *696 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:53:40 [info] 35#35: *695 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:53:50 [info] 36#36: *698 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:53:50 [info] 35#35: *697 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:53:53 [info] 36#36: *699 [lua] access_by_lua(msblocations.conf:189):2: 0adeb6abbab7bb3ced440b8cb330067d:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:53:53 +0000] 0adeb6abbab7bb3ced440b8cb330067d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 05:53:53 [info] 36#36: *699 [lua] logger.lua:23: 0adeb6abbab7bb3ced440b8cb330067d {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:53:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:54:00 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:54:00 [info] 36#36: *700 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:54:08 [info] 36#36: *702 [lua] access_by_lua(msblocations.conf:189):2: 5b801a95e5451c037d8d5a229c99ee2f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:54:08 +0000] 5b801a95e5451c037d8d5a229c99ee2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 05:54:08 [info] 36#36: *702 [lua] logger.lua:23: 5b801a95e5451c037d8d5a229c99ee2f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:54:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:54:10 [info] 35#35: *703 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:54:10 [info] 35#35: *704 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:54:20 [info] 36#36: *706 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:54:20 [info] 36#36: *705 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:54:23 [info] 36#36: *707 [lua] access_by_lua(msblocations.conf:189):2: 485d08b3e74fbe330427880c478e6bea:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:54:23 +0000] 485d08b3e74fbe330427880c478e6bea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/02 05:54:23 [info] 36#36: *707 [lua] logger.lua:23: 485d08b3e74fbe330427880c478e6bea {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:54:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:54:30 [info] 36#36: *709 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:54:30 [info] 35#35: *710 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:54:38 [info] 36#36: *711 [lua] access_by_lua(msblocations.conf:189):2: 407ef91a8ea06b82030cf4c0784a0793:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:54:38 [info] 36#36: *711 [lua] logger.lua:23: 407ef91a8ea06b82030cf4c0784a0793 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:54:38 +0000] 407ef91a8ea06b82030cf4c0784a0793 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:54:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:54:40 [info] 35#35: *712 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:54:40 [info] 35#35: *713 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:54:50 [info] 36#36: *714 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:54:50 [info] 36#36: *715 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:54:53 [info] 36#36: *716 [lua] access_by_lua(msblocations.conf:189):2: 69bfd409a825f0f87c16d5d1040c2cb2:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:54:53 [info] 36#36: *716 [lua] logger.lua:23: 69bfd409a825f0f87c16d5d1040c2cb2 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:54:53 +0000] 69bfd409a825f0f87c16d5d1040c2cb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:54:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:55:00 [info] 36#36: *717 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:55:00 [info] 36#36: *718 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:55:08 [info] 36#36: *719 [lua] access_by_lua(msblocations.conf:189):2: e979f8f1407b508d0b6b3d850d8a7bfa:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:55:08 [info] 36#36: *719 [lua] logger.lua:23: e979f8f1407b508d0b6b3d850d8a7bfa {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:55:08 +0000] e979f8f1407b508d0b6b3d850d8a7bfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:55:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/02 05:55:10 [info] 35#35: *721 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:55:10 [info] 35#35: *720 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:55:20 [info] 35#35: *722 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:55:20 [info] 36#36: *723 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:55:23 [info] 36#36: *724 [lua] access_by_lua(msblocations.conf:189):2: 282ffd908e6b1cede71a2470e3e0c3a0:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:55:23 [info] 36#36: *724 [lua] logger.lua:23: 282ffd908e6b1cede71a2470e3e0c3a0 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:55:23 +0000] 282ffd908e6b1cede71a2470e3e0c3a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:55:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:55:30 [info] 36#36: *727 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:55:30 [info] 36#36: *726 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:55:38 [info] 36#36: *728 [lua] access_by_lua(msblocations.conf:189):2: 926e15756ababbf3d1c2986568f9820a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:55:38 +0000] 926e15756ababbf3d1c2986568f9820a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 05:55:38 [info] 36#36: *728 [lua] logger.lua:23: 926e15756ababbf3d1c2986568f9820a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:55:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:55:40 [info] 36#36: *729 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:55:40 [info] 35#35: *730 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:55:50 [info] 35#35: *732 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:55:50 [info] 36#36: *731 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:55:53 [info] 36#36: *733 [lua] access_by_lua(msblocations.conf:189):2: 3957761a17868730b6cdc9b0c98c6aac:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:55:53 [info] 36#36: *733 [lua] logger.lua:23: 3957761a17868730b6cdc9b0c98c6aac {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:55:53 +0000] 3957761a17868730b6cdc9b0c98c6aac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:55:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:56:00 [info] 35#35: *735 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:56:00 [info] 35#35: *734 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:56:08 [info] 36#36: *736 [lua] access_by_lua(msblocations.conf:189):2: 7fcfbf8413af66265d42fefce642f4c0:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:56:08 [info] 36#36: *736 [lua] logger.lua:23: 7fcfbf8413af66265d42fefce642f4c0 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:56:08 +0000] 7fcfbf8413af66265d42fefce642f4c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:56:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:56:10 [info] 35#35: *738 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:56:10 [info] 35#35: *737 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:56:20 [info] 36#36: *739 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:56:20 [info] 35#35: *740 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:56:23 [info] 36#36: *741 [lua] access_by_lua(msblocations.conf:189):2: 960d9f57ee44c013d13db52b57577181:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:56:23 [info] 36#36: *741 [lua] logger.lua:23: 960d9f57ee44c013d13db52b57577181 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:56:23 +0000] 960d9f57ee44c013d13db52b57577181 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:56:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:56:30 [info] 36#36: *743 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:56:30 [info] 36#36: *744 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:56:38 [info] 36#36: *745 [lua] access_by_lua(msblocations.conf:189):2: e2a8de11fbef3b82ae25ab5f791b6185:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:56:38 [info] 36#36: *745 [lua] logger.lua:23: e2a8de11fbef3b82ae25ab5f791b6185 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:56:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.231 - - [02/Oct/2022:05:56:38 +0000] e2a8de11fbef3b82ae25ab5f791b6185 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/02 05:56:40 [info] 36#36: *747 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:56:40 [info] 36#36: *746 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:56:50 [info] 35#35: *749 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:56:50 [info] 36#36: *748 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:56:53 [info] 36#36: *750 [lua] access_by_lua(msblocations.conf:189):2: 9c208abc94e079ba3be897c011115ff5:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:56:53 +0000] 9c208abc94e079ba3be897c011115ff5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 05:56:53 [info] 36#36: *750 [lua] logger.lua:23: 9c208abc94e079ba3be897c011115ff5 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:56:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:57:00 [info] 36#36: *751 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:57:00 [info] 36#36: *752 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:57:08 [info] 36#36: *753 [lua] access_by_lua(msblocations.conf:189):2: b844ca894c9449238d3ebc608ba56aa1:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:57:08 +0000] b844ca894c9449238d3ebc608ba56aa1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:57:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 05:57:08 [info] 36#36: *753 [lua] logger.lua:23: b844ca894c9449238d3ebc608ba56aa1 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 05:57:10 [info] 36#36: *754 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:57:10 [info] 36#36: *755 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:57:20 [info] 35#35: *756 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:57:20 [info] 35#35: *757 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:57:23 [info] 36#36: *758 [lua] access_by_lua(msblocations.conf:189):2: 807c375e449e4fa063f020c601ca11da:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:57:23 +0000] 807c375e449e4fa063f020c601ca11da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/02 05:57:23 [info] 36#36: *758 [lua] logger.lua:23: 807c375e449e4fa063f020c601ca11da {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:57:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/02 05:57:30 [info] 36#36: *760 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:57:30 [info] 36#36: *761 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:57:38 [info] 36#36: *762 [lua] access_by_lua(msblocations.conf:189):2: c81c03b999bc7a47d373bf2df1e0e180:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:57:38 [info] 36#36: *762 [lua] logger.lua:23: c81c03b999bc7a47d373bf2df1e0e180 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:57:38 +0000] c81c03b999bc7a47d373bf2df1e0e180 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:57:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:57:40 [info] 36#36: *763 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:57:40 [info] 36#36: *764 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:57:50 [info] 36#36: *765 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:57:50 [info] 36#36: *766 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:57:53 [info] 36#36: *767 [lua] access_by_lua(msblocations.conf:189):2: 0e7d0915acf16cfffcbaac7aa2f710cb:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:57:53 [info] 36#36: *767 [lua] logger.lua:23: 0e7d0915acf16cfffcbaac7aa2f710cb {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:57:53 +0000] 0e7d0915acf16cfffcbaac7aa2f710cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:57:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:58:00 [info] 36#36: *769 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:58:00 [info] 36#36: *768 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:58:08 [info] 36#36: *770 [lua] access_by_lua(msblocations.conf:189):2: b3ffa7a7fa08eb4fade75fd1ebff9513:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:58:08 [info] 36#36: *770 [lua] logger.lua:23: b3ffa7a7fa08eb4fade75fd1ebff9513 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:58:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.231 - - [02/Oct/2022:05:58:08 +0000] b3ffa7a7fa08eb4fade75fd1ebff9513 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 05:58:10 [info] 36#36: *771 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:58:10 [info] 36#36: *772 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:58:20 [info] 36#36: *773 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:58:20 [info] 35#35: *774 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:58:23 [info] 36#36: *775 [lua] access_by_lua(msblocations.conf:189):2: 4c8f60c0ae09e7acaf5875c27ac276db:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:58:23 +0000] 4c8f60c0ae09e7acaf5875c27ac276db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 05:58:23 [info] 36#36: *775 [lua] logger.lua:23: 4c8f60c0ae09e7acaf5875c27ac276db {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:58:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/02 05:58:30 [info] 36#36: *778 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:58:30 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:58:38 [info] 36#36: *779 [lua] access_by_lua(msblocations.conf:189):2: be115a09bd0ba10bf1d9cc9714d2e73c:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:58:38 [info] 36#36: *779 [lua] logger.lua:23: be115a09bd0ba10bf1d9cc9714d2e73c {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:58:38 +0000] be115a09bd0ba10bf1d9cc9714d2e73c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:58:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:58:40 [info] 36#36: *780 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:58:40 [info] 36#36: *781 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:58:50 [info] 35#35: *782 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:58:50 [info] 35#35: *783 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:58:53 [info] 36#36: *784 [lua] access_by_lua(msblocations.conf:189):2: 7f55f55b6a8d0bc6645858a38b120dcd:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:58:53 [info] 36#36: *784 [lua] logger.lua:23: 7f55f55b6a8d0bc6645858a38b120dcd {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:58:53 +0000] 7f55f55b6a8d0bc6645858a38b120dcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:58:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:59:00 [info] 35#35: *785 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:59:00 [info] 35#35: *786 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:59:08 [info] 36#36: *787 [lua] access_by_lua(msblocations.conf:189):2: 652f2da498080675b17c5abe815b5712:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:59:08 [info] 36#36: *787 [lua] logger.lua:23: 652f2da498080675b17c5abe815b5712 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:59:08 +0000] 652f2da498080675b17c5abe815b5712 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:59:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:59:10 [info] 35#35: *788 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:59:10 [info] 35#35: *789 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:59:20 [info] 36#36: *790 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:59:20 [info] 36#36: *791 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:59:23 [info] 36#36: *792 [lua] access_by_lua(msblocations.conf:189):2: ecbd5f81d7bdf2191cf5f19da54c493b:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:59:23 +0000] ecbd5f81d7bdf2191cf5f19da54c493b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 05:59:23 [info] 36#36: *792 [lua] logger.lua:23: ecbd5f81d7bdf2191cf5f19da54c493b {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:59:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 05:59:30 [info] 35#35: *794 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:59:30 [info] 35#35: *795 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:59:38 [info] 36#36: *796 [lua] access_by_lua(msblocations.conf:189):2: 8558baec5f333b46cca6bedd14af68c5:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 05:59:38 [info] 36#36: *796 [lua] logger.lua:23: 8558baec5f333b46cca6bedd14af68c5 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:59:38 +0000] 8558baec5f333b46cca6bedd14af68c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:05:59:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 05:59:40 [info] 36#36: *797 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:59:40 [info] 36#36: *798 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:59:50 [info] 36#36: *799 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:59:50 [info] 36#36: *800 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 05:59:53 [info] 36#36: *801 [lua] access_by_lua(msblocations.conf:189):2: a7dad287dac24ff718293dcdee082e90:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:59:53 +0000] a7dad287dac24ff718293dcdee082e90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 05:59:53 [info] 36#36: *801 [lua] logger.lua:23: a7dad287dac24ff718293dcdee082e90 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:05:59:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 06:00:00 [info] 36#36: *802 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:00:00 [info] 35#35: *803 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:00:08 [info] 36#36: *804 [lua] access_by_lua(msblocations.conf:189):2: ff59ade4486b1feccb125730fe2b1d7e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:00:08 [info] 36#36: *804 [lua] logger.lua:23: ff59ade4486b1feccb125730fe2b1d7e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:00:08 +0000] ff59ade4486b1feccb125730fe2b1d7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:00:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/02 06:00:10 [info] 36#36: *805 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:00:10 [info] 36#36: *806 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:00:20 [info] 36#36: *808 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:00:20 [info] 36#36: *807 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:00:23 [info] 36#36: *809 [lua] access_by_lua(msblocations.conf:189):2: a0803bbd99756a2ecdc0c1f92e381a8e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:00:23 [info] 36#36: *809 [lua] logger.lua:23: a0803bbd99756a2ecdc0c1f92e381a8e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:00:23 +0000] a0803bbd99756a2ecdc0c1f92e381a8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:00:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 06:00:30 [info] 35#35: *811 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:00:30 [info] 35#35: *812 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:00:38 [info] 36#36: *813 [lua] access_by_lua(msblocations.conf:189):2: 6b35f2f6ea79e1f1aeeba4df7631c2c4:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:00:38 +0000] 6b35f2f6ea79e1f1aeeba4df7631c2c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:00:38 [info] 36#36: *813 [lua] logger.lua:23: 6b35f2f6ea79e1f1aeeba4df7631c2c4 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:00:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:00:40 [info] 36#36: *815 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:00:40 [info] 36#36: *814 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:00:50 [info] 36#36: *816 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:00:50 [info] 36#36: *817 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:00:53 [info] 36#36: *818 [lua] access_by_lua(msblocations.conf:189):2: dd38e58dfb97dafcd5873c7fc9e266fc:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:00:53 +0000] dd38e58dfb97dafcd5873c7fc9e266fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:00:53 [info] 36#36: *818 [lua] logger.lua:23: dd38e58dfb97dafcd5873c7fc9e266fc {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:00:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 06:01:00 [info] 36#36: *819 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:01:00 [info] 35#35: *820 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:01:08 [info] 36#36: *821 [lua] access_by_lua(msblocations.conf:189):2: b0e0dea4c74e706aaf819bc9e666a577:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:01:08 [info] 36#36: *821 [lua] logger.lua:23: b0e0dea4c74e706aaf819bc9e666a577 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:01:08 +0000] b0e0dea4c74e706aaf819bc9e666a577 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:01:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:01:10 [info] 36#36: *822 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:01:10 [info] 35#35: *823 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:01:20 [info] 35#35: *825 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:01:20 [info] 36#36: *824 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:01:23 [info] 36#36: *826 [lua] access_by_lua(msblocations.conf:189):2: 8acb70714dd7aedd2771572238222bc7:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:01:23 [info] 36#36: *826 [lua] logger.lua:23: 8acb70714dd7aedd2771572238222bc7 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:01:23 +0000] 8acb70714dd7aedd2771572238222bc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:01:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:01:30 [info] 36#36: *828 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:01:30 [info] 35#35: *829 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:01:38 [info] 36#36: *830 [lua] access_by_lua(msblocations.conf:189):2: d985931f38088b0edfe71440fca56200:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:01:38 [info] 36#36: *830 [lua] logger.lua:23: d985931f38088b0edfe71440fca56200 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:01:38 +0000] d985931f38088b0edfe71440fca56200 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:01:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:01:40 [info] 35#35: *831 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:01:40 [info] 35#35: *832 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:01:50 [info] 36#36: *834 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:01:50 [info] 36#36: *833 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:01:53 [info] 36#36: *835 [lua] access_by_lua(msblocations.conf:189):2: bbc6c68b89dc35b8f6e262de892d6137:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:01:53 [info] 36#36: *835 [lua] logger.lua:23: bbc6c68b89dc35b8f6e262de892d6137 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:01:53 +0000] bbc6c68b89dc35b8f6e262de892d6137 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:01:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:02:00 [info] 35#35: *836 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:02:00 [info] 35#35: *837 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:02:08 [info] 36#36: *838 [lua] access_by_lua(msblocations.conf:189):2: 1a3edf5a8979c52f1f187764c1ba6a37:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:02:08 +0000] 1a3edf5a8979c52f1f187764c1ba6a37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 06:02:08 [info] 36#36: *838 [lua] logger.lua:23: 1a3edf5a8979c52f1f187764c1ba6a37 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:02:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:02:10 [info] 35#35: *839 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:02:10 [info] 35#35: *840 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:02:20 [info] 36#36: *842 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:02:20 [info] 36#36: *841 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:02:23 [info] 36#36: *843 [lua] access_by_lua(msblocations.conf:189):2: d28c1ab4bd1b5c1f357d5e8c4abd1cbb:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:02:23 +0000] d28c1ab4bd1b5c1f357d5e8c4abd1cbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:02:23 [info] 36#36: *843 [lua] logger.lua:23: d28c1ab4bd1b5c1f357d5e8c4abd1cbb {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:02:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:02:30 [info] 35#35: *845 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:02:30 [info] 36#36: *846 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:02:38 [info] 36#36: *847 [lua] access_by_lua(msblocations.conf:189):2: 5e3692da25d9752c4a3732543f6f5cac:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:02:38 [info] 36#36: *847 [lua] logger.lua:23: 5e3692da25d9752c4a3732543f6f5cac {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:02:38 +0000] 5e3692da25d9752c4a3732543f6f5cac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:02:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:02:40 [info] 36#36: *849 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:02:40 [info] 36#36: *848 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:02:50 [info] 36#36: *850 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:02:50 [info] 36#36: *851 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:02:53 [info] 36#36: *852 [lua] access_by_lua(msblocations.conf:189):2: 3089b7a21a01e3955ddbb7c80f4d0446:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:02:53 [info] 36#36: *852 [lua] logger.lua:23: 3089b7a21a01e3955ddbb7c80f4d0446 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:02:53 +0000] 3089b7a21a01e3955ddbb7c80f4d0446 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:02:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:03:00 [info] 35#35: *853 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:03:00 [info] 35#35: *854 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:03:08 [info] 36#36: *855 [lua] access_by_lua(msblocations.conf:189):2: 27b1fd86d453b822e84ae9cab88e6166:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:03:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:03:08 [info] 36#36: *855 [lua] logger.lua:23: 27b1fd86d453b822e84ae9cab88e6166 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:03:08 +0000] 27b1fd86d453b822e84ae9cab88e6166 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:03:10 [info] 36#36: *857 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:03:10 [info] 36#36: *856 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:03:20 [info] 36#36: *858 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:03:20 [info] 36#36: *859 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:03:23 [info] 36#36: *860 [lua] access_by_lua(msblocations.conf:189):2: c91bdc33d41f76ca2dd2546e339884b5:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:03:23 +0000] c91bdc33d41f76ca2dd2546e339884b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 06:03:23 [info] 36#36: *860 [lua] logger.lua:23: c91bdc33d41f76ca2dd2546e339884b5 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:03:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:03:30 [info] 36#36: *863 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:03:30 [info] 36#36: *862 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:03:34 [info] 36#36: *864 client closed connection while waiting for request, client: 10.233.65.19, server: 0.0.0.0:443
2022/10/02 06:03:38 [info] 36#36: *865 [lua] access_by_lua(msblocations.conf:189):2: a5844c02b1b45b24d44089d260686475:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:03:38 [info] 36#36: *865 [lua] logger.lua:23: a5844c02b1b45b24d44089d260686475 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:03:38 +0000] a5844c02b1b45b24d44089d260686475 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:03:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:03:40 [info] 35#35: *866 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:03:40 [info] 36#36: *867 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:03:50 [info] 35#35: *869 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:03:50 [info] 35#35: *868 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:03:53 [info] 36#36: *870 [lua] access_by_lua(msblocations.conf:189):2: cd4be53f6f17df375c140f9351f81f0a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:03:53 [info] 36#36: *870 [lua] logger.lua:23: cd4be53f6f17df375c140f9351f81f0a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:03:53 +0000] cd4be53f6f17df375c140f9351f81f0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:03:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:04:00 [info] 36#36: *871 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:04:00 [info] 36#36: *872 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:04:08 [info] 36#36: *873 [lua] access_by_lua(msblocations.conf:189):2: 97ecd632526f5764fe9d85ecbc43def5:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:04:08 [info] 36#36: *873 [lua] logger.lua:23: 97ecd632526f5764fe9d85ecbc43def5 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:04:08 +0000] 97ecd632526f5764fe9d85ecbc43def5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:04:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:04:10 [info] 36#36: *874 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:04:10 [info] 35#35: *875 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:04:20 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:04:20 [info] 35#35: *877 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:04:23 [info] 36#36: *878 [lua] access_by_lua(msblocations.conf:189):2: eb20d063210ef94ece2a7423dfc9c35b:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:04:23 [info] 36#36: *878 [lua] logger.lua:23: eb20d063210ef94ece2a7423dfc9c35b {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:04:23 +0000] eb20d063210ef94ece2a7423dfc9c35b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:04:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:04:30 [info] 36#36: *881 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:04:30 [info] 36#36: *880 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:04:38 [info] 36#36: *882 [lua] access_by_lua(msblocations.conf:189):2: f809a52fb6b4f2c0db967fe030cb7e43:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:04:38 +0000] f809a52fb6b4f2c0db967fe030cb7e43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:04:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:04:38 [info] 36#36: *882 [lua] logger.lua:23: f809a52fb6b4f2c0db967fe030cb7e43 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 06:04:40 [info] 35#35: *883 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:04:40 [info] 36#36: *884 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:04:50 [info] 36#36: *885 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:04:50 [info] 35#35: *886 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:04:53 [info] 36#36: *887 [lua] access_by_lua(msblocations.conf:189):2: e1c92f1d8631f91fe605ce500c9e0b92:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:04:53 [info] 36#36: *887 [lua] logger.lua:23: e1c92f1d8631f91fe605ce500c9e0b92 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:04:53 +0000] e1c92f1d8631f91fe605ce500c9e0b92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:04:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:05:00 [info] 36#36: *889 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:05:00 [info] 36#36: *888 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:05:08 [info] 36#36: *890 [lua] access_by_lua(msblocations.conf:189):2: 63689feb3ac9fe926ae1ef22b91e1597:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:05:08 [info] 36#36: *890 [lua] logger.lua:23: 63689feb3ac9fe926ae1ef22b91e1597 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:05:08 +0000] 63689feb3ac9fe926ae1ef22b91e1597 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:05:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:05:10 [info] 36#36: *892 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:05:10 [info] 35#35: *891 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:05:20 [info] 36#36: *893 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:05:20 [info] 36#36: *894 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:05:23 [info] 36#36: *895 [lua] access_by_lua(msblocations.conf:189):2: e2fde30c98033d9ef1d83ae36f0efdbb:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:05:23 [info] 36#36: *895 [lua] logger.lua:23: e2fde30c98033d9ef1d83ae36f0efdbb {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:05:23 +0000] e2fde30c98033d9ef1d83ae36f0efdbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:05:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:05:30 [info] 36#36: *897 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:05:30 [info] 36#36: *898 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:05:38 [info] 36#36: *899 [lua] access_by_lua(msblocations.conf:189):2: f64dadb7be8ae989b297e737609aeab1:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:05:38 +0000] f64dadb7be8ae989b297e737609aeab1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:05:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:05:38 [info] 36#36: *899 [lua] logger.lua:23: f64dadb7be8ae989b297e737609aeab1 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 06:05:40 [info] 36#36: *901 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:05:40 [info] 36#36: *900 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:05:50 [info] 36#36: *903 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:05:50 [info] 36#36: *902 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:05:53 [info] 36#36: *904 [lua] access_by_lua(msblocations.conf:189):2: 80e37876a4243502fa5bab8636aee92a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:05:53 [info] 36#36: *904 [lua] logger.lua:23: 80e37876a4243502fa5bab8636aee92a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:05:53 +0000] 80e37876a4243502fa5bab8636aee92a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:05:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:06:00 [info] 35#35: *905 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:06:00 [info] 35#35: *906 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:06:08 [info] 36#36: *907 [lua] access_by_lua(msblocations.conf:189):2: e855b9b583c6477fab9452dc6e0ed292:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:06:08 +0000] e855b9b583c6477fab9452dc6e0ed292 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 06:06:08 [info] 36#36: *907 [lua] logger.lua:23: e855b9b583c6477fab9452dc6e0ed292 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:06:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:06:10 [info] 36#36: *908 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:06:10 [info] 36#36: *909 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:06:20 [info] 35#35: *910 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:06:20 [info] 35#35: *911 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:06:23 [info] 36#36: *912 [lua] access_by_lua(msblocations.conf:189):2: af1f046763e8c3331da8c0dfddd95862:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:06:23 [info] 36#36: *912 [lua] logger.lua:23: af1f046763e8c3331da8c0dfddd95862 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:06:23 +0000] af1f046763e8c3331da8c0dfddd95862 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:06:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:06:30 [info] 35#35: *914 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:06:30 [info] 35#35: *915 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:06:38 [info] 36#36: *916 [lua] access_by_lua(msblocations.conf:189):2: e94bbd02bd83e72414e6e574894b8004:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:06:39 [info] 36#36: *916 [lua] logger.lua:23: e94bbd02bd83e72414e6e574894b8004 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:06:39 +0000] e94bbd02bd83e72414e6e574894b8004 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:06:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:06:40 [info] 36#36: *918 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:06:40 [info] 36#36: *917 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:06:50 [info] 35#35: *920 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:06:50 [info] 35#35: *919 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:06:54 [info] 36#36: *921 [lua] access_by_lua(msblocations.conf:189):2: dd571933591d6b5623393ab3e8c49718:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:06:54 +0000] dd571933591d6b5623393ab3e8c49718 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 06:06:54 [info] 36#36: *921 [lua] logger.lua:23: dd571933591d6b5623393ab3e8c49718 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:06:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:07:00 [info] 36#36: *922 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:07:00 [info] 36#36: *923 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:07:09 [info] 36#36: *924 [lua] access_by_lua(msblocations.conf:189):2: e4e7078455067bab531c9b03513e178c:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:07:09 +0000] e4e7078455067bab531c9b03513e178c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 06:07:09 [info] 36#36: *924 [lua] logger.lua:23: e4e7078455067bab531c9b03513e178c {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:07:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:07:10 [info] 36#36: *926 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:07:10 [info] 36#36: *925 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:07:20 [info] 35#35: *928 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:07:20 [info] 36#36: *927 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:07:24 [info] 36#36: *929 [lua] access_by_lua(msblocations.conf:189):2: 968b0222c17ebd67932f9fcf3691222a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:07:24 [info] 36#36: *929 [lua] logger.lua:23: 968b0222c17ebd67932f9fcf3691222a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:07:24 +0000] 968b0222c17ebd67932f9fcf3691222a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:07:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:07:30 [info] 35#35: *932 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:07:30 [info] 35#35: *931 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:07:39 [info] 36#36: *933 [lua] access_by_lua(msblocations.conf:189):2: 9eed5e172d0b3e19a864dfb95b3c1d0d:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:07:39 [info] 36#36: *933 [lua] logger.lua:23: 9eed5e172d0b3e19a864dfb95b3c1d0d {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:07:39 +0000] 9eed5e172d0b3e19a864dfb95b3c1d0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:07:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/02 06:07:40 [info] 35#35: *935 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:07:40 [info] 35#35: *934 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:07:50 [info] 36#36: *936 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:07:50 [info] 36#36: *937 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:07:54 [info] 36#36: *938 [lua] access_by_lua(msblocations.conf:189):2: fb03b965703cfcb7819ca37a227c6508:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:07:54 +0000] fb03b965703cfcb7819ca37a227c6508 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 06:07:54 [info] 36#36: *938 [lua] logger.lua:23: fb03b965703cfcb7819ca37a227c6508 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:07:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:08:00 [info] 35#35: *939 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:08:00 [info] 35#35: *940 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:08:09 [info] 36#36: *941 [lua] access_by_lua(msblocations.conf:189):2: 6f362b74eaa3acfcefeb790be055844e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:08:09 +0000] 6f362b74eaa3acfcefeb790be055844e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/02 06:08:09 [info] 36#36: *941 [lua] logger.lua:23: 6f362b74eaa3acfcefeb790be055844e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:08:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 06:08:10 [info] 36#36: *942 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:08:10 [info] 36#36: *943 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:08:20 [info] 35#35: *944 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:08:20 [info] 35#35: *945 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:08:24 [info] 36#36: *946 [lua] access_by_lua(msblocations.conf:189):2: c7a4faabbbf66ea9264aa77cba490f02:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:08:24 [info] 36#36: *946 [lua] logger.lua:23: c7a4faabbbf66ea9264aa77cba490f02 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:08:24 +0000] c7a4faabbbf66ea9264aa77cba490f02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:08:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:08:30 [info] 36#36: *948 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:08:30 [info] 36#36: *949 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:08:39 [info] 36#36: *950 [lua] access_by_lua(msblocations.conf:189):2: ca0fa5bca988f4da761b724f966f9029:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:08:39 [info] 36#36: *950 [lua] logger.lua:23: ca0fa5bca988f4da761b724f966f9029 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:08:39 +0000] ca0fa5bca988f4da761b724f966f9029 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:08:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:08:40 [info] 36#36: *952 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:08:40 [info] 36#36: *951 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:08:50 [info] 36#36: *953 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:08:50 [info] 36#36: *954 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:08:54 [info] 36#36: *955 [lua] access_by_lua(msblocations.conf:189):2: 7ad002b53a24546d8eb4e5e638f2e4d1:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:08:54 +0000] 7ad002b53a24546d8eb4e5e638f2e4d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/02 06:08:54 [info] 36#36: *955 [lua] logger.lua:23: 7ad002b53a24546d8eb4e5e638f2e4d1 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:08:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/02 06:09:00 [info] 36#36: *957 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:09:00 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:09:09 [info] 36#36: *958 [lua] access_by_lua(msblocations.conf:189):2: fac2fcdc34d63838138eac28d4ec6f6c:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:09:09 [info] 36#36: *958 [lua] logger.lua:23: fac2fcdc34d63838138eac28d4ec6f6c {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:09:09 +0000] fac2fcdc34d63838138eac28d4ec6f6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:09:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:09:10 [info] 35#35: *959 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:09:10 [info] 35#35: *960 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:09:20 [info] 36#36: *962 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:09:20 [info] 36#36: *961 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:09:24 [info] 36#36: *963 [lua] access_by_lua(msblocations.conf:189):2: 285489e67407dcb57ea473a86ea73d7f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:09:24 +0000] 285489e67407dcb57ea473a86ea73d7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 06:09:24 [info] 36#36: *963 [lua] logger.lua:23: 285489e67407dcb57ea473a86ea73d7f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:09:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:09:30 [info] 36#36: *965 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:09:30 [info] 36#36: *966 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:09:39 [info] 36#36: *967 [lua] access_by_lua(msblocations.conf:189):2: 9ad67d83c6adc3722b344928c619e8bd:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:09:39 [info] 36#36: *967 [lua] logger.lua:23: 9ad67d83c6adc3722b344928c619e8bd {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:09:39 +0000] 9ad67d83c6adc3722b344928c619e8bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:09:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 06:09:40 [info] 36#36: *968 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:09:40 [info] 36#36: *969 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:09:50 [info] 36#36: *970 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:09:50 [info] 35#35: *971 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:09:54 [info] 36#36: *972 [lua] access_by_lua(msblocations.conf:189):2: bae859611bb9867e49336b418aa98182:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:09:54 +0000] bae859611bb9867e49336b418aa98182 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:09:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:09:54 [info] 36#36: *972 [lua] logger.lua:23: bae859611bb9867e49336b418aa98182 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 06:10:00 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:10:00 [info] 36#36: *973 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:10:09 [info] 36#36: *975 [lua] access_by_lua(msblocations.conf:189):2: 6c360299f1c4dbae1cb207069d06ffd4:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:10:09 [info] 36#36: *975 [lua] logger.lua:23: 6c360299f1c4dbae1cb207069d06ffd4 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:10:09 +0000] 6c360299f1c4dbae1cb207069d06ffd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:10:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 06:10:10 [info] 36#36: *977 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:10:10 [info] 36#36: *976 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:10:20 [info] 36#36: *978 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:10:20 [info] 36#36: *979 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:10:24 [info] 36#36: *980 [lua] access_by_lua(msblocations.conf:189):2: 6d4271f7f6079bb8ba893dc97efa06a3:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:10:24 +0000] 6d4271f7f6079bb8ba893dc97efa06a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 06:10:24 [info] 36#36: *980 [lua] logger.lua:23: 6d4271f7f6079bb8ba893dc97efa06a3 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:10:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:10:30 [info] 36#36: *983 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:10:30 [info] 36#36: *982 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:10:39 [info] 36#36: *984 [lua] access_by_lua(msblocations.conf:189):2: f5f372a2aca3f8f79d2bfe65fd22a55a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:10:39 [info] 36#36: *984 [lua] logger.lua:23: f5f372a2aca3f8f79d2bfe65fd22a55a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:10:39 +0000] f5f372a2aca3f8f79d2bfe65fd22a55a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:10:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:10:40 [info] 36#36: *986 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:10:40 [info] 36#36: *985 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:10:50 [info] 36#36: *987 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:10:50 [info] 36#36: *988 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:10:54 [info] 36#36: *989 [lua] access_by_lua(msblocations.conf:189):2: b1bd2412854d3e2562cbf38577fed110:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:10:54 +0000] b1bd2412854d3e2562cbf38577fed110 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:10:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/02 06:10:54 [info] 36#36: *989 [lua] logger.lua:23: b1bd2412854d3e2562cbf38577fed110 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 06:11:00 [info] 36#36: *990 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:11:00 [info] 36#36: *991 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:11:09 [info] 36#36: *992 [lua] access_by_lua(msblocations.conf:189):2: 5d15c8b8133c14bad6d1c30f764ac5d1:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:11:09 [info] 36#36: *992 [lua] logger.lua:23: 5d15c8b8133c14bad6d1c30f764ac5d1 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:11:09 +0000] 5d15c8b8133c14bad6d1c30f764ac5d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:11:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:11:10 [info] 36#36: *993 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:11:10 [info] 36#36: *994 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:11:20 [info] 36#36: *996 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:11:20 [info] 36#36: *995 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:11:24 [info] 36#36: *997 [lua] access_by_lua(msblocations.conf:189):2: ef20b99484c0ae8cad6ba172dacd8399:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:11:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.231 - - [02/Oct/2022:06:11:24 +0000] ef20b99484c0ae8cad6ba172dacd8399 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:11:24 [info] 36#36: *997 [lua] logger.lua:23: ef20b99484c0ae8cad6ba172dacd8399 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 06:11:30 [info] 35#35: *999 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:11:30 [info] 36#36: *1000 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:11:38 [info] 36#36: *1001 client closed connection while waiting for request, client: 10.233.65.19, server: 0.0.0.0:443
2022/10/02 06:11:39 [info] 36#36: *1002 [lua] access_by_lua(msblocations.conf:189):2: 00795a90863555627b7f4796807208db:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:11:39 +0000] 00795a90863555627b7f4796807208db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:11:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:11:39 [info] 36#36: *1002 [lua] logger.lua:23: 00795a90863555627b7f4796807208db {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 06:11:40 [info] 36#36: *1004 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:11:40 [info] 36#36: *1003 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:11:50 [info] 36#36: *1006 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:11:50 [info] 36#36: *1005 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:11:54 [info] 36#36: *1007 [lua] access_by_lua(msblocations.conf:189):2: 8a9000842cb72f46cedfffe8344f89e5:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:11:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/02 06:11:54 [info] 36#36: *1007 [lua] logger.lua:23: 8a9000842cb72f46cedfffe8344f89e5 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:11:54 +0000] 8a9000842cb72f46cedfffe8344f89e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 06:12:00 [info] 36#36: *1009 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:12:00 [info] 36#36: *1008 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:12:09 [info] 36#36: *1010 [lua] access_by_lua(msblocations.conf:189):2: f0e9ac647207c4040ede31b07bcb925b:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:12:09 +0000] f0e9ac647207c4040ede31b07bcb925b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:12:09 [info] 36#36: *1010 [lua] logger.lua:23: f0e9ac647207c4040ede31b07bcb925b {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:12:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:12:10 [info] 36#36: *1011 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:12:10 [info] 36#36: *1012 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:12:20 [info] 36#36: *1013 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:12:20 [info] 36#36: *1014 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:12:24 [info] 36#36: *1015 [lua] access_by_lua(msblocations.conf:189):2: 87df5200587cd83f361a4a39e012a0d9:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:12:24 [info] 36#36: *1015 [lua] logger.lua:23: 87df5200587cd83f361a4a39e012a0d9 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:12:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.68.231 - - [02/Oct/2022:06:12:24 +0000] 87df5200587cd83f361a4a39e012a0d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 06:12:30 [info] 36#36: *1017 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:12:30 [info] 35#35: *1018 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:12:39 [info] 36#36: *1019 [lua] access_by_lua(msblocations.conf:189):2: 2f89ba0300e4068bffc9d8ea6e7ac6dc:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:12:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:12:39 [info] 36#36: *1019 [lua] logger.lua:23: 2f89ba0300e4068bffc9d8ea6e7ac6dc {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:12:39 +0000] 2f89ba0300e4068bffc9d8ea6e7ac6dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:12:40 [info] 35#35: *1020 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:12:40 [info] 35#35: *1021 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:12:50 [info] 36#36: *1022 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:12:50 [info] 36#36: *1023 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:12:54 [info] 36#36: *1024 [lua] access_by_lua(msblocations.conf:189):2: 4563837318b0a41b3ef14e6b5ae5fba0:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:12:54 [info] 36#36: *1024 [lua] logger.lua:23: 4563837318b0a41b3ef14e6b5ae5fba0 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:12:54 +0000] 4563837318b0a41b3ef14e6b5ae5fba0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:12:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:13:00 [info] 35#35: *1025 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:13:00 [info] 35#35: *1026 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:13:09 [info] 36#36: *1027 [lua] access_by_lua(msblocations.conf:189):2: 6ca629094028b68808b0222638ee6d89:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:13:09 +0000] 6ca629094028b68808b0222638ee6d89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/02 06:13:09 [info] 36#36: *1027 [lua] logger.lua:23: 6ca629094028b68808b0222638ee6d89 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:13:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/02 06:13:10 [info] 36#36: *1029 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:13:10 [info] 36#36: *1028 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:13:20 [info] 36#36: *1030 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:13:20 [info] 36#36: *1031 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:13:24 [info] 36#36: *1032 [lua] access_by_lua(msblocations.conf:189):2: 95b3d904550192e835f3c5333a96bf65:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:13:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:13:24 [info] 36#36: *1032 [lua] logger.lua:23: 95b3d904550192e835f3c5333a96bf65 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:13:24 +0000] 95b3d904550192e835f3c5333a96bf65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/02 06:13:30 [info] 35#35: *1034 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:13:30 [info] 35#35: *1035 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:13:39 [info] 36#36: *1036 [lua] access_by_lua(msblocations.conf:189):2: 79d5800fc34992049b1ccbc477d9375e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:13:39 [info] 36#36: *1036 [lua] logger.lua:23: 79d5800fc34992049b1ccbc477d9375e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:13:39 +0000] 79d5800fc34992049b1ccbc477d9375e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:13:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/02 06:13:40 [info] 36#36: *1037 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:13:40 [info] 36#36: *1038 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:13:50 [info] 35#35: *1040 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:13:50 [info] 35#35: *1039 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:13:54 [info] 36#36: *1041 [lua] access_by_lua(msblocations.conf:189):2: be14d366386d90a513757f3769845d5c:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:13:54 [info] 36#36: *1041 [lua] logger.lua:23: be14d366386d90a513757f3769845d5c {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:13:54 +0000] be14d366386d90a513757f3769845d5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:13:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 06:14:00 [info] 35#35: *1042 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:14:00 [info] 35#35: *1043 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:14:09 [info] 36#36: *1044 [lua] access_by_lua(msblocations.conf:189):2: f5dfa6a451d9af11ad2c26488c53bf72:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:14:09 [info] 36#36: *1044 [lua] logger.lua:23: f5dfa6a451d9af11ad2c26488c53bf72 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:14:09 +0000] f5dfa6a451d9af11ad2c26488c53bf72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:14:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 06:14:10 [info] 35#35: *1046 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:14:10 [info] 35#35: *1045 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:14:20 [info] 36#36: *1048 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:14:20 [info] 36#36: *1047 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:14:24 [info] 36#36: *1049 [lua] access_by_lua(msblocations.conf:189):2: 8e1cb21e1fbb3a50bf96dcbe7d35922e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:14:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.231 - - [02/Oct/2022:06:14:24 +0000] 8e1cb21e1fbb3a50bf96dcbe7d35922e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:14:24 [info] 36#36: *1049 [lua] logger.lua:23: 8e1cb21e1fbb3a50bf96dcbe7d35922e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 06:14:30 [info] 35#35: *1051 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:14:30 [info] 35#35: *1052 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:14:39 [info] 36#36: *1053 [lua] access_by_lua(msblocations.conf:189):2: a9a85468c383570e37d746b44458edc7:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:14:39 [info] 36#36: *1053 [lua] logger.lua:23: a9a85468c383570e37d746b44458edc7 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:14:39 +0000] a9a85468c383570e37d746b44458edc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:14:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:14:40 [info] 36#36: *1055 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:14:40 [info] 36#36: *1054 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:14:50 [info] 36#36: *1057 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:14:50 [info] 36#36: *1056 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:14:54 [info] 36#36: *1058 [lua] access_by_lua(msblocations.conf:189):2: a3c33c0b5490cd3b9714f856f2bac3af:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:14:54 +0000] a3c33c0b5490cd3b9714f856f2bac3af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2022/10/02 06:14:54 [info] 36#36: *1058 [lua] logger.lua:23: a3c33c0b5490cd3b9714f856f2bac3af {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:14:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/02 06:15:00 [info] 35#35: *1060 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:15:00 [info] 35#35: *1061 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:15:06 [info] 36#36: *1059 client prematurely closed connection while reading client request line, client: 10.233.64.163, server: 
10.233.64.163 - - [02/Oct/2022:06:15:06 +0000] 3c9dc9180f803defa76f3817cbde7836 "" 400 request_processing_time:5.005 upstream_response_time:- "-" "-" "-"
2022/10/02 06:15:06 [info] 36#36: *1062 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.163, server: , request: "GET / HTTP/1.0"
10.233.64.163 - - [02/Oct/2022:06:15:06 +0000] 20733147ab39a5ce1b3075b612775cb1 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/10/02 06:15:09 [info] 36#36: *1063 [lua] access_by_lua(msblocations.conf:189):2: 0aeecfa4377077fe6a490300e512749c:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:15:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:15:09 [info] 36#36: *1063 [lua] logger.lua:23: 0aeecfa4377077fe6a490300e512749c {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:15:09 +0000] 0aeecfa4377077fe6a490300e512749c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/02 06:15:10 [info] 35#35: *1064 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:15:10 [info] 35#35: *1065 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:15:20 [info] 35#35: *1066 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:15:20 [info] 35#35: *1067 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:15:24 [info] 36#36: *1068 [lua] access_by_lua(msblocations.conf:189):2: 982d8a79a24cbbef8e367d380db0deeb:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:15:24 +0000] 982d8a79a24cbbef8e367d380db0deeb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:15:24 [info] 36#36: *1068 [lua] logger.lua:23: 982d8a79a24cbbef8e367d380db0deeb {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:15:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 06:15:30 [info] 35#35: *1070 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:15:30 [info] 36#36: *1071 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:15:39 [info] 36#36: *1072 [lua] access_by_lua(msblocations.conf:189):2: 17cd9cd234346a400ce0af3f95849511:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:15:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:15:39 [info] 36#36: *1072 [lua] logger.lua:23: 17cd9cd234346a400ce0af3f95849511 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:15:39 +0000] 17cd9cd234346a400ce0af3f95849511 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/02 06:15:40 [info] 36#36: *1073 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:15:40 [info] 36#36: *1074 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:15:50 [info] 36#36: *1075 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:15:50 [info] 36#36: *1076 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:15:54 [info] 36#36: *1077 [lua] access_by_lua(msblocations.conf:189):2: 88c227d2281d14a1dc287cddcdbe8899:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:15:54 +0000] 88c227d2281d14a1dc287cddcdbe8899 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:15:54 [info] 36#36: *1077 [lua] logger.lua:23: 88c227d2281d14a1dc287cddcdbe8899 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:15:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:16:00 [info] 36#36: *1079 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:16:00 [info] 36#36: *1078 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:16:09 [info] 36#36: *1080 [lua] access_by_lua(msblocations.conf:189):2: dbc857142f3482fbe7905b1a1b01cdc1:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:16:09 [info] 36#36: *1080 [lua] logger.lua:23: dbc857142f3482fbe7905b1a1b01cdc1 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:16:09 +0000] dbc857142f3482fbe7905b1a1b01cdc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:16:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:16:10 [info] 36#36: *1082 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:16:10 [info] 36#36: *1081 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:16:20 [info] 35#35: *1084 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:16:20 [info] 35#35: *1083 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:16:24 [info] 36#36: *1085 [lua] access_by_lua(msblocations.conf:189):2: 75b5a62c360b2986eab10feb74e046c4:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:16:24 +0000] 75b5a62c360b2986eab10feb74e046c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:16:24 [info] 36#36: *1085 [lua] logger.lua:23: 75b5a62c360b2986eab10feb74e046c4 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:16:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:16:30 [info] 35#35: *1087 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:16:30 [info] 36#36: *1088 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:16:34 [info] 36#36: *1089 [lua] access_by_lua(msblocations.conf:189):2: 518be1e5dab2e40fa44f5ec02f8dee46:receive the request, client: 10.233.64.163, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.144:30284"
2022/10/02 06:16:34 [warn] 36#36: *1089 [lua] error_handler.lua:29: error_svc_not_found(): 518be1e5dab2e40fa44f5ec02f8dee46 No route found for this request! detail_info:Custom not match, client: 10.233.64.163, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.144:30284"
10.233.64.163 - - [02/Oct/2022:06:16:34 +0000] 518be1e5dab2e40fa44f5ec02f8dee46 "POST /sdk HTTP/1.1" 502 request_processing_time:0.102 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/10/02 06:16:34 [info] 36#36: *1090 [lua] access_by_lua(msblocations.conf:189):2: 9ca5d938227fb75f1fa0584eba768219:receive the request, client: 10.233.64.163, server: , request: "GET /nmaplowercheck1664691393 HTTP/1.1", host: "10.32.241.144:30284"
2022/10/02 06:16:34 [warn] 36#36: *1090 [lua] error_handler.lua:29: error_svc_not_found(): 9ca5d938227fb75f1fa0584eba768219 No route found for this request! detail_info:Custom not match, client: 10.233.64.163, server: , request: "GET /nmaplowercheck1664691393 HTTP/1.1", host: "10.32.241.144:30284"
10.233.64.163 - - [02/Oct/2022:06:16:34 +0000] 9ca5d938227fb75f1fa0584eba768219 "GET /nmaplowercheck1664691393 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/02 06:16:34 [info] 36#36: *1091 [lua] access_by_lua(msblocations.conf:189):2: 0a4436aee6bdbc16948e80297c6f4a09:receive the request, client: 10.233.64.163, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.144:30284"
2022/10/02 06:16:34 [warn] 36#36: *1091 [lua] error_handler.lua:29: error_svc_not_found(): 0a4436aee6bdbc16948e80297c6f4a09 No route found for this request! detail_info:Custom not match, client: 10.233.64.163, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.144:30284"
10.233.64.163 - - [02/Oct/2022:06:16:34 +0000] 0a4436aee6bdbc16948e80297c6f4a09 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
10.233.64.163 - - [02/Oct/2022:06:16:35 +0000] ab3e9e610c366b44dba11ecf62833622 "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/02 06:16:35 [info] 35#35: *1092 [lua] access_by_lua(msblocations.conf:103):2: ab3e9e610c366b44dba11ecf62833622:receive the request, client: 10.233.64.163, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.144:30284"
2022/10/02 06:16:35 [warn] 35#35: *1092 [lua] error_handler.lua:29: error_svc_not_found(): ab3e9e610c366b44dba11ecf62833622 No route found for this request! detail_info:Custom not match, client: 10.233.64.163, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.144:30284"
2022/10/02 06:16:39 [info] 36#36: *1093 [lua] access_by_lua(msblocations.conf:189):2: faf4afb2d31cc770c5e2d383bae9ce1a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:16:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.231 - - [02/Oct/2022:06:16:39 +0000] faf4afb2d31cc770c5e2d383bae9ce1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 06:16:39 [info] 36#36: *1093 [lua] logger.lua:23: faf4afb2d31cc770c5e2d383bae9ce1a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 06:16:40 [info] 36#36: *1094 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:16:40 [info] 36#36: *1095 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:16:41 [info] 36#36: *1096 [lua] access_by_lua(msblocations.conf:189):2: ca69979c987ace810921036ecbadb946:receive the request, client: 10.233.64.163, server: , request: "GET / HTTP/1.0"
2022/10/02 06:16:41 [warn] 36#36: *1096 [lua] error_handler.lua:29: error_svc_not_found(): ca69979c987ace810921036ecbadb946 No route found for this request! detail_info:Custom not match, client: 10.233.64.163, server: , request: "GET / HTTP/1.0"
10.233.64.163 - - [02/Oct/2022:06:16:41 +0000] ca69979c987ace810921036ecbadb946 "GET / HTTP/1.0" 502 request_processing_time:0.001 upstream_response_time:- "-" "-" "-"
2022/10/02 06:16:41 [info] 36#36: *1097 [lua] access_by_lua(msblocations.conf:189):2: 0fe04891f0b1c51e267d0802d82868c2:receive the request, client: 10.233.64.163, server: , request: "GET / HTTP/1.1", host: "10.32.241.144"
2022/10/02 06:16:41 [warn] 36#36: *1097 [lua] error_handler.lua:29: error_svc_not_found(): 0fe04891f0b1c51e267d0802d82868c2 No route found for this request! detail_info:Custom not match, client: 10.233.64.163, server: , request: "GET / HTTP/1.1", host: "10.32.241.144"
10.233.64.163 - - [02/Oct/2022:06:16:41 +0000] 0fe04891f0b1c51e267d0802d82868c2 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/10/02 06:16:41 [info] 36#36: *1097 client 10.233.64.163 closed keepalive connection
2022/10/02 06:16:50 [info] 35#35: *1098 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:16:50 [info] 36#36: *1099 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:16:54 [info] 36#36: *1100 [lua] access_by_lua(msblocations.conf:189):2: acbd43429fc2f7afb612b3356dd41a03:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:16:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.231 - - [02/Oct/2022:06:16:54 +0000] acbd43429fc2f7afb612b3356dd41a03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/02 06:16:54 [info] 36#36: *1100 [lua] logger.lua:23: acbd43429fc2f7afb612b3356dd41a03 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 06:17:00 [info] 36#36: *1102 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:17:00 [info] 36#36: *1101 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:17:09 [info] 36#36: *1103 [lua] access_by_lua(msblocations.conf:189):2: 3429ec6827f74ac6c69223377ff53ccb:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:17:09 +0000] 3429ec6827f74ac6c69223377ff53ccb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:17:09 [info] 36#36: *1103 [lua] logger.lua:23: 3429ec6827f74ac6c69223377ff53ccb {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:17:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:17:10 [info] 36#36: *1104 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:17:10 [info] 36#36: *1105 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:17:20 [info] 36#36: *1107 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:17:20 [info] 36#36: *1106 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:17:24 [info] 36#36: *1108 [lua] access_by_lua(msblocations.conf:189):2: ccba96e2a39d4c47746eea3d9a6c7555:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:17:24 [info] 36#36: *1108 [lua] logger.lua:23: ccba96e2a39d4c47746eea3d9a6c7555 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:17:24 +0000] ccba96e2a39d4c47746eea3d9a6c7555 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:17:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:17:30 [info] 36#36: *1111 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:17:30 [info] 36#36: *1110 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:17:39 [info] 36#36: *1112 [lua] access_by_lua(msblocations.conf:189):2: 5bd92068b8632f594a98d75f7537ffa7:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:17:39 [info] 36#36: *1112 [lua] logger.lua:23: 5bd92068b8632f594a98d75f7537ffa7 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:17:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.231 - - [02/Oct/2022:06:17:39 +0000] 5bd92068b8632f594a98d75f7537ffa7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:17:40 [info] 36#36: *1113 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:17:40 [info] 35#35: *1114 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:17:50 [info] 36#36: *1116 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:17:50 [info] 36#36: *1115 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:17:54 [info] 36#36: *1117 [lua] access_by_lua(msblocations.conf:189):2: f076c21b1255f3e86c752a85dfafb8ad:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:17:54 +0000] f076c21b1255f3e86c752a85dfafb8ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/02 06:17:54 [info] 36#36: *1117 [lua] logger.lua:23: f076c21b1255f3e86c752a85dfafb8ad {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:17:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 06:18:00 [info] 36#36: *1119 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:18:00 [info] 35#35: *1118 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:18:09 [info] 36#36: *1120 [lua] access_by_lua(msblocations.conf:189):2: 65dd70675d9b67ae3d9559657a1dc9df:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:18:09 [info] 36#36: *1120 [lua] logger.lua:23: 65dd70675d9b67ae3d9559657a1dc9df {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:18:09 +0000] 65dd70675d9b67ae3d9559657a1dc9df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:18:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 06:18:10 [info] 36#36: *1121 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:18:10 [info] 36#36: *1122 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:18:20 [info] 35#35: *1124 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:18:20 [info] 36#36: *1123 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:18:24 [info] 36#36: *1125 [lua] access_by_lua(msblocations.conf:189):2: ea91f7d8b5bc2a881c48587b978ed66f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:18:24 [info] 36#36: *1125 [lua] logger.lua:23: ea91f7d8b5bc2a881c48587b978ed66f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:18:24 +0000] ea91f7d8b5bc2a881c48587b978ed66f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:18:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 06:18:30 [info] 36#36: *1128 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:18:30 [info] 36#36: *1127 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:18:39 [info] 36#36: *1129 [lua] access_by_lua(msblocations.conf:189):2: d7613197beb9554bfe154c0d0fc71339:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:18:39 +0000] d7613197beb9554bfe154c0d0fc71339 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:18:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:18:39 [info] 36#36: *1129 [lua] logger.lua:23: d7613197beb9554bfe154c0d0fc71339 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 06:18:40 [info] 36#36: *1131 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:18:40 [info] 35#35: *1130 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:18:50 [info] 36#36: *1132 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:18:50 [info] 35#35: *1133 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:18:54 [info] 36#36: *1134 [lua] access_by_lua(msblocations.conf:189):2: 1f4422868ba33f06e1682ffb51a83a11:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:18:54 [info] 36#36: *1134 [lua] logger.lua:23: 1f4422868ba33f06e1682ffb51a83a11 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:18:54 +0000] 1f4422868ba33f06e1682ffb51a83a11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:18:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 06:19:00 [info] 36#36: *1135 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:19:00 [info] 35#35: *1136 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:19:09 [info] 36#36: *1137 [lua] access_by_lua(msblocations.conf:189):2: 5fa73b4ca8e32b3539454aafa583d8e4:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:19:09 [info] 36#36: *1137 [lua] logger.lua:23: 5fa73b4ca8e32b3539454aafa583d8e4 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:19:09 +0000] 5fa73b4ca8e32b3539454aafa583d8e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:19:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:19:10 [info] 35#35: *1139 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:19:10 [info] 36#36: *1138 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:19:20 [info] 35#35: *1140 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:19:20 [info] 35#35: *1141 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:19:24 [info] 36#36: *1142 [lua] access_by_lua(msblocations.conf:189):2: 651c2f8a9eac9a8a9865596f5c4e6dfa:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:19:24 +0000] 651c2f8a9eac9a8a9865596f5c4e6dfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 06:19:24 [info] 36#36: *1142 [lua] logger.lua:23: 651c2f8a9eac9a8a9865596f5c4e6dfa {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:19:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:19:30 [info] 36#36: *1145 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:19:30 [info] 36#36: *1144 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:19:39 [info] 36#36: *1146 [lua] access_by_lua(msblocations.conf:189):2: 04d060be58e23e2a0157b1bce5f78892:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:19:39 [info] 36#36: *1146 [lua] logger.lua:23: 04d060be58e23e2a0157b1bce5f78892 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:19:39 +0000] 04d060be58e23e2a0157b1bce5f78892 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:19:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:19:40 [info] 36#36: *1147 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:19:40 [info] 36#36: *1148 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:19:50 [info] 36#36: *1149 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:19:50 [info] 36#36: *1150 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:19:54 [info] 36#36: *1151 [lua] access_by_lua(msblocations.conf:189):2: 1deccc8305f5b1be6bff0cbcf0b972e8:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:19:54 +0000] 1deccc8305f5b1be6bff0cbcf0b972e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:19:54 [info] 36#36: *1151 [lua] logger.lua:23: 1deccc8305f5b1be6bff0cbcf0b972e8 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:19:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 06:20:00 [info] 35#35: *1152 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:20:00 [info] 35#35: *1153 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:20:09 [info] 36#36: *1154 [lua] access_by_lua(msblocations.conf:189):2: 3013f6d556a0b22857380ad75d3a49e4:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:20:09 [info] 36#36: *1154 [lua] logger.lua:23: 3013f6d556a0b22857380ad75d3a49e4 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:20:09 +0000] 3013f6d556a0b22857380ad75d3a49e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:20:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:20:10 [info] 36#36: *1155 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:20:10 [info] 36#36: *1156 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:20:20 [info] 36#36: *1157 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:20:20 [info] 36#36: *1158 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:20:24 [info] 36#36: *1159 [lua] access_by_lua(msblocations.conf:189):2: 1858eb24408c611367665e72a5265b4a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:20:24 [info] 36#36: *1159 [lua] logger.lua:23: 1858eb24408c611367665e72a5265b4a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:20:24 +0000] 1858eb24408c611367665e72a5265b4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:20:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/02 06:20:30 [info] 36#36: *1162 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:20:30 [info] 36#36: *1161 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:20:39 [info] 36#36: *1163 [lua] access_by_lua(msblocations.conf:189):2: 51fe9b318a5593bd61b8eddd8214cd3e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:20:39 +0000] 51fe9b318a5593bd61b8eddd8214cd3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/02 06:20:39 [info] 36#36: *1163 [lua] logger.lua:23: 51fe9b318a5593bd61b8eddd8214cd3e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:20:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/02 06:20:40 [info] 36#36: *1164 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:20:40 [info] 36#36: *1165 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:20:50 [info] 35#35: *1166 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:20:50 [info] 36#36: *1167 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:20:54 [info] 36#36: *1168 [lua] access_by_lua(msblocations.conf:189):2: 313d71b1ec674035048cd5d20240047e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:20:54 +0000] 313d71b1ec674035048cd5d20240047e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 06:20:54 [info] 36#36: *1168 [lua] logger.lua:23: 313d71b1ec674035048cd5d20240047e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:20:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:21:00 [info] 36#36: *1169 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:21:00 [info] 36#36: *1170 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:21:09 [info] 36#36: *1171 [lua] access_by_lua(msblocations.conf:189):2: ea562d87adb529fc7006f7639f83242a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:21:09 [info] 36#36: *1171 [lua] logger.lua:23: ea562d87adb529fc7006f7639f83242a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:21:09 +0000] ea562d87adb529fc7006f7639f83242a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:21:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:21:10 [info] 35#35: *1172 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:21:10 [info] 35#35: *1173 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:21:20 [info] 35#35: *1174 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:21:20 [info] 35#35: *1175 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:21:24 [info] 36#36: *1176 [lua] access_by_lua(msblocations.conf:189):2: 67e5e816553de1f59628092ffa926b8e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:21:24 [info] 36#36: *1176 [lua] logger.lua:23: 67e5e816553de1f59628092ffa926b8e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:21:24 +0000] 67e5e816553de1f59628092ffa926b8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:21:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:21:30 [info] 35#35: *1178 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:21:30 [info] 35#35: *1179 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:21:39 [info] 36#36: *1180 [lua] access_by_lua(msblocations.conf:189):2: 1969cc1b82939a22ae861259e1b27c78:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:21:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:21:39 [info] 36#36: *1180 [lua] logger.lua:23: 1969cc1b82939a22ae861259e1b27c78 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:21:39 +0000] 1969cc1b82939a22ae861259e1b27c78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:21:40 [info] 36#36: *1181 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:21:40 [info] 36#36: *1182 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:21:50 [info] 36#36: *1184 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:21:50 [info] 36#36: *1183 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:21:54 [info] 36#36: *1185 [lua] access_by_lua(msblocations.conf:189):2: cab0368cc59d792d1e79f525b3ac5a7f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:21:54 +0000] cab0368cc59d792d1e79f525b3ac5a7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 06:21:54 [info] 36#36: *1185 [lua] logger.lua:23: cab0368cc59d792d1e79f525b3ac5a7f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:21:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:22:00 [info] 36#36: *1187 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:22:00 [info] 36#36: *1186 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:22:09 [info] 36#36: *1188 [lua] access_by_lua(msblocations.conf:189):2: 3790fbc5cf5eee2afb1446987b51292d:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:22:09 +0000] 3790fbc5cf5eee2afb1446987b51292d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 06:22:09 [info] 36#36: *1188 [lua] logger.lua:23: 3790fbc5cf5eee2afb1446987b51292d {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:22:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:22:10 [info] 36#36: *1189 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:22:10 [info] 36#36: *1190 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:22:20 [info] 35#35: *1192 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:22:20 [info] 36#36: *1191 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:22:24 [info] 36#36: *1193 [lua] access_by_lua(msblocations.conf:189):2: 36746e3c5d66abec0e09727019cdef66:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:22:24 +0000] 36746e3c5d66abec0e09727019cdef66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/02 06:22:24 [info] 36#36: *1193 [lua] logger.lua:23: 36746e3c5d66abec0e09727019cdef66 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:22:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/02 06:22:30 [info] 36#36: *1195 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:22:30 [info] 36#36: *1196 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:22:39 [info] 36#36: *1197 [lua] access_by_lua(msblocations.conf:189):2: 0cf2b26ba075ead0dd4b0fe2f0bdc9c4:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:22:39 [info] 36#36: *1197 [lua] logger.lua:23: 0cf2b26ba075ead0dd4b0fe2f0bdc9c4 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:22:39 +0000] 0cf2b26ba075ead0dd4b0fe2f0bdc9c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:22:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/02 06:22:40 [info] 36#36: *1198 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:22:40 [info] 35#35: *1199 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:22:50 [info] 36#36: *1200 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:22:50 [info] 36#36: *1201 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:22:54 [info] 36#36: *1202 [lua] access_by_lua(msblocations.conf:189):2: 96add75ba37267929354b7a714851d35:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:22:54 [info] 36#36: *1202 [lua] logger.lua:23: 96add75ba37267929354b7a714851d35 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:22:54 +0000] 96add75ba37267929354b7a714851d35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:22:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:23:00 [info] 35#35: *1203 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:23:00 [info] 36#36: *1204 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:23:09 [info] 36#36: *1205 [lua] access_by_lua(msblocations.conf:189):2: 018a702783fd0f7a0a4e781851fc6b5c:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:23:09 [info] 36#36: *1205 [lua] logger.lua:23: 018a702783fd0f7a0a4e781851fc6b5c {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:23:09 +0000] 018a702783fd0f7a0a4e781851fc6b5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:23:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:23:10 [info] 35#35: *1207 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:23:10 [info] 35#35: *1206 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:23:20 [info] 36#36: *1208 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:23:20 [info] 36#36: *1209 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:23:24 [info] 36#36: *1210 [lua] access_by_lua(msblocations.conf:189):2: 671d09e0f5ffe89ac4865070c3fca17f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:23:24 [info] 36#36: *1210 [lua] logger.lua:23: 671d09e0f5ffe89ac4865070c3fca17f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:23:24 +0000] 671d09e0f5ffe89ac4865070c3fca17f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:23:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:23:30 [info] 35#35: *1212 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:23:30 [info] 36#36: *1213 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:23:39 [info] 36#36: *1214 [lua] access_by_lua(msblocations.conf:189):2: cf7eff7cbd53664fc7c206a7783783d6:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:23:39 [info] 36#36: *1214 [lua] logger.lua:23: cf7eff7cbd53664fc7c206a7783783d6 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:23:39 +0000] cf7eff7cbd53664fc7c206a7783783d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:23:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/02 06:23:40 [info] 36#36: *1215 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:23:40 [info] 35#35: *1216 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:23:50 [info] 36#36: *1217 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:23:50 [info] 35#35: *1218 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:23:54 [info] 36#36: *1219 [lua] access_by_lua(msblocations.conf:189):2: d7eab29b9ade28838a677dfd628c0f7b:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:23:54 +0000] d7eab29b9ade28838a677dfd628c0f7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:23:54 [info] 36#36: *1219 [lua] logger.lua:23: d7eab29b9ade28838a677dfd628c0f7b {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:23:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:24:00 [info] 36#36: *1221 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:24:00 [info] 36#36: *1220 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:24:09 [info] 36#36: *1222 [lua] access_by_lua(msblocations.conf:189):2: 6fc7f19e80a89ceba0bb793db182a93a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:24:09 [info] 36#36: *1222 [lua] logger.lua:23: 6fc7f19e80a89ceba0bb793db182a93a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:24:09 +0000] 6fc7f19e80a89ceba0bb793db182a93a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:24:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:24:10 [info] 36#36: *1223 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:24:10 [info] 36#36: *1224 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:24:20 [info] 36#36: *1225 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:24:20 [info] 36#36: *1226 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:24:25 [info] 36#36: *1227 [lua] access_by_lua(msblocations.conf:189):2: ca81d0aea41ec33c26911c418e5acebf:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:24:25 [info] 36#36: *1227 [lua] logger.lua:23: ca81d0aea41ec33c26911c418e5acebf {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:24:25 +0000] ca81d0aea41ec33c26911c418e5acebf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:24:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/02 06:24:30 [info] 36#36: *1229 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:24:30 [info] 35#35: *1230 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:24:40 [info] 36#36: *1231 [lua] access_by_lua(msblocations.conf:189):2: f776bb9de9e4cf7c1c2b8d467f267e66:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:24:40 [info] 35#35: *1232 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:24:40 [info] 40#40: *1233 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
10.233.68.231 - - [02/Oct/2022:06:24:40 +0000] f776bb9de9e4cf7c1c2b8d467f267e66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:24:40 [info] 36#36: *1231 [lua] logger.lua:23: f776bb9de9e4cf7c1c2b8d467f267e66 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:24:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:24:50 [info] 36#36: *1234 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:24:50 [info] 36#36: *1235 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:24:55 [info] 36#36: *1236 [lua] access_by_lua(msblocations.conf:189):2: 7f9a1852d0c0400217eab453d2f4bb77:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:24:55 [info] 36#36: *1236 [lua] logger.lua:23: 7f9a1852d0c0400217eab453d2f4bb77 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:24:55 +0000] 7f9a1852d0c0400217eab453d2f4bb77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:24:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 06:25:00 [info] 36#36: *1237 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:25:00 [info] 35#35: *1238 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:25:10 [info] 36#36: *1239 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:25:10 [info] 36#36: *1240 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:25:10 [info] 36#36: *1241 [lua] access_by_lua(msblocations.conf:189):2: b5467e2b0e35eb3d96b5ebe00bc134c6:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:25:10 [info] 36#36: *1241 [lua] logger.lua:23: b5467e2b0e35eb3d96b5ebe00bc134c6 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:25:10 +0000] b5467e2b0e35eb3d96b5ebe00bc134c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:25:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:25:20 [info] 36#36: *1242 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:25:20 [info] 36#36: *1243 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:25:25 [info] 36#36: *1244 [lua] access_by_lua(msblocations.conf:189):2: dbb1ed20ff873dcbbef471b752c5c4bc:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:25:25 +0000] dbb1ed20ff873dcbbef471b752c5c4bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:25:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:25:25 [info] 36#36: *1244 [lua] logger.lua:23: dbb1ed20ff873dcbbef471b752c5c4bc {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 06:25:30 [info] 35#35: *1246 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:25:30 [info] 35#35: *1247 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:25:40 [info] 36#36: *1249 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:25:40 [info] 36#36: *1248 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:25:40 [info] 36#36: *1250 [lua] access_by_lua(msblocations.conf:189):2: 9260149cdb948e385376c2c18880ead8:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:25:40 [info] 36#36: *1250 [lua] logger.lua:23: 9260149cdb948e385376c2c18880ead8 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:25:40 +0000] 9260149cdb948e385376c2c18880ead8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:25:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/02 06:25:50 [info] 36#36: *1252 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:25:50 [info] 36#36: *1251 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:25:55 [info] 36#36: *1253 [lua] access_by_lua(msblocations.conf:189):2: 706facf8bff2dccb342b05b120b54514:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:25:55 +0000] 706facf8bff2dccb342b05b120b54514 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:25:55 [info] 36#36: *1253 [lua] logger.lua:23: 706facf8bff2dccb342b05b120b54514 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:25:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:26:00 [info] 35#35: *1254 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:26:00 [info] 35#35: *1255 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:26:10 [info] 36#36: *1256 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:26:10 [info] 36#36: *1257 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:26:10 [info] 36#36: *1258 [lua] access_by_lua(msblocations.conf:189):2: 2e2c05bb4d92aeada94602db2951d30c:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:26:10 +0000] 2e2c05bb4d92aeada94602db2951d30c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/02 06:26:10 [info] 36#36: *1258 [lua] logger.lua:23: 2e2c05bb4d92aeada94602db2951d30c {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:26:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:26:20 [info] 36#36: *1259 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:26:20 [info] 36#36: *1260 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:26:25 [info] 36#36: *1261 [lua] access_by_lua(msblocations.conf:189):2: 36cd7ec954850e5d768f40141b2de0dd:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:26:25 +0000] 36cd7ec954850e5d768f40141b2de0dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:26:25 [info] 36#36: *1261 [lua] logger.lua:23: 36cd7ec954850e5d768f40141b2de0dd {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:26:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:26:30 [info] 36#36: *1264 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:26:30 [info] 36#36: *1263 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:26:40 [info] 35#35: *1265 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:26:40 [info] 35#35: *1266 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:26:40 [info] 36#36: *1267 [lua] access_by_lua(msblocations.conf:189):2: 19e64ba643fcda3c0a9df77f624d9ada:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:26:40 [info] 36#36: *1267 [lua] logger.lua:23: 19e64ba643fcda3c0a9df77f624d9ada {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:26:40 +0000] 19e64ba643fcda3c0a9df77f624d9ada "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:26:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:26:50 [info] 35#35: *1268 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:26:50 [info] 35#35: *1269 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:26:55 [info] 36#36: *1270 [lua] access_by_lua(msblocations.conf:189):2: c525336ef3b7c6a9226121f350f58478:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:26:55 [info] 36#36: *1270 [lua] logger.lua:23: c525336ef3b7c6a9226121f350f58478 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:26:55 +0000] c525336ef3b7c6a9226121f350f58478 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:26:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:27:00 [info] 35#35: *1271 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:27:00 [info] 35#35: *1272 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:27:10 [info] 35#35: *1273 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:27:10 [info] 35#35: *1274 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:27:10 [info] 36#36: *1275 [lua] access_by_lua(msblocations.conf:189):2: 8e8efebe1d9f14aa2d0cf86b489c181b:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:27:10 [info] 36#36: *1275 [lua] logger.lua:23: 8e8efebe1d9f14aa2d0cf86b489c181b {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:27:10 +0000] 8e8efebe1d9f14aa2d0cf86b489c181b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:27:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:27:20 [info] 35#35: *1276 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:27:20 [info] 35#35: *1277 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:27:25 [info] 36#36: *1278 [lua] access_by_lua(msblocations.conf:189):2: 216a5692f9abbb14d779109801c9b1c5:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:27:25 +0000] 216a5692f9abbb14d779109801c9b1c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 06:27:25 [info] 36#36: *1278 [lua] logger.lua:23: 216a5692f9abbb14d779109801c9b1c5 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:27:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:27:30 [info] 36#36: *1281 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:27:30 [info] 36#36: *1280 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:27:40 [info] 36#36: *1282 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:27:40 [info] 36#36: *1283 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:27:40 [info] 36#36: *1284 [lua] access_by_lua(msblocations.conf:189):2: 6329581087d99aa58484412c5bd2cb59:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:27:40 +0000] 6329581087d99aa58484412c5bd2cb59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 06:27:40 [info] 36#36: *1284 [lua] logger.lua:23: 6329581087d99aa58484412c5bd2cb59 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:27:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:27:50 [info] 36#36: *1285 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:27:50 [info] 36#36: *1286 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:27:55 [info] 36#36: *1287 [lua] access_by_lua(msblocations.conf:189):2: 36918670f992e982d4208ee8c5d4700d:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:27:55 [info] 36#36: *1287 [lua] logger.lua:23: 36918670f992e982d4208ee8c5d4700d {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:27:55 +0000] 36918670f992e982d4208ee8c5d4700d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:27:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/02 06:28:00 [info] 36#36: *1288 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:28:00 [info] 36#36: *1289 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:28:10 [info] 35#35: *1290 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:28:10 [info] 35#35: *1291 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:28:10 [info] 36#36: *1292 [lua] access_by_lua(msblocations.conf:189):2: 4004efb2ef12eb193eac3815c6cdc83b:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:28:10 [info] 36#36: *1292 [lua] logger.lua:23: 4004efb2ef12eb193eac3815c6cdc83b {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:28:10 +0000] 4004efb2ef12eb193eac3815c6cdc83b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:28:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/02 06:28:20 [info] 35#35: *1293 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:28:20 [info] 36#36: *1294 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:28:25 [info] 36#36: *1295 [lua] access_by_lua(msblocations.conf:189):2: 5603ce82032b34c954d51487acd3bff6:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:28:25 +0000] 5603ce82032b34c954d51487acd3bff6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/02 06:28:25 [info] 36#36: *1295 [lua] logger.lua:23: 5603ce82032b34c954d51487acd3bff6 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:28:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:28:30 [info] 36#36: *1297 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:28:30 [info] 36#36: *1298 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:28:40 [info] 35#35: *1300 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:28:40 [info] 35#35: *1299 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:28:40 [info] 36#36: *1301 [lua] access_by_lua(msblocations.conf:189):2: 76e7182132ee72e88a15120dc9b4acaf:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:28:40 +0000] 76e7182132ee72e88a15120dc9b4acaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/02 06:28:40 [info] 36#36: *1301 [lua] logger.lua:23: 76e7182132ee72e88a15120dc9b4acaf {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:28:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:28:50 [info] 35#35: *1302 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:28:50 [info] 35#35: *1303 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:28:55 [info] 36#36: *1304 [lua] access_by_lua(msblocations.conf:189):2: 079b41c4f6ade37b5353285d50f19a85:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:28:55 +0000] 079b41c4f6ade37b5353285d50f19a85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:28:55 [info] 36#36: *1304 [lua] logger.lua:23: 079b41c4f6ade37b5353285d50f19a85 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:28:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:29:00 [info] 35#35: *1306 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:29:00 [info] 35#35: *1305 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:29:10 [info] 36#36: *1308 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:29:10 [info] 35#35: *1307 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:29:10 [info] 36#36: *1309 [lua] access_by_lua(msblocations.conf:189):2: b6639c4a23bbee42717a61db1922a046:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:29:10 [info] 36#36: *1309 [lua] logger.lua:23: b6639c4a23bbee42717a61db1922a046 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:29:10 +0000] b6639c4a23bbee42717a61db1922a046 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:29:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:29:20 [info] 36#36: *1310 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:29:20 [info] 36#36: *1311 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:29:25 [info] 36#36: *1312 [lua] access_by_lua(msblocations.conf:189):2: e175b4a558adedf101b9ebd346096f8f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:29:25 [info] 36#36: *1312 [lua] logger.lua:23: e175b4a558adedf101b9ebd346096f8f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:29:25 +0000] e175b4a558adedf101b9ebd346096f8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:29:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:29:30 [info] 35#35: *1314 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:29:30 [info] 35#35: *1315 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:29:40 [info] 36#36: *1317 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:29:40 [info] 36#36: *1316 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:29:40 [info] 36#36: *1318 [lua] access_by_lua(msblocations.conf:189):2: 5d8afe7c7d9d0575eb47d8450a1924ba:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:29:40 [info] 36#36: *1318 [lua] logger.lua:23: 5d8afe7c7d9d0575eb47d8450a1924ba {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:29:40 +0000] 5d8afe7c7d9d0575eb47d8450a1924ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:29:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:29:50 [info] 35#35: *1320 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:29:50 [info] 35#35: *1319 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:29:55 [info] 36#36: *1321 [lua] access_by_lua(msblocations.conf:189):2: 39ae93ab9c56fe82b447a2b470f1954f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:29:55 [info] 36#36: *1321 [lua] logger.lua:23: 39ae93ab9c56fe82b447a2b470f1954f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:29:55 +0000] 39ae93ab9c56fe82b447a2b470f1954f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:29:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:30:00 [info] 35#35: *1322 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:30:00 [info] 35#35: *1323 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:30:10 [info] 35#35: *1324 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:30:10 [info] 35#35: *1325 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:30:10 [info] 36#36: *1326 [lua] access_by_lua(msblocations.conf:189):2: 896a4b2a2253db103f0de65d32315cc1:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:30:10 [info] 36#36: *1326 [lua] logger.lua:23: 896a4b2a2253db103f0de65d32315cc1 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:30:10 +0000] 896a4b2a2253db103f0de65d32315cc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:30:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:30:20 [info] 36#36: *1327 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:30:20 [info] 36#36: *1328 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:30:25 [info] 36#36: *1329 [lua] access_by_lua(msblocations.conf:189):2: 2e38be0baa2b0c6529ebf4250f4edaa0:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:30:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.231 - - [02/Oct/2022:06:30:25 +0000] 2e38be0baa2b0c6529ebf4250f4edaa0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/10/02 06:30:25 [info] 36#36: *1329 [lua] logger.lua:23: 2e38be0baa2b0c6529ebf4250f4edaa0 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 06:30:30 [info] 35#35: *1331 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:30:30 [info] 35#35: *1332 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:30:40 [info] 36#36: *1334 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:30:40 [info] 36#36: *1333 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:30:40 [info] 36#36: *1335 [lua] access_by_lua(msblocations.conf:189):2: 7fda9a5ba9ca894261453947ea98e50b:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:30:40 +0000] 7fda9a5ba9ca894261453947ea98e50b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 06:30:40 [info] 36#36: *1335 [lua] logger.lua:23: 7fda9a5ba9ca894261453947ea98e50b {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:30:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:30:50 [info] 36#36: *1336 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:30:50 [info] 36#36: *1337 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:30:55 [info] 36#36: *1338 [lua] access_by_lua(msblocations.conf:189):2: a3cba6ef989ead415e478182c87029d3:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:30:55 [info] 36#36: *1338 [lua] logger.lua:23: a3cba6ef989ead415e478182c87029d3 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:30:55 +0000] a3cba6ef989ead415e478182c87029d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:30:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:31:00 [info] 36#36: *1339 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:31:00 [info] 36#36: *1340 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:31:10 [info] 36#36: *1341 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:31:10 [info] 36#36: *1342 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:31:10 [info] 36#36: *1343 [lua] access_by_lua(msblocations.conf:189):2: c9b36052ca89dfef36a5a8d73aff4667:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:31:10 +0000] c9b36052ca89dfef36a5a8d73aff4667 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 06:31:10 [info] 36#36: *1343 [lua] logger.lua:23: c9b36052ca89dfef36a5a8d73aff4667 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:31:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:31:20 [info] 35#35: *1345 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:31:20 [info] 35#35: *1344 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:31:25 [info] 36#36: *1346 [lua] access_by_lua(msblocations.conf:189):2: 2897150cb3dfdee44e9b57bc4b09035c:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:31:25 +0000] 2897150cb3dfdee44e9b57bc4b09035c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:31:25 [info] 36#36: *1346 [lua] logger.lua:23: 2897150cb3dfdee44e9b57bc4b09035c {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:31:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:31:30 [info] 36#36: *1348 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:31:30 [info] 36#36: *1349 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:31:40 [info] 36#36: *1351 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:31:40 [info] 36#36: *1350 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:31:40 [info] 36#36: *1352 [lua] access_by_lua(msblocations.conf:189):2: 6726209b24518a3aaaca5f3ead1a1216:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:31:40 +0000] 6726209b24518a3aaaca5f3ead1a1216 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:31:40 [info] 36#36: *1352 [lua] logger.lua:23: 6726209b24518a3aaaca5f3ead1a1216 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:31:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:31:50 [info] 35#35: *1353 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:31:50 [info] 35#35: *1354 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:31:55 [info] 36#36: *1355 [lua] access_by_lua(msblocations.conf:189):2: 62399816698f869d1a5f067efd2b04cd:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:31:55 [info] 36#36: *1355 [lua] logger.lua:23: 62399816698f869d1a5f067efd2b04cd {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:31:55 +0000] 62399816698f869d1a5f067efd2b04cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:31:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/02 06:32:00 [info] 35#35: *1356 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:32:00 [info] 35#35: *1357 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:32:10 [info] 36#36: *1358 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:32:10 [info] 35#35: *1359 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:32:10 [info] 36#36: *1360 [lua] access_by_lua(msblocations.conf:189):2: e4a8f12cae629e9b6bb3c74cb44d0c7f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:32:10 [info] 36#36: *1360 [lua] logger.lua:23: e4a8f12cae629e9b6bb3c74cb44d0c7f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:32:10 +0000] e4a8f12cae629e9b6bb3c74cb44d0c7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:32:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/02 06:32:20 [info] 35#35: *1361 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:32:20 [info] 35#35: *1362 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:32:25 [info] 36#36: *1363 [lua] access_by_lua(msblocations.conf:189):2: 6323f01c69280841f48a9877e8244647:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:32:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:32:25 [info] 36#36: *1363 [lua] logger.lua:23: 6323f01c69280841f48a9877e8244647 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:32:25 +0000] 6323f01c69280841f48a9877e8244647 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/02 06:32:30 [info] 36#36: *1366 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:32:30 [info] 36#36: *1365 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:32:40 [info] 36#36: *1367 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:32:40 [info] 35#35: *1368 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:32:40 [info] 36#36: *1369 [lua] access_by_lua(msblocations.conf:189):2: 168aac20b5c3aa5aeb2e1e341055928e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:32:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.231 - - [02/Oct/2022:06:32:40 +0000] 168aac20b5c3aa5aeb2e1e341055928e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/02 06:32:40 [info] 36#36: *1369 [lua] logger.lua:23: 168aac20b5c3aa5aeb2e1e341055928e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 06:32:50 [info] 36#36: *1371 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:32:50 [info] 36#36: *1370 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:32:55 [info] 36#36: *1372 [lua] access_by_lua(msblocations.conf:189):2: e472286cb5139cddea9043e9a5852971:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:32:55 +0000] e472286cb5139cddea9043e9a5852971 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/02 06:32:55 [info] 36#36: *1372 [lua] logger.lua:23: e472286cb5139cddea9043e9a5852971 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:32:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 06:33:00 [info] 36#36: *1373 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:33:00 [info] 36#36: *1374 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:33:10 [info] 35#35: *1375 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:33:10 [info] 35#35: *1376 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:33:10 [info] 36#36: *1377 [lua] access_by_lua(msblocations.conf:189):2: a3982a3092bd83c7a621c3d11804d499:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:33:10 +0000] a3982a3092bd83c7a621c3d11804d499 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/02 06:33:10 [info] 36#36: *1377 [lua] logger.lua:23: a3982a3092bd83c7a621c3d11804d499 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:33:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:33:20 [info] 36#36: *1378 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:33:20 [info] 36#36: *1379 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:33:25 [info] 36#36: *1380 [lua] access_by_lua(msblocations.conf:189):2: 9b0b6a349d8be0e40be457a5a200df98:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:33:25 [info] 36#36: *1380 [lua] logger.lua:23: 9b0b6a349d8be0e40be457a5a200df98 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:33:25 +0000] 9b0b6a349d8be0e40be457a5a200df98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:33:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:33:30 [info] 36#36: *1382 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:33:30 [info] 36#36: *1383 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:33:40 [info] 35#35: *1385 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:33:40 [info] 35#35: *1384 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:33:40 [info] 36#36: *1386 [lua] access_by_lua(msblocations.conf:189):2: 441ce182c72e7f79502a577a3ffebcbd:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:33:40 [info] 36#36: *1386 [lua] logger.lua:23: 441ce182c72e7f79502a577a3ffebcbd {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:33:40 +0000] 441ce182c72e7f79502a577a3ffebcbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:33:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:33:50 [info] 36#36: *1387 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:33:50 [info] 35#35: *1388 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:33:55 [info] 36#36: *1389 [lua] access_by_lua(msblocations.conf:189):2: be9fbfa39e1374d8d029d98279978929:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:33:55 +0000] be9fbfa39e1374d8d029d98279978929 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/02 06:33:55 [info] 36#36: *1389 [lua] logger.lua:23: be9fbfa39e1374d8d029d98279978929 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:33:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/02 06:34:00 [info] 36#36: *1390 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:34:00 [info] 36#36: *1391 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:34:10 [info] 36#36: *1393 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:34:10 [info] 36#36: *1392 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:34:10 [info] 36#36: *1394 [lua] access_by_lua(msblocations.conf:189):2: f0ad993649ad103a06e6d16cbfccce7e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:34:10 +0000] f0ad993649ad103a06e6d16cbfccce7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 06:34:10 [info] 36#36: *1394 [lua] logger.lua:23: f0ad993649ad103a06e6d16cbfccce7e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:34:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:34:20 [info] 35#35: *1395 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:34:20 [info] 35#35: *1396 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:34:25 [info] 36#36: *1397 [lua] access_by_lua(msblocations.conf:189):2: 4131e3fc0318457371cbc593e7ed1bca:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:34:25 +0000] 4131e3fc0318457371cbc593e7ed1bca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/02 06:34:25 [info] 36#36: *1397 [lua] logger.lua:23: 4131e3fc0318457371cbc593e7ed1bca {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:34:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:34:30 [info] 36#36: *1400 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:34:30 [info] 36#36: *1399 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:34:40 [info] 36#36: *1401 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:34:40 [info] 35#35: *1402 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:34:40 [info] 36#36: *1403 [lua] access_by_lua(msblocations.conf:189):2: 28ed6ff361c3ef8aff14de5350285b6b:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:34:40 +0000] 28ed6ff361c3ef8aff14de5350285b6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2022/10/02 06:34:40 [info] 36#36: *1403 [lua] logger.lua:23: 28ed6ff361c3ef8aff14de5350285b6b {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:34:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2022/10/02 06:34:50 [info] 36#36: *1404 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:34:50 [info] 35#35: *1405 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:34:55 [info] 36#36: *1406 [lua] access_by_lua(msblocations.conf:189):2: 34baf7a7d8d2c5b3a95f97ed7a113e49:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:34:55 +0000] 34baf7a7d8d2c5b3a95f97ed7a113e49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/02 06:34:55 [info] 36#36: *1406 [lua] logger.lua:23: 34baf7a7d8d2c5b3a95f97ed7a113e49 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:34:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 06:35:00 [info] 36#36: *1407 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:35:00 [info] 36#36: *1408 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:35:10 [info] 35#35: *1410 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:35:10 [info] 36#36: *1409 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:35:10 [info] 36#36: *1411 [lua] access_by_lua(msblocations.conf:189):2: 9319a4b910230125e83da5fc0415546b:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:35:10 [info] 36#36: *1411 [lua] logger.lua:23: 9319a4b910230125e83da5fc0415546b {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:35:10 +0000] 9319a4b910230125e83da5fc0415546b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:35:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:35:20 [info] 36#36: *1413 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:35:20 [info] 36#36: *1412 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:35:25 [info] 36#36: *1414 [lua] access_by_lua(msblocations.conf:189):2: 810ebae8c250642538739f1643faa49d:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:35:25 [info] 36#36: *1414 [lua] logger.lua:23: 810ebae8c250642538739f1643faa49d {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:35:25 +0000] 810ebae8c250642538739f1643faa49d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:35:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:35:30 [info] 36#36: *1416 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:35:30 [info] 36#36: *1417 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:35:40 [info] 35#35: *1419 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:35:40 [info] 35#35: *1418 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:35:40 [info] 36#36: *1420 [lua] access_by_lua(msblocations.conf:189):2: 27599107dab13276df51e5e80f6e38b4:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:35:40 +0000] 27599107dab13276df51e5e80f6e38b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 06:35:40 [info] 36#36: *1420 [lua] logger.lua:23: 27599107dab13276df51e5e80f6e38b4 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:35:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:35:50 [info] 35#35: *1422 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:35:50 [info] 35#35: *1421 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:35:55 [info] 36#36: *1423 [lua] access_by_lua(msblocations.conf:189):2: 802582a833ecd98daadcc27bf3466076:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:35:55 [info] 36#36: *1423 [lua] logger.lua:23: 802582a833ecd98daadcc27bf3466076 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:35:55 +0000] 802582a833ecd98daadcc27bf3466076 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:35:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:36:00 [info] 36#36: *1424 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:36:00 [info] 35#35: *1425 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:36:10 [info] 36#36: *1426 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:36:10 [info] 36#36: *1427 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:36:10 [info] 36#36: *1428 [lua] access_by_lua(msblocations.conf:189):2: 3552b7c5a7bcd3e116c27d6ca552c272:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:36:10 [info] 36#36: *1428 [lua] logger.lua:23: 3552b7c5a7bcd3e116c27d6ca552c272 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:36:10 +0000] 3552b7c5a7bcd3e116c27d6ca552c272 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:36:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:36:20 [info] 36#36: *1429 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:36:20 [info] 36#36: *1430 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:36:25 [info] 36#36: *1431 [lua] access_by_lua(msblocations.conf:189):2: 080a3b1f25dfa9762f2b711a1a9ff332:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:36:25 [info] 36#36: *1431 [lua] logger.lua:23: 080a3b1f25dfa9762f2b711a1a9ff332 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:36:25 +0000] 080a3b1f25dfa9762f2b711a1a9ff332 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:36:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 06:36:30 [info] 36#36: *1434 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:36:30 [info] 35#35: *1433 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:36:40 [info] 35#35: *1435 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:36:40 [info] 35#35: *1436 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:36:40 [info] 36#36: *1437 [lua] access_by_lua(msblocations.conf:189):2: 2fb0ba9cb9edce018b97466c0f4d69a9:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:36:40 [info] 36#36: *1437 [lua] logger.lua:23: 2fb0ba9cb9edce018b97466c0f4d69a9 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:36:40 +0000] 2fb0ba9cb9edce018b97466c0f4d69a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:36:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 06:36:50 [info] 35#35: *1439 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:36:50 [info] 36#36: *1438 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:36:55 [info] 36#36: *1440 [lua] access_by_lua(msblocations.conf:189):2: 1373b6453ed58085733a0be9e7ac7c35:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:36:55 [info] 36#36: *1440 [lua] logger.lua:23: 1373b6453ed58085733a0be9e7ac7c35 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:36:55 +0000] 1373b6453ed58085733a0be9e7ac7c35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:36:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:37:00 [info] 36#36: *1442 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:37:00 [info] 36#36: *1441 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:37:10 [info] 36#36: *1443 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:37:10 [info] 36#36: *1444 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:37:10 [info] 36#36: *1445 [lua] access_by_lua(msblocations.conf:189):2: 704144f31fe1f76c9bd9975d9bbf730b:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:37:10 [info] 36#36: *1445 [lua] logger.lua:23: 704144f31fe1f76c9bd9975d9bbf730b {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:37:10 +0000] 704144f31fe1f76c9bd9975d9bbf730b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:37:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:37:20 [info] 36#36: *1447 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:37:20 [info] 36#36: *1446 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:37:25 [info] 36#36: *1448 [lua] access_by_lua(msblocations.conf:189):2: 6fd69974f9d2a0cba2f121d68641dca5:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:37:25 [info] 36#36: *1448 [lua] logger.lua:23: 6fd69974f9d2a0cba2f121d68641dca5 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:37:25 +0000] 6fd69974f9d2a0cba2f121d68641dca5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:37:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 06:37:30 [info] 36#36: *1450 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:37:30 [info] 35#35: *1451 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:37:40 [info] 36#36: *1452 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:37:40 [info] 36#36: *1453 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:37:40 [info] 36#36: *1454 [lua] access_by_lua(msblocations.conf:189):2: 5d0cb1a8f3f400b5d20ec5507359b149:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:37:40 [info] 36#36: *1454 [lua] logger.lua:23: 5d0cb1a8f3f400b5d20ec5507359b149 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:37:40 +0000] 5d0cb1a8f3f400b5d20ec5507359b149 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:37:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:37:50 [info] 36#36: *1456 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:37:50 [info] 36#36: *1455 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:37:55 [info] 36#36: *1457 [lua] access_by_lua(msblocations.conf:189):2: 8e347809d782987b5d921162e9d59a72:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:37:55 [info] 36#36: *1457 [lua] logger.lua:23: 8e347809d782987b5d921162e9d59a72 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:37:55 +0000] 8e347809d782987b5d921162e9d59a72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:37:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 06:38:00 [info] 36#36: *1459 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:38:00 [info] 36#36: *1458 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:38:10 [info] 36#36: *1461 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:38:10 [info] 36#36: *1460 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:38:10 [info] 36#36: *1462 [lua] access_by_lua(msblocations.conf:189):2: 9df2fab4385bc94a015dd0e8eed5ba83:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:38:10 [info] 36#36: *1462 [lua] logger.lua:23: 9df2fab4385bc94a015dd0e8eed5ba83 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:38:10 +0000] 9df2fab4385bc94a015dd0e8eed5ba83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:38:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:38:20 [info] 36#36: *1464 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:38:20 [info] 36#36: *1463 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:38:25 [info] 36#36: *1465 [lua] access_by_lua(msblocations.conf:189):2: 1fe3b241b1b7e6e8b39bcdbee99490e9:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:38:25 [info] 36#36: *1465 [lua] logger.lua:23: 1fe3b241b1b7e6e8b39bcdbee99490e9 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:38:25 +0000] 1fe3b241b1b7e6e8b39bcdbee99490e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:38:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:38:30 [info] 35#35: *1468 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:38:30 [info] 35#35: *1467 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:38:40 [info] 36#36: *1470 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:38:40 [info] 36#36: *1469 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:38:40 [info] 36#36: *1471 [lua] access_by_lua(msblocations.conf:189):2: 17b0aaf5cb880d646f201b2ef0e530f7:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:38:40 [info] 36#36: *1471 [lua] logger.lua:23: 17b0aaf5cb880d646f201b2ef0e530f7 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:38:40 +0000] 17b0aaf5cb880d646f201b2ef0e530f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:38:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 06:38:50 [info] 36#36: *1473 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:38:50 [info] 36#36: *1472 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:38:55 [info] 36#36: *1474 [lua] access_by_lua(msblocations.conf:189):2: 1ddaedcdfd6fe742411101bf6fa1825a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:38:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:38:55 [info] 36#36: *1474 [lua] logger.lua:23: 1ddaedcdfd6fe742411101bf6fa1825a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:38:55 +0000] 1ddaedcdfd6fe742411101bf6fa1825a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:39:00 [info] 36#36: *1475 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:39:00 [info] 36#36: *1476 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:39:10 [info] 36#36: *1477 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:39:10 [info] 36#36: *1478 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:39:11 [info] 36#36: *1479 [lua] access_by_lua(msblocations.conf:189):2: a657a2f1fad582251c5848c4fc788297:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:39:11 [info] 36#36: *1479 [lua] logger.lua:23: a657a2f1fad582251c5848c4fc788297 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:39:11 +0000] a657a2f1fad582251c5848c4fc788297 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:39:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:39:20 [info] 35#35: *1480 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:39:20 [info] 36#36: *1481 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:39:26 [info] 36#36: *1482 [lua] access_by_lua(msblocations.conf:189):2: 1e25945f5b67661b0fcdc886d2a50a90:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:39:26 +0000] 1e25945f5b67661b0fcdc886d2a50a90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:39:26 [info] 36#36: *1482 [lua] logger.lua:23: 1e25945f5b67661b0fcdc886d2a50a90 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:39:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:39:30 [info] 36#36: *1484 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:39:30 [info] 36#36: *1485 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:39:40 [info] 35#35: *1487 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:39:40 [info] 35#35: *1486 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:39:41 [info] 36#36: *1488 [lua] access_by_lua(msblocations.conf:189):2: 15fe2b297b9c5e7ae279cabc4baf56c1:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:39:41 [info] 36#36: *1488 [lua] logger.lua:23: 15fe2b297b9c5e7ae279cabc4baf56c1 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:39:41 +0000] 15fe2b297b9c5e7ae279cabc4baf56c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:39:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/02 06:39:50 [info] 35#35: *1490 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:39:50 [info] 36#36: *1489 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:39:56 [info] 36#36: *1491 [lua] access_by_lua(msblocations.conf:189):2: f89f79697d9ea3779be1cd8e1a0b7ae3:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:39:56 [info] 36#36: *1491 [lua] logger.lua:23: f89f79697d9ea3779be1cd8e1a0b7ae3 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:39:56 +0000] f89f79697d9ea3779be1cd8e1a0b7ae3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:39:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2022/10/02 06:40:00 [info] 36#36: *1493 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:40:00 [info] 36#36: *1492 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:40:10 [info] 35#35: *1494 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:40:10 [info] 35#35: *1495 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:40:11 [info] 36#36: *1496 [lua] access_by_lua(msblocations.conf:189):2: 9bcd299deaf75aa4a36e06f99f06b119:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:40:11 +0000] 9bcd299deaf75aa4a36e06f99f06b119 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:40:11 [info] 36#36: *1496 [lua] logger.lua:23: 9bcd299deaf75aa4a36e06f99f06b119 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:40:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:40:20 [info] 35#35: *1497 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:40:20 [info] 35#35: *1498 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:40:26 [info] 36#36: *1499 [lua] access_by_lua(msblocations.conf:189):2: 092631714a8ab1f0217f76e92837f3bd:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:40:26 +0000] 092631714a8ab1f0217f76e92837f3bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2022/10/02 06:40:26 [info] 36#36: *1499 [lua] logger.lua:23: 092631714a8ab1f0217f76e92837f3bd {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:40:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/02 06:40:30 [info] 35#35: *1502 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:40:30 [info] 36#36: *1501 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:40:40 [info] 35#35: *1504 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:40:40 [info] 35#35: *1503 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:40:41 [info] 36#36: *1505 [lua] access_by_lua(msblocations.conf:189):2: 8f7401ab43499aa5f26eb10fd7297bd9:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:40:41 [info] 36#36: *1505 [lua] logger.lua:23: 8f7401ab43499aa5f26eb10fd7297bd9 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:40:41 +0000] 8f7401ab43499aa5f26eb10fd7297bd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:40:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:40:50 [info] 36#36: *1507 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:40:50 [info] 35#35: *1506 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:40:56 [info] 36#36: *1508 [lua] access_by_lua(msblocations.conf:189):2: c09e0f2a5079e75424491784505ddb8d:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:40:56 [info] 36#36: *1508 [lua] logger.lua:23: c09e0f2a5079e75424491784505ddb8d {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:40:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.68.231 - - [02/Oct/2022:06:40:56 +0000] c09e0f2a5079e75424491784505ddb8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/10/02 06:41:00 [info] 36#36: *1510 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:41:00 [info] 36#36: *1509 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:41:10 [info] 35#35: *1511 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:41:10 [info] 35#35: *1512 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:41:11 [info] 36#36: *1513 [lua] access_by_lua(msblocations.conf:189):2: 2031182caef46717e6fb2494a11d56f9:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:41:11 [info] 36#36: *1513 [lua] logger.lua:23: 2031182caef46717e6fb2494a11d56f9 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:41:11 +0000] 2031182caef46717e6fb2494a11d56f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:41:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 06:41:20 [info] 36#36: *1515 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:41:20 [info] 36#36: *1514 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:41:26 [info] 36#36: *1516 [lua] access_by_lua(msblocations.conf:189):2: f36cfaf88c77bf100e734987603f5d7d:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:41:26 [info] 36#36: *1516 [lua] logger.lua:23: f36cfaf88c77bf100e734987603f5d7d {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:41:26 +0000] f36cfaf88c77bf100e734987603f5d7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:41:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:41:30 [info] 36#36: *1518 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:41:30 [info] 35#35: *1519 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:41:40 [info] 36#36: *1521 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:41:40 [info] 36#36: *1520 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:41:41 [info] 36#36: *1522 [lua] access_by_lua(msblocations.conf:189):2: 62597af7707672d2de2360412e11c090:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:41:41 [info] 36#36: *1522 [lua] logger.lua:23: 62597af7707672d2de2360412e11c090 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:41:41 +0000] 62597af7707672d2de2360412e11c090 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:41:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:41:50 [info] 35#35: *1524 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:41:50 [info] 36#36: *1523 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:41:56 [info] 36#36: *1525 [lua] access_by_lua(msblocations.conf:189):2: 6b74412c9fb29dd8783bdb12e8ec9773:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:41:56 [info] 36#36: *1525 [lua] logger.lua:23: 6b74412c9fb29dd8783bdb12e8ec9773 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:41:56 +0000] 6b74412c9fb29dd8783bdb12e8ec9773 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:41:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:42:00 [info] 35#35: *1526 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:42:00 [info] 36#36: *1527 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:42:10 [info] 36#36: *1529 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:42:10 [info] 36#36: *1528 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:42:11 [info] 36#36: *1530 [lua] access_by_lua(msblocations.conf:189):2: 4c7603412c1f63511d7283ffb70ee75c:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:42:11 +0000] 4c7603412c1f63511d7283ffb70ee75c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/02 06:42:11 [info] 36#36: *1530 [lua] logger.lua:23: 4c7603412c1f63511d7283ffb70ee75c {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:42:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:42:20 [info] 36#36: *1531 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:42:20 [info] 36#36: *1532 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:42:26 [info] 36#36: *1533 [lua] access_by_lua(msblocations.conf:189):2: be78da679db7498ea41bf02a45a728fa:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:42:26 [info] 36#36: *1533 [lua] logger.lua:23: be78da679db7498ea41bf02a45a728fa {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:42:26 +0000] be78da679db7498ea41bf02a45a728fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:42:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:42:30 [info] 36#36: *1535 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:42:30 [info] 36#36: *1536 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:42:40 [info] 36#36: *1537 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:42:40 [info] 36#36: *1538 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:42:41 [info] 36#36: *1539 [lua] access_by_lua(msblocations.conf:189):2: 2b48be712b7038223426302d3125667d:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:42:41 [info] 36#36: *1539 [lua] logger.lua:23: 2b48be712b7038223426302d3125667d {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:42:41 +0000] 2b48be712b7038223426302d3125667d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:42:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:42:50 [info] 35#35: *1540 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:42:50 [info] 35#35: *1541 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:42:56 [info] 36#36: *1542 [lua] access_by_lua(msblocations.conf:189):2: 1705619cab30ab4ad98c417b3e7cd373:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:42:56 [info] 36#36: *1542 [lua] logger.lua:23: 1705619cab30ab4ad98c417b3e7cd373 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:42:56 +0000] 1705619cab30ab4ad98c417b3e7cd373 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:42:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 06:43:00 [info] 35#35: *1544 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:43:00 [info] 35#35: *1543 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:43:10 [info] 35#35: *1546 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:43:10 [info] 35#35: *1545 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:43:11 [info] 36#36: *1547 [lua] access_by_lua(msblocations.conf:189):2: b68cafad53a6f89f58d91e35328fb271:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:43:11 +0000] b68cafad53a6f89f58d91e35328fb271 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:43:11 [info] 36#36: *1547 [lua] logger.lua:23: b68cafad53a6f89f58d91e35328fb271 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:43:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:43:20 [info] 35#35: *1548 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:43:20 [info] 35#35: *1549 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:43:26 [info] 36#36: *1550 [lua] access_by_lua(msblocations.conf:189):2: da6758b3c3f83519dfe0c50bfcd8c707:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:43:26 +0000] da6758b3c3f83519dfe0c50bfcd8c707 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/02 06:43:26 [info] 36#36: *1550 [lua] logger.lua:23: da6758b3c3f83519dfe0c50bfcd8c707 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:43:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:43:30 [info] 35#35: *1552 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:43:30 [info] 36#36: *1553 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:43:40 [info] 36#36: *1554 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:43:40 [info] 36#36: *1555 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:43:41 [info] 36#36: *1556 [lua] access_by_lua(msblocations.conf:189):2: b88d52d303ccedb3fba0e35d13b3310c:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:43:41 [info] 36#36: *1556 [lua] logger.lua:23: b88d52d303ccedb3fba0e35d13b3310c {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:43:41 +0000] b88d52d303ccedb3fba0e35d13b3310c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:43:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:43:50 [info] 36#36: *1557 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:43:50 [info] 35#35: *1558 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:43:56 [info] 36#36: *1559 [lua] access_by_lua(msblocations.conf:189):2: 0d8afaac1aa53f186b63d20dfbaebd2e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:43:56 +0000] 0d8afaac1aa53f186b63d20dfbaebd2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/02 06:43:56 [info] 36#36: *1559 [lua] logger.lua:23: 0d8afaac1aa53f186b63d20dfbaebd2e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:43:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/02 06:44:00 [info] 35#35: *1560 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:44:00 [info] 35#35: *1561 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:44:10 [info] 36#36: *1562 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:44:10 [info] 35#35: *1563 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:44:11 [info] 36#36: *1564 [lua] access_by_lua(msblocations.conf:189):2: 862ca77d14f339385bc738c3b83ab106:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:44:11 [info] 36#36: *1564 [lua] logger.lua:23: 862ca77d14f339385bc738c3b83ab106 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:44:11 +0000] 862ca77d14f339385bc738c3b83ab106 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:44:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:44:20 [info] 36#36: *1566 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:44:20 [info] 36#36: *1565 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:44:26 [info] 36#36: *1567 [lua] access_by_lua(msblocations.conf:189):2: c78d5598aa2f581bbbb94de01328d09f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:44:26 +0000] c78d5598aa2f581bbbb94de01328d09f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/02 06:44:26 [info] 36#36: *1567 [lua] logger.lua:23: c78d5598aa2f581bbbb94de01328d09f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:44:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/02 06:44:30 [info] 36#36: *1569 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:44:30 [info] 36#36: *1570 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:44:40 [info] 36#36: *1571 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:44:40 [info] 36#36: *1572 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:44:41 [info] 36#36: *1573 [lua] access_by_lua(msblocations.conf:189):2: 3681b9677d709ba7e97fcd91187b5a0e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:44:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:44:41 [info] 36#36: *1573 [lua] logger.lua:23: 3681b9677d709ba7e97fcd91187b5a0e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:44:41 +0000] 3681b9677d709ba7e97fcd91187b5a0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:44:50 [info] 35#35: *1574 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:44:50 [info] 35#35: *1575 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:44:56 [info] 36#36: *1576 [lua] access_by_lua(msblocations.conf:189):2: 4e0757fa601d202fd8599fdbf22c2313:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:44:56 [info] 36#36: *1576 [lua] logger.lua:23: 4e0757fa601d202fd8599fdbf22c2313 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:44:56 +0000] 4e0757fa601d202fd8599fdbf22c2313 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:44:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:45:00 [info] 35#35: *1577 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:45:00 [info] 35#35: *1578 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:45:10 [info] 36#36: *1580 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:45:10 [info] 36#36: *1579 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:45:11 [info] 36#36: *1581 [lua] access_by_lua(msblocations.conf:189):2: c5cf9dff8f662e7b992d41ee4fabe2e7:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:45:11 +0000] c5cf9dff8f662e7b992d41ee4fabe2e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 06:45:11 [info] 36#36: *1581 [lua] logger.lua:23: c5cf9dff8f662e7b992d41ee4fabe2e7 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:45:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:45:20 [info] 35#35: *1583 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:45:20 [info] 35#35: *1582 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:45:26 [info] 36#36: *1584 [lua] access_by_lua(msblocations.conf:189):2: 444d5b36ebf6d00e173c6f95f96e2591:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:45:26 [info] 36#36: *1584 [lua] logger.lua:23: 444d5b36ebf6d00e173c6f95f96e2591 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:45:26 +0000] 444d5b36ebf6d00e173c6f95f96e2591 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:45:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:45:30 [info] 35#35: *1587 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:45:30 [info] 35#35: *1586 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:45:40 [info] 35#35: *1588 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:45:40 [info] 35#35: *1589 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:45:41 [info] 36#36: *1590 [lua] access_by_lua(msblocations.conf:189):2: 57377d0da8c7322a09690709fd0faebf:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:45:41 [info] 36#36: *1590 [lua] logger.lua:23: 57377d0da8c7322a09690709fd0faebf {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:45:41 +0000] 57377d0da8c7322a09690709fd0faebf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:45:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:45:50 [info] 36#36: *1591 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:45:50 [info] 36#36: *1592 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:45:56 [info] 36#36: *1593 [lua] access_by_lua(msblocations.conf:189):2: 51a1258df6b11289242056e2b9d2a129:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:45:56 [info] 36#36: *1593 [lua] logger.lua:23: 51a1258df6b11289242056e2b9d2a129 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:45:56 +0000] 51a1258df6b11289242056e2b9d2a129 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:45:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:46:00 [info] 35#35: *1594 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:46:00 [info] 36#36: *1595 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:46:10 [info] 36#36: *1597 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:46:10 [info] 35#35: *1596 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:46:11 [info] 36#36: *1598 [lua] access_by_lua(msblocations.conf:189):2: dd6d8b32f64cfd113f62e67ac317872a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:46:11 [info] 36#36: *1598 [lua] logger.lua:23: dd6d8b32f64cfd113f62e67ac317872a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:46:11 +0000] dd6d8b32f64cfd113f62e67ac317872a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:46:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:46:20 [info] 35#35: *1599 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:46:20 [info] 35#35: *1600 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:46:26 [info] 36#36: *1601 [lua] access_by_lua(msblocations.conf:189):2: cfc7aa9281bbf3688a01c9b079fe64c0:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:46:26 [info] 36#36: *1601 [lua] logger.lua:23: cfc7aa9281bbf3688a01c9b079fe64c0 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:46:26 +0000] cfc7aa9281bbf3688a01c9b079fe64c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:46:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:46:30 [info] 36#36: *1603 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:46:30 [info] 36#36: *1604 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:46:40 [info] 36#36: *1605 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:46:40 [info] 36#36: *1606 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:46:41 [info] 36#36: *1607 [lua] access_by_lua(msblocations.conf:189):2: 7e41df549aa9d94912a7c6fd6afb880e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:46:41 [info] 36#36: *1607 [lua] logger.lua:23: 7e41df549aa9d94912a7c6fd6afb880e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:46:41 +0000] 7e41df549aa9d94912a7c6fd6afb880e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:46:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:46:50 [info] 36#36: *1609 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:46:50 [info] 36#36: *1608 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:46:56 [info] 36#36: *1610 [lua] access_by_lua(msblocations.conf:189):2: ea12fa5f8d500d40d039a99ad4478494:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:46:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.231 - - [02/Oct/2022:06:46:56 +0000] ea12fa5f8d500d40d039a99ad4478494 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:46:56 [info] 36#36: *1610 [lua] logger.lua:23: ea12fa5f8d500d40d039a99ad4478494 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 06:47:00 [info] 36#36: *1611 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:47:00 [info] 36#36: *1612 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:47:10 [info] 36#36: *1613 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:47:10 [info] 35#35: *1614 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:47:11 [info] 36#36: *1615 [lua] access_by_lua(msblocations.conf:189):2: 1a973772a06ca485113f4310ac1d40b7:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:47:11 +0000] 1a973772a06ca485113f4310ac1d40b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/02 06:47:11 [info] 36#36: *1615 [lua] logger.lua:23: 1a973772a06ca485113f4310ac1d40b7 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:47:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/02 06:47:20 [info] 36#36: *1616 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:47:20 [info] 36#36: *1617 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:47:26 [info] 36#36: *1618 [lua] access_by_lua(msblocations.conf:189):2: 08d108ca4a5229bd27e55f8b4c5bbacb:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:47:26 +0000] 08d108ca4a5229bd27e55f8b4c5bbacb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/02 06:47:26 [info] 36#36: *1618 [lua] logger.lua:23: 08d108ca4a5229bd27e55f8b4c5bbacb {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:47:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:47:30 [info] 35#35: *1620 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:47:30 [info] 35#35: *1621 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:47:40 [info] 35#35: *1622 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:47:40 [info] 35#35: *1623 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:47:41 [info] 36#36: *1624 [lua] access_by_lua(msblocations.conf:189):2: ca46266f3cbfe6a6ae56124019416dcb:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:47:41 +0000] ca46266f3cbfe6a6ae56124019416dcb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:47:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:47:41 [info] 36#36: *1624 [lua] logger.lua:23: ca46266f3cbfe6a6ae56124019416dcb {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , 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/02 06:47:50 [info] 36#36: *1625 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:47:50 [info] 36#36: *1626 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:47:56 [info] 36#36: *1627 [lua] access_by_lua(msblocations.conf:189):2: 021aa46b9cc51b7da2ea578fcd23c283:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:47:56 [info] 36#36: *1627 [lua] logger.lua:23: 021aa46b9cc51b7da2ea578fcd23c283 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:47:56 +0000] 021aa46b9cc51b7da2ea578fcd23c283 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:47:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/02 06:48:00 [info] 36#36: *1628 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:48:00 [info] 36#36: *1629 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:48:10 [info] 36#36: *1630 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:48:10 [info] 36#36: *1631 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:48:11 [info] 36#36: *1632 [lua] access_by_lua(msblocations.conf:189):2: 7e42dab43c28ba934d53ecc490728c95:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:48:11 +0000] 7e42dab43c28ba934d53ecc490728c95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/02 06:48:11 [info] 36#36: *1632 [lua] logger.lua:23: 7e42dab43c28ba934d53ecc490728c95 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:48:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 06:48:20 [info] 36#36: *1633 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:48:20 [info] 35#35: *1634 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:48:26 [info] 36#36: *1635 [lua] access_by_lua(msblocations.conf:189):2: c10828dda28280cbbf5760934524ab53:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:48:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/02 06:48:26 [info] 36#36: *1635 [lua] logger.lua:23: c10828dda28280cbbf5760934524ab53 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:48:26 +0000] c10828dda28280cbbf5760934524ab53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/02 06:48:30 [info] 36#36: *1638 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:48:30 [info] 35#35: *1637 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:48:40 [info] 36#36: *1639 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:48:40 [info] 36#36: *1640 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:48:41 [info] 36#36: *1641 [lua] access_by_lua(msblocations.conf:189):2: 117013b03a7990dd911716f94dd00bba:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/02 06:48:41 [info] 36#36: *1641 [lua] logger.lua:23: 117013b03a7990dd911716f94dd00bba {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.231 - - [02/Oct/2022:06:48:41 +0000] 117013b03a7990dd911716f94dd00bba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.231 - - [02/Oct/2022:06:48:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/02 06:48:50 [info] 35#35: *1642 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:48:50 [info] 35#35: *1643 client closed connection while SSL handshaking, client: 10.233.66.232, server: 0.0.0.0:443
2022/10/02 06:48:56 [info] 36#3