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