Results

By type

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

2023-01-18 04:56:36 089 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-18 04:56:36 089 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-18 04:56:36 090 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-18 04:56:36 097 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-18 04:56:36 097 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2023-01-18 04:56:36 097 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-18 04:56:36 097 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-18 04:56:36 194 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-18 04:56:36 333 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-18 04:56:36 334 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-18 04:56:36 334 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-18 04:56:36 960 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/18 04:56:47 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:56:47 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:56:47 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:189):2: c7f2d492200e35e47ad1392238e30986:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:04:56:48 +0000] c7f2d492200e35e47ad1392238e30986 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.250 upstream_response_time:0.249 "-" "Consul Health Check" "-"
2023/01/18 04:56:48 [info] 35#35: *14 [lua] logger.lua:23: c7f2d492200e35e47ad1392238e30986 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:04:56:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 86
2023/01/18 04:56:57 [info] 36#36: *18 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:56:57 [info] 36#36: *17 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:57:03 [info] 35#35: *19 [lua] access_by_lua(msblocations.conf:189):2: 9dbd25f897bac9d4fbf31e354d80bb9e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 04:57:03 [info] 35#35: *19 [lua] logger.lua:23: 9dbd25f897bac9d4fbf31e354d80bb9e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:04:57:03 +0000] 9dbd25f897bac9d4fbf31e354d80bb9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:04:57:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/18 04:57:07 [info] 35#35: *21 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:57:07 [info] 35#35: *20 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:57:17 [info] 35#35: *22 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:57:17 [info] 35#35: *23 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:57:18 [info] 35#35: *24 [lua] access_by_lua(msblocations.conf:189):2: 8e71c840aac10ce8e8333f0b94d0e793:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:04:57:18 +0000] 8e71c840aac10ce8e8333f0b94d0e793 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.026 "-" "Consul Health Check" "-"
2023/01/18 04:57:18 [info] 35#35: *24 [lua] logger.lua:23: 8e71c840aac10ce8e8333f0b94d0e793 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:04:57:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/18 04:57:27 [info] 36#36: *25 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:57:27 [info] 36#36: *26 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:57:29 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/18 04:57:29 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2023/01/18 04:57:29 [notice] 34#34: cache loader process 45 exited with code 0
2023/01/18 04:57:29 [notice] 34#34: signal 29 (SIGIO) received
2023/01/18 04:57:33 [info] 35#35: *28 [lua] access_by_lua(msblocations.conf:189):2: a6b86e6223ca4f0669c0a9730787e169:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 04:57:33 [info] 35#35: *28 [lua] logger.lua:23: a6b86e6223ca4f0669c0a9730787e169 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:04:57:33 +0000] a6b86e6223ca4f0669c0a9730787e169 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.035 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:04:57:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2023/01/18 04:57:37 [info] 35#35: *29 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:57:37 [info] 35#35: *30 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:57:47 [info] 35#35: *31 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:57:47 [info] 35#35: *32 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:57:48 [info] 35#35: *33 [lua] access_by_lua(msblocations.conf:189):2: 9807ef2de2b46afab109fb7b535cf4fd:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:04:57:48 +0000] 9807ef2de2b46afab109fb7b535cf4fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.037 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:04:57:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/01/18 04:57:48 [info] 35#35: *33 [lua] logger.lua:23: 9807ef2de2b46afab109fb7b535cf4fd {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 04:57:57 [info] 35#35: *34 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:57:57 [info] 35#35: *35 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:58:03 [info] 35#35: *36 [lua] access_by_lua(msblocations.conf:189):2: c9077a4ae97be8c660790a49d9b15576:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:04:58:03 +0000] c9077a4ae97be8c660790a49d9b15576 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.024 "-" "Consul Health Check" "-"
2023/01/18 04:58:03 [info] 35#35: *36 [lua] logger.lua:23: c9077a4ae97be8c660790a49d9b15576 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:04:58:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/01/18 04:58:07 [info] 35#35: *37 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:58:07 [info] 35#35: *38 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:58:17 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:58:17 [info] 35#35: *40 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:58:18 [info] 35#35: *41 [lua] access_by_lua(msblocations.conf:189):2: 84b29ff9d0699b16a87e2526f55672fc:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:04:58:18 +0000] 84b29ff9d0699b16a87e2526f55672fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:04:58:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 04:58:18 [info] 35#35: *41 [lua] logger.lua:23: 84b29ff9d0699b16a87e2526f55672fc {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 04:58:27 [info] 35#35: *42 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:58:27 [info] 36#36: *43 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:58:33 [info] 35#35: *45 [lua] access_by_lua(msblocations.conf:189):2: cc07675a8a880c3b28f94093dbd99e78:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:04:58:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 37
2023/01/18 04:58:33 [info] 35#35: *45 [lua] logger.lua:23: cc07675a8a880c3b28f94093dbd99e78 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:04:58:33 +0000] cc07675a8a880c3b28f94093dbd99e78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.071 upstream_response_time:0.059 "-" "Consul Health Check" "-"
2023/01/18 04:58:37 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:58:37 [info] 35#35: *47 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:58:47 [info] 35#35: *49 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:58:47 [info] 36#36: *48 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:58:48 [info] 35#35: *50 [lua] access_by_lua(msblocations.conf:189):2: c144f08c285c1b79ce72f005e438cf56:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 04:58:48 [info] 35#35: *50 [lua] logger.lua:23: c144f08c285c1b79ce72f005e438cf56 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:04:58:48 +0000] c144f08c285c1b79ce72f005e438cf56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:04:58:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/18 04:58:57 [info] 36#36: *52 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:58:57 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:59:03 [info] 35#35: *53 [lua] access_by_lua(msblocations.conf:189):2: ca04e013509aea24bd8f87080132d5d5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 04:59:03 [info] 35#35: *53 [lua] logger.lua:23: ca04e013509aea24bd8f87080132d5d5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:04:59:03 +0000] ca04e013509aea24bd8f87080132d5d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:04:59:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 04:59:07 [info] 35#35: *55 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:59:07 [info] 35#35: *54 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:59:17 [info] 36#36: *56 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:59:17 [info] 36#36: *57 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:59:18 [info] 35#35: *58 [lua] access_by_lua(msblocations.conf:189):2: 21c871b08f9d4b4f1c07835189844170:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 04:59:18 [info] 35#35: *58 [lua] logger.lua:23: 21c871b08f9d4b4f1c07835189844170 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:04:59:18 +0000] 21c871b08f9d4b4f1c07835189844170 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:04:59:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/18 04:59:27 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:59:27 [info] 35#35: *60 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:59:33 [info] 35#35: *62 [lua] access_by_lua(msblocations.conf:189):2: 9e959cf3f82da41fdeeb4845f7b353c6:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 04:59:33 [info] 35#35: *62 [lua] logger.lua:23: 9e959cf3f82da41fdeeb4845f7b353c6 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:04:59:33 +0000] 9e959cf3f82da41fdeeb4845f7b353c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:04:59:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/18 04:59:37 [info] 35#35: *64 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:59:37 [info] 35#35: *63 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:59:47 [info] 35#35: *65 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:59:47 [info] 36#36: *66 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:59:48 [info] 35#35: *67 [lua] access_by_lua(msblocations.conf:189):2: a2c6af4bd6a4c160436836c3ab686e0d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 04:59:48 [info] 35#35: *67 [lua] logger.lua:23: a2c6af4bd6a4c160436836c3ab686e0d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:04:59:48 +0000] a2c6af4bd6a4c160436836c3ab686e0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:04:59:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/18 04:59:57 [info] 35#35: *69 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 04:59:57 [info] 35#35: *68 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:00:03 [info] 35#35: *70 [lua] access_by_lua(msblocations.conf:189):2: db5105f7c13b58fbadb60e254aa3b82f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:00:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:00:03 [info] 35#35: *70 [lua] logger.lua:23: db5105f7c13b58fbadb60e254aa3b82f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:00:03 +0000] db5105f7c13b58fbadb60e254aa3b82f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/18 05:00:07 [info] 35#35: *71 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:00:07 [info] 35#35: *72 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:00:17 [info] 35#35: *74 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:00:17 [info] 35#35: *73 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:00:18 [info] 35#35: *75 [lua] access_by_lua(msblocations.conf:189):2: 3a791da70ed82f71de3897944a0b1751:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:00:18 +0000] 3a791da70ed82f71de3897944a0b1751 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/01/18 05:00:18 [info] 35#35: *75 [lua] logger.lua:23: 3a791da70ed82f71de3897944a0b1751 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:00:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/18 05:00:27 [info] 35#35: *76 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:00:27 [info] 35#35: *77 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:00:33 [info] 35#35: *79 [lua] access_by_lua(msblocations.conf:189):2: 12ed4cbe6ac3a602736b699cd69b9100:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:00:33 [info] 35#35: *79 [lua] logger.lua:23: 12ed4cbe6ac3a602736b699cd69b9100 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:00:33 +0000] 12ed4cbe6ac3a602736b699cd69b9100 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:00:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:00:37 [info] 35#35: *80 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:00:37 [info] 36#36: *81 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:00:47 [info] 35#35: *82 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:00:47 [info] 35#35: *83 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:00:48 [info] 35#35: *84 [lua] access_by_lua(msblocations.conf:189):2: 15a41ee274078d3511599ecf125fd030:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:00:48 [info] 35#35: *84 [lua] logger.lua:23: 15a41ee274078d3511599ecf125fd030 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:00:48 +0000] 15a41ee274078d3511599ecf125fd030 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:00:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:00:57 [info] 36#36: *86 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:00:57 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:01:03 [info] 35#35: *87 [lua] access_by_lua(msblocations.conf:189):2: b8cb3f23c3ca8ddf6ac995d81412db95:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:01:03 +0000] b8cb3f23c3ca8ddf6ac995d81412db95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/18 05:01:03 [info] 35#35: *87 [lua] logger.lua:23: b8cb3f23c3ca8ddf6ac995d81412db95 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:01:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/18 05:01:07 [info] 35#35: *88 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:01:07 [info] 35#35: *89 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:01:17 [info] 35#35: *90 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:01:17 [info] 35#35: *91 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:01:18 [info] 35#35: *92 [lua] access_by_lua(msblocations.conf:189):2: 061d92c10c183f364665edc84e8b5cd4:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:01:18 [info] 35#35: *92 [lua] logger.lua:23: 061d92c10c183f364665edc84e8b5cd4 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:01:18 +0000] 061d92c10c183f364665edc84e8b5cd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:01:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:01:27 [info] 36#36: *93 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:01:27 [info] 35#35: *94 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:01:33 [info] 35#35: *96 [lua] access_by_lua(msblocations.conf:189):2: 882dfa14b9c94f819cae9427f0fb521c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:01:33 [info] 35#35: *96 [lua] logger.lua:23: 882dfa14b9c94f819cae9427f0fb521c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:01:33 +0000] 882dfa14b9c94f819cae9427f0fb521c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:01:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:01:37 [info] 35#35: *98 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:01:37 [info] 35#35: *97 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:01:47 [info] 35#35: *99 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:01:47 [info] 35#35: *100 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:01:48 [info] 35#35: *101 [lua] access_by_lua(msblocations.conf:189):2: 98fd84e06de258abde6149e2fbebdef0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:01:48 [info] 35#35: *101 [lua] logger.lua:23: 98fd84e06de258abde6149e2fbebdef0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:01:48 +0000] 98fd84e06de258abde6149e2fbebdef0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:01:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:01:57 [info] 35#35: *103 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:01:57 [info] 35#35: *102 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:02:03 [info] 35#35: *104 [lua] access_by_lua(msblocations.conf:189):2: b33f1ef75a7542aabeae470215a38e51:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:02:03 +0000] b33f1ef75a7542aabeae470215a38e51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:02:03 [info] 35#35: *104 [lua] logger.lua:23: b33f1ef75a7542aabeae470215a38e51 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:02:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:02:07 [info] 35#35: *105 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:02:07 [info] 35#35: *106 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:02:17 [info] 35#35: *108 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:02:17 [info] 35#35: *107 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:02:18 [info] 35#35: *109 [lua] access_by_lua(msblocations.conf:189):2: d261947a36fe88bbbab96307ccf44a30:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:02:18 [info] 35#35: *109 [lua] logger.lua:23: d261947a36fe88bbbab96307ccf44a30 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:02:18 +0000] d261947a36fe88bbbab96307ccf44a30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:02:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:02:27 [info] 35#35: *110 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:02:27 [info] 36#36: *111 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:02:33 [info] 35#35: *113 [lua] access_by_lua(msblocations.conf:189):2: 9c7c7b6e1acb148c9d4bb8cec670d2a6:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:02:33 +0000] 9c7c7b6e1acb148c9d4bb8cec670d2a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:02:33 [info] 35#35: *113 [lua] logger.lua:23: 9c7c7b6e1acb148c9d4bb8cec670d2a6 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:02:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:02:37 [info] 36#36: *114 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:02:37 [info] 36#36: *115 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:02:47 [info] 36#36: *116 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:02:47 [info] 36#36: *117 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:02:48 [info] 35#35: *118 [lua] access_by_lua(msblocations.conf:189):2: e49b6cf76d259c74ac3c9e9cf2177653:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:02:48 [info] 35#35: *118 [lua] logger.lua:23: e49b6cf76d259c74ac3c9e9cf2177653 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:02:48 +0000] e49b6cf76d259c74ac3c9e9cf2177653 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:02:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:02:57 [info] 36#36: *119 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:02:57 [info] 36#36: *120 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:03:03 [info] 35#35: *121 [lua] access_by_lua(msblocations.conf:189):2: fda4f8d154e0322b17f2c7b9abd332db:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:03:03 [info] 35#35: *121 [lua] logger.lua:23: fda4f8d154e0322b17f2c7b9abd332db {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:03:03 +0000] fda4f8d154e0322b17f2c7b9abd332db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:03:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/18 05:03:07 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:03:07 [info] 35#35: *123 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:03:17 [info] 36#36: *124 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:03:17 [info] 36#36: *125 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:03:18 [info] 35#35: *126 [lua] access_by_lua(msblocations.conf:189):2: 20ca6ff9d228958c14ed5a21f2afcda0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:03:18 +0000] 20ca6ff9d228958c14ed5a21f2afcda0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:03:18 [info] 35#35: *126 [lua] logger.lua:23: 20ca6ff9d228958c14ed5a21f2afcda0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:03:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:03:27 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:03:27 [info] 36#36: *128 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:03:33 [info] 35#35: *130 [lua] access_by_lua(msblocations.conf:189):2: f40b10fd2a970876b7b4302d3318cb71:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:03:33 +0000] f40b10fd2a970876b7b4302d3318cb71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/01/18 05:03:33 [info] 35#35: *130 [lua] logger.lua:23: f40b10fd2a970876b7b4302d3318cb71 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:03:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/18 05:03:37 [info] 35#35: *131 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:03:37 [info] 35#35: *132 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:03:47 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:03:47 [info] 36#36: *134 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:03:48 [info] 35#35: *135 [lua] access_by_lua(msblocations.conf:189):2: e006e3abdf68bca9cb1b8ce079d6a23b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:03:48 +0000] e006e3abdf68bca9cb1b8ce079d6a23b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/18 05:03:48 [info] 35#35: *135 [lua] logger.lua:23: e006e3abdf68bca9cb1b8ce079d6a23b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:03:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/18 05:03:57 [info] 35#35: *136 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:03:57 [info] 36#36: *137 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:04:03 [info] 35#35: *138 [lua] access_by_lua(msblocations.conf:189):2: 6b6254732397196be51570865fdecad6:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:04:03 [info] 35#35: *138 [lua] logger.lua:23: 6b6254732397196be51570865fdecad6 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:04:03 +0000] 6b6254732397196be51570865fdecad6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:04:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:04:07 [info] 35#35: *139 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:04:07 [info] 35#35: *140 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:04:17 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:04:17 [info] 35#35: *142 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:04:18 [info] 35#35: *143 [lua] access_by_lua(msblocations.conf:189):2: 6e79c369f09c63c1982f35f64d1f5a4c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:04:18 +0000] 6e79c369f09c63c1982f35f64d1f5a4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:04:18 [info] 35#35: *143 [lua] logger.lua:23: 6e79c369f09c63c1982f35f64d1f5a4c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:04:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:04:27 [info] 36#36: *144 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:04:27 [info] 36#36: *145 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:04:33 [info] 35#35: *147 [lua] access_by_lua(msblocations.conf:189):2: 43501002925cbb75a0eb21d9d39143da:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:04:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.67.70 - - [18/Jan/2023:05:04:33 +0000] 43501002925cbb75a0eb21d9d39143da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/18 05:04:33 [info] 35#35: *147 [lua] logger.lua:23: 43501002925cbb75a0eb21d9d39143da {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 05:04:37 [info] 35#35: *148 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:04:37 [info] 36#36: *149 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:04:47 [info] 35#35: *150 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:04:47 [info] 36#36: *151 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:04:48 [info] 35#35: *152 [lua] access_by_lua(msblocations.conf:189):2: 2f2fd06e44fb9b55c00c957831837584:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:04:48 [info] 35#35: *152 [lua] logger.lua:23: 2f2fd06e44fb9b55c00c957831837584 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:04:48 +0000] 2f2fd06e44fb9b55c00c957831837584 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:04:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:04:57 [info] 36#36: *154 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:04:57 [info] 36#36: *153 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:05:03 [info] 35#35: *155 [lua] access_by_lua(msblocations.conf:189):2: f13bb7008ab3f0a4dd4eebcecac45c54:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:05:03 +0000] f13bb7008ab3f0a4dd4eebcecac45c54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/18 05:05:03 [info] 35#35: *155 [lua] logger.lua:23: f13bb7008ab3f0a4dd4eebcecac45c54 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:05:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:05:07 [info] 35#35: *156 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:05:07 [info] 35#35: *157 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:05:17 [info] 36#36: *158 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:05:17 [info] 36#36: *159 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:05:18 [info] 35#35: *160 [lua] access_by_lua(msblocations.conf:189):2: 63d14ca1c3b19a08e3a2016d9b16ac04:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:05:18 [info] 35#35: *160 [lua] logger.lua:23: 63d14ca1c3b19a08e3a2016d9b16ac04 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:05:18 +0000] 63d14ca1c3b19a08e3a2016d9b16ac04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:05:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:05:27 [info] 36#36: *161 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:05:27 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:05:33 [info] 35#35: *164 [lua] access_by_lua(msblocations.conf:189):2: 9099f5ee332bc184e2cd40b4293de26b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:05:33 +0000] 9099f5ee332bc184e2cd40b4293de26b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/01/18 05:05:33 [info] 35#35: *164 [lua] logger.lua:23: 9099f5ee332bc184e2cd40b4293de26b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:05:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/18 05:05:37 [info] 35#35: *165 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:05:37 [info] 35#35: *166 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:05:47 [info] 35#35: *167 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:05:47 [info] 35#35: *168 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:05:48 [info] 35#35: *169 [lua] access_by_lua(msblocations.conf:189):2: 1052e91d3361a59d42f7883d858a851e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:05:48 +0000] 1052e91d3361a59d42f7883d858a851e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:05:48 [info] 35#35: *169 [lua] logger.lua:23: 1052e91d3361a59d42f7883d858a851e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:05:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:05:57 [info] 36#36: *171 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:05:57 [info] 35#35: *170 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:06:03 [info] 35#35: *172 [lua] access_by_lua(msblocations.conf:189):2: a89d9cf30c3c66001d57468ed80fe438:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:06:03 [info] 35#35: *172 [lua] logger.lua:23: a89d9cf30c3c66001d57468ed80fe438 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:06:03 +0000] a89d9cf30c3c66001d57468ed80fe438 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:06:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:06:07 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:06:07 [info] 35#35: *174 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:06:17 [info] 35#35: *176 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:06:17 [info] 35#35: *175 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:06:18 [info] 35#35: *177 [lua] access_by_lua(msblocations.conf:189):2: e9be1dddfa42628d796af2b160b05b34:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:06:18 [info] 35#35: *177 [lua] logger.lua:23: e9be1dddfa42628d796af2b160b05b34 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:06:18 +0000] e9be1dddfa42628d796af2b160b05b34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:06:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:06:27 [info] 36#36: *178 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:06:27 [info] 36#36: *179 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:06:33 [info] 35#35: *181 [lua] access_by_lua(msblocations.conf:189):2: 3fff41f252ce96478d690199431b97f0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:06:34 [info] 35#35: *181 [lua] logger.lua:23: 3fff41f252ce96478d690199431b97f0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:06:34 +0000] 3fff41f252ce96478d690199431b97f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:06:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/18 05:06:37 [info] 35#35: *182 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:06:37 [info] 36#36: *183 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:06:47 [info] 35#35: *185 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:06:47 [info] 36#36: *184 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:06:49 [info] 35#35: *186 [lua] access_by_lua(msblocations.conf:189):2: 104d116710ec07ab90028adbd6187e87:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:06:49 [info] 35#35: *186 [lua] logger.lua:23: 104d116710ec07ab90028adbd6187e87 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:06:49 +0000] 104d116710ec07ab90028adbd6187e87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:06:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:06:57 [info] 35#35: *187 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:06:57 [info] 36#36: *188 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:07:04 [info] 35#35: *189 [lua] access_by_lua(msblocations.conf:189):2: 052be955dd56baee2e4be941a6361c74:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:07:04 [info] 35#35: *189 [lua] logger.lua:23: 052be955dd56baee2e4be941a6361c74 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:07:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.70 - - [18/Jan/2023:05:07:04 +0000] 052be955dd56baee2e4be941a6361c74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:07:07 [info] 35#35: *190 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:07:07 [info] 35#35: *191 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:07:17 [info] 35#35: *192 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:07:17 [info] 36#36: *193 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:07:19 [info] 35#35: *194 [lua] access_by_lua(msblocations.conf:189):2: 8d433629e30ebb220dbb33098504783f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:07:19 [info] 35#35: *194 [lua] logger.lua:23: 8d433629e30ebb220dbb33098504783f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:07:19 +0000] 8d433629e30ebb220dbb33098504783f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:07:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:07:27 [info] 36#36: *195 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:07:27 [info] 36#36: *196 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:07:34 [info] 35#35: *198 [lua] access_by_lua(msblocations.conf:189):2: f9a2e412d2f9b96bb2e3de2a3ad936a8:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:07:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.67.70 - - [18/Jan/2023:05:07:34 +0000] f9a2e412d2f9b96bb2e3de2a3ad936a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/18 05:07:34 [info] 35#35: *198 [lua] logger.lua:23: f9a2e412d2f9b96bb2e3de2a3ad936a8 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 05:07:37 [info] 36#36: *199 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:07:37 [info] 35#35: *200 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:07:47 [info] 35#35: *201 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:07:47 [info] 36#36: *202 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:07:49 [info] 35#35: *203 [lua] access_by_lua(msblocations.conf:189):2: 97317c275a309f2f5823690b3c7bd127:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:07:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:07:49 [info] 35#35: *203 [lua] logger.lua:23: 97317c275a309f2f5823690b3c7bd127 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:07:49 +0000] 97317c275a309f2f5823690b3c7bd127 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/18 05:07:57 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:07:57 [info] 35#35: *205 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:08:04 [info] 35#35: *206 [lua] access_by_lua(msblocations.conf:189):2: 8a75aa464c5b867aacfe8776e41cb4b4:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:08:04 [info] 35#35: *206 [lua] logger.lua:23: 8a75aa464c5b867aacfe8776e41cb4b4 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:08:04 +0000] 8a75aa464c5b867aacfe8776e41cb4b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:08:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:08:07 [info] 35#35: *207 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:08:07 [info] 35#35: *208 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:08:17 [info] 35#35: *209 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:08:17 [info] 35#35: *210 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:08:19 [info] 35#35: *211 [lua] access_by_lua(msblocations.conf:189):2: 1a447822b5a67a107c22ed6ffbd8e631:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:08:19 [info] 35#35: *211 [lua] logger.lua:23: 1a447822b5a67a107c22ed6ffbd8e631 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:08:19 +0000] 1a447822b5a67a107c22ed6ffbd8e631 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:08:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:08:27 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:08:27 [info] 35#35: *213 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:08:34 [info] 35#35: *215 [lua] access_by_lua(msblocations.conf:189):2: 4a3b459e9dc6b3fd29935b4fd1c8c5e3:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:08:34 +0000] 4a3b459e9dc6b3fd29935b4fd1c8c5e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/18 05:08:34 [info] 35#35: *215 [lua] logger.lua:23: 4a3b459e9dc6b3fd29935b4fd1c8c5e3 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:08:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/18 05:08:37 [info] 35#35: *216 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:08:37 [info] 36#36: *217 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:08:47 [info] 36#36: *219 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:08:47 [info] 36#36: *218 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:08:49 [info] 35#35: *220 [lua] access_by_lua(msblocations.conf:189):2: db526b1af42c1b0c259ca0ad4d08ed1c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:08:49 [info] 35#35: *220 [lua] logger.lua:23: db526b1af42c1b0c259ca0ad4d08ed1c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:08:49 +0000] db526b1af42c1b0c259ca0ad4d08ed1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:08:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:08:57 [info] 35#35: *222 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:08:57 [info] 36#36: *221 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:09:04 [info] 35#35: *223 [lua] access_by_lua(msblocations.conf:189):2: 95f0d4e9d89cf5ce510410af9605eac5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:09:04 [info] 35#35: *223 [lua] logger.lua:23: 95f0d4e9d89cf5ce510410af9605eac5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:09:04 +0000] 95f0d4e9d89cf5ce510410af9605eac5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:09:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:09:07 [info] 36#36: *225 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:09:07 [info] 36#36: *224 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:09:17 [info] 36#36: *226 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:09:17 [info] 35#35: *227 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:09:19 [info] 35#35: *228 [lua] access_by_lua(msblocations.conf:189):2: 43579102a438784d01d933fe5a91bf13:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:09:19 [info] 35#35: *228 [lua] logger.lua:23: 43579102a438784d01d933fe5a91bf13 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:09:19 +0000] 43579102a438784d01d933fe5a91bf13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:09:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:09:27 [info] 36#36: *229 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:09:27 [info] 35#35: *230 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:09:34 [info] 35#35: *232 [lua] access_by_lua(msblocations.conf:189):2: 4ecc6914dcc9a131ece4713802c160f5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:09:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:09:34 [info] 35#35: *232 [lua] logger.lua:23: 4ecc6914dcc9a131ece4713802c160f5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:09:34 +0000] 4ecc6914dcc9a131ece4713802c160f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/18 05:09:37 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:09:37 [info] 35#35: *234 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:09:47 [info] 35#35: *235 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:09:47 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:09:49 [info] 35#35: *237 [lua] access_by_lua(msblocations.conf:189):2: a148925cab6f2af54937264e59b3b14d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:09:49 [info] 35#35: *237 [lua] logger.lua:23: a148925cab6f2af54937264e59b3b14d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:09:49 +0000] a148925cab6f2af54937264e59b3b14d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:09:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:09:57 [info] 36#36: *239 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:09:57 [info] 36#36: *238 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:10:04 [info] 35#35: *240 [lua] access_by_lua(msblocations.conf:189):2: 590de66243c35cc0957e122fd12a8977:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:10:04 +0000] 590de66243c35cc0957e122fd12a8977 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:10:04 [info] 35#35: *240 [lua] logger.lua:23: 590de66243c35cc0957e122fd12a8977 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:10:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:10:07 [info] 36#36: *241 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:10:07 [info] 36#36: *242 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:10:17 [info] 35#35: *243 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:10:17 [info] 35#35: *244 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:10:19 [info] 35#35: *245 [lua] access_by_lua(msblocations.conf:189):2: 2c3fd1da8a310b0dee95c580605b79af:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:10:19 [info] 35#35: *245 [lua] logger.lua:23: 2c3fd1da8a310b0dee95c580605b79af {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:10:19 +0000] 2c3fd1da8a310b0dee95c580605b79af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:10:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:10:27 [info] 35#35: *247 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:10:27 [info] 35#35: *246 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:10:34 [info] 35#35: *249 [lua] access_by_lua(msblocations.conf:189):2: 8a03da91aeac46d6f8b94620f1d4fe71:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:10:34 [info] 35#35: *249 [lua] logger.lua:23: 8a03da91aeac46d6f8b94620f1d4fe71 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:10:34 +0000] 8a03da91aeac46d6f8b94620f1d4fe71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:10:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:10:37 [info] 35#35: *250 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:10:37 [info] 36#36: *251 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:10:47 [info] 35#35: *253 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:10:47 [info] 35#35: *252 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:10:49 [info] 35#35: *254 [lua] access_by_lua(msblocations.conf:189):2: 957562495e029e7ecd55e282f6264ebf:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:10:49 +0000] 957562495e029e7ecd55e282f6264ebf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/18 05:10:49 [info] 35#35: *254 [lua] logger.lua:23: 957562495e029e7ecd55e282f6264ebf {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:10:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/18 05:10:57 [info] 35#35: *256 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:10:57 [info] 35#35: *255 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:11:04 [info] 35#35: *257 [lua] access_by_lua(msblocations.conf:189):2: bb76384d2c3c736898795af16a5f598c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:11:04 +0000] bb76384d2c3c736898795af16a5f598c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:11:04 [info] 35#35: *257 [lua] logger.lua:23: bb76384d2c3c736898795af16a5f598c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:11:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:11:07 [info] 35#35: *258 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:11:07 [info] 36#36: *259 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:11:17 [info] 35#35: *260 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:11:17 [info] 36#36: *261 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:11:19 [info] 35#35: *262 [lua] access_by_lua(msblocations.conf:189):2: 4837a57eace114276f3f0040e8d03f12:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:11:19 +0000] 4837a57eace114276f3f0040e8d03f12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:11:19 [info] 35#35: *262 [lua] logger.lua:23: 4837a57eace114276f3f0040e8d03f12 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:11:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:11:27 [info] 36#36: *263 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:11:27 [info] 36#36: *264 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:11:34 [info] 35#35: *266 [lua] access_by_lua(msblocations.conf:189):2: 912d68c6cc6cff07ac8653fdb1a4e4a1:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:11:34 +0000] 912d68c6cc6cff07ac8653fdb1a4e4a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:11:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/18 05:11:34 [info] 35#35: *266 [lua] logger.lua:23: 912d68c6cc6cff07ac8653fdb1a4e4a1 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 05:11:37 [info] 36#36: *268 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:11:37 [info] 36#36: *267 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:11:47 [info] 35#35: *269 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:11:47 [info] 35#35: *270 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:11:49 [info] 35#35: *271 [lua] access_by_lua(msblocations.conf:189):2: be42bef4659cd66c7ad89c91a1d4b166:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:11:49 +0000] be42bef4659cd66c7ad89c91a1d4b166 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/18 05:11:49 [info] 35#35: *271 [lua] logger.lua:23: be42bef4659cd66c7ad89c91a1d4b166 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:11:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/01/18 05:11:57 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:11:57 [info] 36#36: *273 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:12:04 [info] 35#35: *274 [lua] access_by_lua(msblocations.conf:189):2: 1adcb2ff53811046c9d7b2179a8ab46f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:12:04 [info] 35#35: *274 [lua] logger.lua:23: 1adcb2ff53811046c9d7b2179a8ab46f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:12:04 +0000] 1adcb2ff53811046c9d7b2179a8ab46f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:12:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:12:07 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:12:07 [info] 36#36: *276 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:12:17 [info] 36#36: *278 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:12:17 [info] 36#36: *277 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:12:19 [info] 35#35: *279 [lua] access_by_lua(msblocations.conf:189):2: 88ff4e36a76faacb8eaadc5c1c4e50bf:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:12:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.70 - - [18/Jan/2023:05:12:19 +0000] 88ff4e36a76faacb8eaadc5c1c4e50bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:12:19 [info] 35#35: *279 [lua] logger.lua:23: 88ff4e36a76faacb8eaadc5c1c4e50bf {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 05:12:27 [info] 35#35: *281 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:12:27 [info] 35#35: *280 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:12:34 [info] 35#35: *283 [lua] access_by_lua(msblocations.conf:189):2: ede4e0e3c19ceb4504b249c976306eab:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:12:34 [info] 35#35: *283 [lua] logger.lua:23: ede4e0e3c19ceb4504b249c976306eab {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:12:34 +0000] ede4e0e3c19ceb4504b249c976306eab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:12:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:12:37 [info] 36#36: *284 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:12:37 [info] 36#36: *285 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:12:47 [info] 36#36: *286 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:12:47 [info] 36#36: *287 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:12:49 [info] 35#35: *288 [lua] access_by_lua(msblocations.conf:189):2: 25ca7b4b73347dfc59754bc0a0c81b94:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:12:49 +0000] 25ca7b4b73347dfc59754bc0a0c81b94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:12:49 [info] 35#35: *288 [lua] logger.lua:23: 25ca7b4b73347dfc59754bc0a0c81b94 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:12:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:12:57 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:12:57 [info] 36#36: *290 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:13:04 [info] 35#35: *291 [lua] access_by_lua(msblocations.conf:189):2: bf979d9b0f8f10bb7fb46ca193eadaff:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:13:04 +0000] bf979d9b0f8f10bb7fb46ca193eadaff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:13:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:13:04 [info] 35#35: *291 [lua] logger.lua:23: bf979d9b0f8f10bb7fb46ca193eadaff {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 05:13:07 [info] 36#36: *292 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:13:07 [info] 36#36: *293 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:13:17 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:13:17 [info] 35#35: *295 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:13:19 [info] 35#35: *296 [lua] access_by_lua(msblocations.conf:189):2: 5a54b8985c42399562f465bb2718fc8e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:13:19 [info] 35#35: *296 [lua] logger.lua:23: 5a54b8985c42399562f465bb2718fc8e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:13:19 +0000] 5a54b8985c42399562f465bb2718fc8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:13:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:13:27 [info] 35#35: *297 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:13:27 [info] 35#35: *298 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:13:34 [info] 35#35: *300 [lua] access_by_lua(msblocations.conf:189):2: 0fda8a7d2c190a12d0fc1438f4c84ee2:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:13:34 +0000] 0fda8a7d2c190a12d0fc1438f4c84ee2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/18 05:13:34 [info] 35#35: *300 [lua] logger.lua:23: 0fda8a7d2c190a12d0fc1438f4c84ee2 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:13:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/18 05:13:37 [info] 36#36: *302 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:13:37 [info] 36#36: *301 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:13:47 [info] 36#36: *304 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:13:47 [info] 36#36: *303 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:13:49 [info] 35#35: *305 [lua] access_by_lua(msblocations.conf:189):2: 6747c7b115db638d9195582403a6f472:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:13:49 [info] 35#35: *305 [lua] logger.lua:23: 6747c7b115db638d9195582403a6f472 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:13:49 +0000] 6747c7b115db638d9195582403a6f472 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:13:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:13:57 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:13:57 [info] 36#36: *307 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:14:04 [info] 35#35: *308 [lua] access_by_lua(msblocations.conf:189):2: 0ee87cb7f7b24cda684870d15b101c6e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:14:04 [info] 35#35: *308 [lua] logger.lua:23: 0ee87cb7f7b24cda684870d15b101c6e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:14:04 +0000] 0ee87cb7f7b24cda684870d15b101c6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:14:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:14:07 [info] 36#36: *310 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:14:07 [info] 36#36: *309 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:14:17 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:14:17 [info] 35#35: *312 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:14:19 [info] 35#35: *313 [lua] access_by_lua(msblocations.conf:189):2: 262661698039c1370d247cdbcf82eb0a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:14:19 [info] 35#35: *313 [lua] logger.lua:23: 262661698039c1370d247cdbcf82eb0a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:14:19 +0000] 262661698039c1370d247cdbcf82eb0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:14:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:14:27 [info] 35#35: *314 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:14:27 [info] 36#36: *315 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:14:34 [info] 35#35: *317 [lua] access_by_lua(msblocations.conf:189):2: a7879b938e2d80dffd1c3b885570aa91:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:14:34 +0000] a7879b938e2d80dffd1c3b885570aa91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:14:34 [info] 35#35: *317 [lua] logger.lua:23: a7879b938e2d80dffd1c3b885570aa91 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:14:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:14:37 [info] 35#35: *318 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:14:37 [info] 36#36: *319 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:14:47 [info] 35#35: *320 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:14:47 [info] 36#36: *321 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:14:49 [info] 35#35: *322 [lua] access_by_lua(msblocations.conf:189):2: b2b1a274dbae19fe651ee71cc941cb49:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:14:49 +0000] b2b1a274dbae19fe651ee71cc941cb49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:14:49 [info] 35#35: *322 [lua] logger.lua:23: b2b1a274dbae19fe651ee71cc941cb49 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:14:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:14:57 [info] 36#36: *323 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:14:57 [info] 36#36: *324 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:15:04 [info] 35#35: *325 [lua] access_by_lua(msblocations.conf:189):2: ca2a6e423f1ff74c67a79c5c35d76c38:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:15:04 +0000] ca2a6e423f1ff74c67a79c5c35d76c38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:15:04 [info] 35#35: *325 [lua] logger.lua:23: ca2a6e423f1ff74c67a79c5c35d76c38 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:15:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:15:07 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:15:07 [info] 36#36: *327 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:15:17 [info] 35#35: *328 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:15:17 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:15:19 [info] 35#35: *330 [lua] access_by_lua(msblocations.conf:189):2: b52cc9ee2625ca915e4a8395f119d7d3:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:15:19 [info] 35#35: *330 [lua] logger.lua:23: b52cc9ee2625ca915e4a8395f119d7d3 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:15:19 +0000] b52cc9ee2625ca915e4a8395f119d7d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:15:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/18 05:15:27 [info] 36#36: *331 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:15:27 [info] 36#36: *332 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:15:34 [info] 35#35: *334 [lua] access_by_lua(msblocations.conf:189):2: bdd5af0395dce5c276b9d283f45bdcaf:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:15:34 [info] 35#35: *334 [lua] logger.lua:23: bdd5af0395dce5c276b9d283f45bdcaf {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:15:34 +0000] bdd5af0395dce5c276b9d283f45bdcaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:15:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:15:37 [info] 36#36: *335 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:15:37 [info] 36#36: *336 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:15:47 [info] 36#36: *337 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:15:47 [info] 36#36: *338 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:15:49 [info] 35#35: *339 [lua] access_by_lua(msblocations.conf:189):2: 28407e7472de55bded8313ea8a7d6d44:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:15:49 [info] 35#35: *339 [lua] logger.lua:23: 28407e7472de55bded8313ea8a7d6d44 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:15:49 +0000] 28407e7472de55bded8313ea8a7d6d44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:15:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:15:57 [info] 36#36: *341 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:15:57 [info] 35#35: *340 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:16:04 [info] 35#35: *342 [lua] access_by_lua(msblocations.conf:189):2: 736c4685f461c8f61697740c5a5ef699:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:16:04 [info] 35#35: *342 [lua] logger.lua:23: 736c4685f461c8f61697740c5a5ef699 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:16:04 +0000] 736c4685f461c8f61697740c5a5ef699 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:16:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:16:07 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:16:07 [info] 36#36: *344 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:16:17 [info] 35#35: *346 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:16:17 [info] 35#35: *345 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:16:19 [info] 35#35: *347 [lua] access_by_lua(msblocations.conf:189):2: 9f9758f711e3e5022dadf88801a44eac:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:16:19 [info] 35#35: *347 [lua] logger.lua:23: 9f9758f711e3e5022dadf88801a44eac {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:16:19 +0000] 9f9758f711e3e5022dadf88801a44eac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:16:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:16:27 [info] 35#35: *348 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:16:27 [info] 35#35: *349 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:16:34 [info] 35#35: *351 [lua] access_by_lua(msblocations.conf:189):2: 7d3fb5c9ca8939f0505287da909b50e7:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:16:34 [info] 35#35: *351 [lua] logger.lua:23: 7d3fb5c9ca8939f0505287da909b50e7 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:16:34 +0000] 7d3fb5c9ca8939f0505287da909b50e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:16:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/18 05:16:37 [info] 36#36: *352 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:16:37 [info] 35#35: *353 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:16:47 [info] 36#36: *355 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:16:47 [info] 36#36: *354 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:16:49 [info] 35#35: *356 [lua] access_by_lua(msblocations.conf:189):2: c7dc842cc9961148c98db43b5317e7a2:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:16:49 +0000] c7dc842cc9961148c98db43b5317e7a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:16:49 [info] 35#35: *356 [lua] logger.lua:23: c7dc842cc9961148c98db43b5317e7a2 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:16:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:16:57 [info] 35#35: *358 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:16:57 [info] 35#35: *357 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:17:04 [info] 35#35: *359 [lua] access_by_lua(msblocations.conf:189):2: 9089cd8261eb07d12de112be0dadb3b5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:17:04 [info] 35#35: *359 [lua] logger.lua:23: 9089cd8261eb07d12de112be0dadb3b5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:17:04 +0000] 9089cd8261eb07d12de112be0dadb3b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:17:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:17:07 [info] 35#35: *361 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:17:07 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:17:17 [info] 36#36: *362 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:17:17 [info] 36#36: *363 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:17:19 [info] 35#35: *364 [lua] access_by_lua(msblocations.conf:189):2: f6130951557a8aad148bb7e5175b4b9d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:17:19 [info] 35#35: *364 [lua] logger.lua:23: f6130951557a8aad148bb7e5175b4b9d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:17:19 +0000] f6130951557a8aad148bb7e5175b4b9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:17:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:17:27 [info] 35#35: *366 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:17:27 [info] 35#35: *365 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:17:34 [info] 35#35: *368 [lua] access_by_lua(msblocations.conf:189):2: 421c592a3c05dd537ce7c7d82ac4ea7b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:17:34 +0000] 421c592a3c05dd537ce7c7d82ac4ea7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.175 upstream_response_time:0.143 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:17:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 110
2023/01/18 05:17:34 [info] 35#35: *368 [lua] logger.lua:23: 421c592a3c05dd537ce7c7d82ac4ea7b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 05:17:37 [info] 35#35: *370 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:17:37 [info] 36#36: *369 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:17:47 [info] 35#35: *371 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:17:47 [info] 35#35: *372 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:17:49 [info] 35#35: *373 [lua] access_by_lua(msblocations.conf:189):2: 96d3f50899ee8f0c3842e83763f92dc2:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:17:49 +0000] 96d3f50899ee8f0c3842e83763f92dc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:17:49 [info] 35#35: *373 [lua] logger.lua:23: 96d3f50899ee8f0c3842e83763f92dc2 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:17:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:17:57 [info] 36#36: *375 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:17:57 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:18:04 [info] 35#35: *376 [lua] access_by_lua(msblocations.conf:189):2: 3cb10116b123390057358c5dd62eb0bd:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:18:04 +0000] 3cb10116b123390057358c5dd62eb0bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:18:04 [info] 35#35: *376 [lua] logger.lua:23: 3cb10116b123390057358c5dd62eb0bd {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:18:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:18:07 [info] 35#35: *378 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:18:07 [info] 35#35: *377 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:18:17 [info] 35#35: *380 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:18:17 [info] 35#35: *379 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:18:20 [info] 35#35: *381 [lua] access_by_lua(msblocations.conf:189):2: 9d2a7f90d1ece4b6d6262fd05dcb085e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:18:20 +0000] 9d2a7f90d1ece4b6d6262fd05dcb085e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:18:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:18:20 [info] 35#35: *381 [lua] logger.lua:23: 9d2a7f90d1ece4b6d6262fd05dcb085e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 05:18:27 [info] 36#36: *383 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:18:27 [info] 35#35: *382 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:18:35 [info] 35#35: *385 [lua] access_by_lua(msblocations.conf:189):2: 555586ad9ce5a78fa76324a8c7d086f9:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:18:35 +0000] 555586ad9ce5a78fa76324a8c7d086f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:18:35 [info] 35#35: *385 [lua] logger.lua:23: 555586ad9ce5a78fa76324a8c7d086f9 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:18:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:18:37 [info] 36#36: *386 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:18:37 [info] 36#36: *387 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:18:47 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:18:47 [info] 36#36: *389 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:18:50 [info] 35#35: *390 [lua] access_by_lua(msblocations.conf:189):2: 6efc3b24ebb6cc97c1bd271967dd5856:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:18:50 [info] 35#35: *390 [lua] logger.lua:23: 6efc3b24ebb6cc97c1bd271967dd5856 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:18:50 +0000] 6efc3b24ebb6cc97c1bd271967dd5856 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:18:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/18 05:18:57 [info] 36#36: *391 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:18:57 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:19:05 [info] 35#35: *393 [lua] access_by_lua(msblocations.conf:189):2: 0274a2cf2442e5defa119ac09475f106:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:19:05 [info] 35#35: *393 [lua] logger.lua:23: 0274a2cf2442e5defa119ac09475f106 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:19:05 +0000] 0274a2cf2442e5defa119ac09475f106 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:19:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:19:07 [info] 36#36: *394 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:19:07 [info] 35#35: *395 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:19:17 [info] 36#36: *396 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:19:17 [info] 35#35: *397 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:19:20 [info] 35#35: *398 [lua] access_by_lua(msblocations.conf:189):2: d6483319df2cf5b59f6934773a993682:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:19:20 [info] 35#35: *398 [lua] logger.lua:23: d6483319df2cf5b59f6934773a993682 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:19:20 +0000] d6483319df2cf5b59f6934773a993682 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:19:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:19:27 [info] 36#36: *400 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:19:27 [info] 35#35: *399 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:19:35 [info] 35#35: *402 [lua] access_by_lua(msblocations.conf:189):2: 393d70ea6c2670085860c687c9222358:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:19:35 +0000] 393d70ea6c2670085860c687c9222358 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:19:35 [info] 35#35: *402 [lua] logger.lua:23: 393d70ea6c2670085860c687c9222358 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:19:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:19:37 [info] 35#35: *404 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:19:37 [info] 35#35: *403 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:19:47 [info] 35#35: *405 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:19:47 [info] 35#35: *406 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:19:50 [info] 35#35: *407 [lua] access_by_lua(msblocations.conf:189):2: b50acb0266820fecffefbe050e2fad46:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:19:50 [info] 35#35: *407 [lua] logger.lua:23: b50acb0266820fecffefbe050e2fad46 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:19:50 +0000] b50acb0266820fecffefbe050e2fad46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:19:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:19:57 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:19:57 [info] 36#36: *409 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:20:05 [info] 35#35: *410 [lua] access_by_lua(msblocations.conf:189):2: fd8d5770e86551166420805158537b02:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:20:05 [info] 35#35: *410 [lua] logger.lua:23: fd8d5770e86551166420805158537b02 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:20:05 +0000] fd8d5770e86551166420805158537b02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:20:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:20:07 [info] 36#36: *411 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:20:07 [info] 35#35: *412 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:20:17 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:20:17 [info] 36#36: *414 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:20:20 [info] 35#35: *415 [lua] access_by_lua(msblocations.conf:189):2: b3b26e8a76e4d4cee2aa11f9b9f03ef8:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:20:20 +0000] b3b26e8a76e4d4cee2aa11f9b9f03ef8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:20:20 [info] 35#35: *415 [lua] logger.lua:23: b3b26e8a76e4d4cee2aa11f9b9f03ef8 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:20:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:20:27 [info] 35#35: *416 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:20:27 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:20:35 [info] 35#35: *419 [lua] access_by_lua(msblocations.conf:189):2: 3c13a24b1999cfdeee902a24ce7817a5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:20:35 +0000] 3c13a24b1999cfdeee902a24ce7817a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:20:35 [info] 35#35: *419 [lua] logger.lua:23: 3c13a24b1999cfdeee902a24ce7817a5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:20:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:20:37 [info] 36#36: *421 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:20:37 [info] 36#36: *420 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:20:47 [info] 36#36: *422 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:20:47 [info] 36#36: *423 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:20:50 [info] 35#35: *424 [lua] access_by_lua(msblocations.conf:189):2: 6d9eddac102a72c3200bd86280cce060:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:20:50 +0000] 6d9eddac102a72c3200bd86280cce060 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:20:50 [info] 35#35: *424 [lua] logger.lua:23: 6d9eddac102a72c3200bd86280cce060 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:20:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:20:57 [info] 36#36: *426 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:20:57 [info] 36#36: *425 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:21:05 [info] 35#35: *427 [lua] access_by_lua(msblocations.conf:189):2: 56a0b87f4901634b8a2bc1fb7b290f8e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:21:05 +0000] 56a0b87f4901634b8a2bc1fb7b290f8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/18 05:21:05 [info] 35#35: *427 [lua] logger.lua:23: 56a0b87f4901634b8a2bc1fb7b290f8e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:21:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:21:07 [info] 36#36: *428 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:21:07 [info] 36#36: *429 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:21:17 [info] 35#35: *430 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:21:17 [info] 35#35: *431 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:21:20 [info] 35#35: *432 [lua] access_by_lua(msblocations.conf:189):2: 6be6c543040bb920e7e6be6a7c7ebe95:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:21:20 [info] 35#35: *432 [lua] logger.lua:23: 6be6c543040bb920e7e6be6a7c7ebe95 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:21:20 +0000] 6be6c543040bb920e7e6be6a7c7ebe95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:21:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:21:27 [info] 35#35: *434 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:21:27 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:21:35 [info] 35#35: *436 [lua] access_by_lua(msblocations.conf:189):2: 3947abccce976de4089c87bcb076cabb:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:21:35 [info] 35#35: *436 [lua] logger.lua:23: 3947abccce976de4089c87bcb076cabb {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:21:35 +0000] 3947abccce976de4089c87bcb076cabb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:21:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/18 05:21:37 [info] 36#36: *438 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:21:37 [info] 36#36: *437 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:21:47 [info] 36#36: *440 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:21:47 [info] 36#36: *439 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:21:50 [info] 35#35: *441 [lua] access_by_lua(msblocations.conf:189):2: 69dc791f4f677738866a67c8e9063df1:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:21:50 +0000] 69dc791f4f677738866a67c8e9063df1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/18 05:21:50 [info] 35#35: *441 [lua] logger.lua:23: 69dc791f4f677738866a67c8e9063df1 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:21:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/18 05:21:57 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:21:57 [info] 35#35: *443 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:22:05 [info] 35#35: *444 [lua] access_by_lua(msblocations.conf:189):2: 20522dbdc4b581145d6b060cb0a5a739:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:22:05 +0000] 20522dbdc4b581145d6b060cb0a5a739 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/18 05:22:05 [info] 35#35: *444 [lua] logger.lua:23: 20522dbdc4b581145d6b060cb0a5a739 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:22:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:22:07 [info] 35#35: *446 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:22:07 [info] 35#35: *445 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:22:17 [info] 36#36: *448 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:22:17 [info] 35#35: *447 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:22:20 [info] 35#35: *449 [lua] access_by_lua(msblocations.conf:189):2: 0088d7d5464f5407bf351bc7a49f98fb:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:22:20 [info] 35#35: *449 [lua] logger.lua:23: 0088d7d5464f5407bf351bc7a49f98fb {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:22:20 +0000] 0088d7d5464f5407bf351bc7a49f98fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:22:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:22:27 [info] 35#35: *451 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:22:27 [info] 36#36: *450 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:22:35 [info] 35#35: *453 [lua] access_by_lua(msblocations.conf:189):2: ec2d69003977517a917f5fcdbf65213e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:22:35 [info] 35#35: *453 [lua] logger.lua:23: ec2d69003977517a917f5fcdbf65213e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:22:35 +0000] ec2d69003977517a917f5fcdbf65213e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:22:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:22:37 [info] 35#35: *454 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:22:37 [info] 36#36: *455 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:22:47 [info] 36#36: *457 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:22:47 [info] 36#36: *456 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:22:50 [info] 35#35: *458 [lua] access_by_lua(msblocations.conf:189):2: 2baa1b5fde5ef9c5015045520a876b81:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:22:50 [info] 35#35: *458 [lua] logger.lua:23: 2baa1b5fde5ef9c5015045520a876b81 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:22:50 +0000] 2baa1b5fde5ef9c5015045520a876b81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:22:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:22:57 [info] 35#35: *459 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:22:57 [info] 36#36: *460 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:23:05 [info] 35#35: *461 [lua] access_by_lua(msblocations.conf:189):2: 479a7bc45dda3b65aa03d02a30010bbf:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:23:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:23:05 [info] 35#35: *461 [lua] logger.lua:23: 479a7bc45dda3b65aa03d02a30010bbf {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:23:05 +0000] 479a7bc45dda3b65aa03d02a30010bbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:23:07 [info] 36#36: *462 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:23:07 [info] 36#36: *463 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:23:17 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:23:17 [info] 35#35: *465 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:23:20 [info] 35#35: *466 [lua] access_by_lua(msblocations.conf:189):2: fdad47b809f2540ccf808196d52f7314:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:23:20 [info] 35#35: *466 [lua] logger.lua:23: fdad47b809f2540ccf808196d52f7314 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:23:20 +0000] fdad47b809f2540ccf808196d52f7314 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:23:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:23:27 [info] 35#35: *468 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:23:27 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:23:35 [info] 35#35: *470 [lua] access_by_lua(msblocations.conf:189):2: e946253325faf3132d3b46c4ac5ce1e6:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:23:35 [info] 35#35: *470 [lua] logger.lua:23: e946253325faf3132d3b46c4ac5ce1e6 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:23:35 +0000] e946253325faf3132d3b46c4ac5ce1e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:23:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:23:37 [info] 36#36: *472 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:23:37 [info] 36#36: *471 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:23:47 [info] 36#36: *473 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:23:47 [info] 36#36: *474 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:23:50 [info] 35#35: *475 [lua] access_by_lua(msblocations.conf:189):2: 822465099d97ae93db22146bb6d7e01c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:23:50 +0000] 822465099d97ae93db22146bb6d7e01c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:23:50 [info] 35#35: *475 [lua] logger.lua:23: 822465099d97ae93db22146bb6d7e01c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:23:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:23:57 [info] 36#36: *476 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:23:57 [info] 36#36: *477 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:24:05 [info] 35#35: *478 [lua] access_by_lua(msblocations.conf:189):2: 57f212fe8359129d1fc68510692f1efe:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:24:05 +0000] 57f212fe8359129d1fc68510692f1efe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:24:05 [info] 35#35: *478 [lua] logger.lua:23: 57f212fe8359129d1fc68510692f1efe {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:24:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:24:07 [info] 35#35: *480 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:24:07 [info] 35#35: *479 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:24:17 [info] 35#35: *482 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:24:17 [info] 35#35: *481 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:24:20 [info] 35#35: *483 [lua] access_by_lua(msblocations.conf:189):2: be066daedb9954657c3c5be1c21fda11:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:24:20 [info] 35#35: *483 [lua] logger.lua:23: be066daedb9954657c3c5be1c21fda11 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:24:20 +0000] be066daedb9954657c3c5be1c21fda11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:24:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:24:27 [info] 36#36: *484 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:24:27 [info] 35#35: *485 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:24:35 [info] 35#35: *487 [lua] access_by_lua(msblocations.conf:189):2: e19d0488066e482f88b6f341af31430a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:24:35 [info] 35#35: *487 [lua] logger.lua:23: e19d0488066e482f88b6f341af31430a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:24:35 +0000] e19d0488066e482f88b6f341af31430a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:24:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:24:37 [info] 36#36: *488 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:24:37 [info] 36#36: *489 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:24:47 [info] 36#36: *491 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:24:47 [info] 36#36: *490 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:24:50 [info] 35#35: *492 [lua] access_by_lua(msblocations.conf:189):2: f196238544d810fe047b8feed1c38e01:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:24:50 [info] 35#35: *492 [lua] logger.lua:23: f196238544d810fe047b8feed1c38e01 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:24:50 +0000] f196238544d810fe047b8feed1c38e01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:24:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:24:57 [info] 35#35: *493 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:24:57 [info] 36#36: *494 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:25:05 [info] 35#35: *495 [lua] access_by_lua(msblocations.conf:189):2: 0aff6df3ea94173da0f549156578f11b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:25:05 +0000] 0aff6df3ea94173da0f549156578f11b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:25:05 [info] 35#35: *495 [lua] logger.lua:23: 0aff6df3ea94173da0f549156578f11b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:25:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:25:07 [info] 36#36: *497 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:25:07 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:25:17 [info] 36#36: *498 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:25:17 [info] 36#36: *499 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:25:20 [info] 35#35: *500 [lua] access_by_lua(msblocations.conf:189):2: dd1c249e6c3bce2eb5173603aa2d7143:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:25:20 +0000] dd1c249e6c3bce2eb5173603aa2d7143 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:25:20 [info] 35#35: *500 [lua] logger.lua:23: dd1c249e6c3bce2eb5173603aa2d7143 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:25:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:25:27 [info] 35#35: *502 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:25:27 [info] 35#35: *501 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:25:35 [info] 35#35: *504 [lua] access_by_lua(msblocations.conf:189):2: e12967fe50db0b2ae41aa120a86f975c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:25:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:25:35 [info] 35#35: *504 [lua] logger.lua:23: e12967fe50db0b2ae41aa120a86f975c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:25:35 +0000] e12967fe50db0b2ae41aa120a86f975c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:25:37 [info] 36#36: *506 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:25:37 [info] 35#35: *505 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:25:47 [info] 35#35: *507 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:25:47 [info] 35#35: *508 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:25:50 [info] 35#35: *509 [lua] access_by_lua(msblocations.conf:189):2: a908c44ad245d1fd7b953928df1b040a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:25:50 [info] 35#35: *509 [lua] logger.lua:23: a908c44ad245d1fd7b953928df1b040a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:25:50 +0000] a908c44ad245d1fd7b953928df1b040a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:25:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:25:57 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:25:57 [info] 36#36: *510 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:26:05 [info] 35#35: *512 [lua] access_by_lua(msblocations.conf:189):2: 8bae621903ef39de1ea7e7ff126a2a54:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:26:05 [info] 35#35: *512 [lua] logger.lua:23: 8bae621903ef39de1ea7e7ff126a2a54 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:26:05 +0000] 8bae621903ef39de1ea7e7ff126a2a54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:26:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:26:07 [info] 35#35: *513 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:26:07 [info] 36#36: *514 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:26:17 [info] 35#35: *515 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:26:17 [info] 35#35: *516 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:26:20 [info] 35#35: *517 [lua] access_by_lua(msblocations.conf:189):2: 4263c7e57dd72a2e0274e25f8ea4a9bf:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:26:20 +0000] 4263c7e57dd72a2e0274e25f8ea4a9bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:26:20 [info] 35#35: *517 [lua] logger.lua:23: 4263c7e57dd72a2e0274e25f8ea4a9bf {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:26:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:26:27 [info] 35#35: *518 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:26:27 [info] 36#36: *519 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:26:35 [info] 35#35: *521 [lua] access_by_lua(msblocations.conf:189):2: 6f3aaaa06eeab0367328f52e68327cd4:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:26:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:26:35 [info] 35#35: *521 [lua] logger.lua:23: 6f3aaaa06eeab0367328f52e68327cd4 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:26:35 +0000] 6f3aaaa06eeab0367328f52e68327cd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:26:37 [info] 35#35: *522 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:26:37 [info] 35#35: *523 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:26:47 [info] 36#36: *525 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:26:47 [info] 36#36: *524 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:26:50 [info] 35#35: *526 [lua] access_by_lua(msblocations.conf:189):2: 11f65ae7783e4663ee53fc2a4074f38a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:26:50 +0000] 11f65ae7783e4663ee53fc2a4074f38a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:26:50 [info] 35#35: *526 [lua] logger.lua:23: 11f65ae7783e4663ee53fc2a4074f38a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:26:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/18 05:26:57 [info] 36#36: *528 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:26:57 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:27:05 [info] 35#35: *529 [lua] access_by_lua(msblocations.conf:189):2: 8bf4ef7626a9e81e377ad415fb893f80:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:27:05 [info] 35#35: *529 [lua] logger.lua:23: 8bf4ef7626a9e81e377ad415fb893f80 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:27:05 +0000] 8bf4ef7626a9e81e377ad415fb893f80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:27:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:27:07 [info] 36#36: *530 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:27:07 [info] 36#36: *531 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:27:17 [info] 36#36: *532 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:27:17 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:27:20 [info] 35#35: *534 [lua] access_by_lua(msblocations.conf:189):2: 8c04036bcbba5b934c6468ff880403e8:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:27:20 +0000] 8c04036bcbba5b934c6468ff880403e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:27:20 [info] 35#35: *534 [lua] logger.lua:23: 8c04036bcbba5b934c6468ff880403e8 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:27:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:27:27 [info] 35#35: *535 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:27:27 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:27:35 [info] 35#35: *538 [lua] access_by_lua(msblocations.conf:189):2: 931f91e9f2cc115c8b5d6874d8e3f4bc:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:27:35 [info] 35#35: *538 [lua] logger.lua:23: 931f91e9f2cc115c8b5d6874d8e3f4bc {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:27:35 +0000] 931f91e9f2cc115c8b5d6874d8e3f4bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:27:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:27:37 [info] 36#36: *540 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:27:37 [info] 35#35: *539 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:27:47 [info] 36#36: *542 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:27:47 [info] 35#35: *541 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:27:50 [info] 35#35: *543 [lua] access_by_lua(msblocations.conf:189):2: 81297f478d4c6f7d4842c28b74fcd3eb:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:27:50 [info] 35#35: *543 [lua] logger.lua:23: 81297f478d4c6f7d4842c28b74fcd3eb {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:27:50 +0000] 81297f478d4c6f7d4842c28b74fcd3eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:27:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:27:57 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:27:57 [info] 35#35: *545 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:28:05 [info] 35#35: *546 [lua] access_by_lua(msblocations.conf:189):2: 236bfbfc7d5147f56befd33b46ec4b3f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:28:05 [info] 35#35: *546 [lua] logger.lua:23: 236bfbfc7d5147f56befd33b46ec4b3f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:28:05 +0000] 236bfbfc7d5147f56befd33b46ec4b3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:28:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:28:07 [info] 36#36: *547 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:28:07 [info] 36#36: *548 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:28:17 [info] 35#35: *550 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:28:17 [info] 35#35: *549 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:28:20 [info] 35#35: *551 [lua] access_by_lua(msblocations.conf:189):2: 4d4568e7dafb46bc827ba891cc638673:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:28:20 +0000] 4d4568e7dafb46bc827ba891cc638673 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:28:20 [info] 35#35: *551 [lua] logger.lua:23: 4d4568e7dafb46bc827ba891cc638673 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:28:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:28:27 [info] 35#35: *552 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:28:27 [info] 35#35: *553 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:28:35 [info] 35#35: *555 [lua] access_by_lua(msblocations.conf:189):2: 56435488822e0a2f02e5ee51bd853ecf:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:28:35 [info] 35#35: *555 [lua] logger.lua:23: 56435488822e0a2f02e5ee51bd853ecf {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:28:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23
10.233.67.70 - - [18/Jan/2023:05:28:35 +0000] 56435488822e0a2f02e5ee51bd853ecf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.047 upstream_response_time:0.036 "-" "Consul Health Check" "-"
2023/01/18 05:28:37 [info] 36#36: *557 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:28:37 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:28:47 [info] 36#36: *559 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:28:47 [info] 35#35: *558 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:28:50 [info] 35#35: *560 [lua] access_by_lua(msblocations.conf:189):2: 8d89cac02b5bd53829b87ed1211547fd:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:28:50 [info] 35#35: *560 [lua] logger.lua:23: 8d89cac02b5bd53829b87ed1211547fd {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:28:50 +0000] 8d89cac02b5bd53829b87ed1211547fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:28:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:28:57 [info] 35#35: *561 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:28:57 [info] 36#36: *562 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:29:05 [info] 35#35: *563 [lua] access_by_lua(msblocations.conf:189):2: 8b15cfadab605e27f4bf9c5325596af9:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:29:05 [info] 35#35: *563 [lua] logger.lua:23: 8b15cfadab605e27f4bf9c5325596af9 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:29:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.70 - - [18/Jan/2023:05:29:05 +0000] 8b15cfadab605e27f4bf9c5325596af9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:29:07 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:29:07 [info] 35#35: *565 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:29:17 [info] 35#35: *567 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:29:17 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:29:20 [info] 35#35: *568 [lua] access_by_lua(msblocations.conf:189):2: 5867e7ddcd38e81204dd3c444bf77462:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:29:20 [info] 35#35: *568 [lua] logger.lua:23: 5867e7ddcd38e81204dd3c444bf77462 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:29:20 +0000] 5867e7ddcd38e81204dd3c444bf77462 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:29:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/18 05:29:27 [info] 36#36: *569 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:29:27 [info] 36#36: *570 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:29:35 [info] 35#35: *572 [lua] access_by_lua(msblocations.conf:189):2: 301ef3f4e9b5bd898d06cfbd56c81ff9:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:29:35 +0000] 301ef3f4e9b5bd898d06cfbd56c81ff9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:29:35 [info] 35#35: *572 [lua] logger.lua:23: 301ef3f4e9b5bd898d06cfbd56c81ff9 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:29:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:29:37 [info] 35#35: *574 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:29:37 [info] 35#35: *573 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:29:47 [info] 35#35: *575 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:29:47 [info] 36#36: *576 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:29:50 [info] 35#35: *577 [lua] access_by_lua(msblocations.conf:189):2: ec516a021a56919e400b2d079a34cac0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:29:50 +0000] ec516a021a56919e400b2d079a34cac0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:29:50 [info] 35#35: *577 [lua] logger.lua:23: ec516a021a56919e400b2d079a34cac0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:29:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:29:57 [info] 36#36: *578 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:29:57 [info] 36#36: *579 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:30:05 [info] 35#35: *580 [lua] access_by_lua(msblocations.conf:189):2: c828feb6544927a48aa1a3b190717b5e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:30:05 [info] 35#35: *580 [lua] logger.lua:23: c828feb6544927a48aa1a3b190717b5e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:30:05 +0000] c828feb6544927a48aa1a3b190717b5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:30:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:30:07 [info] 35#35: *582 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:30:07 [info] 35#35: *581 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:30:17 [info] 35#35: *583 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:30:17 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:30:20 [info] 35#35: *585 [lua] access_by_lua(msblocations.conf:189):2: 432dd6b7feaf5e0ebc92459592b05713:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:30:20 [info] 35#35: *585 [lua] logger.lua:23: 432dd6b7feaf5e0ebc92459592b05713 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:30:20 +0000] 432dd6b7feaf5e0ebc92459592b05713 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:30:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/18 05:30:27 [info] 35#35: *586 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:30:27 [info] 35#35: *587 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:30:35 [info] 35#35: *589 [lua] access_by_lua(msblocations.conf:189):2: 415976d75bddc5822e03d5f804d6a7e0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:30:35 [info] 35#35: *589 [lua] logger.lua:23: 415976d75bddc5822e03d5f804d6a7e0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:30:35 +0000] 415976d75bddc5822e03d5f804d6a7e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:30:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:30:37 [info] 36#36: *591 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:30:37 [info] 35#35: *590 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:30:47 [info] 35#35: *592 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:30:47 [info] 35#35: *593 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:30:50 [info] 35#35: *594 [lua] access_by_lua(msblocations.conf:189):2: ef509120d080cf4d550d0b5ea5b642b0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:30:50 +0000] ef509120d080cf4d550d0b5ea5b642b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:30:50 [info] 35#35: *594 [lua] logger.lua:23: ef509120d080cf4d550d0b5ea5b642b0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:30:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:30:57 [info] 36#36: *595 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:30:57 [info] 35#35: *596 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:31:05 [info] 35#35: *597 [lua] access_by_lua(msblocations.conf:189):2: a30f64ffad2b7c30c5db203ba03b4bf0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:31:05 +0000] a30f64ffad2b7c30c5db203ba03b4bf0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/18 05:31:05 [info] 35#35: *597 [lua] logger.lua:23: a30f64ffad2b7c30c5db203ba03b4bf0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:31:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/18 05:31:07 [info] 35#35: *598 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:31:07 [info] 36#36: *599 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:31:17 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:31:17 [info] 35#35: *600 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:31:20 [info] 35#35: *602 [lua] access_by_lua(msblocations.conf:189):2: 9e035b865fa0041fd1fee6981eede622:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:31:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:31:20 [info] 35#35: *602 [lua] logger.lua:23: 9e035b865fa0041fd1fee6981eede622 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:31:20 +0000] 9e035b865fa0041fd1fee6981eede622 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:31:27 [info] 36#36: *604 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:31:27 [info] 35#35: *603 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:31:35 [info] 35#35: *606 [lua] access_by_lua(msblocations.conf:189):2: b55ff574bd847088cf68834aad0dea94:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:31:35 [info] 35#35: *606 [lua] logger.lua:23: b55ff574bd847088cf68834aad0dea94 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:31:35 +0000] b55ff574bd847088cf68834aad0dea94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:31:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:31:37 [info] 35#35: *607 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:31:37 [info] 35#35: *608 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:31:47 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:31:47 [info] 36#36: *609 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:31:50 [info] 35#35: *611 [lua] access_by_lua(msblocations.conf:189):2: 341f809af81c0b18f5dbc41321d8497f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:31:50 [info] 35#35: *611 [lua] logger.lua:23: 341f809af81c0b18f5dbc41321d8497f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:31:50 +0000] 341f809af81c0b18f5dbc41321d8497f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:31:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:31:57 [info] 35#35: *612 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:31:57 [info] 36#36: *613 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:32:05 [info] 35#35: *614 [lua] access_by_lua(msblocations.conf:189):2: 390dec36acf3a7236c61428279edd4ee:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:32:05 +0000] 390dec36acf3a7236c61428279edd4ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:32:05 [info] 35#35: *614 [lua] logger.lua:23: 390dec36acf3a7236c61428279edd4ee {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:32:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:32:07 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:32:07 [info] 36#36: *616 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:32:17 [info] 35#35: *617 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:32:17 [info] 35#35: *618 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:32:20 [info] 35#35: *619 [lua] access_by_lua(msblocations.conf:189):2: e7194302e3697470479c2551d2250f49:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:32:20 +0000] e7194302e3697470479c2551d2250f49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:32:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:32:20 [info] 35#35: *619 [lua] logger.lua:23: e7194302e3697470479c2551d2250f49 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 05:32:27 [info] 36#36: *621 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:32:27 [info] 35#35: *620 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:32:35 [info] 35#35: *623 [lua] access_by_lua(msblocations.conf:189):2: e2994cdfc8868d942e28657bfdaacccd:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:32:35 +0000] e2994cdfc8868d942e28657bfdaacccd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:32:35 [info] 35#35: *623 [lua] logger.lua:23: e2994cdfc8868d942e28657bfdaacccd {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:32:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:32:37 [info] 36#36: *625 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:32:37 [info] 35#35: *624 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:32:47 [info] 36#36: *626 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:32:47 [info] 35#35: *627 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:32:50 [info] 35#35: *628 [lua] access_by_lua(msblocations.conf:189):2: 603e0227150528df4c2405669f07ea3f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:32:50 [info] 35#35: *628 [lua] logger.lua:23: 603e0227150528df4c2405669f07ea3f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:32:50 +0000] 603e0227150528df4c2405669f07ea3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:32:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/18 05:32:57 [info] 36#36: *629 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:32:57 [info] 35#35: *630 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:33:05 [info] 35#35: *631 [lua] access_by_lua(msblocations.conf:189):2: a6d0d500f6ef24767a2be8855fa7722f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:33:05 [info] 35#35: *631 [lua] logger.lua:23: a6d0d500f6ef24767a2be8855fa7722f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:33:05 +0000] a6d0d500f6ef24767a2be8855fa7722f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:33:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:33:07 [info] 35#35: *632 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:33:07 [info] 35#35: *633 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:33:17 [info] 36#36: *634 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:33:17 [info] 36#36: *635 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:33:21 [info] 35#35: *636 [lua] access_by_lua(msblocations.conf:189):2: ea563e5c5f17c36a746edacefa3414a1:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:33:21 [info] 35#35: *636 [lua] logger.lua:23: ea563e5c5f17c36a746edacefa3414a1 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:33:21 +0000] ea563e5c5f17c36a746edacefa3414a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:33:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:33:27 [info] 35#35: *637 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:33:27 [info] 36#36: *638 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:33:36 [info] 35#35: *640 [lua] access_by_lua(msblocations.conf:189):2: 054694610f88c731e9d23887f553146d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:33:36 [info] 35#35: *640 [lua] logger.lua:23: 054694610f88c731e9d23887f553146d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:33:36 +0000] 054694610f88c731e9d23887f553146d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:33:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:33:37 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:33:37 [info] 36#36: *642 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:33:47 [info] 36#36: *643 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:33:47 [info] 36#36: *644 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:33:51 [info] 35#35: *645 [lua] access_by_lua(msblocations.conf:189):2: cf1d9ca7ef3267d891f9875370f51f98:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:33:51 +0000] cf1d9ca7ef3267d891f9875370f51f98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/18 05:33:51 [info] 35#35: *645 [lua] logger.lua:23: cf1d9ca7ef3267d891f9875370f51f98 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:33:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:33:57 [info] 36#36: *646 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:33:57 [info] 35#35: *647 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:34:06 [info] 35#35: *648 [lua] access_by_lua(msblocations.conf:189):2: b3dfd2a8a26113b841c819b71c54a1b1:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:34:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:34:06 [info] 35#35: *648 [lua] logger.lua:23: b3dfd2a8a26113b841c819b71c54a1b1 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:34:06 +0000] b3dfd2a8a26113b841c819b71c54a1b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:34:07 [info] 35#35: *650 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:34:07 [info] 35#35: *649 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:34:17 [info] 36#36: *651 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:34:17 [info] 36#36: *652 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:34:21 [info] 35#35: *653 [lua] access_by_lua(msblocations.conf:189):2: 872f5b053b4ec13e83319fb6d76ec410:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:34:21 +0000] 872f5b053b4ec13e83319fb6d76ec410 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:34:21 [info] 35#35: *653 [lua] logger.lua:23: 872f5b053b4ec13e83319fb6d76ec410 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:34:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:34:27 [info] 36#36: *654 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:34:27 [info] 36#36: *655 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:34:36 [info] 35#35: *657 [lua] access_by_lua(msblocations.conf:189):2: b572d7488ce50ee60fd55c8f901e2f58:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:34:36 [info] 35#35: *657 [lua] logger.lua:23: b572d7488ce50ee60fd55c8f901e2f58 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:34:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.67.70 - - [18/Jan/2023:05:34:36 +0000] b572d7488ce50ee60fd55c8f901e2f58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/18 05:34:37 [info] 36#36: *659 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:34:37 [info] 36#36: *658 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:34:47 [info] 36#36: *661 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:34:47 [info] 35#35: *660 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:34:51 [info] 35#35: *662 [lua] access_by_lua(msblocations.conf:189):2: 23ce755cfc22c9ef395660bacb835180:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:34:51 +0000] 23ce755cfc22c9ef395660bacb835180 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:34:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:34:51 [info] 35#35: *662 [lua] logger.lua:23: 23ce755cfc22c9ef395660bacb835180 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 05:34:57 [info] 36#36: *664 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:34:57 [info] 35#35: *663 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:35:06 [info] 35#35: *665 [lua] access_by_lua(msblocations.conf:189):2: bcd7c89af581bbf362a84fffde672077:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:35:06 [info] 35#35: *665 [lua] logger.lua:23: bcd7c89af581bbf362a84fffde672077 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:35:06 +0000] bcd7c89af581bbf362a84fffde672077 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:35:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:35:07 [info] 35#35: *666 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:35:07 [info] 35#35: *667 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:35:17 [info] 36#36: *669 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:35:17 [info] 35#35: *668 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:35:21 [info] 35#35: *670 [lua] access_by_lua(msblocations.conf:189):2: 36444ab09e8d0528306f92ee22941328:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:35:21 +0000] 36444ab09e8d0528306f92ee22941328 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:35:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:35:21 [info] 35#35: *670 [lua] logger.lua:23: 36444ab09e8d0528306f92ee22941328 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 05:35:27 [info] 36#36: *672 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:35:27 [info] 35#35: *671 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:35:36 [info] 35#35: *674 [lua] access_by_lua(msblocations.conf:189):2: 67b240615245b8a669eb7b30c2da0843:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:35:36 +0000] 67b240615245b8a669eb7b30c2da0843 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:35:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:35:36 [info] 35#35: *674 [lua] logger.lua:23: 67b240615245b8a669eb7b30c2da0843 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 05:35:37 [info] 35#35: *676 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:35:37 [info] 36#36: *675 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:35:47 [info] 35#35: *677 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:35:47 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:35:51 [info] 35#35: *679 [lua] access_by_lua(msblocations.conf:189):2: 06928ca7cfdba888b3385185a63b905d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:35:51 [info] 35#35: *679 [lua] logger.lua:23: 06928ca7cfdba888b3385185a63b905d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:35:51 +0000] 06928ca7cfdba888b3385185a63b905d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:35:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/18 05:35:57 [info] 35#35: *681 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:35:57 [info] 36#36: *680 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:36:06 [info] 35#35: *682 [lua] access_by_lua(msblocations.conf:189):2: 03c223e6f4294fe357b1565d392231d5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:36:06 [info] 35#35: *682 [lua] logger.lua:23: 03c223e6f4294fe357b1565d392231d5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:36:06 +0000] 03c223e6f4294fe357b1565d392231d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:36:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:36:07 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:36:07 [info] 35#35: *684 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:36:17 [info] 35#35: *685 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:36:17 [info] 35#35: *686 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:36:21 [info] 35#35: *687 [lua] access_by_lua(msblocations.conf:189):2: 8ccd9abf091a448cf6373b0e8f09aa2a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:36:21 +0000] 8ccd9abf091a448cf6373b0e8f09aa2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:36:21 [info] 35#35: *687 [lua] logger.lua:23: 8ccd9abf091a448cf6373b0e8f09aa2a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:36:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:36:27 [info] 36#36: *689 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:36:27 [info] 35#35: *688 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:36:36 [info] 35#35: *691 [lua] access_by_lua(msblocations.conf:189):2: 3fe31026d2f0baa7fb55467cc906c6b1:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:36:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:36:36 [info] 35#35: *691 [lua] logger.lua:23: 3fe31026d2f0baa7fb55467cc906c6b1 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:36:36 +0000] 3fe31026d2f0baa7fb55467cc906c6b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:36:37 [info] 36#36: *693 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:36:37 [info] 36#36: *692 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:36:47 [info] 35#35: *695 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:36:47 [info] 35#35: *694 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:36:51 [info] 35#35: *696 [lua] access_by_lua(msblocations.conf:189):2: e6feec5f0845832b33f998eb815d4bd8:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:36:51 [info] 35#35: *696 [lua] logger.lua:23: e6feec5f0845832b33f998eb815d4bd8 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:36:51 +0000] e6feec5f0845832b33f998eb815d4bd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:36:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:36:57 [info] 35#35: *698 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:36:57 [info] 36#36: *697 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:37:06 [info] 35#35: *699 [lua] access_by_lua(msblocations.conf:189):2: cb9a4c81dbaaebdc64cc24964f7adc78:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:37:06 [info] 35#35: *699 [lua] logger.lua:23: cb9a4c81dbaaebdc64cc24964f7adc78 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:37:06 +0000] cb9a4c81dbaaebdc64cc24964f7adc78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:37:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:37:07 [info] 35#35: *700 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:37:07 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:37:17 [info] 35#35: *703 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:37:17 [info] 36#36: *702 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:37:21 [info] 35#35: *704 [lua] access_by_lua(msblocations.conf:189):2: 95d8d26d7859771f6a8bc3095ec45975:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:37:21 [info] 35#35: *704 [lua] logger.lua:23: 95d8d26d7859771f6a8bc3095ec45975 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:37:21 +0000] 95d8d26d7859771f6a8bc3095ec45975 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:37:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:37:27 [info] 35#35: *705 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:37:27 [info] 35#35: *706 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:37:36 [info] 35#35: *708 [lua] access_by_lua(msblocations.conf:189):2: 2279f534922adab606a26b3aee65ec98:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:37:36 +0000] 2279f534922adab606a26b3aee65ec98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:37:36 [info] 35#35: *708 [lua] logger.lua:23: 2279f534922adab606a26b3aee65ec98 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:37:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:37:37 [info] 35#35: *709 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:37:37 [info] 36#36: *710 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:37:47 [info] 35#35: *711 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:37:47 [info] 36#36: *712 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:37:51 [info] 35#35: *713 [lua] access_by_lua(msblocations.conf:189):2: c837496c03593de48cfda4f655a66455:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:37:51 +0000] c837496c03593de48cfda4f655a66455 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:37:51 [info] 35#35: *713 [lua] logger.lua:23: c837496c03593de48cfda4f655a66455 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:37:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:37:57 [info] 35#35: *715 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:37:57 [info] 35#35: *714 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:38:06 [info] 35#35: *716 [lua] access_by_lua(msblocations.conf:189):2: 7b7df14e299941cdfbf25a8444663b7c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:38:06 +0000] 7b7df14e299941cdfbf25a8444663b7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:38:06 [info] 35#35: *716 [lua] logger.lua:23: 7b7df14e299941cdfbf25a8444663b7c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:38:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:38:07 [info] 35#35: *718 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:38:07 [info] 35#35: *717 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:38:17 [info] 36#36: *719 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:38:17 [info] 36#36: *720 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:38:21 [info] 35#35: *721 [lua] access_by_lua(msblocations.conf:189):2: a8cdaaf09a4f78ade130455a464e3b93:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:38:21 [info] 35#35: *721 [lua] logger.lua:23: a8cdaaf09a4f78ade130455a464e3b93 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:38:21 +0000] a8cdaaf09a4f78ade130455a464e3b93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:38:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:38:27 [info] 35#35: *722 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:38:27 [info] 35#35: *723 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:38:36 [info] 35#35: *725 [lua] access_by_lua(msblocations.conf:189):2: 584d460e5afe1bb5bd9aef83ad0fd615:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:38:36 +0000] 584d460e5afe1bb5bd9aef83ad0fd615 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:38:36 [info] 35#35: *725 [lua] logger.lua:23: 584d460e5afe1bb5bd9aef83ad0fd615 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:38:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:38:37 [info] 35#35: *727 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:38:37 [info] 35#35: *726 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:38:47 [info] 35#35: *729 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:38:47 [info] 36#36: *728 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:38:51 [info] 35#35: *730 [lua] access_by_lua(msblocations.conf:189):2: 8f9e5330a1f4267e28901a1f7b14ae34:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:38:51 [info] 35#35: *730 [lua] logger.lua:23: 8f9e5330a1f4267e28901a1f7b14ae34 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:38:51 +0000] 8f9e5330a1f4267e28901a1f7b14ae34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:38:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:38:57 [info] 35#35: *731 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:38:57 [info] 36#36: *732 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:39:06 [info] 35#35: *733 [lua] access_by_lua(msblocations.conf:189):2: 294f5d21dc74ce1416ab810faa57d633:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:39:06 [info] 35#35: *733 [lua] logger.lua:23: 294f5d21dc74ce1416ab810faa57d633 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:39:06 +0000] 294f5d21dc74ce1416ab810faa57d633 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:39:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:39:07 [info] 36#36: *735 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:39:07 [info] 35#35: *734 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:39:17 [info] 36#36: *736 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:39:17 [info] 36#36: *737 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:39:21 [info] 35#35: *738 [lua] access_by_lua(msblocations.conf:189):2: f6bcf7d5815817c3a0cdcf730d8c8f30:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:39:21 [info] 35#35: *738 [lua] logger.lua:23: f6bcf7d5815817c3a0cdcf730d8c8f30 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:39:21 +0000] f6bcf7d5815817c3a0cdcf730d8c8f30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:39:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:39:27 [info] 35#35: *739 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:39:27 [info] 35#35: *740 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:39:36 [info] 35#35: *742 [lua] access_by_lua(msblocations.conf:189):2: 2aeb5119244e93e9a0852996bc3324ff:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:39:36 +0000] 2aeb5119244e93e9a0852996bc3324ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:39:36 [info] 35#35: *742 [lua] logger.lua:23: 2aeb5119244e93e9a0852996bc3324ff {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:39:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:39:37 [info] 35#35: *743 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:39:37 [info] 35#35: *744 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:39:47 [info] 35#35: *746 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:39:47 [info] 36#36: *745 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:39:51 [info] 35#35: *747 [lua] access_by_lua(msblocations.conf:189):2: dd6394a49c088415f03f777e2d96945f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:39:51 [info] 35#35: *747 [lua] logger.lua:23: dd6394a49c088415f03f777e2d96945f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:39:51 +0000] dd6394a49c088415f03f777e2d96945f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:39:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:39:57 [info] 35#35: *748 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:39:57 [info] 35#35: *749 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:40:06 [info] 35#35: *750 [lua] access_by_lua(msblocations.conf:189):2: 84701e8a51520b8ee3a7900748463fd3:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:40:06 [info] 35#35: *750 [lua] logger.lua:23: 84701e8a51520b8ee3a7900748463fd3 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:40:06 +0000] 84701e8a51520b8ee3a7900748463fd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:40:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:40:07 [info] 35#35: *751 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:40:07 [info] 36#36: *752 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:40:17 [info] 35#35: *753 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:40:17 [info] 35#35: *754 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:40:21 [info] 35#35: *755 [lua] access_by_lua(msblocations.conf:189):2: ca59b983b4ba5155ecfd7ef591a5ac73:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:40:21 [info] 35#35: *755 [lua] logger.lua:23: ca59b983b4ba5155ecfd7ef591a5ac73 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:40:21 +0000] ca59b983b4ba5155ecfd7ef591a5ac73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:40:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:40:27 [info] 35#35: *756 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:40:27 [info] 36#36: *757 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:40:36 [info] 35#35: *759 [lua] access_by_lua(msblocations.conf:189):2: fec11411c788624b3686b92dca4199c6:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:40:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:40:36 [info] 35#35: *759 [lua] logger.lua:23: fec11411c788624b3686b92dca4199c6 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:40:36 +0000] fec11411c788624b3686b92dca4199c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/18 05:40:37 [info] 35#35: *760 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:40:37 [info] 35#35: *761 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:40:47 [info] 35#35: *763 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:40:47 [info] 36#36: *762 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:40:51 [info] 35#35: *764 [lua] access_by_lua(msblocations.conf:189):2: 2c9ec2c50514d8c9d3ed27deeb0c388f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:40:51 +0000] 2c9ec2c50514d8c9d3ed27deeb0c388f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:40:51 [info] 35#35: *764 [lua] logger.lua:23: 2c9ec2c50514d8c9d3ed27deeb0c388f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:40:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:40:57 [info] 36#36: *766 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:40:57 [info] 35#35: *765 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:41:06 [info] 35#35: *767 [lua] access_by_lua(msblocations.conf:189):2: b624cdda9646aed9c87ae57e714ebd8a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:41:06 [info] 35#35: *767 [lua] logger.lua:23: b624cdda9646aed9c87ae57e714ebd8a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:41:06 +0000] b624cdda9646aed9c87ae57e714ebd8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:41:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:41:07 [info] 35#35: *768 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:41:07 [info] 35#35: *769 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:41:17 [info] 35#35: *771 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:41:17 [info] 35#35: *770 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:41:18 [info] 35#35: *772 client closed connection while waiting for request, client: 10.233.65.51, server: 0.0.0.0:443
2023/01/18 05:41:21 [info] 35#35: *773 [lua] access_by_lua(msblocations.conf:189):2: ecd3900b9b9e55000ed5e896bd39deca:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:41:21 [info] 35#35: *773 [lua] logger.lua:23: ecd3900b9b9e55000ed5e896bd39deca {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:41:21 +0000] ecd3900b9b9e55000ed5e896bd39deca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:41:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:41:27 [info] 35#35: *775 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:41:27 [info] 35#35: *774 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:41:36 [info] 35#35: *777 [lua] access_by_lua(msblocations.conf:189):2: 6128be99d395eeba1d7879666e778329:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:41:36 [info] 35#35: *777 [lua] logger.lua:23: 6128be99d395eeba1d7879666e778329 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:41:36 +0000] 6128be99d395eeba1d7879666e778329 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:41:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:41:37 [info] 36#36: *779 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:41:37 [info] 36#36: *778 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:41:47 [info] 35#35: *780 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:41:47 [info] 35#35: *781 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:41:51 [info] 35#35: *782 [lua] access_by_lua(msblocations.conf:189):2: 564968eb7dc53d66771c77d31da1159d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:41:51 [info] 35#35: *782 [lua] logger.lua:23: 564968eb7dc53d66771c77d31da1159d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:41:51 +0000] 564968eb7dc53d66771c77d31da1159d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:41:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:41:57 [info] 35#35: *783 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:41:57 [info] 35#35: *784 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:42:06 [info] 35#35: *785 [lua] access_by_lua(msblocations.conf:189):2: 675a79d849cd03357bac24aab9cc24dd:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:42:06 [info] 35#35: *785 [lua] logger.lua:23: 675a79d849cd03357bac24aab9cc24dd {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:42:06 +0000] 675a79d849cd03357bac24aab9cc24dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:42:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:42:07 [info] 35#35: *787 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:42:07 [info] 35#35: *786 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:42:17 [info] 36#36: *788 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:42:17 [info] 36#36: *789 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:42:21 [info] 35#35: *790 [lua] access_by_lua(msblocations.conf:189):2: 3a0631e05dce1a8135b900ea9f87325f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:42:21 [info] 35#35: *790 [lua] logger.lua:23: 3a0631e05dce1a8135b900ea9f87325f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:42:21 +0000] 3a0631e05dce1a8135b900ea9f87325f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:42:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:42:27 [info] 36#36: *792 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:42:27 [info] 35#35: *791 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:42:36 [info] 35#35: *794 [lua] access_by_lua(msblocations.conf:189):2: c40fceea7338efc0e709f318d7b93810:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:42:36 [info] 35#35: *794 [lua] logger.lua:23: c40fceea7338efc0e709f318d7b93810 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:42:36 +0000] c40fceea7338efc0e709f318d7b93810 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:42:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:42:37 [info] 35#35: *795 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:42:37 [info] 35#35: *796 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:42:47 [info] 35#35: *798 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:42:47 [info] 35#35: *797 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:42:51 [info] 35#35: *799 [lua] access_by_lua(msblocations.conf:189):2: 64c96b180888a90386da379773ef332e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:42:51 [info] 35#35: *799 [lua] logger.lua:23: 64c96b180888a90386da379773ef332e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:42:51 +0000] 64c96b180888a90386da379773ef332e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:42:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:42:57 [info] 35#35: *800 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:42:57 [info] 35#35: *801 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:43:06 [info] 35#35: *802 [lua] access_by_lua(msblocations.conf:189):2: f9338c5a4fc39582c1ef057b817c1f13:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:43:06 +0000] f9338c5a4fc39582c1ef057b817c1f13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/18 05:43:06 [info] 35#35: *802 [lua] logger.lua:23: f9338c5a4fc39582c1ef057b817c1f13 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:43:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:43:07 [info] 35#35: *803 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:43:07 [info] 36#36: *804 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:43:17 [info] 36#36: *805 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:43:17 [info] 35#35: *806 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:43:21 [info] 35#35: *807 [lua] access_by_lua(msblocations.conf:189):2: 3c56b6c9125635ad08aa3b9534eab334:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:43:21 +0000] 3c56b6c9125635ad08aa3b9534eab334 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:43:21 [info] 35#35: *807 [lua] logger.lua:23: 3c56b6c9125635ad08aa3b9534eab334 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:43:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:43:27 [info] 35#35: *808 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:43:27 [info] 35#35: *809 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:43:36 [info] 35#35: *811 [lua] access_by_lua(msblocations.conf:189):2: beb81dac4f9d94a792703b76dc1608f2:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:43:36 [info] 35#35: *811 [lua] logger.lua:23: beb81dac4f9d94a792703b76dc1608f2 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:43:36 +0000] beb81dac4f9d94a792703b76dc1608f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:43:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:43:37 [info] 35#35: *812 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:43:37 [info] 35#35: *813 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:43:47 [info] 35#35: *814 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:43:47 [info] 35#35: *815 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:43:51 [info] 35#35: *816 [lua] access_by_lua(msblocations.conf:189):2: 85cc7f1283bce012843a52f0063f22dc:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:43:51 [info] 35#35: *816 [lua] logger.lua:23: 85cc7f1283bce012843a52f0063f22dc {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:43:51 +0000] 85cc7f1283bce012843a52f0063f22dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:43:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/18 05:43:57 [info] 35#35: *817 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:43:57 [info] 35#35: *818 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:44:06 [info] 35#35: *819 [lua] access_by_lua(msblocations.conf:189):2: d2620a4f0993bce338941c4ecf83b999:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:44:06 [info] 35#35: *819 [lua] logger.lua:23: d2620a4f0993bce338941c4ecf83b999 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:44:06 +0000] d2620a4f0993bce338941c4ecf83b999 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:44:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/18 05:44:07 [info] 36#36: *820 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:44:07 [info] 36#36: *821 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:44:17 [info] 35#35: *823 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:44:17 [info] 35#35: *822 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:44:21 [info] 35#35: *824 [lua] access_by_lua(msblocations.conf:189):2: efdd6302caa43d16ac6d2558863bf40d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:44:21 [info] 35#35: *824 [lua] logger.lua:23: efdd6302caa43d16ac6d2558863bf40d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:44:21 +0000] efdd6302caa43d16ac6d2558863bf40d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:44:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:44:27 [info] 36#36: *825 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:44:27 [info] 35#35: *826 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:44:36 [info] 35#35: *828 [lua] access_by_lua(msblocations.conf:189):2: 5663bf287afadb24f7042efecdfe5221:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:44:36 +0000] 5663bf287afadb24f7042efecdfe5221 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:44:36 [info] 35#35: *828 [lua] logger.lua:23: 5663bf287afadb24f7042efecdfe5221 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:44:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:44:37 [info] 35#35: *829 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:44:37 [info] 36#36: *830 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:44:47 [info] 35#35: *831 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:44:47 [info] 35#35: *832 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:44:51 [info] 35#35: *833 [lua] access_by_lua(msblocations.conf:189):2: f83213fcf422a3495671576e698f3613:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:44:51 +0000] f83213fcf422a3495671576e698f3613 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:44:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:44:51 [info] 35#35: *833 [lua] logger.lua:23: f83213fcf422a3495671576e698f3613 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 05:44:57 [info] 35#35: *834 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:44:57 [info] 35#35: *835 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:45:06 [info] 35#35: *836 [lua] access_by_lua(msblocations.conf:189):2: 3d6e9a669fb5b95c7ab15245b5ef47b6:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:45:06 [info] 35#35: *836 [lua] logger.lua:23: 3d6e9a669fb5b95c7ab15245b5ef47b6 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:45:06 +0000] 3d6e9a669fb5b95c7ab15245b5ef47b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:45:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:45:07 [info] 35#35: *838 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:45:07 [info] 36#36: *837 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:45:17 [info] 35#35: *840 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:45:17 [info] 35#35: *839 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:45:21 [info] 35#35: *841 [lua] access_by_lua(msblocations.conf:189):2: 6f3799abadeb222f01f825ed72c41277:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:45:21 +0000] 6f3799abadeb222f01f825ed72c41277 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:45:21 [info] 35#35: *841 [lua] logger.lua:23: 6f3799abadeb222f01f825ed72c41277 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:45:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:45:27 [info] 36#36: *842 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:45:27 [info] 35#35: *843 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:45:36 [info] 35#35: *845 [lua] access_by_lua(msblocations.conf:189):2: 446c501806d841b36896b492a89198b7:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:45:36 [info] 35#35: *845 [lua] logger.lua:23: 446c501806d841b36896b492a89198b7 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:45:36 +0000] 446c501806d841b36896b492a89198b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:45:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:45:37 [info] 35#35: *846 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:45:37 [info] 36#36: *847 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:45:47 [info] 35#35: *848 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:45:47 [info] 35#35: *849 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:45:51 [info] 35#35: *850 [lua] access_by_lua(msblocations.conf:189):2: 8ab3e152913fa72f6ae75356836a860d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:45:51 +0000] 8ab3e152913fa72f6ae75356836a860d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:45:51 [info] 35#35: *850 [lua] logger.lua:23: 8ab3e152913fa72f6ae75356836a860d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:45:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:45:57 [info] 36#36: *852 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:45:57 [info] 35#35: *851 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:46:06 [info] 35#35: *853 [lua] access_by_lua(msblocations.conf:189):2: b06cd219a2e104ed6f759523d085f751:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:46:06 [info] 35#35: *853 [lua] logger.lua:23: b06cd219a2e104ed6f759523d085f751 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:46:06 +0000] b06cd219a2e104ed6f759523d085f751 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:46:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:46:07 [info] 35#35: *855 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:46:07 [info] 35#35: *854 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:46:17 [info] 36#36: *856 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:46:17 [info] 35#35: *857 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:46:21 [info] 35#35: *858 [lua] access_by_lua(msblocations.conf:189):2: 2389d2036741c9e602b353d0949f4a1f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:46:21 +0000] 2389d2036741c9e602b353d0949f4a1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:46:21 [info] 35#35: *858 [lua] logger.lua:23: 2389d2036741c9e602b353d0949f4a1f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:46:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:46:27 [info] 36#36: *859 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:46:27 [info] 36#36: *860 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:46:36 [info] 35#35: *862 [lua] access_by_lua(msblocations.conf:189):2: 45cba94bb65ce0bf6aeb580df31db8cc:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:46:36 +0000] 45cba94bb65ce0bf6aeb580df31db8cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:46:36 [info] 35#35: *862 [lua] logger.lua:23: 45cba94bb65ce0bf6aeb580df31db8cc {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:46:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:46:37 [info] 36#36: *863 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:46:37 [info] 36#36: *864 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:46:47 [info] 35#35: *866 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:46:47 [info] 36#36: *865 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:46:51 [info] 35#35: *867 [lua] access_by_lua(msblocations.conf:189):2: 281494ac4db645644f285722ab8eb6d1:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:46:51 [info] 35#35: *867 [lua] logger.lua:23: 281494ac4db645644f285722ab8eb6d1 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:46:51 +0000] 281494ac4db645644f285722ab8eb6d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:46:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:46:57 [info] 35#35: *868 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:46:57 [info] 35#35: *869 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:47:06 [info] 35#35: *870 [lua] access_by_lua(msblocations.conf:189):2: 4043994425203306b4dc1ba2e27e1905:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:47:06 +0000] 4043994425203306b4dc1ba2e27e1905 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:47:06 [info] 35#35: *870 [lua] logger.lua:23: 4043994425203306b4dc1ba2e27e1905 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:47:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:47:07 [info] 35#35: *871 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:47:07 [info] 36#36: *872 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:47:17 [info] 36#36: *873 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:47:17 [info] 36#36: *874 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:47:21 [info] 35#35: *875 [lua] access_by_lua(msblocations.conf:189):2: 9522dc49b446f38531b773bd0ab3876b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:47:21 [info] 35#35: *875 [lua] logger.lua:23: 9522dc49b446f38531b773bd0ab3876b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:47:21 +0000] 9522dc49b446f38531b773bd0ab3876b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:47:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:47:27 [info] 35#35: *876 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:47:27 [info] 36#36: *877 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:47:36 [info] 35#35: *879 [lua] access_by_lua(msblocations.conf:189):2: f51fb93847ad09fe9367266d0e5fd016:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:47:36 +0000] f51fb93847ad09fe9367266d0e5fd016 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:47:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:47:36 [info] 35#35: *879 [lua] logger.lua:23: f51fb93847ad09fe9367266d0e5fd016 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 05:47:37 [info] 35#35: *880 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:47:37 [info] 36#36: *881 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:47:47 [info] 35#35: *883 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:47:47 [info] 35#35: *882 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:47:51 [info] 35#35: *884 [lua] access_by_lua(msblocations.conf:189):2: 7dfae8fa71336c5d31d85c8dda459d51:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:47:51 [info] 35#35: *884 [lua] logger.lua:23: 7dfae8fa71336c5d31d85c8dda459d51 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:47:51 +0000] 7dfae8fa71336c5d31d85c8dda459d51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:47:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/18 05:47:57 [info] 36#36: *885 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:47:57 [info] 36#36: *886 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:48:06 [info] 35#35: *887 [lua] access_by_lua(msblocations.conf:189):2: 76c87ece80d7b065153a681e2ded6388:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:48:06 [info] 35#35: *887 [lua] logger.lua:23: 76c87ece80d7b065153a681e2ded6388 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:48:06 +0000] 76c87ece80d7b065153a681e2ded6388 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:48:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:48:07 [info] 35#35: *889 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:48:07 [info] 35#35: *888 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:48:17 [info] 36#36: *890 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:48:17 [info] 36#36: *891 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:48:21 [info] 35#35: *892 [lua] access_by_lua(msblocations.conf:189):2: f2b82fa3ae8f98818afee13fb00bc82c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:48:21 [info] 35#35: *892 [lua] logger.lua:23: f2b82fa3ae8f98818afee13fb00bc82c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:48:21 +0000] f2b82fa3ae8f98818afee13fb00bc82c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:48:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:48:27 [info] 36#36: *893 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:48:27 [info] 35#35: *894 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:48:36 [info] 35#35: *896 [lua] access_by_lua(msblocations.conf:189):2: 485e96567830e7d5152d2ad029d75ca4:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:48:36 [info] 35#35: *896 [lua] logger.lua:23: 485e96567830e7d5152d2ad029d75ca4 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:48:36 +0000] 485e96567830e7d5152d2ad029d75ca4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:48:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:48:37 [info] 36#36: *897 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:48:37 [info] 36#36: *898 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:48:47 [info] 35#35: *900 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:48:47 [info] 36#36: *899 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:48:51 [info] 35#35: *901 [lua] access_by_lua(msblocations.conf:189):2: 53b2b40e9517973ccdd8d6135e8fe497:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:48:51 [info] 35#35: *901 [lua] logger.lua:23: 53b2b40e9517973ccdd8d6135e8fe497 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:48:51 +0000] 53b2b40e9517973ccdd8d6135e8fe497 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:48:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:48:57 [info] 35#35: *903 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:48:57 [info] 35#35: *902 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:49:06 [info] 35#35: *904 [lua] access_by_lua(msblocations.conf:189):2: c18ed3e65a2fbab36b464f4fed6e4c50:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:49:06 +0000] c18ed3e65a2fbab36b464f4fed6e4c50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:49:06 [info] 35#35: *904 [lua] logger.lua:23: c18ed3e65a2fbab36b464f4fed6e4c50 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:49:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:49:07 [info] 35#35: *905 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:49:07 [info] 35#35: *906 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:49:17 [info] 35#35: *907 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:49:17 [info] 36#36: *908 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:49:21 [info] 35#35: *909 [lua] access_by_lua(msblocations.conf:189):2: 574850eb336d423294ad2b728e0d77a4:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:49:21 [info] 35#35: *909 [lua] logger.lua:23: 574850eb336d423294ad2b728e0d77a4 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:49:21 +0000] 574850eb336d423294ad2b728e0d77a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:49:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:49:27 [info] 35#35: *910 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:49:27 [info] 35#35: *911 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:49:29 [info] 35#35: *913 client closed connection while waiting for request, client: 10.233.65.51, server: 0.0.0.0:443
2023/01/18 05:49:36 [info] 35#35: *914 [lua] access_by_lua(msblocations.conf:189):2: aecbc842c065b9e91f7d52709ac18edc:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:49:36 +0000] aecbc842c065b9e91f7d52709ac18edc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:49:36 [info] 35#35: *914 [lua] logger.lua:23: aecbc842c065b9e91f7d52709ac18edc {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:49:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:49:37 [info] 36#36: *916 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:49:37 [info] 36#36: *915 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:49:47 [info] 36#36: *917 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:49:47 [info] 36#36: *918 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:49:51 [info] 35#35: *919 [lua] access_by_lua(msblocations.conf:189):2: 775ba4c02aa0b07e4166b1612e60c5da:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:49:51 [info] 35#35: *919 [lua] logger.lua:23: 775ba4c02aa0b07e4166b1612e60c5da {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:49:51 +0000] 775ba4c02aa0b07e4166b1612e60c5da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:49:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:49:57 [info] 35#35: *920 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:49:57 [info] 35#35: *921 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:50:06 [info] 35#35: *922 [lua] access_by_lua(msblocations.conf:189):2: fee7ba4ea540921feceba9b117aa686e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:50:06 [info] 35#35: *922 [lua] logger.lua:23: fee7ba4ea540921feceba9b117aa686e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:50:06 +0000] fee7ba4ea540921feceba9b117aa686e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:50:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:50:07 [info] 36#36: *923 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:50:07 [info] 35#35: *924 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:50:17 [info] 35#35: *926 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:50:17 [info] 35#35: *925 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:50:21 [info] 35#35: *927 [lua] access_by_lua(msblocations.conf:189):2: cd143f8d0716dbd20c4af93b95420275:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:50:21 [info] 35#35: *927 [lua] logger.lua:23: cd143f8d0716dbd20c4af93b95420275 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:50:21 +0000] cd143f8d0716dbd20c4af93b95420275 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:50:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:50:27 [info] 35#35: *929 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:50:27 [info] 35#35: *928 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:50:36 [info] 35#35: *931 [lua] access_by_lua(msblocations.conf:189):2: a92d872c51c7c3948e1385a1c64b4bdf:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:50:36 [info] 35#35: *931 [lua] logger.lua:23: a92d872c51c7c3948e1385a1c64b4bdf {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:50:36 +0000] a92d872c51c7c3948e1385a1c64b4bdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:50:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:50:37 [info] 36#36: *932 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:50:37 [info] 36#36: *933 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:50:47 [info] 36#36: *935 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:50:47 [info] 35#35: *934 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:50:51 [info] 35#35: *936 [lua] access_by_lua(msblocations.conf:189):2: b21deb538f2e97a8f50c12197ecce052:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:50:52 [info] 35#35: *936 [lua] logger.lua:23: b21deb538f2e97a8f50c12197ecce052 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:50:52 +0000] b21deb538f2e97a8f50c12197ecce052 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:50:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:50:57 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:50:57 [info] 36#36: *937 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:51:07 [info] 35#35: *939 [lua] access_by_lua(msblocations.conf:189):2: 4a46f2728321f3609a58cd6bde32272e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:51:07 [info] 35#35: *939 [lua] logger.lua:23: 4a46f2728321f3609a58cd6bde32272e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:51:07 +0000] 4a46f2728321f3609a58cd6bde32272e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:51:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:51:07 [info] 35#35: *941 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:51:07 [info] 35#35: *940 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:51:17 [info] 36#36: *942 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:51:17 [info] 36#36: *943 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:51:22 [info] 35#35: *944 [lua] access_by_lua(msblocations.conf:189):2: 05d293aba2acfad8d349b67dbc5f4e7d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:51:22 [info] 35#35: *944 [lua] logger.lua:23: 05d293aba2acfad8d349b67dbc5f4e7d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:51:22 +0000] 05d293aba2acfad8d349b67dbc5f4e7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:51:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:51:27 [info] 35#35: *945 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:51:27 [info] 35#35: *946 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:51:37 [info] 35#35: *948 [lua] access_by_lua(msblocations.conf:189):2: 96e66b5499a6a6be69869b14dcc63618:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:51:37 +0000] 96e66b5499a6a6be69869b14dcc63618 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:51:37 [info] 35#35: *948 [lua] logger.lua:23: 96e66b5499a6a6be69869b14dcc63618 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:51:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:51:37 [info] 35#35: *950 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:51:37 [info] 36#36: *949 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:51:47 [info] 36#36: *952 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:51:47 [info] 36#36: *951 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:51:52 [info] 35#35: *953 [lua] access_by_lua(msblocations.conf:189):2: 45acd30c6da0d5f01cb4640308fa367d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:51:52 [info] 35#35: *953 [lua] logger.lua:23: 45acd30c6da0d5f01cb4640308fa367d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:51:52 +0000] 45acd30c6da0d5f01cb4640308fa367d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:51:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:51:57 [info] 35#35: *954 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:51:57 [info] 35#35: *955 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:52:07 [info] 35#35: *956 [lua] access_by_lua(msblocations.conf:189):2: 4e05858eb89cab4ee0da8a8603513fa0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:52:07 +0000] 4e05858eb89cab4ee0da8a8603513fa0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:52:07 [info] 35#35: *956 [lua] logger.lua:23: 4e05858eb89cab4ee0da8a8603513fa0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:52:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:52:07 [info] 36#36: *957 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:52:07 [info] 35#35: *958 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:52:17 [info] 36#36: *959 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:52:17 [info] 35#35: *960 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:52:22 [info] 35#35: *961 [lua] access_by_lua(msblocations.conf:189):2: 7dd0a43d514217dbe80016657f12035c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:52:22 +0000] 7dd0a43d514217dbe80016657f12035c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:52:22 [info] 35#35: *961 [lua] logger.lua:23: 7dd0a43d514217dbe80016657f12035c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:52:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/18 05:52:27 [info] 35#35: *963 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:52:27 [info] 36#36: *962 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:52:37 [info] 35#35: *965 [lua] access_by_lua(msblocations.conf:189):2: 95f6209bcadcd98772d39ae5d6224b24:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:52:37 [info] 35#35: *965 [lua] logger.lua:23: 95f6209bcadcd98772d39ae5d6224b24 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:52:37 +0000] 95f6209bcadcd98772d39ae5d6224b24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:52:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:52:37 [info] 35#35: *966 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:52:37 [info] 35#35: *967 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:52:47 [info] 35#35: *969 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:52:47 [info] 35#35: *968 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:52:52 [info] 35#35: *970 [lua] access_by_lua(msblocations.conf:189):2: 912c59ead19a5c12ffd2c1d09b504b4c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:52:52 [info] 35#35: *970 [lua] logger.lua:23: 912c59ead19a5c12ffd2c1d09b504b4c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:52:52 +0000] 912c59ead19a5c12ffd2c1d09b504b4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:52:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:52:57 [info] 35#35: *971 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:52:57 [info] 35#35: *972 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:53:07 [info] 35#35: *973 [lua] access_by_lua(msblocations.conf:189):2: 759475bdfa10fbd2fa641b265434929b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:53:07 [info] 35#35: *973 [lua] logger.lua:23: 759475bdfa10fbd2fa641b265434929b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:53:07 +0000] 759475bdfa10fbd2fa641b265434929b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:53:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:53:07 [info] 35#35: *975 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:53:07 [info] 35#35: *974 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:53:17 [info] 36#36: *976 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:53:17 [info] 35#35: *977 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:53:22 [info] 35#35: *978 [lua] access_by_lua(msblocations.conf:189):2: d4912e3c4a2434af8d2616077bb5e0ee:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:53:22 +0000] d4912e3c4a2434af8d2616077bb5e0ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:53:22 [info] 35#35: *978 [lua] logger.lua:23: d4912e3c4a2434af8d2616077bb5e0ee {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:53:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:53:27 [info] 35#35: *980 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:53:27 [info] 36#36: *979 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:53:37 [info] 35#35: *982 [lua] access_by_lua(msblocations.conf:189):2: 7e31b6ed297ca7520b5584afb2dd293a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:53:37 [info] 35#35: *982 [lua] logger.lua:23: 7e31b6ed297ca7520b5584afb2dd293a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:53:37 +0000] 7e31b6ed297ca7520b5584afb2dd293a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:53:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:53:37 [info] 36#36: *983 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:53:37 [info] 36#36: *984 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:53:47 [info] 35#35: *986 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:53:47 [info] 36#36: *985 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:53:52 [info] 35#35: *987 [lua] access_by_lua(msblocations.conf:189):2: fa508b5cfc3789ce78dd724f46633417:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:53:52 [info] 35#35: *987 [lua] logger.lua:23: fa508b5cfc3789ce78dd724f46633417 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:53:52 +0000] fa508b5cfc3789ce78dd724f46633417 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:53:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:53:57 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:53:57 [info] 36#36: *989 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:54:07 [info] 35#35: *990 [lua] access_by_lua(msblocations.conf:189):2: b9e0520ba3405706404ec911ed50123f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:54:07 +0000] b9e0520ba3405706404ec911ed50123f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:54:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/18 05:54:07 [info] 35#35: *990 [lua] logger.lua:23: b9e0520ba3405706404ec911ed50123f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 05:54:07 [info] 36#36: *991 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:54:07 [info] 36#36: *992 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:54:17 [info] 35#35: *993 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:54:17 [info] 36#36: *994 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:54:22 [info] 35#35: *995 [lua] access_by_lua(msblocations.conf:189):2: db25d8edaae01519b9de8e35f8203260:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:54:22 [info] 35#35: *995 [lua] logger.lua:23: db25d8edaae01519b9de8e35f8203260 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:54:22 +0000] db25d8edaae01519b9de8e35f8203260 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:54:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:54:27 [info] 36#36: *997 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:54:27 [info] 35#35: *996 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:54:37 [info] 35#35: *999 [lua] access_by_lua(msblocations.conf:189):2: 99e768699a4349b845e37b61867a64d2:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:54:37 [info] 35#35: *999 [lua] logger.lua:23: 99e768699a4349b845e37b61867a64d2 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:54:37 +0000] 99e768699a4349b845e37b61867a64d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:54:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:54:37 [info] 35#35: *1001 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:54:37 [info] 36#36: *1000 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:54:47 [info] 35#35: *1003 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:54:47 [info] 36#36: *1002 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:54:52 [info] 35#35: *1004 [lua] access_by_lua(msblocations.conf:189):2: 58dcba9bbdc17412c0906657b464980a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:54:52 [info] 35#35: *1004 [lua] logger.lua:23: 58dcba9bbdc17412c0906657b464980a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:54:52 +0000] 58dcba9bbdc17412c0906657b464980a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:54:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:54:57 [info] 35#35: *1005 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:54:57 [info] 35#35: *1006 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:55:07 [info] 35#35: *1007 [lua] access_by_lua(msblocations.conf:189):2: c51ca393aec04d94f025b38b3e9a259c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:55:07 +0000] c51ca393aec04d94f025b38b3e9a259c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:55:07 [info] 35#35: *1007 [lua] logger.lua:23: c51ca393aec04d94f025b38b3e9a259c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:55:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:55:07 [info] 36#36: *1008 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:55:07 [info] 36#36: *1009 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:55:17 [info] 36#36: *1010 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:55:17 [info] 36#36: *1011 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:55:22 [info] 35#35: *1012 [lua] access_by_lua(msblocations.conf:189):2: d365052d7bed826194ba536cd4c86780:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:55:22 [info] 35#35: *1012 [lua] logger.lua:23: d365052d7bed826194ba536cd4c86780 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:55:22 +0000] d365052d7bed826194ba536cd4c86780 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:55:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:55:27 [info] 36#36: *1014 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:55:27 [info] 36#36: *1013 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:55:37 [info] 35#35: *1016 [lua] access_by_lua(msblocations.conf:189):2: d93e0687f30c06a6dbb84195992e000f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:55:37 [info] 35#35: *1016 [lua] logger.lua:23: d93e0687f30c06a6dbb84195992e000f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:55:37 +0000] d93e0687f30c06a6dbb84195992e000f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:55:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:55:37 [info] 35#35: *1017 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:55:37 [info] 35#35: *1018 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:55:47 [info] 36#36: *1020 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:55:47 [info] 36#36: *1019 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:55:52 [info] 35#35: *1021 [lua] access_by_lua(msblocations.conf:189):2: b129aaf43ee10a9309fcea78d27f3ede:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:55:52 [info] 35#35: *1021 [lua] logger.lua:23: b129aaf43ee10a9309fcea78d27f3ede {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:55:52 +0000] b129aaf43ee10a9309fcea78d27f3ede "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:55:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:55:57 [info] 35#35: *1022 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:55:57 [info] 36#36: *1023 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:56:07 [info] 35#35: *1024 [lua] access_by_lua(msblocations.conf:189):2: b889531eae1089cc8e8552161f6b5651:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:56:07 +0000] b889531eae1089cc8e8552161f6b5651 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:56:07 [info] 35#35: *1024 [lua] logger.lua:23: b889531eae1089cc8e8552161f6b5651 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:56:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/18 05:56:07 [info] 35#35: *1025 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:56:07 [info] 35#35: *1026 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:56:17 [info] 36#36: *1027 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:56:17 [info] 35#35: *1028 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:56:22 [info] 35#35: *1029 [lua] access_by_lua(msblocations.conf:189):2: f5cc2dcf0b4a409fe1f5488aec98a89e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:56:22 [info] 35#35: *1029 [lua] logger.lua:23: f5cc2dcf0b4a409fe1f5488aec98a89e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:56:22 +0000] f5cc2dcf0b4a409fe1f5488aec98a89e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:56:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:56:27 [info] 35#35: *1030 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:56:27 [info] 36#36: *1031 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:56:37 [info] 35#35: *1033 [lua] access_by_lua(msblocations.conf:189):2: 011be9d793d74c3504069211751795c4:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:56:37 [info] 35#35: *1033 [lua] logger.lua:23: 011be9d793d74c3504069211751795c4 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:56:37 +0000] 011be9d793d74c3504069211751795c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:56:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/18 05:56:37 [info] 35#35: *1034 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:56:37 [info] 35#35: *1035 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:56:47 [info] 36#36: *1037 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:56:47 [info] 35#35: *1036 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:56:52 [info] 35#35: *1038 [lua] access_by_lua(msblocations.conf:189):2: 2850ce09ae2da08527df5af26566a13d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:56:52 [info] 35#35: *1038 [lua] logger.lua:23: 2850ce09ae2da08527df5af26566a13d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:56:52 +0000] 2850ce09ae2da08527df5af26566a13d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:56:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/18 05:56:57 [info] 35#35: *1039 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:56:57 [info] 36#36: *1040 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:57:04 [info] 35#35: *1041 client closed connection while waiting for request, client: 10.233.65.51, server: 0.0.0.0:443
2023/01/18 05:57:07 [info] 35#35: *1042 [lua] access_by_lua(msblocations.conf:189):2: 799f4d99122e502630ee1c6a4976302b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:57:07 [info] 35#35: *1042 [lua] logger.lua:23: 799f4d99122e502630ee1c6a4976302b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:57:07 +0000] 799f4d99122e502630ee1c6a4976302b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:57:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:57:07 [info] 35#35: *1043 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:57:07 [info] 35#35: *1044 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:57:17 [info] 36#36: *1045 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:57:17 [info] 36#36: *1046 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:57:22 [info] 35#35: *1047 [lua] access_by_lua(msblocations.conf:189):2: 12abd6f65ea151f9dc4fcefa33f086a3:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:57:22 +0000] 12abd6f65ea151f9dc4fcefa33f086a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:57:22 [info] 35#35: *1047 [lua] logger.lua:23: 12abd6f65ea151f9dc4fcefa33f086a3 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:57:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:57:27 [info] 36#36: *1048 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:57:27 [info] 35#35: *1049 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:57:37 [info] 35#35: *1051 [lua] access_by_lua(msblocations.conf:189):2: 430927e971999ad38a0307428edbe07a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:57:37 [info] 35#35: *1051 [lua] logger.lua:23: 430927e971999ad38a0307428edbe07a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:57:37 +0000] 430927e971999ad38a0307428edbe07a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:57:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:57:37 [info] 36#36: *1052 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:57:37 [info] 35#35: *1053 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:57:47 [info] 35#35: *1055 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:57:47 [info] 36#36: *1054 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:57:52 [info] 35#35: *1056 [lua] access_by_lua(msblocations.conf:189):2: d58dca48f5cf7526b2ad20fc22bee7ff:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:57:52 +0000] d58dca48f5cf7526b2ad20fc22bee7ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:57:52 [info] 35#35: *1056 [lua] logger.lua:23: d58dca48f5cf7526b2ad20fc22bee7ff {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:57:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:57:57 [info] 35#35: *1058 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:57:57 [info] 35#35: *1057 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:58:07 [info] 35#35: *1059 [lua] access_by_lua(msblocations.conf:189):2: b421d8b59f2b5093f2bf3cd063a3e57e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:58:07 [info] 35#35: *1059 [lua] logger.lua:23: b421d8b59f2b5093f2bf3cd063a3e57e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:58:07 +0000] b421d8b59f2b5093f2bf3cd063a3e57e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:58:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:58:07 [info] 36#36: *1060 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:58:07 [info] 36#36: *1061 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:58:17 [info] 35#35: *1063 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:58:17 [info] 36#36: *1062 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:58:22 [info] 35#35: *1064 [lua] access_by_lua(msblocations.conf:189):2: 3c7bafb69b00a2161a7ef92dba427877:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:58:22 +0000] 3c7bafb69b00a2161a7ef92dba427877 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:58:22 [info] 35#35: *1064 [lua] logger.lua:23: 3c7bafb69b00a2161a7ef92dba427877 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:58:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:58:27 [info] 35#35: *1066 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:58:27 [info] 35#35: *1065 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:58:37 [info] 35#35: *1068 [lua] access_by_lua(msblocations.conf:189):2: 85772f9fe71ad7c09a9af9713fec2c46:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:58:37 [info] 35#35: *1068 [lua] logger.lua:23: 85772f9fe71ad7c09a9af9713fec2c46 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:58:37 +0000] 85772f9fe71ad7c09a9af9713fec2c46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:58:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:58:37 [info] 36#36: *1069 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:58:37 [info] 36#36: *1070 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:58:47 [info] 36#36: *1072 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:58:47 [info] 35#35: *1071 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:58:52 [info] 35#35: *1073 [lua] access_by_lua(msblocations.conf:189):2: 90285f4ac58d3c1d902b8f947ab8971f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:58:52 [info] 35#35: *1073 [lua] logger.lua:23: 90285f4ac58d3c1d902b8f947ab8971f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:58:52 +0000] 90285f4ac58d3c1d902b8f947ab8971f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:58:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:58:57 [info] 35#35: *1075 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:58:57 [info] 36#36: *1074 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:59:07 [info] 35#35: *1076 [lua] access_by_lua(msblocations.conf:189):2: e1395a52e648c15eaf2f2bff682cbac2:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:59:07 +0000] e1395a52e648c15eaf2f2bff682cbac2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/18 05:59:07 [info] 35#35: *1076 [lua] logger.lua:23: e1395a52e648c15eaf2f2bff682cbac2 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:59:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:59:07 [info] 35#35: *1077 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:59:07 [info] 35#35: *1078 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:59:17 [info] 36#36: *1079 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:59:17 [info] 35#35: *1080 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:59:22 [info] 35#35: *1081 [lua] access_by_lua(msblocations.conf:189):2: 07d0787c9339821ea5e5658662766ca4:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:59:22 +0000] 07d0787c9339821ea5e5658662766ca4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/18 05:59:22 [info] 35#35: *1081 [lua] logger.lua:23: 07d0787c9339821ea5e5658662766ca4 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:59:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/18 05:59:27 [info] 36#36: *1082 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:59:27 [info] 36#36: *1083 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:59:37 [info] 35#35: *1085 [lua] access_by_lua(msblocations.conf:189):2: dedddf0ae139b1021bdcfdc934c35b3e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:59:37 +0000] dedddf0ae139b1021bdcfdc934c35b3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:59:37 [info] 35#35: *1085 [lua] logger.lua:23: dedddf0ae139b1021bdcfdc934c35b3e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:59:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:59:37 [info] 36#36: *1087 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:59:37 [info] 36#36: *1086 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:59:47 [info] 35#35: *1088 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:59:47 [info] 35#35: *1089 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:59:52 [info] 35#35: *1090 [lua] access_by_lua(msblocations.conf:189):2: 8f85204927bd367ec5afdcde6a3747a1:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 05:59:52 [info] 35#35: *1090 [lua] logger.lua:23: 8f85204927bd367ec5afdcde6a3747a1 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:05:59:52 +0000] 8f85204927bd367ec5afdcde6a3747a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:59:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:59:57 [info] 36#36: *1091 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 05:59:57 [info] 36#36: *1092 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:00:07 [info] 35#35: *1093 [lua] access_by_lua(msblocations.conf:189):2: 2f6f5b04d96489eb853eba8f184fb4d0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:00:07 [info] 35#35: *1093 [lua] logger.lua:23: 2f6f5b04d96489eb853eba8f184fb4d0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:00:07 +0000] 2f6f5b04d96489eb853eba8f184fb4d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:00:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:00:07 [info] 36#36: *1094 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:00:07 [info] 35#35: *1095 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:00:17 [info] 35#35: *1097 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:00:17 [info] 35#35: *1096 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:00:22 [info] 35#35: *1098 [lua] access_by_lua(msblocations.conf:189):2: 6b153e17fddecb4a18171b57890dc2c0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:00:22 [info] 35#35: *1098 [lua] logger.lua:23: 6b153e17fddecb4a18171b57890dc2c0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:00:22 +0000] 6b153e17fddecb4a18171b57890dc2c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:00:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:00:27 [info] 36#36: *1099 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:00:27 [info] 36#36: *1100 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:00:37 [info] 35#35: *1102 [lua] access_by_lua(msblocations.conf:189):2: 8c0cbfa507764d4e6ebdd16ec1d7b591:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:00:37 [info] 35#35: *1102 [lua] logger.lua:23: 8c0cbfa507764d4e6ebdd16ec1d7b591 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:00:37 +0000] 8c0cbfa507764d4e6ebdd16ec1d7b591 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:00:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/18 06:00:37 [info] 36#36: *1103 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:00:37 [info] 36#36: *1104 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:00:47 [info] 35#35: *1106 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:00:47 [info] 35#35: *1107 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:00:52 [info] 35#35: *1108 [lua] access_by_lua(msblocations.conf:189):2: 38cd04f7c1db3aee3e2554d12d7efc35:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:00:52 [info] 35#35: *1108 [lua] logger.lua:23: 38cd04f7c1db3aee3e2554d12d7efc35 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:00:52 +0000] 38cd04f7c1db3aee3e2554d12d7efc35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:00:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.64.56 - - [18/Jan/2023:06:00:56 +0000] 314ac1079021698f45a2db6368e62e04 "" 400 request_processing_time:5.004 upstream_response_time:- "-" "-" "-"
2023/01/18 06:00:56 [info] 35#35: *1105 client prematurely closed connection while reading client request line, client: 10.233.64.56, server: 
10.233.64.56 - - [18/Jan/2023:06:00:56 +0000] cf444ceba63c28e1e7b491e93228d83e "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/18 06:00:56 [info] 35#35: *1109 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.56, server: , request: "GET / HTTP/1.0"
2023/01/18 06:00:57 [info] 35#35: *1110 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:00:57 [info] 36#36: *1111 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:01:07 [info] 36#36: *1113 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:01:07 [info] 35#35: *1112 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:01:07 [info] 35#35: *1114 [lua] access_by_lua(msblocations.conf:189):2: 232ba0a65252dba63a8996b8629dacf0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:01:07 [info] 35#35: *1114 [lua] logger.lua:23: 232ba0a65252dba63a8996b8629dacf0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:01:07 +0000] 232ba0a65252dba63a8996b8629dacf0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:01:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:01:17 [info] 35#35: *1115 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:01:17 [info] 36#36: *1116 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:01:22 [info] 35#35: *1117 [lua] access_by_lua(msblocations.conf:189):2: c26749d1b89742a93b6d0be8c1df64ef:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:01:22 [info] 35#35: *1117 [lua] logger.lua:23: c26749d1b89742a93b6d0be8c1df64ef {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:01:22 +0000] c26749d1b89742a93b6d0be8c1df64ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:01:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:01:27 [info] 35#35: *1118 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:01:27 [info] 36#36: *1119 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:01:37 [info] 35#35: *1121 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:01:37 [info] 35#35: *1122 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:01:37 [info] 35#35: *1123 [lua] access_by_lua(msblocations.conf:189):2: b2badebd636704ef464b4f236fd6b258:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:01:37 [info] 35#35: *1123 [lua] logger.lua:23: b2badebd636704ef464b4f236fd6b258 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:01:37 +0000] b2badebd636704ef464b4f236fd6b258 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:01:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:01:47 [info] 36#36: *1124 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:01:47 [info] 35#35: *1125 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:01:52 [info] 35#35: *1126 [lua] access_by_lua(msblocations.conf:189):2: 074b8793f731ebf99de9aeb7a80715b0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:01:52 +0000] 074b8793f731ebf99de9aeb7a80715b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/18 06:01:52 [info] 35#35: *1126 [lua] logger.lua:23: 074b8793f731ebf99de9aeb7a80715b0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:01:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:01:57 [info] 35#35: *1128 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:01:57 [info] 36#36: *1127 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:02:07 [info] 36#36: *1129 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:02:07 [info] 35#35: *1130 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:02:07 [info] 35#35: *1131 [lua] access_by_lua(msblocations.conf:189):2: 790c41d5ba25fd0f65165f10411864d1:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:02:07 [info] 35#35: *1131 [lua] logger.lua:23: 790c41d5ba25fd0f65165f10411864d1 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:02:07 +0000] 790c41d5ba25fd0f65165f10411864d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:02:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:02:17 [info] 35#35: *1133 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:02:17 [info] 35#35: *1132 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:02:22 [info] 35#35: *1134 [lua] access_by_lua(msblocations.conf:189):2: 5f1f52d46a9d24e69a1a462836543d9f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:02:22 [info] 35#35: *1134 [lua] logger.lua:23: 5f1f52d46a9d24e69a1a462836543d9f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:02:22 +0000] 5f1f52d46a9d24e69a1a462836543d9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:02:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:02:23 [info] 35#35: *1135 [lua] access_by_lua(msblocations.conf:189):2: 6350f44dc446a3065b89489d603b27d6:receive the request, client: 10.233.64.56, server: , request: "GET /nmaplowercheck1674021743 HTTP/1.1", host: "10.32.243.139:30284"
2023/01/18 06:02:23 [warn] 35#35: *1135 [lua] error_handler.lua:29: error_svc_not_found(): 6350f44dc446a3065b89489d603b27d6 No route found for this request! detail_info:Custom not match, client: 10.233.64.56, server: , request: "GET /nmaplowercheck1674021743 HTTP/1.1", host: "10.32.243.139:30284"
10.233.64.56 - - [18/Jan/2023:06:02:23 +0000] 6350f44dc446a3065b89489d603b27d6 "GET /nmaplowercheck1674021743 HTTP/1.1" 502 request_processing_time:0.001 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/18 06:02:23 [info] 35#35: *1136 [lua] access_by_lua(msblocations.conf:189):2: 88a74930a5800854f17aa6d4a4bb1ec3:receive the request, client: 10.233.64.56, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.243.139:30284"
2023/01/18 06:02:23 [warn] 35#35: *1136 [lua] error_handler.lua:29: error_svc_not_found(): 88a74930a5800854f17aa6d4a4bb1ec3 No route found for this request! detail_info:Custom not match, client: 10.233.64.56, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.243.139:30284"
10.233.64.56 - - [18/Jan/2023:06:02:23 +0000] 88a74930a5800854f17aa6d4a4bb1ec3 "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)" "-"
2023/01/18 06:02:23 [info] 35#35: *1137 [lua] access_by_lua(msblocations.conf:189):2: ba46fa8a72126451957532bd2d279eb7:receive the request, client: 10.233.64.56, server: , request: "POST /sdk HTTP/1.1", host: "10.32.243.139:30284"
2023/01/18 06:02:23 [warn] 35#35: *1137 [lua] error_handler.lua:29: error_svc_not_found(): ba46fa8a72126451957532bd2d279eb7 No route found for this request! detail_info:Custom not match, client: 10.233.64.56, server: , request: "POST /sdk HTTP/1.1", host: "10.32.243.139:30284"
10.233.64.56 - - [18/Jan/2023:06:02:23 +0000] ba46fa8a72126451957532bd2d279eb7 "POST /sdk HTTP/1.1" 502 request_processing_time:0.109 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
10.233.64.56 - - [18/Jan/2023:06:02:23 +0000] 412670b30e0d9d570d8bd63a87304746 "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)" "-"
2023/01/18 06:02:23 [info] 35#35: *1138 [lua] access_by_lua(msblocations.conf:189):2: 412670b30e0d9d570d8bd63a87304746:receive the request, client: 10.233.64.56, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.243.139:30284"
2023/01/18 06:02:23 [warn] 35#35: *1138 [lua] error_handler.lua:29: error_svc_not_found(): 412670b30e0d9d570d8bd63a87304746 No route found for this request! detail_info:Custom not match, client: 10.233.64.56, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.243.139:30284"
2023/01/18 06:02:27 [info] 36#36: *1139 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:02:27 [info] 35#35: *1140 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:02:31 [info] 35#35: *1142 [lua] access_by_lua(msblocations.conf:189):2: 9933964b9ade2a485346617e0759fe92:receive the request, client: 10.233.64.56, server: , request: "GET / HTTP/1.0"
2023/01/18 06:02:31 [warn] 35#35: *1142 [lua] error_handler.lua:29: error_svc_not_found(): 9933964b9ade2a485346617e0759fe92 No route found for this request! detail_info:Custom not match, client: 10.233.64.56, server: , request: "GET / HTTP/1.0"
10.233.64.56 - - [18/Jan/2023:06:02:31 +0000] 9933964b9ade2a485346617e0759fe92 "GET / HTTP/1.0" 502 request_processing_time:0.001 upstream_response_time:- "-" "-" "-"
2023/01/18 06:02:31 [info] 35#35: *1143 [lua] access_by_lua(msblocations.conf:189):2: de7539d0442c6809e63e7521cdeac371:receive the request, client: 10.233.64.56, server: , request: "GET / HTTP/1.1", host: "10.32.243.139"
2023/01/18 06:02:31 [warn] 35#35: *1143 [lua] error_handler.lua:29: error_svc_not_found(): de7539d0442c6809e63e7521cdeac371 No route found for this request! detail_info:Custom not match, client: 10.233.64.56, server: , request: "GET / HTTP/1.1", host: "10.32.243.139"
10.233.64.56 - - [18/Jan/2023:06:02:31 +0000] de7539d0442c6809e63e7521cdeac371 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/18 06:02:31 [info] 35#35: *1143 client 10.233.64.56 closed keepalive connection
2023/01/18 06:02:37 [info] 35#35: *1144 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:02:37 [info] 35#35: *1145 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:02:37 [info] 35#35: *1146 [lua] access_by_lua(msblocations.conf:189):2: 31af79208bf22c890bbed436ee7d6fa6:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:02:37 +0000] 31af79208bf22c890bbed436ee7d6fa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/18 06:02:37 [info] 35#35: *1146 [lua] logger.lua:23: 31af79208bf22c890bbed436ee7d6fa6 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:02:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 06:02:47 [info] 35#35: *1148 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:02:47 [info] 36#36: *1147 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:02:52 [info] 35#35: *1149 [lua] access_by_lua(msblocations.conf:189):2: e08c81c916b60c27fb12318ee338963b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:02:52 [info] 35#35: *1149 [lua] logger.lua:23: e08c81c916b60c27fb12318ee338963b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:02:52 +0000] e08c81c916b60c27fb12318ee338963b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:02:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:02:57 [info] 35#35: *1151 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:02:57 [info] 35#35: *1150 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:03:07 [info] 35#35: *1152 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:03:07 [info] 36#36: *1153 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:03:07 [info] 35#35: *1154 [lua] access_by_lua(msblocations.conf:189):2: 68ae64e1b36c79297d94585624238f56:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:03:07 +0000] 68ae64e1b36c79297d94585624238f56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:03:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:03:07 [info] 35#35: *1154 [lua] logger.lua:23: 68ae64e1b36c79297d94585624238f56 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 06:03:17 [info] 35#35: *1155 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:03:17 [info] 35#35: *1156 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:03:22 [info] 35#35: *1157 [lua] access_by_lua(msblocations.conf:189):2: d7f371b66648b1a6c197bddf27b5b51f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:03:22 [info] 35#35: *1157 [lua] logger.lua:23: d7f371b66648b1a6c197bddf27b5b51f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:03:22 +0000] d7f371b66648b1a6c197bddf27b5b51f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:03:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:03:27 [info] 36#36: *1159 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:03:27 [info] 36#36: *1158 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:03:37 [info] 36#36: *1161 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:03:37 [info] 36#36: *1162 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:03:37 [info] 35#35: *1163 [lua] access_by_lua(msblocations.conf:189):2: 053393a08ebf58146f2a2fda82a89882:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:03:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.70 - - [18/Jan/2023:06:03:37 +0000] 053393a08ebf58146f2a2fda82a89882 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 06:03:37 [info] 35#35: *1163 [lua] logger.lua:23: 053393a08ebf58146f2a2fda82a89882 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 06:03:47 [info] 35#35: *1164 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:03:47 [info] 36#36: *1165 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:03:52 [info] 35#35: *1166 [lua] access_by_lua(msblocations.conf:189):2: 8e5492e4fefd960665b5783d5826ed28:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:03:52 +0000] 8e5492e4fefd960665b5783d5826ed28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:03:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:03:52 [info] 35#35: *1166 [lua] logger.lua:23: 8e5492e4fefd960665b5783d5826ed28 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 06:03:57 [info] 35#35: *1167 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:03:57 [info] 35#35: *1168 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:04:07 [info] 36#36: *1169 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:04:07 [info] 35#35: *1170 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:04:07 [info] 35#35: *1171 [lua] access_by_lua(msblocations.conf:189):2: 12643a6aeabb4cdd19294bda5c95a47e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:04:07 [info] 35#35: *1171 [lua] logger.lua:23: 12643a6aeabb4cdd19294bda5c95a47e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:04:07 +0000] 12643a6aeabb4cdd19294bda5c95a47e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:04:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:04:17 [info] 35#35: *1172 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:04:17 [info] 35#35: *1173 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:04:22 [info] 35#35: *1174 [lua] access_by_lua(msblocations.conf:189):2: e18c142c80bdc5876e04e1110e4f0ecb:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:04:22 +0000] e18c142c80bdc5876e04e1110e4f0ecb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 06:04:22 [info] 35#35: *1174 [lua] logger.lua:23: e18c142c80bdc5876e04e1110e4f0ecb {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:04:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:04:27 [info] 35#35: *1175 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:04:27 [info] 35#35: *1176 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:04:37 [info] 35#35: *1179 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:04:37 [info] 35#35: *1178 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:04:37 [info] 35#35: *1180 [lua] access_by_lua(msblocations.conf:189):2: 0bc1ed9208a523817491a849abf8194b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:04:37 [info] 35#35: *1180 [lua] logger.lua:23: 0bc1ed9208a523817491a849abf8194b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:04:37 +0000] 0bc1ed9208a523817491a849abf8194b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:04:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:04:47 [info] 35#35: *1182 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:04:47 [info] 35#35: *1181 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:04:52 [info] 35#35: *1183 [lua] access_by_lua(msblocations.conf:189):2: 1982ccbc1e3c86d5fbf1681c9031d6c1:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:04:52 [info] 35#35: *1183 [lua] logger.lua:23: 1982ccbc1e3c86d5fbf1681c9031d6c1 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:04:52 +0000] 1982ccbc1e3c86d5fbf1681c9031d6c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:04:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:04:57 [info] 35#35: *1185 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:04:57 [info] 35#35: *1184 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:05:07 [info] 35#35: *1186 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:05:07 [info] 35#35: *1187 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:05:07 [info] 35#35: *1188 [lua] access_by_lua(msblocations.conf:189):2: 169661ed40920fdfa3ef5f0a33872b42:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:05:07 +0000] 169661ed40920fdfa3ef5f0a33872b42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:05:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:05:07 [info] 35#35: *1188 [lua] logger.lua:23: 169661ed40920fdfa3ef5f0a33872b42 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 06:05:17 [info] 35#35: *1189 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:05:17 [info] 35#35: *1190 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:05:22 [info] 35#35: *1191 [lua] access_by_lua(msblocations.conf:189):2: 08a5e31d3bbabf714be1529d79813ac5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:05:22 +0000] 08a5e31d3bbabf714be1529d79813ac5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 06:05:22 [info] 35#35: *1191 [lua] logger.lua:23: 08a5e31d3bbabf714be1529d79813ac5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:05:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:05:27 [info] 36#36: *1192 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:05:27 [info] 36#36: *1193 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:05:37 [info] 35#35: *1195 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:05:37 [info] 35#35: *1196 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:05:37 [info] 35#35: *1197 [lua] access_by_lua(msblocations.conf:189):2: 3dc785c786edaa406b11f0b55200d9f0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:05:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:05:37 [info] 35#35: *1197 [lua] logger.lua:23: 3dc785c786edaa406b11f0b55200d9f0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:05:37 +0000] 3dc785c786edaa406b11f0b55200d9f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/18 06:05:47 [info] 35#35: *1199 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:05:47 [info] 35#35: *1198 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:05:52 [info] 35#35: *1200 [lua] access_by_lua(msblocations.conf:189):2: 4fb96629a8971988b2d230363ad77fe7:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:05:52 +0000] 4fb96629a8971988b2d230363ad77fe7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:05:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:05:52 [info] 35#35: *1200 [lua] logger.lua:23: 4fb96629a8971988b2d230363ad77fe7 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 06:05:57 [info] 36#36: *1201 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:05:57 [info] 36#36: *1202 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:06:07 [info] 36#36: *1203 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:06:07 [info] 35#35: *1204 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:06:07 [info] 35#35: *1205 [lua] access_by_lua(msblocations.conf:189):2: e842eb499dc364c4c4e406829118c103:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:06:07 [info] 35#35: *1205 [lua] logger.lua:23: e842eb499dc364c4c4e406829118c103 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:06:07 +0000] e842eb499dc364c4c4e406829118c103 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:06:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:06:17 [info] 36#36: *1207 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:06:17 [info] 36#36: *1206 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:06:22 [info] 35#35: *1208 [lua] access_by_lua(msblocations.conf:189):2: 1e3fbf30f2932dafc140337ee2f12d11:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:06:22 +0000] 1e3fbf30f2932dafc140337ee2f12d11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 06:06:22 [info] 35#35: *1208 [lua] logger.lua:23: 1e3fbf30f2932dafc140337ee2f12d11 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:06:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 06:06:27 [info] 35#35: *1209 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:06:27 [info] 35#35: *1210 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:06:37 [info] 35#35: *1213 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:06:37 [info] 36#36: *1212 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:06:37 [info] 35#35: *1214 [lua] access_by_lua(msblocations.conf:189):2: 81dd1c57ed0b969128c378069a85a87b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:06:37 [info] 35#35: *1214 [lua] logger.lua:23: 81dd1c57ed0b969128c378069a85a87b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:06:37 +0000] 81dd1c57ed0b969128c378069a85a87b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:06:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:06:47 [info] 36#36: *1215 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:06:47 [info] 36#36: *1216 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:06:52 [info] 35#35: *1217 [lua] access_by_lua(msblocations.conf:189):2: f6ac9b857efae777d85a3ce97407fd91:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:06:52 [info] 35#35: *1217 [lua] logger.lua:23: f6ac9b857efae777d85a3ce97407fd91 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:06:52 +0000] f6ac9b857efae777d85a3ce97407fd91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:06:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:06:57 [info] 36#36: *1219 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:06:57 [info] 36#36: *1218 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:07:07 [info] 35#35: *1220 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:07:07 [info] 35#35: *1221 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:07:07 [info] 35#35: *1222 [lua] access_by_lua(msblocations.conf:189):2: 2455dab9405664f18ae8f9ca83d348d9:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:07:07 [info] 35#35: *1222 [lua] logger.lua:23: 2455dab9405664f18ae8f9ca83d348d9 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:07:07 +0000] 2455dab9405664f18ae8f9ca83d348d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:07:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:07:17 [info] 35#35: *1224 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:07:17 [info] 35#35: *1223 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:07:22 [info] 35#35: *1225 [lua] access_by_lua(msblocations.conf:189):2: b970b1ad58b86e80d45cfd98e2727071:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:07:22 [info] 35#35: *1225 [lua] logger.lua:23: b970b1ad58b86e80d45cfd98e2727071 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:07:22 +0000] b970b1ad58b86e80d45cfd98e2727071 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:07:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:07:27 [info] 36#36: *1227 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:07:27 [info] 36#36: *1226 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:07:37 [info] 36#36: *1229 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:07:37 [info] 36#36: *1230 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:07:37 [info] 35#35: *1231 [lua] access_by_lua(msblocations.conf:189):2: 0354a26d9977b2c1fd45fa972dae0dbc:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:07:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.70 - - [18/Jan/2023:06:07:37 +0000] 0354a26d9977b2c1fd45fa972dae0dbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/18 06:07:37 [info] 35#35: *1231 [lua] logger.lua:23: 0354a26d9977b2c1fd45fa972dae0dbc {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 06:07:47 [info] 35#35: *1233 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:07:47 [info] 35#35: *1232 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:07:52 [info] 35#35: *1234 [lua] access_by_lua(msblocations.conf:189):2: 5854e843ff2e589b0878a32ec3ec3d74:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:07:52 +0000] 5854e843ff2e589b0878a32ec3ec3d74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 06:07:52 [info] 35#35: *1234 [lua] logger.lua:23: 5854e843ff2e589b0878a32ec3ec3d74 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:07:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:07:57 [info] 35#35: *1235 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:07:57 [info] 35#35: *1236 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:08:07 [info] 36#36: *1237 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:08:07 [info] 36#36: *1238 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:08:07 [info] 35#35: *1239 [lua] access_by_lua(msblocations.conf:189):2: 7bf55e603b18eb5b57799028e0090f53:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:08:07 [info] 35#35: *1239 [lua] logger.lua:23: 7bf55e603b18eb5b57799028e0090f53 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:08:07 +0000] 7bf55e603b18eb5b57799028e0090f53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:08:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:08:17 [info] 35#35: *1241 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:08:17 [info] 35#35: *1240 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:08:22 [info] 35#35: *1242 [lua] access_by_lua(msblocations.conf:189):2: 2b7240e256e8d0563ce62f2e58f2b7ad:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:08:22 [info] 35#35: *1242 [lua] logger.lua:23: 2b7240e256e8d0563ce62f2e58f2b7ad {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:08:22 +0000] 2b7240e256e8d0563ce62f2e58f2b7ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:08:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:08:27 [info] 36#36: *1243 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:08:27 [info] 36#36: *1244 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:08:37 [info] 35#35: *1246 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:08:37 [info] 36#36: *1247 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:08:37 [info] 35#35: *1248 [lua] access_by_lua(msblocations.conf:189):2: 250f2ecae0e1028573c3adc2171f6799:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:08:37 +0000] 250f2ecae0e1028573c3adc2171f6799 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 06:08:37 [info] 35#35: *1248 [lua] logger.lua:23: 250f2ecae0e1028573c3adc2171f6799 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:08:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:08:47 [info] 36#36: *1250 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:08:47 [info] 35#35: *1249 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:08:52 [info] 35#35: *1251 [lua] access_by_lua(msblocations.conf:189):2: 0b596a02e269782997350975a104b25b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:08:52 [info] 35#35: *1251 [lua] logger.lua:23: 0b596a02e269782997350975a104b25b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:08:52 +0000] 0b596a02e269782997350975a104b25b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:08:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:08:57 [info] 36#36: *1253 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:08:57 [info] 35#35: *1252 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:09:07 [info] 35#35: *1255 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:09:07 [info] 35#35: *1254 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:09:07 [info] 35#35: *1256 [lua] access_by_lua(msblocations.conf:189):2: 392b8ffe1c23bb101a4cc9917b4f3d1d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:09:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/18 06:09:08 [info] 35#35: *1256 [lua] logger.lua:23: 392b8ffe1c23bb101a4cc9917b4f3d1d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:09:08 +0000] 392b8ffe1c23bb101a4cc9917b4f3d1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/18 06:09:17 [info] 35#35: *1257 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:09:17 [info] 35#35: *1258 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:09:23 [info] 35#35: *1259 [lua] access_by_lua(msblocations.conf:189):2: 549d028b591a1cc884a9f04dd9018bba:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:09:23 +0000] 549d028b591a1cc884a9f04dd9018bba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 06:09:23 [info] 35#35: *1259 [lua] logger.lua:23: 549d028b591a1cc884a9f04dd9018bba {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:09:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/18 06:09:27 [info] 35#35: *1261 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:09:27 [info] 35#35: *1260 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:09:37 [info] 35#35: *1263 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:09:37 [info] 35#35: *1264 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:09:38 [info] 35#35: *1265 [lua] access_by_lua(msblocations.conf:189):2: de1c957daefe4cd26dd60ed1e98a2ba4:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:09:38 [info] 35#35: *1265 [lua] logger.lua:23: de1c957daefe4cd26dd60ed1e98a2ba4 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:09:38 +0000] de1c957daefe4cd26dd60ed1e98a2ba4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:09:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:09:47 [info] 36#36: *1266 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:09:47 [info] 36#36: *1267 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:09:53 [info] 35#35: *1268 [lua] access_by_lua(msblocations.conf:189):2: 276a5caf90a84b5f47e85a16e5677a41:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:09:53 +0000] 276a5caf90a84b5f47e85a16e5677a41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 06:09:53 [info] 35#35: *1268 [lua] logger.lua:23: 276a5caf90a84b5f47e85a16e5677a41 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:09:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:09:57 [info] 35#35: *1270 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:09:57 [info] 35#35: *1269 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:10:07 [info] 35#35: *1271 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:10:07 [info] 36#36: *1272 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:10:08 [info] 35#35: *1273 [lua] access_by_lua(msblocations.conf:189):2: e8ab58b2e88feae2cdc0ee0a9306a173:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:10:08 +0000] e8ab58b2e88feae2cdc0ee0a9306a173 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 06:10:08 [info] 35#35: *1273 [lua] logger.lua:23: e8ab58b2e88feae2cdc0ee0a9306a173 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:10:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:10:17 [info] 36#36: *1275 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:10:17 [info] 35#35: *1274 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:10:23 [info] 35#35: *1276 [lua] access_by_lua(msblocations.conf:189):2: f2961a09a65a9c31647079bfed7b0a3a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:10:23 [info] 35#35: *1276 [lua] logger.lua:23: f2961a09a65a9c31647079bfed7b0a3a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:10:23 +0000] f2961a09a65a9c31647079bfed7b0a3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:10:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:10:27 [info] 35#35: *1277 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:10:27 [info] 35#35: *1278 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:10:37 [info] 36#36: *1280 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:10:37 [info] 36#36: *1281 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:10:38 [info] 35#35: *1282 [lua] access_by_lua(msblocations.conf:189):2: 3394ee228f3f3ba6daf9d781924ba1c6:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:10:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.70 - - [18/Jan/2023:06:10:38 +0000] 3394ee228f3f3ba6daf9d781924ba1c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/01/18 06:10:38 [info] 35#35: *1282 [lua] logger.lua:23: 3394ee228f3f3ba6daf9d781924ba1c6 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 06:10:47 [info] 36#36: *1284 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:10:47 [info] 36#36: *1283 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:10:53 [info] 35#35: *1285 [lua] access_by_lua(msblocations.conf:189):2: 250a7f941731259f7eb68e525d0a7f96:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:10:53 [info] 35#35: *1285 [lua] logger.lua:23: 250a7f941731259f7eb68e525d0a7f96 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:10:53 +0000] 250a7f941731259f7eb68e525d0a7f96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:10:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:10:57 [info] 36#36: *1286 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:10:57 [info] 35#35: *1287 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:11:07 [info] 35#35: *1289 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:11:07 [info] 36#36: *1288 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:11:08 [info] 35#35: *1290 [lua] access_by_lua(msblocations.conf:189):2: c4f4ed7ef945ceca75b9c60ca9e47832:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:11:08 [info] 35#35: *1290 [lua] logger.lua:23: c4f4ed7ef945ceca75b9c60ca9e47832 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:11:08 +0000] c4f4ed7ef945ceca75b9c60ca9e47832 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:11:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:11:17 [info] 36#36: *1291 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:11:17 [info] 36#36: *1292 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:11:23 [info] 35#35: *1293 [lua] access_by_lua(msblocations.conf:189):2: b7cad13a74f0528b62fe0f85eaaf2e36:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:11:23 +0000] b7cad13a74f0528b62fe0f85eaaf2e36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 06:11:23 [info] 35#35: *1293 [lua] logger.lua:23: b7cad13a74f0528b62fe0f85eaaf2e36 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:11:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:11:27 [info] 36#36: *1294 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:11:27 [info] 35#35: *1295 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:11:37 [info] 35#35: *1298 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:11:37 [info] 36#36: *1297 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:11:38 [info] 35#35: *1299 [lua] access_by_lua(msblocations.conf:189):2: b554a9d6b513265ca32b84f397ca5ad7:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:11:38 [info] 35#35: *1299 [lua] logger.lua:23: b554a9d6b513265ca32b84f397ca5ad7 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:11:38 +0000] b554a9d6b513265ca32b84f397ca5ad7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:11:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:11:47 [info] 35#35: *1301 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:11:47 [info] 36#36: *1300 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:11:53 [info] 35#35: *1302 [lua] access_by_lua(msblocations.conf:189):2: f1798f8d5da55393556f49abb1f02862:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:11:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:11:53 [info] 35#35: *1302 [lua] logger.lua:23: f1798f8d5da55393556f49abb1f02862 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:11:53 +0000] f1798f8d5da55393556f49abb1f02862 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 06:11:57 [info] 35#35: *1303 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:11:57 [info] 35#35: *1304 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:12:07 [info] 35#35: *1305 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:12:07 [info] 35#35: *1306 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:12:08 [info] 35#35: *1307 [lua] access_by_lua(msblocations.conf:189):2: ad289753fbd3121e36ff8618636dce17:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:12:08 [info] 35#35: *1307 [lua] logger.lua:23: ad289753fbd3121e36ff8618636dce17 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:12:08 +0000] ad289753fbd3121e36ff8618636dce17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:12:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:12:17 [info] 35#35: *1309 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:12:17 [info] 36#36: *1308 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:12:23 [info] 35#35: *1310 [lua] access_by_lua(msblocations.conf:189):2: cab9523caf2848d51f49ce58cdef2e91:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:12:23 [info] 35#35: *1310 [lua] logger.lua:23: cab9523caf2848d51f49ce58cdef2e91 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:12:23 +0000] cab9523caf2848d51f49ce58cdef2e91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:12:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 06:12:27 [info] 36#36: *1311 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:12:27 [info] 36#36: *1312 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:12:37 [info] 36#36: *1315 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:12:37 [info] 35#35: *1314 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:12:38 [info] 35#35: *1316 [lua] access_by_lua(msblocations.conf:189):2: e4d616f01039db5cfc25a80313b26a97:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:12:38 [info] 35#35: *1316 [lua] logger.lua:23: e4d616f01039db5cfc25a80313b26a97 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:12:38 +0000] e4d616f01039db5cfc25a80313b26a97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.045 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:12:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/18 06:12:47 [info] 35#35: *1317 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:12:47 [info] 35#35: *1318 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:12:53 [info] 35#35: *1319 [lua] access_by_lua(msblocations.conf:189):2: 4b2080064edefdb62b0e91c87a8cd705:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:12:53 [info] 35#35: *1319 [lua] logger.lua:23: 4b2080064edefdb62b0e91c87a8cd705 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:12:53 +0000] 4b2080064edefdb62b0e91c87a8cd705 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:12:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/18 06:12:57 [info] 35#35: *1321 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:12:57 [info] 36#36: *1320 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:13:07 [info] 35#35: *1322 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:13:07 [info] 36#36: *1323 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:13:08 [info] 35#35: *1324 [lua] access_by_lua(msblocations.conf:189):2: a203889bf067886c3500cfb8d5a8ac12:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:13:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.70 - - [18/Jan/2023:06:13:08 +0000] a203889bf067886c3500cfb8d5a8ac12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/18 06:13:08 [info] 35#35: *1324 [lua] logger.lua:23: a203889bf067886c3500cfb8d5a8ac12 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 06:13:17 [info] 36#36: *1326 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:13:17 [info] 35#35: *1325 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:13:23 [info] 35#35: *1327 [lua] access_by_lua(msblocations.conf:189):2: cd4e7470d2cbebd1b5a69d6631a03859:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:13:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:13:23 [info] 35#35: *1327 [lua] logger.lua:23: cd4e7470d2cbebd1b5a69d6631a03859 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:13:23 +0000] cd4e7470d2cbebd1b5a69d6631a03859 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 06:13:27 [info] 35#35: *1328 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:13:27 [info] 35#35: *1329 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:13:37 [info] 35#35: *1331 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:13:37 [info] 35#35: *1332 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:13:38 [info] 35#35: *1333 [lua] access_by_lua(msblocations.conf:189):2: 1854d91c2964d2487a24851700f03141:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:13:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
10.233.67.70 - - [18/Jan/2023:06:13:38 +0000] 1854d91c2964d2487a24851700f03141 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/18 06:13:38 [info] 35#35: *1333 [lua] logger.lua:23: 1854d91c2964d2487a24851700f03141 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 06:13:47 [info] 35#35: *1334 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:13:47 [info] 35#35: *1335 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:13:53 [info] 35#35: *1336 [lua] access_by_lua(msblocations.conf:189):2: f96b23a4e539433605849a34ab69f0ac:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:13:53 +0000] f96b23a4e539433605849a34ab69f0ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 06:13:53 [info] 35#35: *1336 [lua] logger.lua:23: f96b23a4e539433605849a34ab69f0ac {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:13:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:13:57 [info] 35#35: *1338 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:13:57 [info] 36#36: *1337 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:14:07 [info] 36#36: *1339 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:14:07 [info] 36#36: *1340 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:14:08 [info] 35#35: *1341 [lua] access_by_lua(msblocations.conf:189):2: 4a56d8f8730c2d8f6f172f0f5a75ccf5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:14:08 +0000] 4a56d8f8730c2d8f6f172f0f5a75ccf5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/18 06:14:08 [info] 35#35: *1341 [lua] logger.lua:23: 4a56d8f8730c2d8f6f172f0f5a75ccf5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:14:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:14:17 [info] 36#36: *1343 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:14:17 [info] 35#35: *1342 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:14:23 [info] 35#35: *1344 [lua] access_by_lua(msblocations.conf:189):2: a69583b005c30ee59d591b63b4cb92aa:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:14:23 [info] 35#35: *1344 [lua] logger.lua:23: a69583b005c30ee59d591b63b4cb92aa {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:14:23 +0000] a69583b005c30ee59d591b63b4cb92aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:14:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:14:27 [info] 35#35: *1345 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:14:27 [info] 36#36: *1346 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:14:37 [info] 36#36: *1348 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:14:37 [info] 36#36: *1349 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:14:38 [info] 35#35: *1350 [lua] access_by_lua(msblocations.conf:189):2: af62e94fade36f3720a5b8eb8aca0bab:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:14:38 +0000] af62e94fade36f3720a5b8eb8aca0bab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/18 06:14:38 [info] 35#35: *1350 [lua] logger.lua:23: af62e94fade36f3720a5b8eb8aca0bab {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:14:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:14:47 [info] 35#35: *1352 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:14:47 [info] 35#35: *1351 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:14:53 [info] 35#35: *1353 [lua] access_by_lua(msblocations.conf:189):2: 8df4f10f9e63139bca6c5fb53b2f3eaf:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:14:53 [info] 35#35: *1353 [lua] logger.lua:23: 8df4f10f9e63139bca6c5fb53b2f3eaf {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:14:53 +0000] 8df4f10f9e63139bca6c5fb53b2f3eaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:14:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:14:57 [info] 35#35: *1355 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:14:57 [info] 35#35: *1354 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:15:07 [info] 35#35: *1356 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:15:07 [info] 35#35: *1357 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:15:08 [info] 35#35: *1358 [lua] access_by_lua(msblocations.conf:189):2: a0dfe0deb13181dbd3b3e29c452df4d5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:15:08 +0000] a0dfe0deb13181dbd3b3e29c452df4d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 06:15:08 [info] 35#35: *1358 [lua] logger.lua:23: a0dfe0deb13181dbd3b3e29c452df4d5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:15:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:15:17 [info] 36#36: *1359 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:15:17 [info] 36#36: *1360 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:15:23 [info] 35#35: *1361 [lua] access_by_lua(msblocations.conf:189):2: b60125d05781cc0cb23fc22e361937ff:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:15:23 +0000] b60125d05781cc0cb23fc22e361937ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 06:15:23 [info] 35#35: *1361 [lua] logger.lua:23: b60125d05781cc0cb23fc22e361937ff {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:15:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:15:27 [info] 35#35: *1362 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:15:27 [info] 35#35: *1363 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:15:37 [info] 35#35: *1366 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:15:37 [info] 35#35: *1365 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:15:38 [info] 35#35: *1367 [lua] access_by_lua(msblocations.conf:189):2: 66095db901ca994809a7c2285cb76a71:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:15:38 [info] 35#35: *1367 [lua] logger.lua:23: 66095db901ca994809a7c2285cb76a71 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:15:38 +0000] 66095db901ca994809a7c2285cb76a71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:15:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:15:47 [info] 35#35: *1369 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:15:47 [info] 35#35: *1368 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:15:53 [info] 35#35: *1370 [lua] access_by_lua(msblocations.conf:189):2: bc619b71d81af114268b000a2cfc0714:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:15:53 +0000] bc619b71d81af114268b000a2cfc0714 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:15:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:15:53 [info] 35#35: *1370 [lua] logger.lua:23: bc619b71d81af114268b000a2cfc0714 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 06:15:57 [info] 35#35: *1371 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:15:57 [info] 36#36: *1372 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:16:07 [info] 36#36: *1374 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:16:07 [info] 36#36: *1373 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:16:08 [info] 35#35: *1375 [lua] access_by_lua(msblocations.conf:189):2: ec8ae7c1c3e192317d52d6ee2057eb1e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:16:08 [info] 35#35: *1375 [lua] logger.lua:23: ec8ae7c1c3e192317d52d6ee2057eb1e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:16:08 +0000] ec8ae7c1c3e192317d52d6ee2057eb1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:16:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/18 06:16:17 [info] 35#35: *1377 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:16:17 [info] 35#35: *1376 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:16:23 [info] 35#35: *1378 [lua] access_by_lua(msblocations.conf:189):2: 0d4bcf2aa0101cca9b0fad4a70ad6dcc:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:16:23 [info] 35#35: *1378 [lua] logger.lua:23: 0d4bcf2aa0101cca9b0fad4a70ad6dcc {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:16:23 +0000] 0d4bcf2aa0101cca9b0fad4a70ad6dcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:16:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 06:16:27 [info] 35#35: *1380 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:16:27 [info] 36#36: *1379 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:16:37 [info] 35#35: *1382 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:16:37 [info] 35#35: *1383 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:16:38 [info] 35#35: *1384 [lua] access_by_lua(msblocations.conf:189):2: 31fc4c0aea773ff7f9eb6810dc02a3e8:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:16:38 [info] 35#35: *1384 [lua] logger.lua:23: 31fc4c0aea773ff7f9eb6810dc02a3e8 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:16:38 +0000] 31fc4c0aea773ff7f9eb6810dc02a3e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:16:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/18 06:16:47 [info] 36#36: *1385 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:16:47 [info] 36#36: *1386 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:16:53 [info] 35#35: *1387 [lua] access_by_lua(msblocations.conf:189):2: 784704205367086237e5237727d3a4bb:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:16:53 [info] 35#35: *1387 [lua] logger.lua:23: 784704205367086237e5237727d3a4bb {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:16:53 +0000] 784704205367086237e5237727d3a4bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:16:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:16:57 [info] 36#36: *1388 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:16:57 [info] 36#36: *1389 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:17:07 [info] 35#35: *1391 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:17:07 [info] 36#36: *1390 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:17:08 [info] 35#35: *1392 [lua] access_by_lua(msblocations.conf:189):2: 0fca3f07306a777a7d224e4e5bc8b756:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:17:08 [info] 35#35: *1392 [lua] logger.lua:23: 0fca3f07306a777a7d224e4e5bc8b756 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:17:08 +0000] 0fca3f07306a777a7d224e4e5bc8b756 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:17:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:17:17 [info] 36#36: *1394 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:17:17 [info] 36#36: *1393 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:17:23 [info] 35#35: *1395 [lua] access_by_lua(msblocations.conf:189):2: d7a3f122f4e1bd64f788997fe1e4189a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:17:23 [info] 35#35: *1395 [lua] logger.lua:23: d7a3f122f4e1bd64f788997fe1e4189a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:17:23 +0000] d7a3f122f4e1bd64f788997fe1e4189a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:17:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:17:27 [info] 35#35: *1396 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:17:27 [info] 35#35: *1397 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:17:37 [info] 35#35: *1400 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:17:37 [info] 36#36: *1399 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:17:38 [info] 35#35: *1401 [lua] access_by_lua(msblocations.conf:189):2: fece2254d9277ead8aeb8ba0da9d42e5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:17:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/18 06:17:38 [info] 35#35: *1401 [lua] logger.lua:23: fece2254d9277ead8aeb8ba0da9d42e5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:17:38 +0000] fece2254d9277ead8aeb8ba0da9d42e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/18 06:17:47 [info] 35#35: *1402 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:17:47 [info] 35#35: *1403 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:17:53 [info] 35#35: *1404 [lua] access_by_lua(msblocations.conf:189):2: 439918e1c7c22256ba29ed701a1f3e24:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:17:53 +0000] 439918e1c7c22256ba29ed701a1f3e24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:17:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:17:53 [info] 35#35: *1404 [lua] logger.lua:23: 439918e1c7c22256ba29ed701a1f3e24 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 06:17:57 [info] 36#36: *1405 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:17:57 [info] 36#36: *1406 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:18:07 [info] 36#36: *1407 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:18:07 [info] 36#36: *1408 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:18:08 [info] 35#35: *1409 [lua] access_by_lua(msblocations.conf:189):2: c8dd31fa37fc143f918652cab75abcbb:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:18:08 [info] 35#35: *1409 [lua] logger.lua:23: c8dd31fa37fc143f918652cab75abcbb {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:18:08 +0000] c8dd31fa37fc143f918652cab75abcbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:18:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:18:17 [info] 36#36: *1410 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:18:17 [info] 36#36: *1411 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:18:23 [info] 35#35: *1412 [lua] access_by_lua(msblocations.conf:189):2: 34297307b7b806515f80f0cd8a7ead27:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:18:23 +0000] 34297307b7b806515f80f0cd8a7ead27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 06:18:23 [info] 35#35: *1412 [lua] logger.lua:23: 34297307b7b806515f80f0cd8a7ead27 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:18:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:18:27 [info] 35#35: *1413 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:18:27 [info] 35#35: *1414 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:18:37 [info] 35#35: *1416 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:18:37 [info] 35#35: *1417 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:18:38 [info] 35#35: *1418 [lua] access_by_lua(msblocations.conf:189):2: bf861ba1eac5600ea4a55a22d5cf8ee0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:18:38 [info] 35#35: *1418 [lua] logger.lua:23: bf861ba1eac5600ea4a55a22d5cf8ee0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:18:38 +0000] bf861ba1eac5600ea4a55a22d5cf8ee0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:18:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:18:47 [info] 35#35: *1419 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:18:47 [info] 35#35: *1420 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:18:53 [info] 35#35: *1421 [lua] access_by_lua(msblocations.conf:189):2: 67d54460c9117f0a004845e8a16e2518:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:18:53 +0000] 67d54460c9117f0a004845e8a16e2518 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 06:18:53 [info] 35#35: *1421 [lua] logger.lua:23: 67d54460c9117f0a004845e8a16e2518 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:18:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:18:57 [info] 36#36: *1423 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:18:57 [info] 35#35: *1422 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:19:07 [info] 35#35: *1424 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:19:07 [info] 35#35: *1425 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:19:08 [info] 35#35: *1426 [lua] access_by_lua(msblocations.conf:189):2: 2b629b9d697c01b316b4d4908bac58ef:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:19:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:19:08 [info] 35#35: *1426 [lua] logger.lua:23: 2b629b9d697c01b316b4d4908bac58ef {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:19:08 +0000] 2b629b9d697c01b316b4d4908bac58ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/18 06:19:17 [info] 36#36: *1427 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:19:17 [info] 36#36: *1428 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:19:23 [info] 35#35: *1429 [lua] access_by_lua(msblocations.conf:189):2: 2ab9cea279e95884a4981144f2ddf4ad:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:19:23 +0000] 2ab9cea279e95884a4981144f2ddf4ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:19:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:19:23 [info] 35#35: *1429 [lua] logger.lua:23: 2ab9cea279e95884a4981144f2ddf4ad {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 06:19:27 [info] 35#35: *1431 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:19:27 [info] 36#36: *1430 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:19:37 [info] 35#35: *1433 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:19:37 [info] 35#35: *1434 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:19:38 [info] 35#35: *1435 [lua] access_by_lua(msblocations.conf:189):2: 8224f8ca3f5a979469b4578625a9f9c8:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:19:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.67.70 - - [18/Jan/2023:06:19:38 +0000] 8224f8ca3f5a979469b4578625a9f9c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/18 06:19:38 [info] 35#35: *1435 [lua] logger.lua:23: 8224f8ca3f5a979469b4578625a9f9c8 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 06:19:47 [info] 35#35: *1437 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:19:47 [info] 36#36: *1436 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:19:53 [info] 35#35: *1438 [lua] access_by_lua(msblocations.conf:189):2: 6091fcfd67da8c342503b2bc81f43f31:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:19:53 [info] 35#35: *1438 [lua] logger.lua:23: 6091fcfd67da8c342503b2bc81f43f31 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:19:53 +0000] 6091fcfd67da8c342503b2bc81f43f31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:19:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:19:57 [info] 36#36: *1440 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:19:57 [info] 36#36: *1439 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:20:07 [info] 35#35: *1442 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:20:07 [info] 35#35: *1441 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:20:08 [info] 35#35: *1443 [lua] access_by_lua(msblocations.conf:189):2: 5d0745058e9e07a5ed82cb9d2b4adccf:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:20:08 +0000] 5d0745058e9e07a5ed82cb9d2b4adccf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 06:20:08 [info] 35#35: *1443 [lua] logger.lua:23: 5d0745058e9e07a5ed82cb9d2b4adccf {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:20:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:20:17 [info] 36#36: *1444 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:20:17 [info] 35#35: *1445 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:20:23 [info] 35#35: *1446 [lua] access_by_lua(msblocations.conf:189):2: 31f36393117441dd9d574730629627eb:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:20:23 [info] 35#35: *1446 [lua] logger.lua:23: 31f36393117441dd9d574730629627eb {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:20:23 +0000] 31f36393117441dd9d574730629627eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:20:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:20:27 [info] 36#36: *1448 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:20:27 [info] 35#35: *1447 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:20:37 [info] 35#35: *1450 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:20:37 [info] 35#35: *1451 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:20:38 [info] 35#35: *1452 [lua] access_by_lua(msblocations.conf:189):2: 6602c47f3692e75b2e2f27422991f39e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:20:38 [info] 35#35: *1452 [lua] logger.lua:23: 6602c47f3692e75b2e2f27422991f39e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:20:38 +0000] 6602c47f3692e75b2e2f27422991f39e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:20:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/18 06:20:47 [info] 35#35: *1453 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:20:47 [info] 35#35: *1454 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:20:53 [info] 35#35: *1455 [lua] access_by_lua(msblocations.conf:189):2: 60de2f6ff9c6d4e6b30f51262c4a69bf:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:20:53 +0000] 60de2f6ff9c6d4e6b30f51262c4a69bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/01/18 06:20:53 [info] 35#35: *1455 [lua] logger.lua:23: 60de2f6ff9c6d4e6b30f51262c4a69bf {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:20:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/18 06:20:57 [info] 36#36: *1456 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:20:57 [info] 36#36: *1457 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:21:07 [info] 35#35: *1459 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:21:07 [info] 35#35: *1458 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:21:08 [info] 35#35: *1460 [lua] access_by_lua(msblocations.conf:189):2: d3b103a3f6733798aeecfa7ce0cfc3ea:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:21:08 +0000] d3b103a3f6733798aeecfa7ce0cfc3ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:21:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:21:08 [info] 35#35: *1460 [lua] logger.lua:23: d3b103a3f6733798aeecfa7ce0cfc3ea {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 06:21:17 [info] 35#35: *1461 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:21:17 [info] 35#35: *1462 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:21:23 [info] 35#35: *1463 [lua] access_by_lua(msblocations.conf:189):2: 7baa58c2bff8c53054818636d7da9e54:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:21:23 +0000] 7baa58c2bff8c53054818636d7da9e54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 06:21:23 [info] 35#35: *1463 [lua] logger.lua:23: 7baa58c2bff8c53054818636d7da9e54 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:21:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:21:27 [info] 35#35: *1464 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:21:27 [info] 35#35: *1465 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:21:37 [info] 36#36: *1468 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:21:37 [info] 36#36: *1467 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:21:38 [info] 35#35: *1469 [lua] access_by_lua(msblocations.conf:189):2: 09b22d9d6e28b0dab9b80f2610b5ee3e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:21:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.67.70 - - [18/Jan/2023:06:21:38 +0000] 09b22d9d6e28b0dab9b80f2610b5ee3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 06:21:38 [info] 35#35: *1469 [lua] logger.lua:23: 09b22d9d6e28b0dab9b80f2610b5ee3e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 06:21:47 [info] 36#36: *1471 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:21:47 [info] 36#36: *1470 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:21:53 [info] 35#35: *1472 [lua] access_by_lua(msblocations.conf:189):2: 58f4f0660107041916240629641581f2:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:21:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.70 - - [18/Jan/2023:06:21:53 +0000] 58f4f0660107041916240629641581f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 06:21:53 [info] 35#35: *1472 [lua] logger.lua:23: 58f4f0660107041916240629641581f2 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 06:21:57 [info] 36#36: *1473 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:21:57 [info] 36#36: *1474 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:22:07 [info] 36#36: *1475 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:22:07 [info] 35#35: *1476 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:22:08 [info] 35#35: *1477 [lua] access_by_lua(msblocations.conf:189):2: 0492958b1f08112858602dee321f5b1a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:22:08 [info] 35#35: *1477 [lua] logger.lua:23: 0492958b1f08112858602dee321f5b1a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:22:08 +0000] 0492958b1f08112858602dee321f5b1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:22:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:22:17 [info] 35#35: *1478 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:22:17 [info] 36#36: *1479 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:22:23 [info] 35#35: *1480 [lua] access_by_lua(msblocations.conf:189):2: 9383f8a27a261ea1a9a036b49d419955:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:22:23 [info] 35#35: *1480 [lua] logger.lua:23: 9383f8a27a261ea1a9a036b49d419955 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:22:23 +0000] 9383f8a27a261ea1a9a036b49d419955 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:22:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:22:27 [info] 35#35: *1481 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:22:27 [info] 35#35: *1482 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:22:37 [info] 35#35: *1484 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:22:37 [info] 35#35: *1485 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:22:38 [info] 35#35: *1486 [lua] access_by_lua(msblocations.conf:189):2: 9448013020bf86acb2d2ea09f63ed5a9:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:22:38 [info] 35#35: *1486 [lua] logger.lua:23: 9448013020bf86acb2d2ea09f63ed5a9 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:22:38 +0000] 9448013020bf86acb2d2ea09f63ed5a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:22:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/01/18 06:22:47 [info] 35#35: *1487 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:22:47 [info] 35#35: *1488 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:22:53 [info] 35#35: *1489 [lua] access_by_lua(msblocations.conf:189):2: efc183f87fa75e10e6c019006c3e6b7f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:22:53 [info] 35#35: *1489 [lua] logger.lua:23: efc183f87fa75e10e6c019006c3e6b7f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:22:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.70 - - [18/Jan/2023:06:22:53 +0000] efc183f87fa75e10e6c019006c3e6b7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 06:22:57 [info] 35#35: *1490 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:22:57 [info] 35#35: *1491 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:23:07 [info] 36#36: *1492 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:23:07 [info] 36#36: *1493 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:23:08 [info] 35#35: *1494 [lua] access_by_lua(msblocations.conf:189):2: 4c8767b91d1e960a95979a540a45d78a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:23:08 [info] 35#35: *1494 [lua] logger.lua:23: 4c8767b91d1e960a95979a540a45d78a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:23:08 +0000] 4c8767b91d1e960a95979a540a45d78a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:23:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/18 06:23:17 [info] 36#36: *1496 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:23:17 [info] 35#35: *1495 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:23:23 [info] 35#35: *1497 [lua] access_by_lua(msblocations.conf:189):2: e2b305b5e114e7c2d2a4becd9b2b5416:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:23:23 [info] 35#35: *1497 [lua] logger.lua:23: e2b305b5e114e7c2d2a4becd9b2b5416 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:23:23 +0000] e2b305b5e114e7c2d2a4becd9b2b5416 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:23:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:23:27 [info] 35#35: *1498 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:23:27 [info] 35#35: *1499 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:23:37 [info] 36#36: *1502 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:23:37 [info] 36#36: *1501 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:23:38 [info] 35#35: *1503 [lua] access_by_lua(msblocations.conf:189):2: a4e5b8c928e8f5bf28085b49729c7f37:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:23:38 [info] 35#35: *1503 [lua] logger.lua:23: a4e5b8c928e8f5bf28085b49729c7f37 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:23:38 +0000] a4e5b8c928e8f5bf28085b49729c7f37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:23:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:23:47 [info] 35#35: *1504 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:23:47 [info] 35#35: *1505 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:23:53 [info] 35#35: *1506 [lua] access_by_lua(msblocations.conf:189):2: e24880e30ae9d98ea7288163bf802352:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:23:53 [info] 35#35: *1506 [lua] logger.lua:23: e24880e30ae9d98ea7288163bf802352 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:23:53 +0000] e24880e30ae9d98ea7288163bf802352 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:23:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:23:57 [info] 35#35: *1507 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:23:57 [info] 35#35: *1508 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:24:07 [info] 35#35: *1509 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:24:07 [info] 35#35: *1510 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:24:08 [info] 35#35: *1511 [lua] access_by_lua(msblocations.conf:189):2: fd6a1c3ae0d408aa066cda349babd112:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:24:08 +0000] fd6a1c3ae0d408aa066cda349babd112 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/18 06:24:08 [info] 35#35: *1511 [lua] logger.lua:23: fd6a1c3ae0d408aa066cda349babd112 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:24:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:24:17 [info] 36#36: *1513 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:24:17 [info] 35#35: *1512 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:24:23 [info] 35#35: *1514 [lua] access_by_lua(msblocations.conf:189):2: ed876f89450dd8e2a232536f7abe0314:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:24:23 +0000] ed876f89450dd8e2a232536f7abe0314 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:24:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:24:23 [info] 35#35: *1514 [lua] logger.lua:23: ed876f89450dd8e2a232536f7abe0314 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 06:24:27 [info] 35#35: *1516 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:24:27 [info] 35#35: *1515 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:24:37 [info] 35#35: *1518 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:24:37 [info] 36#36: *1519 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:24:38 [info] 35#35: *1520 [lua] access_by_lua(msblocations.conf:189):2: 21d3f8dc8361b0719330aa6a9e1f59e7:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:24:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
10.233.67.70 - - [18/Jan/2023:06:24:39 +0000] 21d3f8dc8361b0719330aa6a9e1f59e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/18 06:24:39 [info] 35#35: *1520 [lua] logger.lua:23: 21d3f8dc8361b0719330aa6a9e1f59e7 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 06:24:47 [info] 35#35: *1522 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:24:47 [info] 35#35: *1521 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:24:54 [info] 35#35: *1523 [lua] access_by_lua(msblocations.conf:189):2: bce557c4779b901692479e2d075eaedc:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:24:54 [info] 35#35: *1523 [lua] logger.lua:23: bce557c4779b901692479e2d075eaedc {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:24:54 +0000] bce557c4779b901692479e2d075eaedc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:24:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:24:57 [info] 35#35: *1524 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:24:57 [info] 36#36: *1525 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:25:07 [info] 35#35: *1526 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:25:07 [info] 36#36: *1527 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:25:09 [info] 35#35: *1528 [lua] access_by_lua(msblocations.conf:189):2: cb8c8c5fe526ff139093ad32ce821610:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:25:09 +0000] cb8c8c5fe526ff139093ad32ce821610 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/18 06:25:09 [info] 35#35: *1528 [lua] logger.lua:23: cb8c8c5fe526ff139093ad32ce821610 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:25:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/18 06:25:17 [info] 35#35: *1529 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:25:17 [info] 36#36: *1530 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:25:24 [info] 35#35: *1531 [lua] access_by_lua(msblocations.conf:189):2: 96326111107d7f9df70bbb526cb5b311:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:25:24 +0000] 96326111107d7f9df70bbb526cb5b311 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 06:25:24 [info] 35#35: *1531 [lua] logger.lua:23: 96326111107d7f9df70bbb526cb5b311 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:25:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/18 06:25:27 [info] 36#36: *1533 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:25:27 [info] 36#36: *1532 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:25:37 [info] 36#36: *1536 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:25:37 [info] 36#36: *1535 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:25:39 [info] 35#35: *1537 [lua] access_by_lua(msblocations.conf:189):2: 973d299455e32e095e3d7f9eb8762e93:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:25:39 [info] 35#35: *1537 [lua] logger.lua:23: 973d299455e32e095e3d7f9eb8762e93 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:25:39 +0000] 973d299455e32e095e3d7f9eb8762e93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:25:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:25:47 [info] 35#35: *1539 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:25:47 [info] 35#35: *1538 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:25:54 [info] 35#35: *1540 [lua] access_by_lua(msblocations.conf:189):2: c905d56396ce5d54ed007a3248d5db1e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:25:54 [info] 35#35: *1540 [lua] logger.lua:23: c905d56396ce5d54ed007a3248d5db1e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:25:54 +0000] c905d56396ce5d54ed007a3248d5db1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:25:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:25:57 [info] 36#36: *1541 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:25:57 [info] 36#36: *1542 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:26:07 [info] 35#35: *1544 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:26:07 [info] 35#35: *1543 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:26:09 [info] 35#35: *1545 [lua] access_by_lua(msblocations.conf:189):2: aa1ee69583a5842f7750167ea18e93b8:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:26:09 [info] 35#35: *1545 [lua] logger.lua:23: aa1ee69583a5842f7750167ea18e93b8 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:26:09 +0000] aa1ee69583a5842f7750167ea18e93b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:26:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:26:17 [info] 36#36: *1547 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:26:17 [info] 35#35: *1546 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:26:24 [info] 35#35: *1548 [lua] access_by_lua(msblocations.conf:189):2: 82dea9126e5b34f49f8f951484ec2743:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:26:24 [info] 35#35: *1548 [lua] logger.lua:23: 82dea9126e5b34f49f8f951484ec2743 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:26:24 +0000] 82dea9126e5b34f49f8f951484ec2743 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:26:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:26:27 [info] 35#35: *1549 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:26:27 [info] 35#35: *1550 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:26:37 [info] 35#35: *1553 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:26:37 [info] 35#35: *1552 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:26:39 [info] 35#35: *1554 [lua] access_by_lua(msblocations.conf:189):2: 632b35e3c09c8359700e6688a5b7780c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:26:39 +0000] 632b35e3c09c8359700e6688a5b7780c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:26:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/18 06:26:39 [info] 35#35: *1554 [lua] logger.lua:23: 632b35e3c09c8359700e6688a5b7780c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 06:26:47 [info] 35#35: *1556 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:26:47 [info] 35#35: *1555 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:26:54 [info] 35#35: *1557 [lua] access_by_lua(msblocations.conf:189):2: a845cad024fd27e04945d5fba1c1f8a9:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:26:54 +0000] a845cad024fd27e04945d5fba1c1f8a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/18 06:26:54 [info] 35#35: *1557 [lua] logger.lua:23: a845cad024fd27e04945d5fba1c1f8a9 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:26:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/18 06:26:57 [info] 36#36: *1558 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:26:57 [info] 36#36: *1559 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:27:07 [info] 36#36: *1560 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:27:07 [info] 36#36: *1561 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:27:09 [info] 35#35: *1562 [lua] access_by_lua(msblocations.conf:189):2: 28ca502fc15c99d518f238b491bd9e58:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:27:09 [info] 35#35: *1562 [lua] logger.lua:23: 28ca502fc15c99d518f238b491bd9e58 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:27:09 +0000] 28ca502fc15c99d518f238b491bd9e58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:27:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:27:17 [info] 36#36: *1564 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:27:17 [info] 36#36: *1563 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:27:24 [info] 35#35: *1565 [lua] access_by_lua(msblocations.conf:189):2: 20a1c5dc82f6b1baf0565ef115547c01:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:27:24 +0000] 20a1c5dc82f6b1baf0565ef115547c01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:27:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:27:24 [info] 35#35: *1565 [lua] logger.lua:23: 20a1c5dc82f6b1baf0565ef115547c01 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 06:27:27 [info] 35#35: *1566 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:27:27 [info] 35#35: *1567 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:27:37 [info] 35#35: *1569 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:27:37 [info] 35#35: *1570 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:27:39 [info] 35#35: *1571 [lua] access_by_lua(msblocations.conf:189):2: bf3c53ddf367fdf24ad3a970a0e54787:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:27:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.70 - - [18/Jan/2023:06:27:39 +0000] bf3c53ddf367fdf24ad3a970a0e54787 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 06:27:39 [info] 35#35: *1571 [lua] logger.lua:23: bf3c53ddf367fdf24ad3a970a0e54787 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 06:27:47 [info] 35#35: *1573 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:27:47 [info] 35#35: *1572 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
10.233.67.70 - - [18/Jan/2023:06:27:54 +0000] 212fd1d9f3013d8b1e16392a9b9a0b9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:27:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:27:54 [info] 35#35: *1574 [lua] access_by_lua(msblocations.conf:189):2: 212fd1d9f3013d8b1e16392a9b9a0b9e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:27:54 [info] 35#35: *1574 [lua] logger.lua:23: 212fd1d9f3013d8b1e16392a9b9a0b9e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 06:27:57 [info] 35#35: *1575 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:27:57 [info] 35#35: *1576 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:28:07 [info] 35#35: *1577 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:28:07 [info] 36#36: *1578 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:28:09 [info] 35#35: *1579 [lua] access_by_lua(msblocations.conf:189):2: f2a306ed2caca7259fedffd388be7319:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:28:09 [info] 35#35: *1579 [lua] logger.lua:23: f2a306ed2caca7259fedffd388be7319 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:28:09 +0000] f2a306ed2caca7259fedffd388be7319 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:28:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:28:17 [info] 35#35: *1581 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:28:17 [info] 36#36: *1580 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:28:24 [info] 35#35: *1582 [lua] access_by_lua(msblocations.conf:189):2: f8b4f6f0a25be0237a135fbb0a1ad8b0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:28:24 +0000] f8b4f6f0a25be0237a135fbb0a1ad8b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 06:28:24 [info] 35#35: *1582 [lua] logger.lua:23: f8b4f6f0a25be0237a135fbb0a1ad8b0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:28:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:28:27 [info] 35#35: *1584 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:28:27 [info] 36#36: *1583 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:28:37 [info] 35#35: *1586 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:28:37 [info] 35#35: *1587 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:28:39 [info] 35#35: *1588 [lua] access_by_lua(msblocations.conf:189):2: 1f6d4dbb94125b09d08a871f8f1ab635:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:28:39 [info] 35#35: *1588 [lua] logger.lua:23: 1f6d4dbb94125b09d08a871f8f1ab635 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:28:39 +0000] 1f6d4dbb94125b09d08a871f8f1ab635 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:28:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/18 06:28:47 [info] 36#36: *1590 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:28:47 [info] 36#36: *1589 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:28:54 [info] 35#35: *1591 [lua] access_by_lua(msblocations.conf:189):2: ebff938088c01735d0b534541967bab3:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:28:54 [info] 35#35: *1591 [lua] logger.lua:23: ebff938088c01735d0b534541967bab3 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:28:54 +0000] ebff938088c01735d0b534541967bab3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:28:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:28:57 [info] 35#35: *1592 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:28:57 [info] 35#35: *1593 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:29:07 [info] 36#36: *1594 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:29:07 [info] 36#36: *1595 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:29:09 [info] 35#35: *1596 [lua] access_by_lua(msblocations.conf:189):2: 62ebea735d103676eb22477578203c7e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:29:09 +0000] 62ebea735d103676eb22477578203c7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 06:29:09 [info] 35#35: *1596 [lua] logger.lua:23: 62ebea735d103676eb22477578203c7e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:29:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:29:17 [info] 35#35: *1597 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:29:17 [info] 36#36: *1598 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:29:24 [info] 35#35: *1599 [lua] access_by_lua(msblocations.conf:189):2: f85c6ab5d8120a0f0edf6aff2adc9499:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:29:24 [info] 35#35: *1599 [lua] logger.lua:23: f85c6ab5d8120a0f0edf6aff2adc9499 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:29:24 +0000] f85c6ab5d8120a0f0edf6aff2adc9499 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:29:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 06:29:27 [info] 35#35: *1600 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:29:27 [info] 35#35: *1601 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:29:37 [info] 35#35: *1603 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:29:37 [info] 35#35: *1604 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:29:39 [info] 35#35: *1605 [lua] access_by_lua(msblocations.conf:189):2: b148aac8c48ad8235f229cfdae16deeb:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:29:39 +0000] b148aac8c48ad8235f229cfdae16deeb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 06:29:39 [info] 35#35: *1605 [lua] logger.lua:23: b148aac8c48ad8235f229cfdae16deeb {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:29:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:29:47 [info] 36#36: *1606 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:29:47 [info] 35#35: *1607 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:29:54 [info] 35#35: *1608 [lua] access_by_lua(msblocations.conf:189):2: 050c8746445aec8a397e4351efe818d5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:29:54 [info] 35#35: *1608 [lua] logger.lua:23: 050c8746445aec8a397e4351efe818d5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:29:54 +0000] 050c8746445aec8a397e4351efe818d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:29:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:29:57 [info] 36#36: *1609 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:29:57 [info] 36#36: *1610 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:30:07 [info] 36#36: *1612 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:30:07 [info] 35#35: *1611 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:30:09 [info] 35#35: *1613 [lua] access_by_lua(msblocations.conf:189):2: b744699b3d095614293c054e4bd48b67:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:30:09 +0000] b744699b3d095614293c054e4bd48b67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:30:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:30:09 [info] 35#35: *1613 [lua] logger.lua:23: b744699b3d095614293c054e4bd48b67 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 06:30:17 [info] 35#35: *1614 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:30:17 [info] 35#35: *1615 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:30:24 [info] 35#35: *1616 [lua] access_by_lua(msblocations.conf:189):2: 7708dd8ae86696b3673595b301fb8684:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:30:24 [info] 35#35: *1616 [lua] logger.lua:23: 7708dd8ae86696b3673595b301fb8684 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:30:24 +0000] 7708dd8ae86696b3673595b301fb8684 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:30:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:30:27 [info] 35#35: *1617 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:30:27 [info] 36#36: *1618 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:30:37 [info] 35#35: *1621 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:30:37 [info] 35#35: *1620 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:30:39 [info] 35#35: *1622 [lua] access_by_lua(msblocations.conf:189):2: 08e571c85783a5686d833449d43df662:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:30:39 +0000] 08e571c85783a5686d833449d43df662 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:30:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/18 06:30:39 [info] 35#35: *1622 [lua] logger.lua:23: 08e571c85783a5686d833449d43df662 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/18 06:30:47 [info] 36#36: *1623 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:30:47 [info] 36#36: *1624 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:30:54 [info] 35#35: *1625 [lua] access_by_lua(msblocations.conf:189):2: 21095d2fc10854d69e3d3ead394167d3:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:30:54 [info] 35#35: *1625 [lua] logger.lua:23: 21095d2fc10854d69e3d3ead394167d3 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:30:54 +0000] 21095d2fc10854d69e3d3ead394167d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:30:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/18 06:30:57 [info] 36#36: *1626 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:30:57 [info] 36#36: *1627 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:31:07 [info] 36#36: *1628 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:31:07 [info] 36#36: *1629 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:31:09 [info] 35#35: *1630 [lua] access_by_lua(msblocations.conf:189):2: d672761a84a088195be109cc46b590b6:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:31:09 +0000] d672761a84a088195be109cc46b590b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/18 06:31:09 [info] 35#35: *1630 [lua] logger.lua:23: d672761a84a088195be109cc46b590b6 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:31:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:31:17 [info] 36#36: *1631 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:31:17 [info] 36#36: *1632 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:31:24 [info] 35#35: *1633 [lua] access_by_lua(msblocations.conf:189):2: 64ce37bf26c94e678492a4158f811f72:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:31:24 [info] 35#35: *1633 [lua] logger.lua:23: 64ce37bf26c94e678492a4158f811f72 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:31:24 +0000] 64ce37bf26c94e678492a4158f811f72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:31:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:31:27 [info] 35#35: *1634 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:31:27 [info] 35#35: *1635 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:31:37 [info] 35#35: *1637 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:31:37 [info] 35#35: *1638 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:31:39 [info] 35#35: *1639 [lua] access_by_lua(msblocations.conf:189):2: b479feeb6d7fc1a61b3a2a4abfcbf2ca:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:31:39 [info] 35#35: *1639 [lua] logger.lua:23: b479feeb6d7fc1a61b3a2a4abfcbf2ca {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:31:39 +0000] b479feeb6d7fc1a61b3a2a4abfcbf2ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:31:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/18 06:31:47 [info] 35#35: *1641 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:31:47 [info] 35#35: *1640 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:31:54 [info] 35#35: *1642 [lua] access_by_lua(msblocations.conf:189):2: cf45f19d4b4dfe8e03800d10d7d3132e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/18 06:31:54 [info] 35#35: *1642 [lua] logger.lua:23: cf45f19d4b4dfe8e03800d10d7d3132e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.70 - - [18/Jan/2023:06:31:54 +0000] cf45f19d4b4dfe8e03800d10d7d3132e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:31:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:31:57 [info] 35#35: *1643 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:31:57 [info] 35#35: *1644 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:32:07 [info] 35#35: *1645 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:32:07 [info] 35#35: *1646 client closed connection while SSL handshaking, client: 10.233.71.223, server: 0.0.0.0:443
2023/01/18 06:32:09 [info] 35#35: *1647 [lua] access_by_lua(msblocations.conf:189):2: 13408e1d4ddf8010a60a9b2d67f65ce8:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
20