Results

By type

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

2022-12-19 02:55:37 900 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-12-19 02:55:37 900 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-12-19 02:55:37 901 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-12-19 02:55:37 903 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-12-19 02:55:37 903 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2022-12-19 02:55:37 903 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-12-19 02:55:37 904 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-12-19 02:55:37 976 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-12-19 02:55:38 090 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-12-19 02:55:38 090 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-12-19 02:55:38 090 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-12-19 02:55:38 614 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/12/19 02:55:43 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:55:43 [info] 35#35: *13 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:55:48 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:189):2: 61fe55852ce93ce86c61ce5b4a13f197:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 02:55:48 [info] 35#35: *14 [lua] logger.lua:23: 61fe55852ce93ce86c61ce5b4a13f197 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:02:55:48 +0000] 61fe55852ce93ce86c61ce5b4a13f197 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.169 upstream_response_time:0.168 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:02:55:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 47
2022/12/19 02:55:53 [info] 38#38: *17 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:55:53 [info] 38#38: *18 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:56:03 [info] 38#38: *19 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:56:03 [info] 38#38: *20 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:56:03 [info] 35#35: *21 [lua] access_by_lua(msblocations.conf:189):2: 3f918734ed5e2bf1ec5b05ef83fe6096:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:02:56:03 +0000] 3f918734ed5e2bf1ec5b05ef83fe6096 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:02:56:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/12/19 02:56:03 [info] 35#35: *21 [lua] logger.lua:23: 3f918734ed5e2bf1ec5b05ef83fe6096 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 02:56:13 [info] 35#35: *23 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:56:13 [info] 35#35: *22 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:56:18 [info] 35#35: *24 [lua] access_by_lua(msblocations.conf:189):2: e61202a2aa8bea13c4063b14c7be4a31:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:02:56:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.70.102 - - [19/Dec/2022:02:56:18 +0000] e61202a2aa8bea13c4063b14c7be4a31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/12/19 02:56:18 [info] 35#35: *24 [lua] logger.lua:23: e61202a2aa8bea13c4063b14c7be4a31 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 02:56:23 [info] 35#35: *25 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:56:23 [info] 35#35: *26 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:56:33 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/12/19 02:56:33 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2022/12/19 02:56:33 [notice] 34#34: cache loader process 45 exited with code 0
2022/12/19 02:56:33 [notice] 34#34: signal 29 (SIGIO) received
2022/12/19 02:56:33 [info] 35#35: *28 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:56:33 [info] 38#38: *29 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:56:33 [info] 35#35: *30 [lua] access_by_lua(msblocations.conf:189):2: 28a6acdbf23b4e59334cbad52d667cc0:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 02:56:33 [info] 35#35: *30 [lua] logger.lua:23: 28a6acdbf23b4e59334cbad52d667cc0 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:02:56:33 +0000] 28a6acdbf23b4e59334cbad52d667cc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:02:56:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/12/19 02:56:43 [info] 38#38: *31 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:56:43 [info] 38#38: *32 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:56:49 [info] 35#35: *33 [lua] access_by_lua(msblocations.conf:189):2: f1f1743c57bf56ead0c8f4612424327d:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 02:56:49 [info] 35#35: *33 [lua] logger.lua:23: f1f1743c57bf56ead0c8f4612424327d {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:02:56:49 +0000] f1f1743c57bf56ead0c8f4612424327d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.027 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:02:56:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2022/12/19 02:56:53 [info] 35#35: *35 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:56:53 [info] 35#35: *34 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:57:03 [info] 38#38: *36 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:57:03 [info] 35#35: *37 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:57:04 [info] 35#35: *38 [lua] access_by_lua(msblocations.conf:189):2: 50d29d510ff30e05ba6dd2f464ad5144:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:02:57:04 +0000] 50d29d510ff30e05ba6dd2f464ad5144 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/12/19 02:57:04 [info] 35#35: *38 [lua] logger.lua:23: 50d29d510ff30e05ba6dd2f464ad5144 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:02:57:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/12/19 02:57:13 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:57:13 [info] 35#35: *40 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:57:19 [info] 35#35: *41 [lua] access_by_lua(msblocations.conf:189):2: 302ab69e5129e7dfad30e98f90fbc937:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:02:57:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 02:57:19 [info] 35#35: *41 [lua] logger.lua:23: 302ab69e5129e7dfad30e98f90fbc937 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:02:57:19 +0000] 302ab69e5129e7dfad30e98f90fbc937 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/12/19 02:57:23 [info] 38#38: *42 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:57:23 [info] 38#38: *43 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:57:33 [info] 35#35: *45 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:57:33 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:57:34 [info] 35#35: *47 [lua] access_by_lua(msblocations.conf:189):2: 1a0d261e5fcf335775c8358b5de34488:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:02:57:34 +0000] 1a0d261e5fcf335775c8358b5de34488 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/12/19 02:57:34 [info] 35#35: *47 [lua] logger.lua:23: 1a0d261e5fcf335775c8358b5de34488 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:02:57:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/12/19 02:57:43 [info] 35#35: *48 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:57:43 [info] 35#35: *49 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:57:49 [info] 35#35: *50 [lua] access_by_lua(msblocations.conf:189):2: c2e52c501523ca05cceea76481a34566:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 02:57:49 [info] 35#35: *50 [lua] logger.lua:23: c2e52c501523ca05cceea76481a34566 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:02:57:49 +0000] c2e52c501523ca05cceea76481a34566 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:02:57:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 02:57:53 [info] 38#38: *51 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:57:53 [info] 38#38: *52 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:58:03 [info] 38#38: *53 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:58:03 [info] 38#38: *54 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:58:04 [info] 35#35: *55 [lua] access_by_lua(msblocations.conf:189):2: 1a5416b6fb1e962cf9e8c49431eb5fcf:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:02:58:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.70.102 - - [19/Dec/2022:02:58:04 +0000] 1a5416b6fb1e962cf9e8c49431eb5fcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2022/12/19 02:58:04 [info] 35#35: *55 [lua] logger.lua:23: 1a5416b6fb1e962cf9e8c49431eb5fcf {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 02:58:13 [info] 38#38: *56 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:58:13 [info] 38#38: *57 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:58:19 [info] 35#35: *58 [lua] access_by_lua(msblocations.conf:189):2: 992aa1e386e8810cd56a7e9306e319dc:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 02:58:19 [info] 35#35: *58 [lua] logger.lua:23: 992aa1e386e8810cd56a7e9306e319dc {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:02:58:19 +0000] 992aa1e386e8810cd56a7e9306e319dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:02:58:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2022/12/19 02:58:23 [info] 38#38: *59 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:58:23 [info] 38#38: *60 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:58:33 [info] 38#38: *62 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:58:33 [info] 38#38: *63 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:58:34 [info] 35#35: *64 [lua] access_by_lua(msblocations.conf:189):2: cef76e941f3cc1cb2d6fb31779300f36:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 02:58:34 [info] 35#35: *64 [lua] logger.lua:23: cef76e941f3cc1cb2d6fb31779300f36 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:02:58:34 +0000] cef76e941f3cc1cb2d6fb31779300f36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:02:58:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/12/19 02:58:43 [info] 38#38: *65 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:58:43 [info] 38#38: *66 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:58:49 [info] 35#35: *67 [lua] access_by_lua(msblocations.conf:189):2: 640c429221844c096310d06a0bd83e05:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:02:58:49 +0000] 640c429221844c096310d06a0bd83e05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/19 02:58:49 [info] 35#35: *67 [lua] logger.lua:23: 640c429221844c096310d06a0bd83e05 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:02:58:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 02:58:53 [info] 38#38: *68 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:58:53 [info] 38#38: *69 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:59:03 [info] 38#38: *71 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:59:03 [info] 38#38: *70 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:59:04 [info] 35#35: *72 [lua] access_by_lua(msblocations.conf:189):2: e31e1bd939c9e33217d1d5bc7f9d5982:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 02:59:04 [info] 35#35: *72 [lua] logger.lua:23: e31e1bd939c9e33217d1d5bc7f9d5982 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:02:59:04 +0000] e31e1bd939c9e33217d1d5bc7f9d5982 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:02:59:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 02:59:13 [info] 35#35: *73 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:59:13 [info] 35#35: *74 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:59:19 [info] 35#35: *75 [lua] access_by_lua(msblocations.conf:189):2: 1b003a713280a5f17088022b42c738a3:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:02:59:19 +0000] 1b003a713280a5f17088022b42c738a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/19 02:59:19 [info] 35#35: *75 [lua] logger.lua:23: 1b003a713280a5f17088022b42c738a3 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:02:59:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 02:59:23 [info] 38#38: *76 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:59:23 [info] 38#38: *77 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:59:33 [info] 35#35: *79 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:59:33 [info] 35#35: *80 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:59:34 [info] 35#35: *81 [lua] access_by_lua(msblocations.conf:189):2: 218610ed6350569409f7f16d0f2c3656:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:02:59:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 02:59:34 [info] 35#35: *81 [lua] logger.lua:23: 218610ed6350569409f7f16d0f2c3656 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:02:59:34 +0000] 218610ed6350569409f7f16d0f2c3656 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/19 02:59:43 [info] 35#35: *83 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:59:43 [info] 35#35: *82 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:59:49 [info] 35#35: *84 [lua] access_by_lua(msblocations.conf:189):2: 44e66c3a05271383479e6817ff7212cb:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:02:59:49 +0000] 44e66c3a05271383479e6817ff7212cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2022/12/19 02:59:49 [info] 35#35: *84 [lua] logger.lua:23: 44e66c3a05271383479e6817ff7212cb {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:02:59:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2022/12/19 02:59:53 [info] 35#35: *85 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 02:59:53 [info] 35#35: *86 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:00:03 [info] 35#35: *87 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:00:03 [info] 35#35: *88 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:00:04 [info] 35#35: *89 [lua] access_by_lua(msblocations.conf:189):2: d610ce4c0213adb2e8b8bfa6546c7bfb:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:00:04 +0000] d610ce4c0213adb2e8b8bfa6546c7bfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:00:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/19 03:00:04 [info] 35#35: *89 [lua] logger.lua:23: d610ce4c0213adb2e8b8bfa6546c7bfb {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 03:00:13 [info] 38#38: *90 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:00:13 [info] 38#38: *91 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:00:19 [info] 35#35: *92 [lua] access_by_lua(msblocations.conf:189):2: 64e89440be083307fc0912b6e7115305:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:00:19 [info] 35#35: *92 [lua] logger.lua:23: 64e89440be083307fc0912b6e7115305 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:00:19 +0000] 64e89440be083307fc0912b6e7115305 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:00:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:00:23 [info] 35#35: *93 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:00:23 [info] 35#35: *94 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:00:33 [info] 38#38: *96 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:00:33 [info] 35#35: *97 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:00:34 [info] 35#35: *98 [lua] access_by_lua(msblocations.conf:189):2: 7466060e07631269727ebc5c07cd2b02:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:00:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2022/12/19 03:00:34 [info] 35#35: *98 [lua] logger.lua:23: 7466060e07631269727ebc5c07cd2b02 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:00:34 +0000] 7466060e07631269727ebc5c07cd2b02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.049 upstream_response_time:0.033 "-" "Consul Health Check" "-"
2022/12/19 03:00:43 [info] 35#35: *99 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:00:43 [info] 35#35: *100 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:00:49 [info] 35#35: *101 [lua] access_by_lua(msblocations.conf:189):2: cad7b5402ade88f3c994b0e9cad2ac7f:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:00:49 [info] 35#35: *101 [lua] logger.lua:23: cad7b5402ade88f3c994b0e9cad2ac7f {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:00:49 +0000] cad7b5402ade88f3c994b0e9cad2ac7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:00:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/19 03:00:53 [info] 35#35: *103 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:00:53 [info] 35#35: *102 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:01:03 [info] 38#38: *105 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:01:03 [info] 38#38: *104 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:01:04 [info] 35#35: *106 [lua] access_by_lua(msblocations.conf:189):2: 554a2c8c4205c7089dab40bbb4c28c23:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:01:04 +0000] 554a2c8c4205c7089dab40bbb4c28c23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/12/19 03:01:04 [info] 35#35: *106 [lua] logger.lua:23: 554a2c8c4205c7089dab40bbb4c28c23 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:01:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:01:13 [info] 38#38: *107 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:01:13 [info] 38#38: *108 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:01:19 [info] 35#35: *109 [lua] access_by_lua(msblocations.conf:189):2: 417cdef8939b38ec04d481d1990f10f1:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:01:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
10.233.70.102 - - [19/Dec/2022:03:01:19 +0000] 417cdef8939b38ec04d481d1990f10f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/12/19 03:01:19 [info] 35#35: *109 [lua] logger.lua:23: 417cdef8939b38ec04d481d1990f10f1 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 03:01:23 [info] 38#38: *110 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:01:23 [info] 38#38: *111 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:01:33 [info] 38#38: *113 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:01:33 [info] 38#38: *114 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:01:34 [info] 35#35: *115 [lua] access_by_lua(msblocations.conf:189):2: 6f09912a44b7cb9d9b815aa5145633a7:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:01:34 [info] 35#35: *115 [lua] logger.lua:23: 6f09912a44b7cb9d9b815aa5145633a7 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:01:34 +0000] 6f09912a44b7cb9d9b815aa5145633a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:01:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/12/19 03:01:43 [info] 38#38: *116 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:01:43 [info] 38#38: *117 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:01:49 [info] 35#35: *118 [lua] access_by_lua(msblocations.conf:189):2: d14f7201271324f0ddb14ad3a1ebd9ab:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:01:49 [info] 35#35: *118 [lua] logger.lua:23: d14f7201271324f0ddb14ad3a1ebd9ab {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:01:49 +0000] d14f7201271324f0ddb14ad3a1ebd9ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:01:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:01:53 [info] 35#35: *120 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:01:53 [info] 35#35: *119 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:02:03 [info] 38#38: *121 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:02:03 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:02:04 [info] 35#35: *123 [lua] access_by_lua(msblocations.conf:189):2: d58c7712dbfbb721d757f494ff719255:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:02:04 +0000] d58c7712dbfbb721d757f494ff719255 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/12/19 03:02:04 [info] 35#35: *123 [lua] logger.lua:23: d58c7712dbfbb721d757f494ff719255 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:02:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/19 03:02:13 [info] 38#38: *124 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:02:13 [info] 38#38: *125 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:02:19 [info] 35#35: *126 [lua] access_by_lua(msblocations.conf:189):2: 9b390eac07b9e767a30259e44b97edec:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:02:19 +0000] 9b390eac07b9e767a30259e44b97edec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:02:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:02:19 [info] 35#35: *126 [lua] logger.lua:23: 9b390eac07b9e767a30259e44b97edec {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 03:02:23 [info] 35#35: *127 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:02:23 [info] 35#35: *128 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:02:33 [info] 38#38: *130 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:02:33 [info] 38#38: *131 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:02:34 [info] 35#35: *132 [lua] access_by_lua(msblocations.conf:189):2: fe5bc3d93b24ef3e1a5a75a5092076bb:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:02:34 +0000] fe5bc3d93b24ef3e1a5a75a5092076bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:02:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2022/12/19 03:02:34 [info] 35#35: *132 [lua] logger.lua:23: fe5bc3d93b24ef3e1a5a75a5092076bb {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 03:02:43 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:02:43 [info] 35#35: *134 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:02:49 [info] 35#35: *135 [lua] access_by_lua(msblocations.conf:189):2: 6532b752e76e96f7955c5f2cc4ba9e51:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:02:49 [info] 35#35: *135 [lua] logger.lua:23: 6532b752e76e96f7955c5f2cc4ba9e51 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:02:49 +0000] 6532b752e76e96f7955c5f2cc4ba9e51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:02:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:02:53 [info] 38#38: *136 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:02:53 [info] 38#38: *137 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:03:03 [info] 38#38: *138 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:03:03 [info] 38#38: *139 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:03:04 [info] 35#35: *140 [lua] access_by_lua(msblocations.conf:189):2: 13f4e55f2c7c1d763718f9e3a4526963:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:03:04 [info] 35#35: *140 [lua] logger.lua:23: 13f4e55f2c7c1d763718f9e3a4526963 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:03:04 +0000] 13f4e55f2c7c1d763718f9e3a4526963 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:03:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:03:13 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:03:13 [info] 35#35: *142 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:03:19 [info] 35#35: *143 [lua] access_by_lua(msblocations.conf:189):2: fd6e57f283b8c795f64bbea397ebe42d:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:03:19 +0000] fd6e57f283b8c795f64bbea397ebe42d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/19 03:03:19 [info] 35#35: *143 [lua] logger.lua:23: fd6e57f283b8c795f64bbea397ebe42d {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:03:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:03:23 [info] 38#38: *144 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:03:23 [info] 35#35: *145 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:03:33 [info] 35#35: *147 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:03:33 [info] 35#35: *148 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:03:34 [info] 35#35: *149 [lua] access_by_lua(msblocations.conf:189):2: 5cd55df0105267b47fb365cfd2845365:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:03:34 [info] 35#35: *149 [lua] logger.lua:23: 5cd55df0105267b47fb365cfd2845365 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:03:34 +0000] 5cd55df0105267b47fb365cfd2845365 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:03:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2022/12/19 03:03:43 [info] 38#38: *150 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:03:43 [info] 38#38: *151 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:03:49 [info] 35#35: *152 [lua] access_by_lua(msblocations.conf:189):2: a05b1f502eb9a75364d46c42081bbaad:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:03:49 [info] 35#35: *152 [lua] logger.lua:23: a05b1f502eb9a75364d46c42081bbaad {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:03:49 +0000] a05b1f502eb9a75364d46c42081bbaad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:03:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/12/19 03:03:53 [info] 35#35: *153 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:03:53 [info] 35#35: *154 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:04:03 [info] 38#38: *155 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:04:03 [info] 38#38: *156 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:04:04 [info] 35#35: *157 [lua] access_by_lua(msblocations.conf:189):2: 65ec6cc02c7bdc36158833c441fda6be:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:04:04 [info] 35#35: *157 [lua] logger.lua:23: 65ec6cc02c7bdc36158833c441fda6be {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:04:04 +0000] 65ec6cc02c7bdc36158833c441fda6be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:04:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/12/19 03:04:13 [info] 35#35: *158 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:04:13 [info] 35#35: *159 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:04:19 [info] 35#35: *160 [lua] access_by_lua(msblocations.conf:189):2: d4ac357e0895632e5df20c104b6fa559:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:04:19 [info] 35#35: *160 [lua] logger.lua:23: d4ac357e0895632e5df20c104b6fa559 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:04:19 +0000] d4ac357e0895632e5df20c104b6fa559 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:04:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/19 03:04:23 [info] 38#38: *161 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:04:23 [info] 38#38: *162 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:04:33 [info] 35#35: *164 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:04:33 [info] 35#35: *165 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:04:34 [info] 35#35: *166 [lua] access_by_lua(msblocations.conf:189):2: ca1a8c4deafe278bc04ace3ad7540660:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:04:35 [info] 35#35: *166 [lua] logger.lua:23: ca1a8c4deafe278bc04ace3ad7540660 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:04:35 +0000] ca1a8c4deafe278bc04ace3ad7540660 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:04:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:04:43 [info] 35#35: *167 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:04:43 [info] 35#35: *168 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:04:50 [info] 35#35: *169 [lua] access_by_lua(msblocations.conf:189):2: bd35c02e478082b11a58527e63994cda:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:04:50 [info] 35#35: *169 [lua] logger.lua:23: bd35c02e478082b11a58527e63994cda {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:04:50 +0000] bd35c02e478082b11a58527e63994cda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:04:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:04:53 [info] 38#38: *171 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:04:53 [info] 38#38: *170 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:05:03 [info] 38#38: *172 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:05:03 [info] 38#38: *173 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:05:05 [info] 35#35: *174 [lua] access_by_lua(msblocations.conf:189):2: 06aee060488c49c44f3cdfe98bcec134:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:05:05 [info] 35#35: *174 [lua] logger.lua:23: 06aee060488c49c44f3cdfe98bcec134 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:05:05 +0000] 06aee060488c49c44f3cdfe98bcec134 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:05:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/19 03:05:13 [info] 38#38: *175 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:05:13 [info] 38#38: *176 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:05:20 [info] 35#35: *177 [lua] access_by_lua(msblocations.conf:189):2: 9376d71768857ab122387cf41366975a:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:05:20 [info] 35#35: *177 [lua] logger.lua:23: 9376d71768857ab122387cf41366975a {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:05:20 +0000] 9376d71768857ab122387cf41366975a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:05:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/19 03:05:23 [info] 38#38: *178 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:05:23 [info] 38#38: *179 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:05:33 [info] 38#38: *181 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:05:33 [info] 35#35: *182 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:05:35 [info] 35#35: *183 [lua] access_by_lua(msblocations.conf:189):2: 00adc61b2bcb09bbf8ac8c3057c9b407:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:05:35 +0000] 00adc61b2bcb09bbf8ac8c3057c9b407 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/12/19 03:05:35 [info] 35#35: *183 [lua] logger.lua:23: 00adc61b2bcb09bbf8ac8c3057c9b407 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:05:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:05:43 [info] 38#38: *184 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:05:43 [info] 38#38: *185 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:05:50 [info] 35#35: *186 [lua] access_by_lua(msblocations.conf:189):2: 424cec22bbebd8b7ffe936e91053f197:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:05:50 +0000] 424cec22bbebd8b7ffe936e91053f197 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/19 03:05:50 [info] 35#35: *186 [lua] logger.lua:23: 424cec22bbebd8b7ffe936e91053f197 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:05:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:05:53 [info] 35#35: *188 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:05:53 [info] 38#38: *187 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:06:03 [info] 35#35: *189 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:06:03 [info] 35#35: *190 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:06:05 [info] 35#35: *191 [lua] access_by_lua(msblocations.conf:189):2: 574ca4efeb2c227fd5d30f73360ecc35:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:06:05 +0000] 574ca4efeb2c227fd5d30f73360ecc35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/12/19 03:06:05 [info] 35#35: *191 [lua] logger.lua:23: 574ca4efeb2c227fd5d30f73360ecc35 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:06:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/19 03:06:13 [info] 38#38: *193 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:06:13 [info] 35#35: *192 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:06:20 [info] 35#35: *194 [lua] access_by_lua(msblocations.conf:189):2: c81cff63ef764b1929c1ed1efbc42f2a:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:06:20 +0000] c81cff63ef764b1929c1ed1efbc42f2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/12/19 03:06:20 [info] 35#35: *194 [lua] logger.lua:23: c81cff63ef764b1929c1ed1efbc42f2a {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:06:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/12/19 03:06:23 [info] 35#35: *195 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:06:23 [info] 38#38: *196 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:06:33 [info] 38#38: *199 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:06:33 [info] 35#35: *198 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:06:35 [info] 35#35: *200 [lua] access_by_lua(msblocations.conf:189):2: dfddbdd35f96dc9c5d7c143006f0bfbe:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:06:35 [info] 35#35: *200 [lua] logger.lua:23: dfddbdd35f96dc9c5d7c143006f0bfbe {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:06:35 +0000] dfddbdd35f96dc9c5d7c143006f0bfbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:06:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:06:43 [info] 38#38: *201 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:06:43 [info] 35#35: *202 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:06:50 [info] 35#35: *203 [lua] access_by_lua(msblocations.conf:189):2: def754a325c9eb933f730efa1cfd0ff4:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:06:50 [info] 35#35: *203 [lua] logger.lua:23: def754a325c9eb933f730efa1cfd0ff4 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:06:50 +0000] def754a325c9eb933f730efa1cfd0ff4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:06:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:06:53 [info] 38#38: *204 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:06:53 [info] 38#38: *205 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:07:03 [info] 35#35: *206 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:07:03 [info] 38#38: *207 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:07:05 [info] 35#35: *208 [lua] access_by_lua(msblocations.conf:189):2: ceabfdc892d47ae49ca40db056643ba2:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:07:05 [info] 35#35: *208 [lua] logger.lua:23: ceabfdc892d47ae49ca40db056643ba2 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:07:05 +0000] ceabfdc892d47ae49ca40db056643ba2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:07:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:07:13 [info] 38#38: *209 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:07:13 [info] 38#38: *210 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:07:20 [info] 35#35: *211 [lua] access_by_lua(msblocations.conf:189):2: 496547f7e0bd63a353301ede028de76f:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:07:20 [info] 35#35: *211 [lua] logger.lua:23: 496547f7e0bd63a353301ede028de76f {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:07:20 +0000] 496547f7e0bd63a353301ede028de76f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:07:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:07:23 [info] 38#38: *213 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:07:23 [info] 38#38: *212 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:07:33 [info] 35#35: *215 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:07:33 [info] 35#35: *216 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:07:35 [info] 35#35: *217 [lua] access_by_lua(msblocations.conf:189):2: 8f26ee845cddef9804969be48b84f296:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:07:35 [info] 35#35: *217 [lua] logger.lua:23: 8f26ee845cddef9804969be48b84f296 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:07:35 +0000] 8f26ee845cddef9804969be48b84f296 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:07:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:07:43 [info] 35#35: *218 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:07:43 [info] 35#35: *219 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:07:50 [info] 35#35: *220 [lua] access_by_lua(msblocations.conf:189):2: 7d2fb6bfa666fec6b7e2c8f9893d6f16:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:07:50 +0000] 7d2fb6bfa666fec6b7e2c8f9893d6f16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:07:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/12/19 03:07:50 [info] 35#35: *220 [lua] logger.lua:23: 7d2fb6bfa666fec6b7e2c8f9893d6f16 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 03:07:53 [info] 38#38: *221 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:07:53 [info] 38#38: *222 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:08:03 [info] 38#38: *223 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:08:03 [info] 35#35: *224 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:08:05 [info] 35#35: *225 [lua] access_by_lua(msblocations.conf:189):2: 8f371a43525409e6135b9e3055fd5d9f:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:08:05 [info] 35#35: *225 [lua] logger.lua:23: 8f371a43525409e6135b9e3055fd5d9f {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:08:05 +0000] 8f371a43525409e6135b9e3055fd5d9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:08:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:08:13 [info] 38#38: *226 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:08:13 [info] 38#38: *227 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:08:20 [info] 35#35: *228 [lua] access_by_lua(msblocations.conf:189):2: fb9d61990e02cc7e6abbab9815eaf1ab:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:08:20 [info] 35#35: *228 [lua] logger.lua:23: fb9d61990e02cc7e6abbab9815eaf1ab {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:08:20 +0000] fb9d61990e02cc7e6abbab9815eaf1ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:08:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:08:23 [info] 38#38: *229 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:08:23 [info] 35#35: *230 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:08:33 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:08:33 [info] 35#35: *232 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:08:35 [info] 35#35: *234 [lua] access_by_lua(msblocations.conf:189):2: cf329b5e1a9fc0498c22aa1b20f45616:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:08:35 [info] 35#35: *234 [lua] logger.lua:23: cf329b5e1a9fc0498c22aa1b20f45616 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:08:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.102 - - [19/Dec/2022:03:08:35 +0000] cf329b5e1a9fc0498c22aa1b20f45616 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/19 03:08:43 [info] 35#35: *235 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:08:43 [info] 35#35: *236 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:08:50 [info] 35#35: *237 [lua] access_by_lua(msblocations.conf:189):2: 0576ddd8a37ed5af11917c384899b439:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:08:50 [info] 35#35: *237 [lua] logger.lua:23: 0576ddd8a37ed5af11917c384899b439 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:08:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.70.102 - - [19/Dec/2022:03:08:50 +0000] 0576ddd8a37ed5af11917c384899b439 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/12/19 03:08:53 [info] 35#35: *238 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:08:53 [info] 35#35: *239 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:09:03 [info] 35#35: *241 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:09:03 [info] 35#35: *240 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:09:05 [info] 35#35: *242 [lua] access_by_lua(msblocations.conf:189):2: 29adde4c52ab1353dc1d532e946370a1:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:09:05 [info] 35#35: *242 [lua] logger.lua:23: 29adde4c52ab1353dc1d532e946370a1 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:09:05 +0000] 29adde4c52ab1353dc1d532e946370a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:09:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:09:13 [info] 35#35: *243 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:09:13 [info] 38#38: *244 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:09:20 [info] 35#35: *245 [lua] access_by_lua(msblocations.conf:189):2: 3903d3a3c4ea5b8042f858dfdccc713c:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:09:20 [info] 35#35: *245 [lua] logger.lua:23: 3903d3a3c4ea5b8042f858dfdccc713c {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:09:20 +0000] 3903d3a3c4ea5b8042f858dfdccc713c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:09:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:09:23 [info] 38#38: *246 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:09:23 [info] 38#38: *247 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:09:33 [info] 38#38: *249 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:09:33 [info] 38#38: *250 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:09:35 [info] 35#35: *251 [lua] access_by_lua(msblocations.conf:189):2: bdee6a4b80276af04a08bb87e9132fee:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:09:35 [info] 35#35: *251 [lua] logger.lua:23: bdee6a4b80276af04a08bb87e9132fee {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:09:35 +0000] bdee6a4b80276af04a08bb87e9132fee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:09:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/19 03:09:43 [info] 38#38: *252 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:09:43 [info] 35#35: *253 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:09:50 [info] 35#35: *254 [lua] access_by_lua(msblocations.conf:189):2: 4c4fb28322418f75b773a22435d7ba03:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:09:50 +0000] 4c4fb28322418f75b773a22435d7ba03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/19 03:09:50 [info] 35#35: *254 [lua] logger.lua:23: 4c4fb28322418f75b773a22435d7ba03 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:09:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:09:53 [info] 35#35: *255 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:09:53 [info] 35#35: *256 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:10:03 [info] 38#38: *257 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:10:03 [info] 38#38: *258 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:10:05 [info] 35#35: *259 [lua] access_by_lua(msblocations.conf:189):2: 04c19825096ed9c256ed057d2036b222:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:10:05 [info] 35#35: *259 [lua] logger.lua:23: 04c19825096ed9c256ed057d2036b222 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:10:05 +0000] 04c19825096ed9c256ed057d2036b222 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:10:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:10:13 [info] 35#35: *260 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:10:13 [info] 35#35: *261 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:10:20 [info] 35#35: *262 [lua] access_by_lua(msblocations.conf:189):2: 2e0431cdd166bf42ed3f3b3e1f766723:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:10:20 +0000] 2e0431cdd166bf42ed3f3b3e1f766723 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:10:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:10:20 [info] 35#35: *262 [lua] logger.lua:23: 2e0431cdd166bf42ed3f3b3e1f766723 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 03:10:23 [info] 35#35: *263 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:10:23 [info] 35#35: *264 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:10:33 [info] 35#35: *266 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:10:33 [info] 35#35: *267 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:10:35 [info] 35#35: *268 [lua] access_by_lua(msblocations.conf:189):2: 8292c014ecc70c61f89546625a5a2615:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:10:35 [info] 35#35: *268 [lua] logger.lua:23: 8292c014ecc70c61f89546625a5a2615 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:10:35 +0000] 8292c014ecc70c61f89546625a5a2615 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:10:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/19 03:10:43 [info] 35#35: *269 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:10:43 [info] 35#35: *270 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:10:50 [info] 35#35: *271 [lua] access_by_lua(msblocations.conf:189):2: 0dde291833671057639cb829a3e5a300:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:10:50 +0000] 0dde291833671057639cb829a3e5a300 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/19 03:10:50 [info] 35#35: *271 [lua] logger.lua:23: 0dde291833671057639cb829a3e5a300 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:10:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:10:53 [info] 38#38: *272 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:10:53 [info] 35#35: *273 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:11:03 [info] 35#35: *275 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:11:03 [info] 35#35: *274 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:11:05 [info] 35#35: *276 [lua] access_by_lua(msblocations.conf:189):2: f0e0f859204ee8d632dcabae9ee3859e:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:11:05 [info] 35#35: *276 [lua] logger.lua:23: f0e0f859204ee8d632dcabae9ee3859e {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:11:05 +0000] f0e0f859204ee8d632dcabae9ee3859e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:11:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/19 03:11:13 [info] 35#35: *277 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:11:13 [info] 35#35: *278 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:11:20 [info] 35#35: *279 [lua] access_by_lua(msblocations.conf:189):2: 20e0f333358669c14c2e1e93f68bb52b:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:11:20 +0000] 20e0f333358669c14c2e1e93f68bb52b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/12/19 03:11:20 [info] 35#35: *279 [lua] logger.lua:23: 20e0f333358669c14c2e1e93f68bb52b {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:11:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:11:23 [info] 35#35: *280 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:11:23 [info] 35#35: *281 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:11:33 [info] 38#38: *283 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:11:33 [info] 38#38: *284 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:11:35 [info] 35#35: *285 [lua] access_by_lua(msblocations.conf:189):2: d44bb5eebad5118c72978d78c7e02405:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:11:35 +0000] d44bb5eebad5118c72978d78c7e02405 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/12/19 03:11:35 [info] 35#35: *285 [lua] logger.lua:23: d44bb5eebad5118c72978d78c7e02405 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:11:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/19 03:11:43 [info] 38#38: *286 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:11:43 [info] 38#38: *287 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:11:50 [info] 35#35: *288 [lua] access_by_lua(msblocations.conf:189):2: cb816ee0213f981abfe093e3d00da8f5:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:11:50 [info] 35#35: *288 [lua] logger.lua:23: cb816ee0213f981abfe093e3d00da8f5 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:11:50 +0000] cb816ee0213f981abfe093e3d00da8f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:11:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:11:53 [info] 38#38: *289 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:11:53 [info] 38#38: *290 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:12:03 [info] 35#35: *291 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:12:03 [info] 38#38: *292 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:12:05 [info] 35#35: *293 [lua] access_by_lua(msblocations.conf:189):2: bc278ca6866196128748fa68c9be50e5:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:12:05 [info] 35#35: *293 [lua] logger.lua:23: bc278ca6866196128748fa68c9be50e5 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:12:05 +0000] bc278ca6866196128748fa68c9be50e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:12:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:12:13 [info] 38#38: *294 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:12:13 [info] 38#38: *295 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:12:20 [info] 35#35: *296 [lua] access_by_lua(msblocations.conf:189):2: 9462ea6abfe81ed624cc039d7630808b:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:12:20 +0000] 9462ea6abfe81ed624cc039d7630808b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-"
2022/12/19 03:12:20 [info] 35#35: *296 [lua] logger.lua:23: 9462ea6abfe81ed624cc039d7630808b {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:12:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2022/12/19 03:12:23 [info] 38#38: *298 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:12:23 [info] 38#38: *297 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:12:33 [info] 38#38: *300 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:12:33 [info] 38#38: *301 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:12:35 [info] 35#35: *302 [lua] access_by_lua(msblocations.conf:189):2: 27d1de6eb5d1a6b8a6eeb28a98b626bb:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:12:35 [info] 35#35: *302 [lua] logger.lua:23: 27d1de6eb5d1a6b8a6eeb28a98b626bb {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:12:35 +0000] 27d1de6eb5d1a6b8a6eeb28a98b626bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:12:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:12:43 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:12:43 [info] 35#35: *304 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:12:50 [info] 35#35: *305 [lua] access_by_lua(msblocations.conf:189):2: d7df2df4de1cf024d28704589be0d9c3:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:12:50 +0000] d7df2df4de1cf024d28704589be0d9c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/19 03:12:50 [info] 35#35: *305 [lua] logger.lua:23: d7df2df4de1cf024d28704589be0d9c3 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:12:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/19 03:12:53 [info] 38#38: *307 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:12:53 [info] 38#38: *306 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:13:03 [info] 38#38: *309 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:13:03 [info] 38#38: *308 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:13:05 [info] 35#35: *310 [lua] access_by_lua(msblocations.conf:189):2: e0e7a9d5d16759fcb645a869f1727592:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:13:05 [info] 35#35: *310 [lua] logger.lua:23: e0e7a9d5d16759fcb645a869f1727592 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:13:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.70.102 - - [19/Dec/2022:03:13:05 +0000] e0e7a9d5d16759fcb645a869f1727592 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/19 03:13:13 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:13:13 [info] 35#35: *312 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:13:20 [info] 35#35: *313 [lua] access_by_lua(msblocations.conf:189):2: b29a04f5df462b865f045c1d51c92625:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:13:20 +0000] b29a04f5df462b865f045c1d51c92625 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/19 03:13:20 [info] 35#35: *313 [lua] logger.lua:23: b29a04f5df462b865f045c1d51c92625 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:13:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:13:23 [info] 35#35: *314 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:13:23 [info] 38#38: *315 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:13:33 [info] 35#35: *317 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:13:33 [info] 35#35: *318 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:13:35 [info] 35#35: *319 [lua] access_by_lua(msblocations.conf:189):2: 848a0e3ed739d10b54aadb4606a3baba:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:13:35 [info] 35#35: *319 [lua] logger.lua:23: 848a0e3ed739d10b54aadb4606a3baba {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:13:35 +0000] 848a0e3ed739d10b54aadb4606a3baba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:13:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:13:43 [info] 35#35: *321 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:13:43 [info] 35#35: *320 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:13:50 [info] 35#35: *322 [lua] access_by_lua(msblocations.conf:189):2: f2517fe3c764efc09c58adf44191c50d:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:13:50 +0000] f2517fe3c764efc09c58adf44191c50d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/19 03:13:50 [info] 35#35: *322 [lua] logger.lua:23: f2517fe3c764efc09c58adf44191c50d {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:13:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:13:53 [info] 35#35: *323 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:13:53 [info] 38#38: *324 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:14:03 [info] 35#35: *325 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:14:03 [info] 35#35: *326 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:14:05 [info] 35#35: *327 [lua] access_by_lua(msblocations.conf:189):2: c50ba522622152979f98ffc53f8d5819:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:14:05 [info] 35#35: *327 [lua] logger.lua:23: c50ba522622152979f98ffc53f8d5819 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:14:05 +0000] c50ba522622152979f98ffc53f8d5819 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:14:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:14:13 [info] 38#38: *328 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:14:13 [info] 38#38: *329 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:14:20 [info] 35#35: *330 [lua] access_by_lua(msblocations.conf:189):2: 070aa30de1004cd20c934c651293b7e8:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:14:20 +0000] 070aa30de1004cd20c934c651293b7e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/19 03:14:20 [info] 35#35: *330 [lua] logger.lua:23: 070aa30de1004cd20c934c651293b7e8 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:14:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:14:23 [info] 35#35: *332 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:14:23 [info] 35#35: *331 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:14:33 [info] 38#38: *334 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:14:33 [info] 38#38: *335 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:14:35 [info] 35#35: *336 [lua] access_by_lua(msblocations.conf:189):2: c27b137da8441e842d1749d797288638:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:14:35 [info] 35#35: *336 [lua] logger.lua:23: c27b137da8441e842d1749d797288638 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:14:35 +0000] c27b137da8441e842d1749d797288638 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:14:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/19 03:14:43 [info] 35#35: *337 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:14:43 [info] 35#35: *338 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:14:50 [info] 35#35: *339 [lua] access_by_lua(msblocations.conf:189):2: 607f9a10826e63250e6d4ab08b1ed82f:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:14:50 [info] 35#35: *339 [lua] logger.lua:23: 607f9a10826e63250e6d4ab08b1ed82f {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:14:50 +0000] 607f9a10826e63250e6d4ab08b1ed82f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:14:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:14:53 [info] 35#35: *340 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:14:53 [info] 35#35: *341 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:15:03 [info] 35#35: *342 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:15:03 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:15:05 [info] 35#35: *344 [lua] access_by_lua(msblocations.conf:189):2: 4a768e24f762943598eb590742ea71be:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:15:05 +0000] 4a768e24f762943598eb590742ea71be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/19 03:15:05 [info] 35#35: *344 [lua] logger.lua:23: 4a768e24f762943598eb590742ea71be {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:15:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:15:13 [info] 38#38: *346 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:15:13 [info] 38#38: *345 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:15:20 [info] 35#35: *347 [lua] access_by_lua(msblocations.conf:189):2: 0560662713ef6325e3307db19a9e1831:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:15:20 +0000] 0560662713ef6325e3307db19a9e1831 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/19 03:15:20 [info] 35#35: *347 [lua] logger.lua:23: 0560662713ef6325e3307db19a9e1831 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:15:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:15:23 [info] 35#35: *348 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:15:23 [info] 35#35: *349 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:15:33 [info] 35#35: *352 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:15:33 [info] 35#35: *351 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:15:35 [info] 35#35: *353 [lua] access_by_lua(msblocations.conf:189):2: ffedba91ca368bc653243c27fbe29b0f:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:15:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/19 03:15:35 [info] 35#35: *353 [lua] logger.lua:23: ffedba91ca368bc653243c27fbe29b0f {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:15:35 +0000] ffedba91ca368bc653243c27fbe29b0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/12/19 03:15:43 [info] 38#38: *354 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:15:43 [info] 38#38: *355 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:15:50 [info] 35#35: *356 [lua] access_by_lua(msblocations.conf:189):2: e2f699c2bc64b997d5f161bb26a0952e:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:15:50 [info] 35#35: *356 [lua] logger.lua:23: e2f699c2bc64b997d5f161bb26a0952e {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:15:50 +0000] e2f699c2bc64b997d5f161bb26a0952e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:15:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:15:53 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:15:53 [info] 38#38: *358 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:16:03 [info] 38#38: *359 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:16:03 [info] 38#38: *360 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:16:05 [info] 35#35: *361 [lua] access_by_lua(msblocations.conf:189):2: 2e7db6e936c033584c40d4b91bfc88cf:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:16:05 [info] 35#35: *361 [lua] logger.lua:23: 2e7db6e936c033584c40d4b91bfc88cf {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:16:05 +0000] 2e7db6e936c033584c40d4b91bfc88cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:16:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:16:13 [info] 35#35: *363 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:16:13 [info] 35#35: *362 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:16:20 [info] 35#35: *364 [lua] access_by_lua(msblocations.conf:189):2: 0e9498b531b486715644c3bf822bb8d3:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:16:20 [info] 35#35: *364 [lua] logger.lua:23: 0e9498b531b486715644c3bf822bb8d3 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:16:20 +0000] 0e9498b531b486715644c3bf822bb8d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:16:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/19 03:16:23 [info] 35#35: *366 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:16:23 [info] 35#35: *365 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:16:33 [info] 35#35: *368 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:16:33 [info] 35#35: *369 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:16:35 [info] 35#35: *370 [lua] access_by_lua(msblocations.conf:189):2: 094ef2432ef42f4dfa61fb2f90d8cd4d:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:16:35 [info] 35#35: *370 [lua] logger.lua:23: 094ef2432ef42f4dfa61fb2f90d8cd4d {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:16:35 +0000] 094ef2432ef42f4dfa61fb2f90d8cd4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:16:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2022/12/19 03:16:43 [info] 35#35: *372 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:16:43 [info] 35#35: *371 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:16:50 [info] 35#35: *373 [lua] access_by_lua(msblocations.conf:189):2: b9761145cc0575486a8e5ebc7b456996:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:16:50 +0000] b9761145cc0575486a8e5ebc7b456996 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:16:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:16:50 [info] 35#35: *373 [lua] logger.lua:23: b9761145cc0575486a8e5ebc7b456996 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 03:16:53 [info] 35#35: *374 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:16:53 [info] 35#35: *375 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:17:03 [info] 35#35: *377 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:17:03 [info] 35#35: *376 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:17:05 [info] 35#35: *378 [lua] access_by_lua(msblocations.conf:189):2: eab5603583c6e5eda2bc99c8f9f6aeb6:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:17:05 +0000] eab5603583c6e5eda2bc99c8f9f6aeb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/12/19 03:17:05 [info] 35#35: *378 [lua] logger.lua:23: eab5603583c6e5eda2bc99c8f9f6aeb6 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:17:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/19 03:17:13 [info] 38#38: *379 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:17:13 [info] 38#38: *380 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:17:20 [info] 35#35: *381 [lua] access_by_lua(msblocations.conf:189):2: 522eb33ef276adc9338065c1940d632f:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:17:20 [info] 35#35: *381 [lua] logger.lua:23: 522eb33ef276adc9338065c1940d632f {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:17:20 +0000] 522eb33ef276adc9338065c1940d632f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:17:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:17:23 [info] 38#38: *382 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:17:23 [info] 38#38: *383 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:17:33 [info] 35#35: *385 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:17:33 [info] 35#35: *386 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:17:35 [info] 35#35: *387 [lua] access_by_lua(msblocations.conf:189):2: 87efd2c2960e8df5844b955738206886:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:17:35 +0000] 87efd2c2960e8df5844b955738206886 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/12/19 03:17:35 [info] 35#35: *387 [lua] logger.lua:23: 87efd2c2960e8df5844b955738206886 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:17:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/12/19 03:17:43 [info] 35#35: *388 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:17:43 [info] 35#35: *389 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:17:50 [info] 35#35: *390 [lua] access_by_lua(msblocations.conf:189):2: 2ac661562bdc9e3cab1d092530b56f96:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:17:50 +0000] 2ac661562bdc9e3cab1d092530b56f96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/19 03:17:50 [info] 35#35: *390 [lua] logger.lua:23: 2ac661562bdc9e3cab1d092530b56f96 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:17:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:17:53 [info] 38#38: *391 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:17:53 [info] 38#38: *392 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:18:03 [info] 35#35: *393 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:18:03 [info] 35#35: *394 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:18:05 [info] 35#35: *395 [lua] access_by_lua(msblocations.conf:189):2: d219d9770ca9fe9ff548d984f43c5e3d:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:18:05 [info] 35#35: *395 [lua] logger.lua:23: d219d9770ca9fe9ff548d984f43c5e3d {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:18:05 +0000] d219d9770ca9fe9ff548d984f43c5e3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:18:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:18:13 [info] 38#38: *397 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:18:13 [info] 38#38: *396 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:18:20 [info] 35#35: *398 [lua] access_by_lua(msblocations.conf:189):2: 6608700b6322e8f8be168c6a9f10a1da:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:18:20 [info] 35#35: *398 [lua] logger.lua:23: 6608700b6322e8f8be168c6a9f10a1da {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:18:20 +0000] 6608700b6322e8f8be168c6a9f10a1da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:18:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:18:23 [info] 38#38: *399 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:18:23 [info] 38#38: *400 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:18:33 [info] 35#35: *403 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:18:33 [info] 35#35: *402 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:18:35 [info] 35#35: *404 [lua] access_by_lua(msblocations.conf:189):2: 47c5842c1d81c94e6e02757a8279c0ed:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:18:35 [info] 35#35: *404 [lua] logger.lua:23: 47c5842c1d81c94e6e02757a8279c0ed {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:18:35 +0000] 47c5842c1d81c94e6e02757a8279c0ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:18:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:18:43 [info] 38#38: *405 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:18:43 [info] 38#38: *406 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:18:51 [info] 35#35: *407 [lua] access_by_lua(msblocations.conf:189):2: 871ed3d7600c0be0a3ffebcb60b778ce:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:18:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/12/19 03:18:51 [info] 35#35: *407 [lua] logger.lua:23: 871ed3d7600c0be0a3ffebcb60b778ce {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:18:51 +0000] 871ed3d7600c0be0a3ffebcb60b778ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/12/19 03:18:53 [info] 35#35: *408 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:18:53 [info] 35#35: *409 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:19:03 [info] 35#35: *410 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:19:03 [info] 35#35: *411 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:19:06 [info] 35#35: *412 [lua] access_by_lua(msblocations.conf:189):2: 7b38ee93ee0ac800bdfc05ab59d7b0ef:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:19:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
10.233.70.102 - - [19/Dec/2022:03:19:06 +0000] 7b38ee93ee0ac800bdfc05ab59d7b0ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2022/12/19 03:19:06 [info] 35#35: *412 [lua] logger.lua:23: 7b38ee93ee0ac800bdfc05ab59d7b0ef {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 03:19:13 [info] 35#35: *413 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:19:13 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:19:21 [info] 35#35: *415 [lua] access_by_lua(msblocations.conf:189):2: de750812407c4064c44d2b2e4b96063f:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:19:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.70.102 - - [19/Dec/2022:03:19:21 +0000] de750812407c4064c44d2b2e4b96063f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/12/19 03:19:21 [info] 35#35: *415 [lua] logger.lua:23: de750812407c4064c44d2b2e4b96063f {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 03:19:23 [info] 38#38: *416 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:19:23 [info] 38#38: *417 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:19:33 [info] 35#35: *419 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:19:33 [info] 38#38: *420 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:19:36 [info] 35#35: *421 [lua] access_by_lua(msblocations.conf:189):2: 71b5ec25167b47a14d6f47621b0ef51e:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:19:36 +0000] 71b5ec25167b47a14d6f47621b0ef51e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:19:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:19:36 [info] 35#35: *421 [lua] logger.lua:23: 71b5ec25167b47a14d6f47621b0ef51e {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 03:19:43 [info] 38#38: *422 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:19:43 [info] 35#35: *423 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:19:51 [info] 35#35: *424 [lua] access_by_lua(msblocations.conf:189):2: 1d90898e25c1e3157d3b49f3319181fc:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:19:51 [info] 35#35: *424 [lua] logger.lua:23: 1d90898e25c1e3157d3b49f3319181fc {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:19:51 +0000] 1d90898e25c1e3157d3b49f3319181fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:19:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/19 03:19:53 [info] 35#35: *425 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:19:53 [info] 35#35: *426 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:20:03 [info] 35#35: *427 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:20:03 [info] 35#35: *428 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:20:06 [info] 35#35: *429 [lua] access_by_lua(msblocations.conf:189):2: fdf95b9f3369603e3434b45618e91970:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:20:06 [info] 35#35: *429 [lua] logger.lua:23: fdf95b9f3369603e3434b45618e91970 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:20:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.70.102 - - [19/Dec/2022:03:20:06 +0000] fdf95b9f3369603e3434b45618e91970 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/19 03:20:13 [info] 38#38: *430 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:20:13 [info] 38#38: *431 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:20:21 [info] 35#35: *432 [lua] access_by_lua(msblocations.conf:189):2: 13f921550059ed090d51c2bf53604ba7:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:20:21 [info] 35#35: *432 [lua] logger.lua:23: 13f921550059ed090d51c2bf53604ba7 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:20:21 +0000] 13f921550059ed090d51c2bf53604ba7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:20:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:20:23 [info] 38#38: *433 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:20:23 [info] 38#38: *434 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:20:33 [info] 38#38: *436 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:20:33 [info] 38#38: *437 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:20:36 [info] 35#35: *438 [lua] access_by_lua(msblocations.conf:189):2: eaa42281f89666bf9a545a0c4f8d2937:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:20:36 [info] 35#35: *438 [lua] logger.lua:23: eaa42281f89666bf9a545a0c4f8d2937 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:20:36 +0000] eaa42281f89666bf9a545a0c4f8d2937 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:20:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:20:43 [info] 35#35: *440 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:20:43 [info] 38#38: *439 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:20:51 [info] 35#35: *441 [lua] access_by_lua(msblocations.conf:189):2: 0d1576d59f1b5209e6d4d91a8f392f4f:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:20:51 +0000] 0d1576d59f1b5209e6d4d91a8f392f4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/12/19 03:20:51 [info] 35#35: *441 [lua] logger.lua:23: 0d1576d59f1b5209e6d4d91a8f392f4f {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:20:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:20:53 [info] 38#38: *443 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:20:53 [info] 38#38: *442 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:21:03 [info] 35#35: *445 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:21:03 [info] 35#35: *444 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:21:06 [info] 35#35: *446 [lua] access_by_lua(msblocations.conf:189):2: b01bdc07613dec511b2457d33673ec1a:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:21:06 [info] 35#35: *446 [lua] logger.lua:23: b01bdc07613dec511b2457d33673ec1a {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:21:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.102 - - [19/Dec/2022:03:21:06 +0000] b01bdc07613dec511b2457d33673ec1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/12/19 03:21:13 [info] 35#35: *447 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:21:13 [info] 35#35: *448 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:21:21 [info] 35#35: *449 [lua] access_by_lua(msblocations.conf:189):2: a492e33c09d205382ab14cd7a094b58b:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:21:21 [info] 35#35: *449 [lua] logger.lua:23: a492e33c09d205382ab14cd7a094b58b {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:21:21 +0000] a492e33c09d205382ab14cd7a094b58b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:21:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/19 03:21:23 [info] 38#38: *450 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:21:23 [info] 38#38: *451 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:21:33 [info] 38#38: *454 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:21:33 [info] 38#38: *453 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:21:36 [info] 35#35: *455 [lua] access_by_lua(msblocations.conf:189):2: 213191f23fe6c08c7a5bade29da39459:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:21:36 +0000] 213191f23fe6c08c7a5bade29da39459 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/12/19 03:21:36 [info] 35#35: *455 [lua] logger.lua:23: 213191f23fe6c08c7a5bade29da39459 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:21:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/12/19 03:21:43 [info] 38#38: *456 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:21:43 [info] 38#38: *457 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:21:51 [info] 35#35: *458 [lua] access_by_lua(msblocations.conf:189):2: 406773378c761c8a242b1167ea23e413:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:21:51 +0000] 406773378c761c8a242b1167ea23e413 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/19 03:21:51 [info] 35#35: *458 [lua] logger.lua:23: 406773378c761c8a242b1167ea23e413 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:21:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:21:53 [info] 35#35: *459 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:21:53 [info] 38#38: *460 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:22:03 [info] 35#35: *462 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:22:03 [info] 35#35: *461 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:22:06 [info] 35#35: *463 [lua] access_by_lua(msblocations.conf:189):2: 5887bf17af2445c189e2c3db5eaf849d:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:22:06 [info] 35#35: *463 [lua] logger.lua:23: 5887bf17af2445c189e2c3db5eaf849d {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:22:06 +0000] 5887bf17af2445c189e2c3db5eaf849d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:22:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:22:13 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:22:13 [info] 35#35: *465 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:22:21 [info] 35#35: *466 [lua] access_by_lua(msblocations.conf:189):2: 93de1a6048b38c0eca7799e36d786ec4:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:22:21 +0000] 93de1a6048b38c0eca7799e36d786ec4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/12/19 03:22:21 [info] 35#35: *466 [lua] logger.lua:23: 93de1a6048b38c0eca7799e36d786ec4 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:22:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/12/19 03:22:23 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:22:23 [info] 38#38: *468 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:22:33 [info] 35#35: *470 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:22:33 [info] 35#35: *471 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:22:36 [info] 35#35: *472 [lua] access_by_lua(msblocations.conf:189):2: 3540e980a098a2d6f08ebb762f4ab72a:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:22:36 +0000] 3540e980a098a2d6f08ebb762f4ab72a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/19 03:22:36 [info] 35#35: *472 [lua] logger.lua:23: 3540e980a098a2d6f08ebb762f4ab72a {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:22:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:22:43 [info] 35#35: *474 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:22:43 [info] 35#35: *473 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:22:51 [info] 35#35: *475 [lua] access_by_lua(msblocations.conf:189):2: fb728c09a336f226da461ef91fe4941b:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:22:51 [info] 35#35: *475 [lua] logger.lua:23: fb728c09a336f226da461ef91fe4941b {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:22:51 +0000] fb728c09a336f226da461ef91fe4941b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:22:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:22:53 [info] 35#35: *476 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:22:53 [info] 35#35: *477 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:23:03 [info] 38#38: *479 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:23:03 [info] 35#35: *478 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:23:06 [info] 35#35: *480 [lua] access_by_lua(msblocations.conf:189):2: d7f76a3560b4597db9799d7cf67325e9:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:23:06 +0000] d7f76a3560b4597db9799d7cf67325e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/12/19 03:23:06 [info] 35#35: *480 [lua] logger.lua:23: d7f76a3560b4597db9799d7cf67325e9 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:23:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/19 03:23:13 [info] 35#35: *482 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:23:13 [info] 35#35: *481 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:23:21 [info] 35#35: *483 [lua] access_by_lua(msblocations.conf:189):2: 9ba53469fdfae9a46b8aa365f6591dce:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:23:21 [info] 35#35: *483 [lua] logger.lua:23: 9ba53469fdfae9a46b8aa365f6591dce {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:23:21 +0000] 9ba53469fdfae9a46b8aa365f6591dce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:23:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:23:23 [info] 38#38: *484 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:23:23 [info] 35#35: *485 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:23:33 [info] 35#35: *487 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:23:33 [info] 35#35: *488 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:23:36 [info] 35#35: *489 [lua] access_by_lua(msblocations.conf:189):2: 87c0a5516084a088bb465dcb8ca3b48b:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:23:36 [info] 35#35: *489 [lua] logger.lua:23: 87c0a5516084a088bb465dcb8ca3b48b {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:23:36 +0000] 87c0a5516084a088bb465dcb8ca3b48b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:23:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:23:43 [info] 38#38: *491 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:23:43 [info] 35#35: *490 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:23:51 [info] 35#35: *492 [lua] access_by_lua(msblocations.conf:189):2: a2135ad7661536521223114281cc5aec:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:23:51 [info] 35#35: *492 [lua] logger.lua:23: a2135ad7661536521223114281cc5aec {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:23:51 +0000] a2135ad7661536521223114281cc5aec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:23:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:23:53 [info] 35#35: *493 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:23:53 [info] 38#38: *494 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:24:03 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:24:03 [info] 38#38: *495 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:24:06 [info] 35#35: *497 [lua] access_by_lua(msblocations.conf:189):2: 9a675340cf2d4e154b7ee67bf0f6320f:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:24:06 [info] 35#35: *497 [lua] logger.lua:23: 9a675340cf2d4e154b7ee67bf0f6320f {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:24:06 +0000] 9a675340cf2d4e154b7ee67bf0f6320f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:24:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/12/19 03:24:13 [info] 38#38: *499 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:24:13 [info] 35#35: *498 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:24:21 [info] 35#35: *500 [lua] access_by_lua(msblocations.conf:189):2: 16ab08146c216a9d1eadc712011a244b:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:24:21 +0000] 16ab08146c216a9d1eadc712011a244b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:24:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/19 03:24:21 [info] 35#35: *500 [lua] logger.lua:23: 16ab08146c216a9d1eadc712011a244b {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 03:24:23 [info] 35#35: *501 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:24:23 [info] 35#35: *502 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:24:33 [info] 35#35: *504 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:24:33 [info] 35#35: *505 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:24:36 [info] 35#35: *506 [lua] access_by_lua(msblocations.conf:189):2: bcc381080517b647e15242f6ad6aa818:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:24:36 [info] 35#35: *506 [lua] logger.lua:23: bcc381080517b647e15242f6ad6aa818 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:24:36 +0000] bcc381080517b647e15242f6ad6aa818 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:24:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:24:43 [info] 38#38: *508 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:24:43 [info] 38#38: *507 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:24:51 [info] 35#35: *509 [lua] access_by_lua(msblocations.conf:189):2: 093a81f86acfbcaf18c432f87abb3b73:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:24:51 [info] 35#35: *509 [lua] logger.lua:23: 093a81f86acfbcaf18c432f87abb3b73 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:24:51 +0000] 093a81f86acfbcaf18c432f87abb3b73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:24:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/19 03:24:53 [info] 35#35: *510 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:24:53 [info] 35#35: *511 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:25:03 [info] 38#38: *512 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:25:03 [info] 38#38: *513 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:25:06 [info] 35#35: *514 [lua] access_by_lua(msblocations.conf:189):2: 9cc4b6046b0088d189406fbbd9b17ee0:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:25:06 [info] 35#35: *514 [lua] logger.lua:23: 9cc4b6046b0088d189406fbbd9b17ee0 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:25:06 +0000] 9cc4b6046b0088d189406fbbd9b17ee0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:25:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:25:13 [info] 38#38: *515 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:25:13 [info] 38#38: *516 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:25:21 [info] 35#35: *517 [lua] access_by_lua(msblocations.conf:189):2: af9dab2ad394af893573f5cc9800a317:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:25:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.70.102 - - [19/Dec/2022:03:25:21 +0000] af9dab2ad394af893573f5cc9800a317 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/12/19 03:25:21 [info] 35#35: *517 [lua] logger.lua:23: af9dab2ad394af893573f5cc9800a317 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 03:25:23 [info] 38#38: *518 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:25:23 [info] 38#38: *519 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:25:33 [info] 35#35: *521 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:25:33 [info] 35#35: *522 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:25:36 [info] 35#35: *523 [lua] access_by_lua(msblocations.conf:189):2: 70d8ec0bb6ae104f042029422cd74003:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:25:36 [info] 35#35: *523 [lua] logger.lua:23: 70d8ec0bb6ae104f042029422cd74003 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:25:36 +0000] 70d8ec0bb6ae104f042029422cd74003 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:25:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/19 03:25:43 [info] 35#35: *524 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:25:43 [info] 35#35: *525 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:25:51 [info] 35#35: *526 [lua] access_by_lua(msblocations.conf:189):2: badeeb054a18900025acc0b06832500a:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:25:51 +0000] badeeb054a18900025acc0b06832500a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:25:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/12/19 03:25:51 [info] 35#35: *526 [lua] logger.lua:23: badeeb054a18900025acc0b06832500a {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 03:25:53 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:25:53 [info] 35#35: *528 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:26:03 [info] 38#38: *529 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:26:03 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:26:06 [info] 35#35: *531 [lua] access_by_lua(msblocations.conf:189):2: e6186e216689ce6be80a4ad92d99a102:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:26:06 +0000] e6186e216689ce6be80a4ad92d99a102 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:26:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:26:06 [info] 35#35: *531 [lua] logger.lua:23: e6186e216689ce6be80a4ad92d99a102 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 03:26:13 [info] 38#38: *532 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:26:13 [info] 35#35: *533 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:26:21 [info] 35#35: *534 [lua] access_by_lua(msblocations.conf:189):2: 1b6abda35bb9a7ce43062359737d4285:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:26:21 [info] 35#35: *534 [lua] logger.lua:23: 1b6abda35bb9a7ce43062359737d4285 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:26:21 +0000] 1b6abda35bb9a7ce43062359737d4285 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:26:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:26:23 [info] 35#35: *535 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:26:23 [info] 35#35: *536 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:26:33 [info] 35#35: *539 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:26:33 [info] 35#35: *538 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:26:36 [info] 35#35: *540 [lua] access_by_lua(msblocations.conf:189):2: 2994854037845e5e2f4c1f89ad9a9207:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:26:36 +0000] 2994854037845e5e2f4c1f89ad9a9207 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/12/19 03:26:36 [info] 35#35: *540 [lua] logger.lua:23: 2994854037845e5e2f4c1f89ad9a9207 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:26:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/12/19 03:26:43 [info] 35#35: *541 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:26:43 [info] 38#38: *542 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:26:51 [info] 35#35: *543 [lua] access_by_lua(msblocations.conf:189):2: c2ebfc8e0987ad594c24c333c6474378:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:26:51 [info] 35#35: *543 [lua] logger.lua:23: c2ebfc8e0987ad594c24c333c6474378 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:26:51 +0000] c2ebfc8e0987ad594c24c333c6474378 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:26:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:26:53 [info] 35#35: *545 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:26:53 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:27:03 [info] 38#38: *546 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:27:03 [info] 38#38: *547 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:27:06 [info] 35#35: *548 [lua] access_by_lua(msblocations.conf:189):2: 354f3810948d3be87b94a36e41b55a4a:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:27:06 +0000] 354f3810948d3be87b94a36e41b55a4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/19 03:27:06 [info] 35#35: *548 [lua] logger.lua:23: 354f3810948d3be87b94a36e41b55a4a {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:27:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:27:13 [info] 35#35: *549 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:27:13 [info] 35#35: *550 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:27:21 [info] 35#35: *551 [lua] access_by_lua(msblocations.conf:189):2: 5138cdd82d85c6aa89da9972f8fd698a:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:27:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.102 - - [19/Dec/2022:03:27:21 +0000] 5138cdd82d85c6aa89da9972f8fd698a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/19 03:27:21 [info] 35#35: *551 [lua] logger.lua:23: 5138cdd82d85c6aa89da9972f8fd698a {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 03:27:23 [info] 38#38: *552 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:27:23 [info] 38#38: *553 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:27:33 [info] 38#38: *555 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:27:33 [info] 38#38: *556 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:27:36 [info] 35#35: *557 [lua] access_by_lua(msblocations.conf:189):2: c41972d5e3e7bb5e974e6331cb5f8efc:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:27:36 +0000] c41972d5e3e7bb5e974e6331cb5f8efc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/12/19 03:27:36 [info] 35#35: *557 [lua] logger.lua:23: c41972d5e3e7bb5e974e6331cb5f8efc {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:27:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/19 03:27:43 [info] 38#38: *558 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:27:43 [info] 35#35: *559 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:27:51 [info] 35#35: *560 [lua] access_by_lua(msblocations.conf:189):2: 8b65bcbd83bba35ee5f499a465e6291c:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:27:51 [info] 35#35: *560 [lua] logger.lua:23: 8b65bcbd83bba35ee5f499a465e6291c {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:27:51 +0000] 8b65bcbd83bba35ee5f499a465e6291c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:27:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:27:53 [info] 35#35: *562 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:27:53 [info] 35#35: *561 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:28:03 [info] 38#38: *564 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:28:03 [info] 38#38: *563 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:28:06 [info] 35#35: *565 [lua] access_by_lua(msblocations.conf:189):2: c1875b323ac13cc0c5ef71db2b53216d:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:28:06 +0000] c1875b323ac13cc0c5ef71db2b53216d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/12/19 03:28:06 [info] 35#35: *565 [lua] logger.lua:23: c1875b323ac13cc0c5ef71db2b53216d {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:28:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/19 03:28:13 [info] 35#35: *566 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:28:13 [info] 35#35: *567 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:28:21 [info] 35#35: *568 [lua] access_by_lua(msblocations.conf:189):2: 6e90d1884d954d34b51d057a0b80cb11:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:28:21 [info] 35#35: *568 [lua] logger.lua:23: 6e90d1884d954d34b51d057a0b80cb11 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:28:21 +0000] 6e90d1884d954d34b51d057a0b80cb11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:28:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:28:23 [info] 38#38: *569 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:28:23 [info] 35#35: *570 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:28:33 [info] 35#35: *573 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:28:33 [info] 35#35: *572 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:28:36 [info] 35#35: *574 [lua] access_by_lua(msblocations.conf:189):2: d6e12f4d3170fb4743d7d7eb1d4606be:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:28:36 [info] 35#35: *574 [lua] logger.lua:23: d6e12f4d3170fb4743d7d7eb1d4606be {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:28:36 +0000] d6e12f4d3170fb4743d7d7eb1d4606be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:28:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:28:43 [info] 38#38: *576 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:28:43 [info] 35#35: *575 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:28:51 [info] 35#35: *577 [lua] access_by_lua(msblocations.conf:189):2: e0ebe4da726a4f666c89b66007a99582:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:28:51 [info] 35#35: *577 [lua] logger.lua:23: e0ebe4da726a4f666c89b66007a99582 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:28:51 +0000] e0ebe4da726a4f666c89b66007a99582 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:28:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:28:53 [info] 35#35: *578 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:28:53 [info] 35#35: *579 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:29:03 [info] 35#35: *581 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:29:03 [info] 38#38: *580 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:29:06 [info] 35#35: *582 [lua] access_by_lua(msblocations.conf:189):2: 0ebbede2852351d00785edab0cae4905:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:29:06 +0000] 0ebbede2852351d00785edab0cae4905 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/19 03:29:06 [info] 35#35: *582 [lua] logger.lua:23: 0ebbede2852351d00785edab0cae4905 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:29:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:29:13 [info] 35#35: *583 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:29:13 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:29:21 [info] 35#35: *585 [lua] access_by_lua(msblocations.conf:189):2: d104cf5354b0360eeab4478797612541:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:29:21 +0000] d104cf5354b0360eeab4478797612541 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:29:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/12/19 03:29:21 [info] 35#35: *585 [lua] logger.lua:23: d104cf5354b0360eeab4478797612541 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 03:29:23 [info] 35#35: *586 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:29:23 [info] 35#35: *587 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:29:33 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:29:33 [info] 35#35: *589 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:29:36 [info] 35#35: *591 [lua] access_by_lua(msblocations.conf:189):2: 85c1ebfbb4b89ad4d7c18a3933017571:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:29:36 [info] 35#35: *591 [lua] logger.lua:23: 85c1ebfbb4b89ad4d7c18a3933017571 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:29:36 +0000] 85c1ebfbb4b89ad4d7c18a3933017571 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:29:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:29:43 [info] 38#38: *592 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:29:43 [info] 38#38: *593 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:29:51 [info] 35#35: *594 [lua] access_by_lua(msblocations.conf:189):2: f82279bad8b92e9dde51d566a5301d52:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:29:51 [info] 35#35: *594 [lua] logger.lua:23: f82279bad8b92e9dde51d566a5301d52 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:29:51 +0000] f82279bad8b92e9dde51d566a5301d52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:29:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:29:53 [info] 35#35: *596 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:29:53 [info] 35#35: *595 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:30:03 [info] 38#38: *597 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:30:03 [info] 38#38: *598 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:30:06 [info] 35#35: *599 [lua] access_by_lua(msblocations.conf:189):2: 5fa97e5f7c5042126316f2d814f17d15:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:30:06 +0000] 5fa97e5f7c5042126316f2d814f17d15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:30:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:30:06 [info] 35#35: *599 [lua] logger.lua:23: 5fa97e5f7c5042126316f2d814f17d15 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 03:30:13 [info] 35#35: *600 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:30:13 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:30:21 [info] 35#35: *602 [lua] access_by_lua(msblocations.conf:189):2: c8b410f0cb47a7e4ce50fda8a24a6002:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:30:21 [info] 35#35: *602 [lua] logger.lua:23: c8b410f0cb47a7e4ce50fda8a24a6002 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:30:21 +0000] c8b410f0cb47a7e4ce50fda8a24a6002 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:30:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:30:23 [info] 38#38: *603 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:30:23 [info] 35#35: *604 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:30:33 [info] 35#35: *606 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:30:33 [info] 35#35: *607 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:30:36 [info] 35#35: *608 [lua] access_by_lua(msblocations.conf:189):2: c54ecea7d0f952538762f6aab5d27a70:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:30:36 [info] 35#35: *608 [lua] logger.lua:23: c54ecea7d0f952538762f6aab5d27a70 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:30:36 +0000] c54ecea7d0f952538762f6aab5d27a70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:30:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:30:43 [info] 35#35: *609 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:30:43 [info] 38#38: *610 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:30:51 [info] 35#35: *611 [lua] access_by_lua(msblocations.conf:189):2: ba8d0821453cbc468cecdd41f079e620:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:30:51 +0000] ba8d0821453cbc468cecdd41f079e620 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/19 03:30:51 [info] 35#35: *611 [lua] logger.lua:23: ba8d0821453cbc468cecdd41f079e620 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:30:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:30:53 [info] 35#35: *612 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:30:53 [info] 35#35: *613 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:31:03 [info] 35#35: *614 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:31:03 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:31:06 [info] 35#35: *616 [lua] access_by_lua(msblocations.conf:189):2: d54d42c3d7380584e23ca125ef364ef6:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:31:06 [info] 35#35: *616 [lua] logger.lua:23: d54d42c3d7380584e23ca125ef364ef6 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:31:06 +0000] d54d42c3d7380584e23ca125ef364ef6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:31:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/19 03:31:13 [info] 35#35: *617 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:31:13 [info] 35#35: *618 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:31:21 [info] 35#35: *619 [lua] access_by_lua(msblocations.conf:189):2: 54faad3fa84fa158555d625362b06385:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:31:21 [info] 35#35: *619 [lua] logger.lua:23: 54faad3fa84fa158555d625362b06385 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:31:21 +0000] 54faad3fa84fa158555d625362b06385 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:31:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:31:23 [info] 35#35: *620 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:31:23 [info] 35#35: *621 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:31:33 [info] 35#35: *624 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:31:33 [info] 35#35: *623 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:31:36 [info] 35#35: *625 [lua] access_by_lua(msblocations.conf:189):2: 92d21cace191d464770495aa18fdf00b:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:31:36 +0000] 92d21cace191d464770495aa18fdf00b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/19 03:31:36 [info] 35#35: *625 [lua] logger.lua:23: 92d21cace191d464770495aa18fdf00b {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:31:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:31:43 [info] 38#38: *626 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:31:43 [info] 38#38: *627 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:31:51 [info] 35#35: *628 [lua] access_by_lua(msblocations.conf:189):2: b8de37bf34a21e5563415a63fbae9ec0:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:31:51 [info] 35#35: *628 [lua] logger.lua:23: b8de37bf34a21e5563415a63fbae9ec0 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:31:51 +0000] b8de37bf34a21e5563415a63fbae9ec0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:31:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:31:53 [info] 38#38: *629 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:31:53 [info] 38#38: *630 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:32:03 [info] 38#38: *631 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:32:03 [info] 38#38: *632 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:32:06 [info] 35#35: *633 [lua] access_by_lua(msblocations.conf:189):2: 50c98516b2768f86ac94e73766b39e39:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:32:06 [info] 35#35: *633 [lua] logger.lua:23: 50c98516b2768f86ac94e73766b39e39 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:32:06 +0000] 50c98516b2768f86ac94e73766b39e39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:32:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:32:13 [info] 35#35: *634 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:32:13 [info] 35#35: *635 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:32:21 [info] 35#35: *636 [lua] access_by_lua(msblocations.conf:189):2: cf22a4c0c2c632607b21c2d7ab5e94cf:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:32:21 +0000] cf22a4c0c2c632607b21c2d7ab5e94cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/19 03:32:21 [info] 35#35: *636 [lua] logger.lua:23: cf22a4c0c2c632607b21c2d7ab5e94cf {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:32:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:32:23 [info] 38#38: *638 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:32:23 [info] 38#38: *637 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:32:33 [info] 35#35: *640 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:32:33 [info] 35#35: *641 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:32:36 [info] 35#35: *642 [lua] access_by_lua(msblocations.conf:189):2: a6862a87e23fda137aa145f0c25cab88:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:32:36 [info] 35#35: *642 [lua] logger.lua:23: a6862a87e23fda137aa145f0c25cab88 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:32:36 +0000] a6862a87e23fda137aa145f0c25cab88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:32:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/19 03:32:43 [info] 38#38: *644 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:32:43 [info] 35#35: *643 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:32:51 [info] 35#35: *645 [lua] access_by_lua(msblocations.conf:189):2: b77dd8b57828179d16e334d5f8419962:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:32:51 +0000] b77dd8b57828179d16e334d5f8419962 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/19 03:32:51 [info] 35#35: *645 [lua] logger.lua:23: b77dd8b57828179d16e334d5f8419962 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:32:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/12/19 03:32:53 [info] 38#38: *647 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:32:53 [info] 38#38: *646 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:33:03 [info] 35#35: *649 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:33:03 [info] 35#35: *648 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:33:06 [info] 35#35: *650 [lua] access_by_lua(msblocations.conf:189):2: d4a1e16b2aa488984fc63858e67874ab:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:33:06 +0000] d4a1e16b2aa488984fc63858e67874ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/19 03:33:06 [info] 35#35: *650 [lua] logger.lua:23: d4a1e16b2aa488984fc63858e67874ab {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:33:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:33:13 [info] 35#35: *651 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:33:13 [info] 35#35: *652 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:33:21 [info] 35#35: *653 [lua] access_by_lua(msblocations.conf:189):2: fcd5d98aded409fc864339812687c3c4:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:33:21 [info] 35#35: *653 [lua] logger.lua:23: fcd5d98aded409fc864339812687c3c4 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:33:21 +0000] fcd5d98aded409fc864339812687c3c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:33:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:33:23 [info] 38#38: *654 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:33:23 [info] 38#38: *655 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:33:33 [info] 38#38: *657 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:33:33 [info] 38#38: *658 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:33:36 [info] 35#35: *659 [lua] access_by_lua(msblocations.conf:189):2: 9cdc4774479357e65bf1618f2ec0e4ac:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:33:37 +0000] 9cdc4774479357e65bf1618f2ec0e4ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/19 03:33:37 [info] 35#35: *659 [lua] logger.lua:23: 9cdc4774479357e65bf1618f2ec0e4ac {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:33:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:33:43 [info] 38#38: *660 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:33:43 [info] 38#38: *661 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:33:52 [info] 35#35: *662 [lua] access_by_lua(msblocations.conf:189):2: c1bd8df85b4f54f0f4ff69031206d2cc:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:33:52 +0000] c1bd8df85b4f54f0f4ff69031206d2cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/19 03:33:52 [info] 35#35: *662 [lua] logger.lua:23: c1bd8df85b4f54f0f4ff69031206d2cc {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:33:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:33:53 [info] 38#38: *664 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:33:53 [info] 38#38: *663 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:34:03 [info] 35#35: *666 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:34:03 [info] 35#35: *665 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:34:07 [info] 35#35: *667 [lua] access_by_lua(msblocations.conf:189):2: 8e04ba1847138f1cd6c1bbfb1c3a0d66:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:34:07 [info] 35#35: *667 [lua] logger.lua:23: 8e04ba1847138f1cd6c1bbfb1c3a0d66 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:34:07 +0000] 8e04ba1847138f1cd6c1bbfb1c3a0d66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:34:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:34:13 [info] 38#38: *669 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:34:13 [info] 38#38: *668 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:34:22 [info] 35#35: *670 [lua] access_by_lua(msblocations.conf:189):2: e5ae54f00ab3cf2cd2c667ff1fe0fbae:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:34:22 +0000] e5ae54f00ab3cf2cd2c667ff1fe0fbae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/12/19 03:34:22 [info] 35#35: *670 [lua] logger.lua:23: e5ae54f00ab3cf2cd2c667ff1fe0fbae {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:34:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:34:23 [info] 35#35: *671 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:34:23 [info] 35#35: *672 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:34:33 [info] 35#35: *674 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:34:33 [info] 38#38: *675 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:34:37 [info] 35#35: *676 [lua] access_by_lua(msblocations.conf:189):2: 900b2760279ace479fa3513e0b3ada20:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:34:37 +0000] 900b2760279ace479fa3513e0b3ada20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/12/19 03:34:37 [info] 35#35: *676 [lua] logger.lua:23: 900b2760279ace479fa3513e0b3ada20 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:34:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/19 03:34:43 [info] 35#35: *677 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:34:43 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:34:52 [info] 35#35: *679 [lua] access_by_lua(msblocations.conf:189):2: 126e9c0ac31160705430bd866d4dd1ad:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:34:52 [info] 35#35: *679 [lua] logger.lua:23: 126e9c0ac31160705430bd866d4dd1ad {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:34:52 +0000] 126e9c0ac31160705430bd866d4dd1ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:34:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:34:53 [info] 35#35: *681 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:34:53 [info] 35#35: *680 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:35:03 [info] 38#38: *682 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:35:03 [info] 38#38: *683 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:35:07 [info] 35#35: *684 [lua] access_by_lua(msblocations.conf:189):2: 767f3d830e1a7b520c8e67213e36b46d:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:35:07 +0000] 767f3d830e1a7b520c8e67213e36b46d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/19 03:35:07 [info] 35#35: *684 [lua] logger.lua:23: 767f3d830e1a7b520c8e67213e36b46d {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:35:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:35:13 [info] 35#35: *685 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:35:13 [info] 38#38: *686 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:35:22 [info] 35#35: *687 [lua] access_by_lua(msblocations.conf:189):2: 150956385e883c2a5c4287312a247e74:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:35:22 [info] 35#35: *687 [lua] logger.lua:23: 150956385e883c2a5c4287312a247e74 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:35:22 +0000] 150956385e883c2a5c4287312a247e74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:35:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:35:23 [info] 38#38: *688 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:35:23 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:35:33 [info] 35#35: *691 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:35:33 [info] 35#35: *692 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:35:37 [info] 35#35: *693 [lua] access_by_lua(msblocations.conf:189):2: 09b8e1e069072e048f3ba27d54bfd215:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:35:37 [info] 35#35: *693 [lua] logger.lua:23: 09b8e1e069072e048f3ba27d54bfd215 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:35:37 +0000] 09b8e1e069072e048f3ba27d54bfd215 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:35:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:35:43 [info] 35#35: *695 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:35:43 [info] 35#35: *694 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:35:52 [info] 35#35: *696 [lua] access_by_lua(msblocations.conf:189):2: c83c02fbe2a4b7748f4946aa286d18ad:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:35:52 +0000] c83c02fbe2a4b7748f4946aa286d18ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/19 03:35:52 [info] 35#35: *696 [lua] logger.lua:23: c83c02fbe2a4b7748f4946aa286d18ad {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:35:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:35:53 [info] 38#38: *697 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:35:53 [info] 38#38: *698 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:36:03 [info] 38#38: *700 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:36:03 [info] 38#38: *699 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:36:07 [info] 35#35: *701 [lua] access_by_lua(msblocations.conf:189):2: db5b538fce616f58c70afd574eb0a11e:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:36:07 [info] 35#35: *701 [lua] logger.lua:23: db5b538fce616f58c70afd574eb0a11e {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:36:07 +0000] db5b538fce616f58c70afd574eb0a11e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:36:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:36:13 [info] 38#38: *702 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:36:13 [info] 38#38: *703 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:36:22 [info] 35#35: *704 [lua] access_by_lua(msblocations.conf:189):2: 709686ec496abc4a76308dffbc7a06d0:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:36:22 +0000] 709686ec496abc4a76308dffbc7a06d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/19 03:36:22 [info] 35#35: *704 [lua] logger.lua:23: 709686ec496abc4a76308dffbc7a06d0 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:36:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:36:23 [info] 38#38: *705 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:36:23 [info] 38#38: *706 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:36:33 [info] 38#38: *708 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:36:33 [info] 38#38: *709 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:36:37 [info] 35#35: *710 [lua] access_by_lua(msblocations.conf:189):2: ef1c63b0d5750b73ffc0d44d28c771a0:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:36:37 [info] 35#35: *710 [lua] logger.lua:23: ef1c63b0d5750b73ffc0d44d28c771a0 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:36:37 +0000] ef1c63b0d5750b73ffc0d44d28c771a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:36:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/19 03:36:43 [info] 38#38: *711 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:36:43 [info] 38#38: *712 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:36:52 [info] 35#35: *713 [lua] access_by_lua(msblocations.conf:189):2: 8ac50eb6e35fcc8dfe2858b6f208b0e5:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:36:52 +0000] 8ac50eb6e35fcc8dfe2858b6f208b0e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/19 03:36:52 [info] 35#35: *713 [lua] logger.lua:23: 8ac50eb6e35fcc8dfe2858b6f208b0e5 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:36:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:36:53 [info] 38#38: *714 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:36:53 [info] 38#38: *715 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:37:03 [info] 35#35: *716 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:37:03 [info] 35#35: *717 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:37:07 [info] 35#35: *718 [lua] access_by_lua(msblocations.conf:189):2: 533b6b42d1ca883a3abbb106e6bbf395:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:37:07 +0000] 533b6b42d1ca883a3abbb106e6bbf395 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/19 03:37:07 [info] 35#35: *718 [lua] logger.lua:23: 533b6b42d1ca883a3abbb106e6bbf395 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:37:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:37:13 [info] 35#35: *720 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:37:13 [info] 35#35: *719 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:37:22 [info] 35#35: *721 [lua] access_by_lua(msblocations.conf:189):2: 974a96cb4d0db773002d997f58609a21:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:37:22 [info] 35#35: *721 [lua] logger.lua:23: 974a96cb4d0db773002d997f58609a21 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:37:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.102 - - [19/Dec/2022:03:37:22 +0000] 974a96cb4d0db773002d997f58609a21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/19 03:37:23 [info] 38#38: *722 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:37:23 [info] 38#38: *723 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:37:33 [info] 35#35: *726 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:37:33 [info] 35#35: *725 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:37:37 [info] 35#35: *727 [lua] access_by_lua(msblocations.conf:189):2: aff1505749209dabf28468966a25e0c7:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:37:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:37:37 [info] 35#35: *727 [lua] logger.lua:23: aff1505749209dabf28468966a25e0c7 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:37:37 +0000] aff1505749209dabf28468966a25e0c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/19 03:37:43 [info] 35#35: *728 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:37:43 [info] 38#38: *729 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:37:52 [info] 35#35: *730 [lua] access_by_lua(msblocations.conf:189):2: b751fdbf4327bcb883ef33555373d977:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:37:52 [info] 35#35: *730 [lua] logger.lua:23: b751fdbf4327bcb883ef33555373d977 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:37:52 +0000] b751fdbf4327bcb883ef33555373d977 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:37:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:37:53 [info] 35#35: *731 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:37:53 [info] 38#38: *732 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:38:03 [info] 35#35: *734 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:38:03 [info] 35#35: *733 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:38:07 [info] 35#35: *735 [lua] access_by_lua(msblocations.conf:189):2: daf14b0c75dab1fbf7207912a2c82927:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:38:07 [info] 35#35: *735 [lua] logger.lua:23: daf14b0c75dab1fbf7207912a2c82927 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:38:07 +0000] daf14b0c75dab1fbf7207912a2c82927 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:38:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:38:13 [info] 35#35: *736 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:38:13 [info] 38#38: *737 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:38:22 [info] 35#35: *738 [lua] access_by_lua(msblocations.conf:189):2: 4be72f7d7794d014568b57dc1a71b033:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:38:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.102 - - [19/Dec/2022:03:38:22 +0000] 4be72f7d7794d014568b57dc1a71b033 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/19 03:38:22 [info] 35#35: *738 [lua] logger.lua:23: 4be72f7d7794d014568b57dc1a71b033 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 03:38:23 [info] 35#35: *739 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:38:23 [info] 35#35: *740 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:38:33 [info] 38#38: *742 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:38:33 [info] 38#38: *743 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:38:37 [info] 35#35: *744 [lua] access_by_lua(msblocations.conf:189):2: 95bdf3f66db89b5a5a969a9b52952f31:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:38:37 [info] 35#35: *744 [lua] logger.lua:23: 95bdf3f66db89b5a5a969a9b52952f31 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:38:37 +0000] 95bdf3f66db89b5a5a969a9b52952f31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:38:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:38:43 [info] 35#35: *746 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:38:43 [info] 35#35: *745 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:38:52 [info] 35#35: *747 [lua] access_by_lua(msblocations.conf:189):2: 94a46f3a72603a7e795ecb2da4a79b7b:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:38:52 [info] 35#35: *747 [lua] logger.lua:23: 94a46f3a72603a7e795ecb2da4a79b7b {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:38:52 +0000] 94a46f3a72603a7e795ecb2da4a79b7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:38:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:38:53 [info] 38#38: *748 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:38:53 [info] 35#35: *749 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:39:03 [info] 35#35: *751 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:39:03 [info] 35#35: *750 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:39:07 [info] 35#35: *752 [lua] access_by_lua(msblocations.conf:189):2: dc5cf4c57e4c95cb1ae2cac203d7f8b2:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:39:07 [info] 35#35: *752 [lua] logger.lua:23: dc5cf4c57e4c95cb1ae2cac203d7f8b2 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:39:07 +0000] dc5cf4c57e4c95cb1ae2cac203d7f8b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:39:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:39:13 [info] 38#38: *753 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:39:13 [info] 38#38: *754 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:39:22 [info] 35#35: *755 [lua] access_by_lua(msblocations.conf:189):2: a51336eb9d4bdd2b1202a55b24d971ff:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:39:22 [info] 35#35: *755 [lua] logger.lua:23: a51336eb9d4bdd2b1202a55b24d971ff {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:39:22 +0000] a51336eb9d4bdd2b1202a55b24d971ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:39:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:39:23 [info] 38#38: *756 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:39:23 [info] 35#35: *757 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:39:33 [info] 35#35: *759 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:39:33 [info] 35#35: *760 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:39:37 [info] 35#35: *761 [lua] access_by_lua(msblocations.conf:189):2: 9045755cbdc31facd15997ab6b7937c3:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:39:37 [info] 35#35: *761 [lua] logger.lua:23: 9045755cbdc31facd15997ab6b7937c3 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:39:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.102 - - [19/Dec/2022:03:39:37 +0000] 9045755cbdc31facd15997ab6b7937c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/12/19 03:39:43 [info] 38#38: *762 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:39:43 [info] 38#38: *763 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:39:52 [info] 35#35: *764 [lua] access_by_lua(msblocations.conf:189):2: d4eb8f9cd7c26ba3af8474ac5780a7e1:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:39:52 +0000] d4eb8f9cd7c26ba3af8474ac5780a7e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:39:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:39:52 [info] 35#35: *764 [lua] logger.lua:23: d4eb8f9cd7c26ba3af8474ac5780a7e1 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 03:39:53 [info] 35#35: *766 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:39:53 [info] 35#35: *765 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:40:03 [info] 38#38: *767 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:40:03 [info] 38#38: *768 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:40:07 [info] 35#35: *769 [lua] access_by_lua(msblocations.conf:189):2: 32fc21e8403b7e39e2c19efa01508821:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:40:07 +0000] 32fc21e8403b7e39e2c19efa01508821 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:40:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:40:07 [info] 35#35: *769 [lua] logger.lua:23: 32fc21e8403b7e39e2c19efa01508821 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 03:40:13 [info] 35#35: *771 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:40:13 [info] 35#35: *770 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:40:22 [info] 35#35: *772 [lua] access_by_lua(msblocations.conf:189):2: bd241b6ef6111fb231cd65c1ba25d8d1:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:40:22 +0000] bd241b6ef6111fb231cd65c1ba25d8d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/19 03:40:22 [info] 35#35: *772 [lua] logger.lua:23: bd241b6ef6111fb231cd65c1ba25d8d1 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:40:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:40:23 [info] 35#35: *773 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:40:23 [info] 38#38: *774 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:40:33 [info] 35#35: *776 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:40:33 [info] 35#35: *777 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:40:37 [info] 35#35: *778 [lua] access_by_lua(msblocations.conf:189):2: 0ae4ab480145fbe9b9798f2a2ad44aca:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:40:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:40:37 [info] 35#35: *778 [lua] logger.lua:23: 0ae4ab480145fbe9b9798f2a2ad44aca {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:40:37 +0000] 0ae4ab480145fbe9b9798f2a2ad44aca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/12/19 03:40:43 [info] 38#38: *779 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:40:43 [info] 38#38: *780 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:40:52 [info] 35#35: *781 [lua] access_by_lua(msblocations.conf:189):2: 746ad144e5410700156183a4052b27a6:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:40:52 +0000] 746ad144e5410700156183a4052b27a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/19 03:40:52 [info] 35#35: *781 [lua] logger.lua:23: 746ad144e5410700156183a4052b27a6 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:40:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:40:53 [info] 35#35: *782 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:40:53 [info] 35#35: *783 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:41:03 [info] 38#38: *784 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:41:03 [info] 38#38: *785 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:41:07 [info] 35#35: *786 [lua] access_by_lua(msblocations.conf:189):2: d80d8505d9209528726262b2a4d34e4c:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:41:07 [info] 35#35: *786 [lua] logger.lua:23: d80d8505d9209528726262b2a4d34e4c {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:41:07 +0000] d80d8505d9209528726262b2a4d34e4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:41:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:41:13 [info] 35#35: *787 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:41:13 [info] 35#35: *788 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:41:22 [info] 35#35: *789 [lua] access_by_lua(msblocations.conf:189):2: 9d850a469f5f41f024edcaf9689f69c2:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:41:22 [info] 35#35: *789 [lua] logger.lua:23: 9d850a469f5f41f024edcaf9689f69c2 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:41:22 +0000] 9d850a469f5f41f024edcaf9689f69c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:41:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:41:23 [info] 38#38: *790 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:41:23 [info] 38#38: *791 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:41:33 [info] 35#35: *794 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:41:33 [info] 38#38: *793 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:41:37 [info] 35#35: *795 [lua] access_by_lua(msblocations.conf:189):2: 328e6f15152613d7c119c4da8971018f:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:41:37 [info] 35#35: *795 [lua] logger.lua:23: 328e6f15152613d7c119c4da8971018f {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:41:37 +0000] 328e6f15152613d7c119c4da8971018f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:41:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:41:43 [info] 35#35: *796 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:41:43 [info] 35#35: *797 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:41:52 [info] 35#35: *798 [lua] access_by_lua(msblocations.conf:189):2: 4c87a959ffb345c02e0354dcc4c315f8:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:41:52 [info] 35#35: *798 [lua] logger.lua:23: 4c87a959ffb345c02e0354dcc4c315f8 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:41:52 +0000] 4c87a959ffb345c02e0354dcc4c315f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:41:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:41:53 [info] 35#35: *799 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:41:53 [info] 38#38: *800 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:42:03 [info] 35#35: *801 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:42:03 [info] 35#35: *802 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:42:07 [info] 35#35: *803 [lua] access_by_lua(msblocations.conf:189):2: 95a10c69287ea8fac21a90ff11efe579:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:42:07 [info] 35#35: *803 [lua] logger.lua:23: 95a10c69287ea8fac21a90ff11efe579 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:42:07 +0000] 95a10c69287ea8fac21a90ff11efe579 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:42:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:42:13 [info] 35#35: *804 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:42:13 [info] 38#38: *805 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:42:22 [info] 35#35: *806 [lua] access_by_lua(msblocations.conf:189):2: 35ccbfbe41c7dd6f68bcba7cb871a3be:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:42:22 +0000] 35ccbfbe41c7dd6f68bcba7cb871a3be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:42:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:42:22 [info] 35#35: *806 [lua] logger.lua:23: 35ccbfbe41c7dd6f68bcba7cb871a3be {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 03:42:23 [info] 35#35: *807 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:42:23 [info] 38#38: *808 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:42:33 [info] 35#35: *810 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:42:33 [info] 35#35: *811 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:42:37 [info] 35#35: *812 [lua] access_by_lua(msblocations.conf:189):2: 88ccdbfdf9f2517d4361edd35ba04767:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:42:37 +0000] 88ccdbfdf9f2517d4361edd35ba04767 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/19 03:42:37 [info] 35#35: *812 [lua] logger.lua:23: 88ccdbfdf9f2517d4361edd35ba04767 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:42:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:42:43 [info] 35#35: *813 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:42:43 [info] 35#35: *814 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:42:50 [info] 35#35: *815 client closed connection while waiting for request, client: 10.233.71.184, server: 0.0.0.0:443
2022/12/19 03:42:52 [info] 35#35: *816 [lua] access_by_lua(msblocations.conf:189):2: f593f69576164c8438740e69ca0627e9:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:42:52 +0000] f593f69576164c8438740e69ca0627e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/19 03:42:52 [info] 35#35: *816 [lua] logger.lua:23: f593f69576164c8438740e69ca0627e9 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:42:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:42:53 [info] 38#38: *818 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:42:53 [info] 35#35: *817 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:43:03 [info] 35#35: *819 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:43:03 [info] 35#35: *820 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
10.233.70.102 - - [19/Dec/2022:03:43:07 +0000] 42660b2f08708a9b8c0108e50f7faf4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:43:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:43:07 [info] 35#35: *821 [lua] access_by_lua(msblocations.conf:189):2: 42660b2f08708a9b8c0108e50f7faf4a:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:43:07 [info] 35#35: *821 [lua] logger.lua:23: 42660b2f08708a9b8c0108e50f7faf4a {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 03:43:13 [info] 38#38: *822 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:43:13 [info] 35#35: *823 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:43:22 [info] 35#35: *824 [lua] access_by_lua(msblocations.conf:189):2: c38b7b55724d47cfc6ba8c32e33816a4:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:43:22 [info] 35#35: *824 [lua] logger.lua:23: c38b7b55724d47cfc6ba8c32e33816a4 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:43:22 +0000] c38b7b55724d47cfc6ba8c32e33816a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:43:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:43:23 [info] 35#35: *825 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:43:23 [info] 35#35: *826 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:43:33 [info] 35#35: *828 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:43:33 [info] 35#35: *829 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:43:37 [info] 35#35: *830 [lua] access_by_lua(msblocations.conf:189):2: e28278a2c2026f023c746c74ea8abc0d:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:43:37 +0000] e28278a2c2026f023c746c74ea8abc0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/19 03:43:37 [info] 35#35: *830 [lua] logger.lua:23: e28278a2c2026f023c746c74ea8abc0d {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:43:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:43:43 [info] 35#35: *832 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:43:43 [info] 35#35: *831 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:43:52 [info] 35#35: *833 [lua] access_by_lua(msblocations.conf:189):2: d10ae7778ced36a79a62e31b9b98ad9c:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:43:52 +0000] d10ae7778ced36a79a62e31b9b98ad9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/19 03:43:52 [info] 35#35: *833 [lua] logger.lua:23: d10ae7778ced36a79a62e31b9b98ad9c {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:43:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:43:53 [info] 35#35: *834 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:43:53 [info] 35#35: *835 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:44:03 [info] 38#38: *836 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:44:03 [info] 38#38: *837 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:44:07 [info] 35#35: *838 [lua] access_by_lua(msblocations.conf:189):2: 691ef6b5733107c3afd54dec4470f321:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:44:07 [info] 35#35: *838 [lua] logger.lua:23: 691ef6b5733107c3afd54dec4470f321 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:44:07 +0000] 691ef6b5733107c3afd54dec4470f321 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:44:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:44:13 [info] 35#35: *839 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:44:13 [info] 35#35: *840 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:44:22 [info] 35#35: *841 [lua] access_by_lua(msblocations.conf:189):2: e31fe50aefc3c7920ee3e299cc84d8c7:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:44:22 +0000] e31fe50aefc3c7920ee3e299cc84d8c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/19 03:44:22 [info] 35#35: *841 [lua] logger.lua:23: e31fe50aefc3c7920ee3e299cc84d8c7 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:44:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:44:23 [info] 35#35: *843 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:44:23 [info] 35#35: *842 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:44:33 [info] 35#35: *845 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:44:33 [info] 38#38: *846 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:44:37 [info] 35#35: *847 [lua] access_by_lua(msblocations.conf:189):2: ddbccacd5a2d5559d137fc863d990179:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:44:37 +0000] ddbccacd5a2d5559d137fc863d990179 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/19 03:44:37 [info] 35#35: *847 [lua] logger.lua:23: ddbccacd5a2d5559d137fc863d990179 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:44:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/19 03:44:43 [info] 38#38: *848 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:44:43 [info] 35#35: *849 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:44:52 [info] 35#35: *850 [lua] access_by_lua(msblocations.conf:189):2: ef2b1347936e4743cb807a44babc510c:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:44:52 [info] 35#35: *850 [lua] logger.lua:23: ef2b1347936e4743cb807a44babc510c {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:44:52 +0000] ef2b1347936e4743cb807a44babc510c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:44:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:44:53 [info] 35#35: *851 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:44:53 [info] 35#35: *852 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:45:03 [info] 35#35: *853 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:45:03 [info] 35#35: *854 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:45:07 [info] 35#35: *855 [lua] access_by_lua(msblocations.conf:189):2: 13ade1980aba96fd737870701f801650:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:45:07 [info] 35#35: *855 [lua] logger.lua:23: 13ade1980aba96fd737870701f801650 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:45:07 +0000] 13ade1980aba96fd737870701f801650 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:45:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:45:13 [info] 38#38: *856 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:45:13 [info] 38#38: *857 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:45:22 [info] 35#35: *858 [lua] access_by_lua(msblocations.conf:189):2: 98277abae4b1b7e80ff4b0e0e2cd3e92:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:45:22 [info] 35#35: *858 [lua] logger.lua:23: 98277abae4b1b7e80ff4b0e0e2cd3e92 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:45:22 +0000] 98277abae4b1b7e80ff4b0e0e2cd3e92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:45:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:45:23 [info] 35#35: *859 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:45:23 [info] 35#35: *860 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:45:33 [info] 38#38: *863 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:45:33 [info] 35#35: *862 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:45:37 [info] 35#35: *864 [lua] access_by_lua(msblocations.conf:189):2: 2bca6db1fc31c2b83dc42ac2bbd45995:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:45:37 +0000] 2bca6db1fc31c2b83dc42ac2bbd45995 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/19 03:45:37 [info] 35#35: *864 [lua] logger.lua:23: 2bca6db1fc31c2b83dc42ac2bbd45995 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:45:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:45:43 [info] 35#35: *865 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:45:43 [info] 35#35: *866 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:45:52 [info] 35#35: *867 [lua] access_by_lua(msblocations.conf:189):2: b51d259767eda1eb24da2f2e3baf049f:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:45:52 [info] 35#35: *867 [lua] logger.lua:23: b51d259767eda1eb24da2f2e3baf049f {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:45:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.102 - - [19/Dec/2022:03:45:52 +0000] b51d259767eda1eb24da2f2e3baf049f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/12/19 03:45:53 [info] 35#35: *869 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:45:53 [info] 35#35: *868 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:46:03 [info] 38#38: *870 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:46:03 [info] 38#38: *871 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:46:07 [info] 35#35: *872 [lua] access_by_lua(msblocations.conf:189):2: f78d435a69f95b1b9eaf8b8cf5b07375:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:46:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:46:07 [info] 35#35: *872 [lua] logger.lua:23: f78d435a69f95b1b9eaf8b8cf5b07375 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:46:07 +0000] f78d435a69f95b1b9eaf8b8cf5b07375 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/19 03:46:13 [info] 38#38: *873 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:46:13 [info] 38#38: *874 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:46:22 [info] 35#35: *875 [lua] access_by_lua(msblocations.conf:189):2: d5b0047b1a47eaf7f1d3e41201de5ff1:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:46:22 [info] 35#35: *875 [lua] logger.lua:23: d5b0047b1a47eaf7f1d3e41201de5ff1 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:46:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.102 - - [19/Dec/2022:03:46:22 +0000] d5b0047b1a47eaf7f1d3e41201de5ff1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/19 03:46:23 [info] 35#35: *876 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:46:23 [info] 38#38: *877 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:46:33 [info] 35#35: *879 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:46:33 [info] 38#38: *880 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:46:37 [info] 35#35: *881 [lua] access_by_lua(msblocations.conf:189):2: c83330ed98ed2dd9ded3bba5ddce9dff:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:46:37 +0000] c83330ed98ed2dd9ded3bba5ddce9dff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/19 03:46:37 [info] 35#35: *881 [lua] logger.lua:23: c83330ed98ed2dd9ded3bba5ddce9dff {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:46:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:46:43 [info] 35#35: *882 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:46:43 [info] 35#35: *883 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:46:52 [info] 35#35: *884 [lua] access_by_lua(msblocations.conf:189):2: d43dab08c95a6aca7a8155d418ee646e:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:46:52 [info] 35#35: *884 [lua] logger.lua:23: d43dab08c95a6aca7a8155d418ee646e {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:46:52 +0000] d43dab08c95a6aca7a8155d418ee646e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:46:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:46:53 [info] 35#35: *885 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:46:53 [info] 38#38: *886 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:47:03 [info] 35#35: *887 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:47:03 [info] 35#35: *888 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:47:07 [info] 35#35: *889 [lua] access_by_lua(msblocations.conf:189):2: 4cba228570f4bf6d1066181277d9011a:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:47:07 [info] 35#35: *889 [lua] logger.lua:23: 4cba228570f4bf6d1066181277d9011a {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:47:07 +0000] 4cba228570f4bf6d1066181277d9011a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:47:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:47:13 [info] 35#35: *890 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:47:13 [info] 35#35: *891 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:47:22 [info] 35#35: *892 [lua] access_by_lua(msblocations.conf:189):2: 781427174f4a39fecf0b044fa2dda605:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:47:22 +0000] 781427174f4a39fecf0b044fa2dda605 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/19 03:47:22 [info] 35#35: *892 [lua] logger.lua:23: 781427174f4a39fecf0b044fa2dda605 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:47:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:47:23 [info] 35#35: *893 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:47:23 [info] 35#35: *894 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:47:33 [info] 38#38: *896 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:47:33 [info] 38#38: *897 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:47:37 [info] 35#35: *898 [lua] access_by_lua(msblocations.conf:189):2: 3614021789082a0a7865e9bab24a71dd:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:47:37 [info] 35#35: *898 [lua] logger.lua:23: 3614021789082a0a7865e9bab24a71dd {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:47:37 +0000] 3614021789082a0a7865e9bab24a71dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:47:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:47:43 [info] 35#35: *900 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:47:43 [info] 38#38: *899 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:47:52 [info] 35#35: *901 [lua] access_by_lua(msblocations.conf:189):2: 184bb6fc1eb4f4358e131951046275d2:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:47:52 [info] 35#35: *901 [lua] logger.lua:23: 184bb6fc1eb4f4358e131951046275d2 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:47:52 +0000] 184bb6fc1eb4f4358e131951046275d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:47:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:47:53 [info] 35#35: *902 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:47:53 [info] 35#35: *903 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:48:03 [info] 35#35: *905 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:48:03 [info] 35#35: *904 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:48:07 [info] 35#35: *906 [lua] access_by_lua(msblocations.conf:189):2: e828c1da6c8ff5586562168797da2e15:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:48:07 [info] 35#35: *906 [lua] logger.lua:23: e828c1da6c8ff5586562168797da2e15 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:48:07 +0000] e828c1da6c8ff5586562168797da2e15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:48:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:48:13 [info] 38#38: *907 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:48:13 [info] 35#35: *908 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:48:22 [info] 35#35: *909 [lua] access_by_lua(msblocations.conf:189):2: 4ae9cb8dea62842c155f813002eeaa0c:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:48:22 +0000] 4ae9cb8dea62842c155f813002eeaa0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/12/19 03:48:22 [info] 35#35: *909 [lua] logger.lua:23: 4ae9cb8dea62842c155f813002eeaa0c {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:48:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:48:23 [info] 38#38: *910 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:48:23 [info] 38#38: *911 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:48:33 [info] 35#35: *914 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:48:33 [info] 35#35: *913 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:48:37 [info] 35#35: *915 [lua] access_by_lua(msblocations.conf:189):2: 9da6746c1b77d54bc9e308782653dba1:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:48:37 [info] 35#35: *915 [lua] logger.lua:23: 9da6746c1b77d54bc9e308782653dba1 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:48:37 +0000] 9da6746c1b77d54bc9e308782653dba1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:48:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/19 03:48:43 [info] 35#35: *916 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:48:43 [info] 35#35: *917 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:48:52 [info] 35#35: *918 [lua] access_by_lua(msblocations.conf:189):2: 4650928e5f742dfae0f4ca8793ceeba2:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:48:52 +0000] 4650928e5f742dfae0f4ca8793ceeba2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:48:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:48:52 [info] 35#35: *918 [lua] logger.lua:23: 4650928e5f742dfae0f4ca8793ceeba2 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 03:48:53 [info] 35#35: *920 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:48:53 [info] 35#35: *919 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:49:03 [info] 35#35: *922 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:49:03 [info] 35#35: *921 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:49:07 [info] 35#35: *923 [lua] access_by_lua(msblocations.conf:189):2: ce9d9a21e47d1d23093e9bcf5a9218d1:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:49:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:49:07 [info] 35#35: *923 [lua] logger.lua:23: ce9d9a21e47d1d23093e9bcf5a9218d1 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:49:07 +0000] ce9d9a21e47d1d23093e9bcf5a9218d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/19 03:49:13 [info] 35#35: *925 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:49:13 [info] 35#35: *924 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:49:22 [info] 35#35: *926 [lua] access_by_lua(msblocations.conf:189):2: 38802241f1a28d15dcae900eae0d5550:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:49:22 [info] 35#35: *926 [lua] logger.lua:23: 38802241f1a28d15dcae900eae0d5550 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:49:22 +0000] 38802241f1a28d15dcae900eae0d5550 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:49:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:49:23 [info] 38#38: *927 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:49:23 [info] 35#35: *928 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:49:33 [info] 35#35: *931 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:49:33 [info] 38#38: *930 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:49:37 [info] 35#35: *932 [lua] access_by_lua(msblocations.conf:189):2: a09ef7e3155426aadea01777de5fd42a:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:49:37 +0000] a09ef7e3155426aadea01777de5fd42a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/19 03:49:37 [info] 35#35: *932 [lua] logger.lua:23: a09ef7e3155426aadea01777de5fd42a {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:49:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:49:43 [info] 38#38: *933 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:49:43 [info] 38#38: *934 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:49:52 [info] 35#35: *935 [lua] access_by_lua(msblocations.conf:189):2: 5ec38cd9cf9c7197f24c3c15d4bbc751:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:49:52 [info] 35#35: *935 [lua] logger.lua:23: 5ec38cd9cf9c7197f24c3c15d4bbc751 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:49:52 +0000] 5ec38cd9cf9c7197f24c3c15d4bbc751 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:49:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:49:53 [info] 35#35: *936 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:49:53 [info] 38#38: *937 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:50:03 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:50:03 [info] 35#35: *939 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:50:07 [info] 35#35: *940 [lua] access_by_lua(msblocations.conf:189):2: b05d48e2e2d4b32d23f5842300f71e43:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:50:07 +0000] b05d48e2e2d4b32d23f5842300f71e43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/19 03:50:07 [info] 35#35: *940 [lua] logger.lua:23: b05d48e2e2d4b32d23f5842300f71e43 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:50:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:50:13 [info] 38#38: *941 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:50:13 [info] 35#35: *942 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:50:22 [info] 35#35: *943 [lua] access_by_lua(msblocations.conf:189):2: 8a6c580863d84c7b1632c1a7bc0211eb:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:50:22 [info] 35#35: *943 [lua] logger.lua:23: 8a6c580863d84c7b1632c1a7bc0211eb {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:50:22 +0000] 8a6c580863d84c7b1632c1a7bc0211eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:50:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/19 03:50:23 [info] 35#35: *944 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:50:23 [info] 38#38: *945 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:50:33 [info] 38#38: *947 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:50:33 [info] 38#38: *948 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:50:37 [info] 35#35: *949 [lua] access_by_lua(msblocations.conf:189):2: d0cb1d0048b9b6cced5a1dfacf52a49f:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:50:37 [info] 35#35: *949 [lua] logger.lua:23: d0cb1d0048b9b6cced5a1dfacf52a49f {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:50:37 +0000] d0cb1d0048b9b6cced5a1dfacf52a49f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:50:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:50:43 [info] 35#35: *951 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:50:43 [info] 35#35: *950 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:50:52 [info] 35#35: *952 [lua] access_by_lua(msblocations.conf:189):2: c01fae457ad9355e1e7972cbddaa72a7:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:50:52 +0000] c01fae457ad9355e1e7972cbddaa72a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/19 03:50:52 [info] 35#35: *952 [lua] logger.lua:23: c01fae457ad9355e1e7972cbddaa72a7 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:50:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:50:53 [info] 35#35: *953 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:50:53 [info] 35#35: *954 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:51:03 [info] 35#35: *955 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:51:03 [info] 38#38: *956 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:51:06 [info] 35#35: *957 client closed connection while waiting for request, client: 10.233.71.184, server: 0.0.0.0:443
2022/12/19 03:51:08 [info] 35#35: *958 [lua] access_by_lua(msblocations.conf:189):2: c71b60322b427a8628f37d3e01adc94e:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:51:08 [info] 35#35: *958 [lua] logger.lua:23: c71b60322b427a8628f37d3e01adc94e {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:51:08 +0000] c71b60322b427a8628f37d3e01adc94e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:51:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:51:13 [info] 35#35: *960 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:51:13 [info] 38#38: *959 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:51:23 [info] 35#35: *961 [lua] access_by_lua(msblocations.conf:189):2: a8962cc4d64e61fa0c20552f2a14752a:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:51:23 [info] 35#35: *961 [lua] logger.lua:23: a8962cc4d64e61fa0c20552f2a14752a {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:51:23 +0000] a8962cc4d64e61fa0c20552f2a14752a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:51:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:51:23 [info] 38#38: *963 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:51:23 [info] 35#35: *962 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:51:33 [info] 38#38: *965 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:51:33 [info] 38#38: *966 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:51:38 [info] 35#35: *967 [lua] access_by_lua(msblocations.conf:189):2: fca5c052396f38b29bed97bff6437fb8:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:51:38 +0000] fca5c052396f38b29bed97bff6437fb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/19 03:51:38 [info] 35#35: *967 [lua] logger.lua:23: fca5c052396f38b29bed97bff6437fb8 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:51:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:51:43 [info] 38#38: *968 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:51:43 [info] 38#38: *969 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:51:53 [info] 35#35: *970 [lua] access_by_lua(msblocations.conf:189):2: 2e6fc327ed18773fc2441cf1efda3e0d:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:51:53 [info] 35#35: *970 [lua] logger.lua:23: 2e6fc327ed18773fc2441cf1efda3e0d {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:51:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.70.102 - - [19/Dec/2022:03:51:53 +0000] 2e6fc327ed18773fc2441cf1efda3e0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/12/19 03:51:53 [info] 35#35: *972 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:51:53 [info] 35#35: *971 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:52:03 [info] 35#35: *973 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:52:03 [info] 35#35: *974 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:52:08 [info] 35#35: *975 [lua] access_by_lua(msblocations.conf:189):2: f15238038377a4e116ab41924cf5ec22:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:52:08 +0000] f15238038377a4e116ab41924cf5ec22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/19 03:52:08 [info] 35#35: *975 [lua] logger.lua:23: f15238038377a4e116ab41924cf5ec22 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:52:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/19 03:52:13 [info] 38#38: *976 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:52:13 [info] 35#35: *977 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:52:23 [info] 35#35: *978 [lua] access_by_lua(msblocations.conf:189):2: b7ce9c2ce41722f95d796cacfc609488:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:52:23 [info] 35#35: *978 [lua] logger.lua:23: b7ce9c2ce41722f95d796cacfc609488 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:52:23 +0000] b7ce9c2ce41722f95d796cacfc609488 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:52:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:52:23 [info] 38#38: *979 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:52:23 [info] 38#38: *980 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:52:33 [info] 35#35: *983 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:52:33 [info] 35#35: *982 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:52:38 [info] 35#35: *984 [lua] access_by_lua(msblocations.conf:189):2: 6083be8e8404bf5cdd53a23141a64541:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:52:38 [info] 35#35: *984 [lua] logger.lua:23: 6083be8e8404bf5cdd53a23141a64541 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:52:38 +0000] 6083be8e8404bf5cdd53a23141a64541 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:52:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/19 03:52:43 [info] 38#38: *985 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:52:43 [info] 35#35: *986 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:52:53 [info] 35#35: *987 [lua] access_by_lua(msblocations.conf:189):2: 5103323e0d66357958641fcff01c8f55:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:52:53 +0000] 5103323e0d66357958641fcff01c8f55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/12/19 03:52:53 [info] 35#35: *987 [lua] logger.lua:23: 5103323e0d66357958641fcff01c8f55 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:52:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:52:53 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:52:53 [info] 35#35: *989 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:53:03 [info] 35#35: *990 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:53:03 [info] 35#35: *991 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:53:08 [info] 35#35: *992 [lua] access_by_lua(msblocations.conf:189):2: 8f453c52c7b16ea0fcf8d20e5eaf0b6d:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:53:08 +0000] 8f453c52c7b16ea0fcf8d20e5eaf0b6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/12/19 03:53:08 [info] 35#35: *992 [lua] logger.lua:23: 8f453c52c7b16ea0fcf8d20e5eaf0b6d {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:53:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:53:13 [info] 35#35: *994 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:53:13 [info] 35#35: *993 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:53:23 [info] 35#35: *995 [lua] access_by_lua(msblocations.conf:189):2: 294420fcd9ca8f85e14fd953ea82b0c4:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:53:23 [info] 35#35: *995 [lua] logger.lua:23: 294420fcd9ca8f85e14fd953ea82b0c4 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:53:23 +0000] 294420fcd9ca8f85e14fd953ea82b0c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:53:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:53:23 [info] 35#35: *996 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:53:23 [info] 35#35: *997 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:53:33 [info] 35#35: *1000 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:53:33 [info] 35#35: *999 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:53:38 [info] 35#35: *1001 [lua] access_by_lua(msblocations.conf:189):2: d41e73ffd5e4e4ac41168112e68bf277:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:53:38 +0000] d41e73ffd5e4e4ac41168112e68bf277 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/19 03:53:38 [info] 35#35: *1001 [lua] logger.lua:23: d41e73ffd5e4e4ac41168112e68bf277 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:53:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:53:43 [info] 35#35: *1003 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:53:43 [info] 35#35: *1002 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:53:53 [info] 35#35: *1004 [lua] access_by_lua(msblocations.conf:189):2: 31ae63226290e3f42825dfe9a400ead2:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:53:53 +0000] 31ae63226290e3f42825dfe9a400ead2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/19 03:53:53 [info] 35#35: *1004 [lua] logger.lua:23: 31ae63226290e3f42825dfe9a400ead2 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:53:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:53:53 [info] 35#35: *1005 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:53:53 [info] 35#35: *1006 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:54:03 [info] 38#38: *1007 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:54:03 [info] 35#35: *1008 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:54:08 [info] 35#35: *1009 [lua] access_by_lua(msblocations.conf:189):2: 7adf583b417b26a0304b24e4cda9da94:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:54:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.102 - - [19/Dec/2022:03:54:08 +0000] 7adf583b417b26a0304b24e4cda9da94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/19 03:54:08 [info] 35#35: *1009 [lua] logger.lua:23: 7adf583b417b26a0304b24e4cda9da94 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/19 03:54:13 [info] 35#35: *1010 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:54:13 [info] 35#35: *1011 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:54:23 [info] 35#35: *1012 [lua] access_by_lua(msblocations.conf:189):2: 0f23bef86ea4d624666dcb631ea5323b:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:54:23 +0000] 0f23bef86ea4d624666dcb631ea5323b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/19 03:54:23 [info] 35#35: *1012 [lua] logger.lua:23: 0f23bef86ea4d624666dcb631ea5323b {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:54:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:54:23 [info] 35#35: *1013 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:54:23 [info] 35#35: *1014 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:54:33 [info] 38#38: *1017 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:54:33 [info] 35#35: *1016 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:54:38 [info] 35#35: *1018 [lua] access_by_lua(msblocations.conf:189):2: efeb0a6462031f7a8be5db90401c4ac0:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:54:38 +0000] efeb0a6462031f7a8be5db90401c4ac0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/19 03:54:38 [info] 35#35: *1018 [lua] logger.lua:23: efeb0a6462031f7a8be5db90401c4ac0 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:54:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:54:43 [info] 35#35: *1019 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:54:43 [info] 35#35: *1020 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:54:53 [info] 35#35: *1021 [lua] access_by_lua(msblocations.conf:189):2: 8225dd9fb5406bb4340352fb418d2ceb:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:54:53 +0000] 8225dd9fb5406bb4340352fb418d2ceb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/19 03:54:53 [info] 35#35: *1021 [lua] logger.lua:23: 8225dd9fb5406bb4340352fb418d2ceb {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:54:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:54:53 [info] 35#35: *1022 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:54:53 [info] 38#38: *1023 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:55:03 [info] 35#35: *1025 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:55:03 [info] 35#35: *1024 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:55:08 [info] 35#35: *1026 [lua] access_by_lua(msblocations.conf:189):2: 4ebebf0458758a1876005cd8f05e431a:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:55:08 [info] 35#35: *1026 [lua] logger.lua:23: 4ebebf0458758a1876005cd8f05e431a {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:55:08 +0000] 4ebebf0458758a1876005cd8f05e431a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:55:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/19 03:55:13 [info] 35#35: *1028 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:55:13 [info] 35#35: *1027 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:55:23 [info] 35#35: *1029 [lua] access_by_lua(msblocations.conf:189):2: eef57a93a16cb7c9359e0708ab0e5b07:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:55:23 [info] 35#35: *1029 [lua] logger.lua:23: eef57a93a16cb7c9359e0708ab0e5b07 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:55:23 +0000] eef57a93a16cb7c9359e0708ab0e5b07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:55:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:55:23 [info] 35#35: *1030 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:55:23 [info] 38#38: *1031 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:55:33 [info] 35#35: *1034 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:55:33 [info] 35#35: *1033 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:55:38 [info] 35#35: *1035 [lua] access_by_lua(msblocations.conf:189):2: 0233a161cda63d56aa5dec218c6b9c2f:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:55:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/12/19 03:55:38 [info] 35#35: *1035 [lua] logger.lua:23: 0233a161cda63d56aa5dec218c6b9c2f {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:55:38 +0000] 0233a161cda63d56aa5dec218c6b9c2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2022/12/19 03:55:43 [info] 38#38: *1037 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:55:43 [info] 35#35: *1036 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:55:53 [info] 35#35: *1038 [lua] access_by_lua(msblocations.conf:189):2: 6a6b5909fd93d651843958d050c05714:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:55:53 [info] 35#35: *1038 [lua] logger.lua:23: 6a6b5909fd93d651843958d050c05714 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:55:53 +0000] 6a6b5909fd93d651843958d050c05714 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:55:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:55:53 [info] 35#35: *1040 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:55:53 [info] 38#38: *1039 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:56:03 [info] 38#38: *1041 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:56:03 [info] 38#38: *1042 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:56:08 [info] 35#35: *1043 [lua] access_by_lua(msblocations.conf:189):2: 985dbbec197df3ba33271107ed4c7543:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:56:08 +0000] 985dbbec197df3ba33271107ed4c7543 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/19 03:56:08 [info] 35#35: *1043 [lua] logger.lua:23: 985dbbec197df3ba33271107ed4c7543 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:56:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:56:13 [info] 35#35: *1044 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:56:13 [info] 38#38: *1045 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:56:23 [info] 35#35: *1046 [lua] access_by_lua(msblocations.conf:189):2: f01f70a0f3f87edb39b7f4668f38a243:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:56:23 [info] 35#35: *1046 [lua] logger.lua:23: f01f70a0f3f87edb39b7f4668f38a243 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:56:23 +0000] f01f70a0f3f87edb39b7f4668f38a243 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:56:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:56:23 [info] 35#35: *1048 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:56:23 [info] 38#38: *1047 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:56:33 [info] 35#35: *1050 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:56:33 [info] 35#35: *1051 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:56:38 [info] 35#35: *1052 [lua] access_by_lua(msblocations.conf:189):2: e5e0f182b5ae401d6ff01b646774e439:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:56:38 +0000] e5e0f182b5ae401d6ff01b646774e439 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/19 03:56:38 [info] 35#35: *1052 [lua] logger.lua:23: e5e0f182b5ae401d6ff01b646774e439 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:56:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/19 03:56:43 [info] 35#35: *1053 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:56:43 [info] 35#35: *1054 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
10.233.70.102 - - [19/Dec/2022:03:56:53 +0000] 52494a0c02877efd2a3a10a973169176 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/19 03:56:53 [info] 35#35: *1055 [lua] access_by_lua(msblocations.conf:189):2: 52494a0c02877efd2a3a10a973169176:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:56:53 [info] 35#35: *1055 [lua] logger.lua:23: 52494a0c02877efd2a3a10a973169176 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:56:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:56:53 [info] 35#35: *1056 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:56:53 [info] 35#35: *1057 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:57:03 [info] 35#35: *1058 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:57:03 [info] 35#35: *1059 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:57:08 [info] 35#35: *1060 [lua] access_by_lua(msblocations.conf:189):2: c8ab0d552bf8a899e988f7f5419eec5f:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:57:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:57:08 [info] 35#35: *1060 [lua] logger.lua:23: c8ab0d552bf8a899e988f7f5419eec5f {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:57:08 +0000] c8ab0d552bf8a899e988f7f5419eec5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/19 03:57:13 [info] 38#38: *1061 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:57:13 [info] 35#35: *1062 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:57:23 [info] 35#35: *1063 [lua] access_by_lua(msblocations.conf:189):2: 8e364bc9ba4f568904e43fc2a3aad293:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:57:23 [info] 35#35: *1063 [lua] logger.lua:23: 8e364bc9ba4f568904e43fc2a3aad293 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:57:23 +0000] 8e364bc9ba4f568904e43fc2a3aad293 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:57:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/19 03:57:23 [info] 35#35: *1065 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:57:23 [info] 35#35: *1064 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:57:33 [info] 35#35: *1067 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:57:33 [info] 35#35: *1068 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:57:38 [info] 35#35: *1069 [lua] access_by_lua(msblocations.conf:189):2: 896eded09d18677ce14909031d776ed3:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:57:38 [info] 35#35: *1069 [lua] logger.lua:23: 896eded09d18677ce14909031d776ed3 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:57:38 +0000] 896eded09d18677ce14909031d776ed3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.70.102 - - [19/Dec/2022:03:57:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/19 03:57:43 [info] 35#35: *1071 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:57:43 [info] 35#35: *1070 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:57:53 [info] 35#35: *1072 [lua] access_by_lua(msblocations.conf:189):2: f2a0fa64cd90edd4dacfac35c6448749:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/19 03:57:53 [info] 35#35: *1072 [lua] logger.lua:23: f2a0fa64cd90edd4dacfac35c6448749 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.102 - - [19/Dec/2022:03:57:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.102 - - [19/Dec/2022:03:57:53 +0000] f2a0fa64cd90edd4dacfac35c6448749 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/19 03:57:53 [info] 35#35: *1074 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443
2022/12/19 03:57:53 [info] 35#35: *1073 client closed connection while SSL handshaking, client: 10.233.70.70, server: 0.0.0.0:443