Results

By type

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

2023-01-07 02:58:59 888 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-07 02:58:59 889 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-07 02:58:59 891 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-07 02:58:59 892 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-07 02:58:59 893 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2023-01-07 02:58:59 893 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-07 02:58:59 894 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-07 02:58:59 977 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-07 02:59:00 096 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-07 02:59:00 096 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-07 02:59:00 096 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-07 02:59:00 767 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/07 02:59:12 [info] 38#38: *13 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 02:59:12 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 02:59:13 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:189):2: 86c781506ebd267dfcb4536e8ed5f0a9:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:02:59:13 +0000] 86c781506ebd267dfcb4536e8ed5f0a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.235 upstream_response_time:0.233 "-" "Consul Health Check" "-"
2023/01/07 02:59:13 [info] 35#35: *14 [lua] logger.lua:23: 86c781506ebd267dfcb4536e8ed5f0a9 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:02:59:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 48
2023/01/07 02:59:22 [info] 38#38: *17 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 02:59:22 [info] 38#38: *18 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 02:59:28 [info] 35#35: *19 [lua] access_by_lua(msblocations.conf:189):2: 130e711cb6c1c57f241359fb8f6e6685:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:02:59:28 +0000] 130e711cb6c1c57f241359fb8f6e6685 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/07 02:59:28 [info] 35#35: *19 [lua] logger.lua:23: 130e711cb6c1c57f241359fb8f6e6685 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:02:59:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/07 02:59:32 [info] 38#38: *21 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 02:59:32 [info] 38#38: *20 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 02:59:42 [info] 38#38: *22 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 02:59:42 [info] 38#38: *23 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 02:59:43 [info] 35#35: *24 [lua] access_by_lua(msblocations.conf:189):2: a70c5af709b0b7ec889a4e53d6d4833b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 02:59:43 [info] 35#35: *24 [lua] logger.lua:23: a70c5af709b0b7ec889a4e53d6d4833b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:02:59:43 +0000] a70c5af709b0b7ec889a4e53d6d4833b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:02:59:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 02:59:52 [info] 35#35: *25 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 02:59:52 [info] 38#38: *26 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 02:59:55 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/07 02:59:55 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2023/01/07 02:59:55 [notice] 34#34: cache loader process 46 exited with code 0
2023/01/07 02:59:55 [notice] 34#34: signal 29 (SIGIO) received
2023/01/07 02:59:58 [info] 35#35: *28 [lua] access_by_lua(msblocations.conf:189):2: 138a2f85cf3e494341073b48acac9a20:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:02:59:58 +0000] 138a2f85cf3e494341073b48acac9a20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/07 02:59:58 [info] 35#35: *28 [lua] logger.lua:23: 138a2f85cf3e494341073b48acac9a20 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:02:59:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/07 03:00:02 [info] 35#35: *29 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:00:02 [info] 38#38: *30 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:00:12 [info] 38#38: *31 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:00:12 [info] 35#35: *32 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:00:13 [info] 35#35: *33 [lua] access_by_lua(msblocations.conf:189):2: 56fd0d147b63232829c97776e5d63b7d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:00:13 +0000] 56fd0d147b63232829c97776e5d63b7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/07 03:00:13 [info] 35#35: *33 [lua] logger.lua:23: 56fd0d147b63232829c97776e5d63b7d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:00:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 03:00:22 [info] 38#38: *35 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:00:22 [info] 38#38: *34 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:00:28 [info] 35#35: *36 [lua] access_by_lua(msblocations.conf:189):2: 713abe484932616818df02c9226bd7e3:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:00:28 +0000] 713abe484932616818df02c9226bd7e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:00:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/07 03:00:28 [info] 35#35: *36 [lua] logger.lua:23: 713abe484932616818df02c9226bd7e3 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 03:00:32 [info] 35#35: *38 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:00:32 [info] 35#35: *37 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:00:42 [info] 35#35: *40 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:00:42 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:00:43 [info] 35#35: *41 [lua] access_by_lua(msblocations.conf:189):2: 33401f0ce75755a5f4fb5648a4ba9092:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:00:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/07 03:00:43 [info] 35#35: *41 [lua] logger.lua:23: 33401f0ce75755a5f4fb5648a4ba9092 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:00:43 +0000] 33401f0ce75755a5f4fb5648a4ba9092 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/01/07 03:00:52 [info] 38#38: *43 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:00:52 [info] 38#38: *42 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:00:58 [info] 35#35: *45 [lua] access_by_lua(msblocations.conf:189):2: c46c6ddb8e63ede4c4015d900909adf3:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:00:58 [info] 35#35: *45 [lua] logger.lua:23: c46c6ddb8e63ede4c4015d900909adf3 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:00:58 +0000] c46c6ddb8e63ede4c4015d900909adf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:00:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 03:01:02 [info] 35#35: *47 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:01:02 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:01:12 [info] 38#38: *48 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:01:12 [info] 38#38: *49 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:01:13 [info] 35#35: *50 [lua] access_by_lua(msblocations.conf:189):2: edf70d57c92f3ee09e5aee852bd6c11e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:01:13 [info] 35#35: *50 [lua] logger.lua:23: edf70d57c92f3ee09e5aee852bd6c11e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:01:13 +0000] edf70d57c92f3ee09e5aee852bd6c11e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:01:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/07 03:01:22 [info] 35#35: *51 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:01:22 [info] 35#35: *52 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:01:28 [info] 35#35: *53 [lua] access_by_lua(msblocations.conf:189):2: 7a9cfcfd8520fb71969527ad56246877:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:01:28 +0000] 7a9cfcfd8520fb71969527ad56246877 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/07 03:01:28 [info] 35#35: *53 [lua] logger.lua:23: 7a9cfcfd8520fb71969527ad56246877 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:01:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/07 03:01:32 [info] 38#38: *54 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:01:32 [info] 38#38: *55 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:01:42 [info] 35#35: *56 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:01:42 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:01:43 [info] 35#35: *58 [lua] access_by_lua(msblocations.conf:189):2: 6f9972bc94370a167dad5223d0938464:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:01:43 +0000] 6f9972bc94370a167dad5223d0938464 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/07 03:01:43 [info] 35#35: *58 [lua] logger.lua:23: 6f9972bc94370a167dad5223d0938464 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:01:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 03:01:52 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:01:52 [info] 35#35: *60 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:01:58 [info] 35#35: *62 [lua] access_by_lua(msblocations.conf:189):2: 09360356b86fefa0b6d63523910f6964:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:01:59 [info] 35#35: *62 [lua] logger.lua:23: 09360356b86fefa0b6d63523910f6964 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:01:59 +0000] 09360356b86fefa0b6d63523910f6964 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:01:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 03:02:02 [info] 38#38: *63 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:02:02 [info] 38#38: *64 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:02:12 [info] 35#35: *65 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:02:12 [info] 38#38: *66 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:02:14 [info] 35#35: *67 [lua] access_by_lua(msblocations.conf:189):2: b795f0797b9e7babc6fdfd735657ed56:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:02:14 +0000] b795f0797b9e7babc6fdfd735657ed56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:02:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:02:14 [info] 35#35: *67 [lua] logger.lua:23: b795f0797b9e7babc6fdfd735657ed56 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 03:02:22 [info] 35#35: *68 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:02:22 [info] 35#35: *69 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:02:29 [info] 35#35: *70 [lua] access_by_lua(msblocations.conf:189):2: 2c5ef7bdf503e973be6d5e2bbaa85bb6:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:02:29 [info] 35#35: *70 [lua] logger.lua:23: 2c5ef7bdf503e973be6d5e2bbaa85bb6 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:02:29 +0000] 2c5ef7bdf503e973be6d5e2bbaa85bb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:02:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 03:02:32 [info] 35#35: *71 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:02:32 [info] 35#35: *72 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:02:42 [info] 35#35: *73 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:02:42 [info] 35#35: *74 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:02:44 [info] 35#35: *75 [lua] access_by_lua(msblocations.conf:189):2: 668f014d490608d2827e3dcbea2b8d4d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:02:44 [info] 35#35: *75 [lua] logger.lua:23: 668f014d490608d2827e3dcbea2b8d4d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:02:44 +0000] 668f014d490608d2827e3dcbea2b8d4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:02:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:02:52 [info] 35#35: *77 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:02:52 [info] 35#35: *76 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:02:59 [info] 35#35: *79 [lua] access_by_lua(msblocations.conf:189):2: c21baed9ed051a143c46d5f94a35fe50:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:02:59 [info] 35#35: *79 [lua] logger.lua:23: c21baed9ed051a143c46d5f94a35fe50 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:02:59 +0000] c21baed9ed051a143c46d5f94a35fe50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:02:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:03:02 [info] 35#35: *80 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:03:02 [info] 35#35: *81 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:03:12 [info] 35#35: *82 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:03:12 [info] 38#38: *83 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:03:14 [info] 35#35: *84 [lua] access_by_lua(msblocations.conf:189):2: 2f800da26277a66b20fd5d162b517a45:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:03:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.69.216 - - [07/Jan/2023:03:03:14 +0000] 2f800da26277a66b20fd5d162b517a45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/07 03:03:14 [info] 35#35: *84 [lua] logger.lua:23: 2f800da26277a66b20fd5d162b517a45 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 03:03:22 [info] 38#38: *85 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:03:22 [info] 38#38: *86 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:03:29 [info] 35#35: *87 [lua] access_by_lua(msblocations.conf:189):2: 6f1f098f918366320bb35819169c4e30:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:03:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.216 - - [07/Jan/2023:03:03:29 +0000] 6f1f098f918366320bb35819169c4e30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/07 03:03:29 [info] 35#35: *87 [lua] logger.lua:23: 6f1f098f918366320bb35819169c4e30 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 03:03:32 [info] 38#38: *88 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:03:32 [info] 38#38: *89 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:03:42 [info] 35#35: *90 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:03:42 [info] 35#35: *91 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:03:44 [info] 35#35: *92 [lua] access_by_lua(msblocations.conf:189):2: 75a0eb066f09c7c993544cd5cddf77b2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:03:44 +0000] 75a0eb066f09c7c993544cd5cddf77b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.025 "-" "Consul Health Check" "-"
2023/01/07 03:03:44 [info] 35#35: *92 [lua] logger.lua:23: 75a0eb066f09c7c993544cd5cddf77b2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:03:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2023/01/07 03:03:52 [info] 38#38: *94 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:03:52 [info] 35#35: *93 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:03:59 [info] 35#35: *96 [lua] access_by_lua(msblocations.conf:189):2: 14b937ea907b303539641074685f5bea:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:03:59 +0000] 14b937ea907b303539641074685f5bea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/07 03:03:59 [info] 35#35: *96 [lua] logger.lua:23: 14b937ea907b303539641074685f5bea {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:03:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26
2023/01/07 03:04:02 [info] 35#35: *97 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:04:02 [info] 38#38: *98 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:04:12 [info] 35#35: *99 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:04:12 [info] 38#38: *100 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:04:14 [info] 35#35: *101 [lua] access_by_lua(msblocations.conf:189):2: 96912f475203acc1591e2fbb05ea11ee:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:04:14 +0000] 96912f475203acc1591e2fbb05ea11ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/07 03:04:14 [info] 35#35: *101 [lua] logger.lua:23: 96912f475203acc1591e2fbb05ea11ee {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:04:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/07 03:04:22 [info] 38#38: *102 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:04:22 [info] 38#38: *103 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:04:29 [info] 35#35: *104 [lua] access_by_lua(msblocations.conf:189):2: 0340b512dcd640f3eccc6ae9bfeb358d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:04:29 +0000] 0340b512dcd640f3eccc6ae9bfeb358d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 03:04:29 [info] 35#35: *104 [lua] logger.lua:23: 0340b512dcd640f3eccc6ae9bfeb358d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:04:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:04:32 [info] 35#35: *106 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:04:32 [info] 35#35: *105 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:04:42 [info] 38#38: *108 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:04:42 [info] 38#38: *107 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:04:44 [info] 35#35: *109 [lua] access_by_lua(msblocations.conf:189):2: 074657b290386de796e47c607a23ae07:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:04:44 +0000] 074657b290386de796e47c607a23ae07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:04:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 03:04:44 [info] 35#35: *109 [lua] logger.lua:23: 074657b290386de796e47c607a23ae07 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 03:04:52 [info] 38#38: *110 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:04:52 [info] 38#38: *111 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:04:59 [info] 35#35: *113 [lua] access_by_lua(msblocations.conf:189):2: 4bda1dd979f13274cb79b708699e1a86:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:04:59 [info] 35#35: *113 [lua] logger.lua:23: 4bda1dd979f13274cb79b708699e1a86 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:04:59 +0000] 4bda1dd979f13274cb79b708699e1a86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:04:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:05:02 [info] 35#35: *115 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:05:02 [info] 38#38: *114 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:05:12 [info] 35#35: *116 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:05:12 [info] 35#35: *117 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:05:14 [info] 35#35: *118 [lua] access_by_lua(msblocations.conf:189):2: 6468038f5200341b64d87d73863272ff:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:05:14 [info] 35#35: *118 [lua] logger.lua:23: 6468038f5200341b64d87d73863272ff {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:05:14 +0000] 6468038f5200341b64d87d73863272ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:05:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:05:22 [info] 35#35: *120 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:05:22 [info] 38#38: *119 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:05:29 [info] 35#35: *121 [lua] access_by_lua(msblocations.conf:189):2: 3126e6df8f379353a9400e8b47b50370:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:05:29 +0000] 3126e6df8f379353a9400e8b47b50370 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/07 03:05:29 [info] 35#35: *121 [lua] logger.lua:23: 3126e6df8f379353a9400e8b47b50370 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:05:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/07 03:05:32 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:05:32 [info] 35#35: *123 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:05:42 [info] 38#38: *124 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:05:42 [info] 38#38: *125 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:05:44 [info] 35#35: *126 [lua] access_by_lua(msblocations.conf:189):2: 006dde3a1c0e2a525038ab3773605920:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:05:44 +0000] 006dde3a1c0e2a525038ab3773605920 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/07 03:05:44 [info] 35#35: *126 [lua] logger.lua:23: 006dde3a1c0e2a525038ab3773605920 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:05:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 03:05:52 [info] 35#35: *127 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:05:52 [info] 35#35: *128 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:05:59 [info] 35#35: *130 [lua] access_by_lua(msblocations.conf:189):2: ad501ca079f09dd2fd1e866949935c8d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:05:59 [info] 35#35: *130 [lua] logger.lua:23: ad501ca079f09dd2fd1e866949935c8d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:05:59 +0000] ad501ca079f09dd2fd1e866949935c8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:05:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/07 03:06:02 [info] 38#38: *132 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:06:02 [info] 38#38: *131 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:06:12 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:06:12 [info] 35#35: *134 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:06:14 [info] 35#35: *135 [lua] access_by_lua(msblocations.conf:189):2: 05d1e5ab9640bd7d9feca449cc9a97a8:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:06:14 [info] 35#35: *135 [lua] logger.lua:23: 05d1e5ab9640bd7d9feca449cc9a97a8 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:06:14 +0000] 05d1e5ab9640bd7d9feca449cc9a97a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:06:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:06:22 [info] 35#35: *136 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:06:22 [info] 35#35: *137 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:06:29 [info] 35#35: *138 [lua] access_by_lua(msblocations.conf:189):2: 9cf80fd0f5f2614228036c986a1ba6f8:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:06:29 [info] 35#35: *138 [lua] logger.lua:23: 9cf80fd0f5f2614228036c986a1ba6f8 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:06:29 +0000] 9cf80fd0f5f2614228036c986a1ba6f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:06:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:06:32 [info] 35#35: *139 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:06:32 [info] 35#35: *140 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:06:42 [info] 35#35: *142 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:06:42 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:06:44 [info] 35#35: *143 [lua] access_by_lua(msblocations.conf:189):2: 57db7e883593d36201661410b46afc2b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:06:44 [info] 35#35: *143 [lua] logger.lua:23: 57db7e883593d36201661410b46afc2b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:06:44 +0000] 57db7e883593d36201661410b46afc2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:06:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:06:52 [info] 35#35: *144 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:06:52 [info] 35#35: *145 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:06:59 [info] 35#35: *147 [lua] access_by_lua(msblocations.conf:189):2: bd42294812ab353c31f935d61547d33c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:06:59 [info] 35#35: *147 [lua] logger.lua:23: bd42294812ab353c31f935d61547d33c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:06:59 +0000] bd42294812ab353c31f935d61547d33c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:06:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:07:02 [info] 38#38: *148 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:07:02 [info] 38#38: *149 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:07:12 [info] 38#38: *151 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:07:12 [info] 38#38: *150 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:07:14 [info] 35#35: *152 [lua] access_by_lua(msblocations.conf:189):2: 54815542905272f254ebd51d96845fb1:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:07:14 +0000] 54815542905272f254ebd51d96845fb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 03:07:14 [info] 35#35: *152 [lua] logger.lua:23: 54815542905272f254ebd51d96845fb1 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:07:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:07:22 [info] 35#35: *153 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:07:22 [info] 38#38: *154 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:07:29 [info] 35#35: *155 [lua] access_by_lua(msblocations.conf:189):2: 0940e74148953565e0200ca85668c05f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:07:29 [info] 35#35: *155 [lua] logger.lua:23: 0940e74148953565e0200ca85668c05f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:07:29 +0000] 0940e74148953565e0200ca85668c05f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:07:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/07 03:07:32 [info] 38#38: *156 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:07:32 [info] 38#38: *157 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:07:42 [info] 38#38: *158 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:07:42 [info] 38#38: *159 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:07:44 [info] 35#35: *160 [lua] access_by_lua(msblocations.conf:189):2: 209977adcb907b55c7b8b833ff2d7063:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:07:44 [info] 35#35: *160 [lua] logger.lua:23: 209977adcb907b55c7b8b833ff2d7063 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:07:44 +0000] 209977adcb907b55c7b8b833ff2d7063 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:07:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:07:52 [info] 38#38: *161 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:07:52 [info] 38#38: *162 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:07:59 [info] 35#35: *164 [lua] access_by_lua(msblocations.conf:189):2: 8f725240d99df0d24062c9793fc87562:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:07:59 +0000] 8f725240d99df0d24062c9793fc87562 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 03:07:59 [info] 35#35: *164 [lua] logger.lua:23: 8f725240d99df0d24062c9793fc87562 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:07:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 03:08:02 [info] 35#35: *165 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:08:02 [info] 35#35: *166 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:08:12 [info] 35#35: *167 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:08:12 [info] 35#35: *168 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:08:14 [info] 35#35: *169 [lua] access_by_lua(msblocations.conf:189):2: c68febf1139af2b37d064bf651cc4d9a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:08:14 +0000] c68febf1139af2b37d064bf651cc4d9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 03:08:14 [info] 35#35: *169 [lua] logger.lua:23: c68febf1139af2b37d064bf651cc4d9a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:08:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:08:22 [info] 38#38: *171 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:08:22 [info] 38#38: *170 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:08:29 [info] 35#35: *172 [lua] access_by_lua(msblocations.conf:189):2: fb9bb2e691caba2530e692675adf4094:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:08:29 [info] 35#35: *172 [lua] logger.lua:23: fb9bb2e691caba2530e692675adf4094 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:08:29 +0000] fb9bb2e691caba2530e692675adf4094 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:08:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:08:32 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:08:32 [info] 35#35: *174 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:08:42 [info] 38#38: *175 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:08:42 [info] 38#38: *176 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:08:44 [info] 35#35: *177 [lua] access_by_lua(msblocations.conf:189):2: 2a622a972df8b2892ae7a9580a7383dd:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:08:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/07 03:08:44 [info] 35#35: *177 [lua] logger.lua:23: 2a622a972df8b2892ae7a9580a7383dd {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:08:44 +0000] 2a622a972df8b2892ae7a9580a7383dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/07 03:08:52 [info] 35#35: *178 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:08:52 [info] 35#35: *179 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:08:59 [info] 35#35: *181 [lua] access_by_lua(msblocations.conf:189):2: bc6ba0ca2417eac0cc404f5bbac474fc:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:08:59 +0000] bc6ba0ca2417eac0cc404f5bbac474fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 03:08:59 [info] 35#35: *181 [lua] logger.lua:23: bc6ba0ca2417eac0cc404f5bbac474fc {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:08:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:09:02 [info] 35#35: *182 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:09:02 [info] 35#35: *183 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:09:12 [info] 38#38: *185 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:09:12 [info] 38#38: *184 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:09:14 [info] 35#35: *186 [lua] access_by_lua(msblocations.conf:189):2: 41ff4ab979c64401994049d49d6a8bce:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:09:14 [info] 35#35: *186 [lua] logger.lua:23: 41ff4ab979c64401994049d49d6a8bce {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:09:14 +0000] 41ff4ab979c64401994049d49d6a8bce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:09:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:09:22 [info] 35#35: *188 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:09:22 [info] 38#38: *187 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:09:29 [info] 35#35: *189 [lua] access_by_lua(msblocations.conf:189):2: d7e63f47d9629b9f6ab149e808c9e841:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:09:29 [info] 35#35: *189 [lua] logger.lua:23: d7e63f47d9629b9f6ab149e808c9e841 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:09:29 +0000] d7e63f47d9629b9f6ab149e808c9e841 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:09:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/07 03:09:32 [info] 38#38: *190 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:09:32 [info] 38#38: *191 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:09:42 [info] 35#35: *192 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:09:42 [info] 35#35: *193 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:09:44 [info] 35#35: *194 [lua] access_by_lua(msblocations.conf:189):2: 3515a039867e002aaee53079f35cc7a4:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:09:44 +0000] 3515a039867e002aaee53079f35cc7a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 03:09:44 [info] 35#35: *194 [lua] logger.lua:23: 3515a039867e002aaee53079f35cc7a4 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:09:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:09:52 [info] 38#38: *195 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:09:52 [info] 38#38: *196 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:09:59 [info] 35#35: *198 [lua] access_by_lua(msblocations.conf:189):2: a3d37a741ca483822f23e0237a61e9a9:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:09:59 +0000] a3d37a741ca483822f23e0237a61e9a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 03:09:59 [info] 35#35: *198 [lua] logger.lua:23: a3d37a741ca483822f23e0237a61e9a9 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:09:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 03:10:02 [info] 35#35: *199 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:10:02 [info] 35#35: *200 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:10:12 [info] 35#35: *202 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:10:12 [info] 38#38: *201 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:10:14 [info] 35#35: *203 [lua] access_by_lua(msblocations.conf:189):2: d881db2c534f67acfe6f5b40cf18b977:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:10:14 +0000] d881db2c534f67acfe6f5b40cf18b977 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 03:10:14 [info] 35#35: *203 [lua] logger.lua:23: d881db2c534f67acfe6f5b40cf18b977 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:10:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:10:22 [info] 38#38: *205 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:10:22 [info] 38#38: *204 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:10:29 [info] 35#35: *206 [lua] access_by_lua(msblocations.conf:189):2: 7fc5b088de37ffc95cf62f1de05d433c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:10:29 [info] 35#35: *206 [lua] logger.lua:23: 7fc5b088de37ffc95cf62f1de05d433c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:10:29 +0000] 7fc5b088de37ffc95cf62f1de05d433c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:10:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/07 03:10:32 [info] 35#35: *207 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:10:32 [info] 35#35: *208 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:10:42 [info] 38#38: *210 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:10:42 [info] 38#38: *209 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:10:44 [info] 35#35: *211 [lua] access_by_lua(msblocations.conf:189):2: cb29a82ed5825a3822901f5b5cbcaa6f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:10:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/07 03:10:44 [info] 35#35: *211 [lua] logger.lua:23: cb29a82ed5825a3822901f5b5cbcaa6f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:10:44 +0000] cb29a82ed5825a3822901f5b5cbcaa6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/01/07 03:10:52 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:10:52 [info] 35#35: *213 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:10:59 [info] 35#35: *215 [lua] access_by_lua(msblocations.conf:189):2: f263d83f8156c207c9f2c94c0672814e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:10:59 [info] 35#35: *215 [lua] logger.lua:23: f263d83f8156c207c9f2c94c0672814e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:10:59 +0000] f263d83f8156c207c9f2c94c0672814e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:10:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 03:11:02 [info] 35#35: *216 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:11:02 [info] 35#35: *217 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:11:12 [info] 38#38: *218 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:11:12 [info] 38#38: *219 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:11:14 [info] 35#35: *220 [lua] access_by_lua(msblocations.conf:189):2: 80df9a082eac60bfb7c4bc968bee5c56:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:11:14 [info] 35#35: *220 [lua] logger.lua:23: 80df9a082eac60bfb7c4bc968bee5c56 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:11:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.69.216 - - [07/Jan/2023:03:11:14 +0000] 80df9a082eac60bfb7c4bc968bee5c56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/07 03:11:22 [info] 38#38: *221 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:11:22 [info] 38#38: *222 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:11:29 [info] 35#35: *223 [lua] access_by_lua(msblocations.conf:189):2: 15d49b51c76236c6d0f542cf33af681b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:11:29 +0000] 15d49b51c76236c6d0f542cf33af681b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/07 03:11:29 [info] 35#35: *223 [lua] logger.lua:23: 15d49b51c76236c6d0f542cf33af681b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:11:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:11:32 [info] 35#35: *224 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:11:32 [info] 35#35: *225 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:11:42 [info] 38#38: *226 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:11:42 [info] 38#38: *227 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:11:44 [info] 35#35: *228 [lua] access_by_lua(msblocations.conf:189):2: 8c8a6617ae58fc64637e554dea7a9248:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:11:44 +0000] 8c8a6617ae58fc64637e554dea7a9248 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/07 03:11:44 [info] 35#35: *228 [lua] logger.lua:23: 8c8a6617ae58fc64637e554dea7a9248 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:11:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 03:11:52 [info] 35#35: *230 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:11:52 [info] 35#35: *229 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:11:59 [info] 35#35: *232 [lua] access_by_lua(msblocations.conf:189):2: ddd83ee795b4d2f408c9cb25e18367af:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:11:59 [info] 35#35: *232 [lua] logger.lua:23: ddd83ee795b4d2f408c9cb25e18367af {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:11:59 +0000] ddd83ee795b4d2f408c9cb25e18367af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:11:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 03:12:02 [info] 38#38: *233 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:12:02 [info] 38#38: *234 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:12:12 [info] 35#35: *235 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:12:12 [info] 38#38: *236 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:12:14 [info] 35#35: *237 [lua] access_by_lua(msblocations.conf:189):2: 9effeee6826f4b4c561eefb77b5f3b31:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:12:14 +0000] 9effeee6826f4b4c561eefb77b5f3b31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:12:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/07 03:12:14 [info] 35#35: *237 [lua] logger.lua:23: 9effeee6826f4b4c561eefb77b5f3b31 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 03:12:22 [info] 38#38: *239 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:12:22 [info] 38#38: *238 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:12:29 [info] 35#35: *240 [lua] access_by_lua(msblocations.conf:189):2: 7b6dbc3a54b43f9b963ca076f1168e43:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:12:29 [info] 35#35: *240 [lua] logger.lua:23: 7b6dbc3a54b43f9b963ca076f1168e43 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:12:29 +0000] 7b6dbc3a54b43f9b963ca076f1168e43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:12:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:12:32 [info] 38#38: *241 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:12:32 [info] 38#38: *242 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:12:42 [info] 35#35: *243 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:12:42 [info] 38#38: *244 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:12:44 [info] 35#35: *245 [lua] access_by_lua(msblocations.conf:189):2: 05bca7c8a7e2316df4dd9ceb50c4c7eb:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:12:44 +0000] 05bca7c8a7e2316df4dd9ceb50c4c7eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 03:12:44 [info] 35#35: *245 [lua] logger.lua:23: 05bca7c8a7e2316df4dd9ceb50c4c7eb {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:12:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:12:52 [info] 35#35: *247 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:12:52 [info] 35#35: *246 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:12:59 [info] 35#35: *249 [lua] access_by_lua(msblocations.conf:189):2: 80f75c26ba79ad178d7c2c8b6ba08aa1:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:12:59 [info] 35#35: *249 [lua] logger.lua:23: 80f75c26ba79ad178d7c2c8b6ba08aa1 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:12:59 +0000] 80f75c26ba79ad178d7c2c8b6ba08aa1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:12:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:13:02 [info] 35#35: *250 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:13:02 [info] 35#35: *251 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:13:12 [info] 35#35: *253 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:13:12 [info] 35#35: *252 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:13:14 [info] 35#35: *254 [lua] access_by_lua(msblocations.conf:189):2: 5304b6de9a72043c48ba8fabf78d7f49:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:13:14 [info] 35#35: *254 [lua] logger.lua:23: 5304b6de9a72043c48ba8fabf78d7f49 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:13:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.216 - - [07/Jan/2023:03:13:14 +0000] 5304b6de9a72043c48ba8fabf78d7f49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 03:13:22 [info] 35#35: *255 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:13:22 [info] 35#35: *256 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:13:29 [info] 35#35: *257 [lua] access_by_lua(msblocations.conf:189):2: 134c9b7d83a1d8649d6c90bcb16c0559:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:13:29 [info] 35#35: *257 [lua] logger.lua:23: 134c9b7d83a1d8649d6c90bcb16c0559 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:13:29 +0000] 134c9b7d83a1d8649d6c90bcb16c0559 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:13:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:13:32 [info] 38#38: *259 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:13:32 [info] 38#38: *258 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:13:42 [info] 35#35: *260 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:13:42 [info] 38#38: *261 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:13:44 [info] 35#35: *262 [lua] access_by_lua(msblocations.conf:189):2: a08829c3e72f4fac7dc233c019e15d62:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:13:44 [info] 35#35: *262 [lua] logger.lua:23: a08829c3e72f4fac7dc233c019e15d62 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:13:44 +0000] a08829c3e72f4fac7dc233c019e15d62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:13:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:13:52 [info] 35#35: *263 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:13:52 [info] 35#35: *264 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:13:59 [info] 35#35: *266 [lua] access_by_lua(msblocations.conf:189):2: 6a5f4c0d7b1d1558f27f13106dbe0a05:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:13:59 +0000] 6a5f4c0d7b1d1558f27f13106dbe0a05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:13:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/07 03:13:59 [info] 35#35: *266 [lua] logger.lua:23: 6a5f4c0d7b1d1558f27f13106dbe0a05 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 03:14:02 [info] 35#35: *267 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:14:02 [info] 35#35: *268 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:14:12 [info] 35#35: *270 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:14:12 [info] 38#38: *269 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:14:14 [info] 35#35: *271 [lua] access_by_lua(msblocations.conf:189):2: 3c635fc44f1f7c3266c98b9ac6b1bb2d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:14:14 +0000] 3c635fc44f1f7c3266c98b9ac6b1bb2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 03:14:14 [info] 35#35: *271 [lua] logger.lua:23: 3c635fc44f1f7c3266c98b9ac6b1bb2d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:14:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:14:22 [info] 38#38: *273 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:14:22 [info] 38#38: *272 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:14:29 [info] 35#35: *274 [lua] access_by_lua(msblocations.conf:189):2: 795dbb4a08f7a024379856c80358cb27:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:14:29 +0000] 795dbb4a08f7a024379856c80358cb27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/07 03:14:29 [info] 35#35: *274 [lua] logger.lua:23: 795dbb4a08f7a024379856c80358cb27 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:14:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/07 03:14:32 [info] 38#38: *275 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:14:32 [info] 38#38: *276 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:14:42 [info] 35#35: *277 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:14:42 [info] 35#35: *278 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:14:44 [info] 35#35: *279 [lua] access_by_lua(msblocations.conf:189):2: 83330b51d80addb497939e96c8a1b46b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:14:44 [info] 35#35: *279 [lua] logger.lua:23: 83330b51d80addb497939e96c8a1b46b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:14:44 +0000] 83330b51d80addb497939e96c8a1b46b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:14:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:14:52 [info] 35#35: *280 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:14:52 [info] 35#35: *281 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:14:59 [info] 35#35: *283 [lua] access_by_lua(msblocations.conf:189):2: c22242a8ec6b48d2df471b78a6231c22:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:14:59 +0000] c22242a8ec6b48d2df471b78a6231c22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 03:14:59 [info] 35#35: *283 [lua] logger.lua:23: c22242a8ec6b48d2df471b78a6231c22 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:14:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 03:15:02 [info] 35#35: *284 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:15:02 [info] 35#35: *285 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:15:12 [info] 38#38: *286 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:15:12 [info] 38#38: *287 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:15:14 [info] 35#35: *288 [lua] access_by_lua(msblocations.conf:189):2: 83c467970b76ad322b2ba0337cf6bc1d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:15:14 [info] 35#35: *288 [lua] logger.lua:23: 83c467970b76ad322b2ba0337cf6bc1d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:15:14 +0000] 83c467970b76ad322b2ba0337cf6bc1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:15:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:15:22 [info] 35#35: *289 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:15:22 [info] 38#38: *290 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:15:29 [info] 35#35: *291 [lua] access_by_lua(msblocations.conf:189):2: dd8f9f6cc9f7cb9f9b44d2295893f480:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:15:29 [info] 35#35: *291 [lua] logger.lua:23: dd8f9f6cc9f7cb9f9b44d2295893f480 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:15:29 +0000] dd8f9f6cc9f7cb9f9b44d2295893f480 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:15:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:15:32 [info] 35#35: *292 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:15:32 [info] 35#35: *293 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:15:42 [info] 35#35: *295 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:15:42 [info] 38#38: *294 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:15:44 [info] 35#35: *296 [lua] access_by_lua(msblocations.conf:189):2: 6634cebd66cd2a0493840b6a2917b491:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:15:44 +0000] 6634cebd66cd2a0493840b6a2917b491 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 03:15:44 [info] 35#35: *296 [lua] logger.lua:23: 6634cebd66cd2a0493840b6a2917b491 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:15:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:15:52 [info] 38#38: *298 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:15:52 [info] 35#35: *297 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:15:59 [info] 35#35: *300 [lua] access_by_lua(msblocations.conf:189):2: c5221ca9bb94cf80c09b4ee302fd1321:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:15:59 +0000] c5221ca9bb94cf80c09b4ee302fd1321 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:15:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:15:59 [info] 35#35: *300 [lua] logger.lua:23: c5221ca9bb94cf80c09b4ee302fd1321 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 03:16:02 [info] 38#38: *301 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:16:02 [info] 38#38: *302 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:16:12 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:16:12 [info] 35#35: *304 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:16:14 [info] 35#35: *305 [lua] access_by_lua(msblocations.conf:189):2: db552f4d1bd24426fc097e91308f1fbc:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:16:14 [info] 35#35: *305 [lua] logger.lua:23: db552f4d1bd24426fc097e91308f1fbc {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:16:14 +0000] db552f4d1bd24426fc097e91308f1fbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:16:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:16:22 [info] 35#35: *306 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:16:22 [info] 35#35: *307 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:16:29 [info] 35#35: *308 [lua] access_by_lua(msblocations.conf:189):2: 2c7d0b1447f9f8abca71c9e2e05bba98:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:16:29 +0000] 2c7d0b1447f9f8abca71c9e2e05bba98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:16:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:16:29 [info] 35#35: *308 [lua] logger.lua:23: 2c7d0b1447f9f8abca71c9e2e05bba98 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 03:16:32 [info] 35#35: *309 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:16:32 [info] 35#35: *310 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:16:42 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:16:42 [info] 35#35: *312 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:16:44 [info] 35#35: *313 [lua] access_by_lua(msblocations.conf:189):2: 55d195bcad0752450b64a26ba982ab5f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:16:45 +0000] 55d195bcad0752450b64a26ba982ab5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 03:16:45 [info] 35#35: *313 [lua] logger.lua:23: 55d195bcad0752450b64a26ba982ab5f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:16:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 03:16:52 [info] 35#35: *314 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:16:52 [info] 38#38: *315 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:17:00 [info] 35#35: *317 [lua] access_by_lua(msblocations.conf:189):2: 696fe035aed6054d02d606a782789deb:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:17:00 +0000] 696fe035aed6054d02d606a782789deb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 03:17:00 [info] 35#35: *317 [lua] logger.lua:23: 696fe035aed6054d02d606a782789deb {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:17:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:17:02 [info] 38#38: *319 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:17:02 [info] 38#38: *318 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:17:12 [info] 35#35: *320 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:17:12 [info] 35#35: *321 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:17:15 [info] 35#35: *322 [lua] access_by_lua(msblocations.conf:189):2: 170e2df25040e9fc8948289633126ca3:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:17:15 [info] 35#35: *322 [lua] logger.lua:23: 170e2df25040e9fc8948289633126ca3 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:17:15 +0000] 170e2df25040e9fc8948289633126ca3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:17:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:17:22 [info] 35#35: *324 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:17:22 [info] 35#35: *323 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:17:30 [info] 35#35: *325 [lua] access_by_lua(msblocations.conf:189):2: 9b859134a95223a825c3e92f1e499b69:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:17:30 [info] 35#35: *325 [lua] logger.lua:23: 9b859134a95223a825c3e92f1e499b69 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:17:30 +0000] 9b859134a95223a825c3e92f1e499b69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:17:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:17:32 [info] 35#35: *326 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:17:32 [info] 35#35: *327 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:17:42 [info] 35#35: *328 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:17:42 [info] 35#35: *329 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:17:45 [info] 35#35: *330 [lua] access_by_lua(msblocations.conf:189):2: 1cbc13208d74eaea16530ffae31e3be5:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:17:45 [info] 35#35: *330 [lua] logger.lua:23: 1cbc13208d74eaea16530ffae31e3be5 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:17:45 +0000] 1cbc13208d74eaea16530ffae31e3be5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:17:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:17:52 [info] 38#38: *332 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:17:52 [info] 38#38: *331 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:18:00 [info] 35#35: *334 [lua] access_by_lua(msblocations.conf:189):2: e26723174465937fcfba22b33559229d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:18:00 +0000] e26723174465937fcfba22b33559229d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/07 03:18:00 [info] 35#35: *334 [lua] logger.lua:23: e26723174465937fcfba22b33559229d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:18:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/07 03:18:02 [info] 35#35: *336 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:18:02 [info] 35#35: *335 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:18:12 [info] 38#38: *337 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:18:12 [info] 38#38: *338 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:18:15 [info] 35#35: *339 [lua] access_by_lua(msblocations.conf:189):2: 5d5eebddbbca11b235247eb9fef6d5f3:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:18:15 [info] 35#35: *339 [lua] logger.lua:23: 5d5eebddbbca11b235247eb9fef6d5f3 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:18:15 +0000] 5d5eebddbbca11b235247eb9fef6d5f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:18:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:18:22 [info] 35#35: *340 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:18:22 [info] 35#35: *341 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:18:30 [info] 35#35: *342 [lua] access_by_lua(msblocations.conf:189):2: 7fef9d1fd003774da49ea5af70d0e515:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:18:30 [info] 35#35: *342 [lua] logger.lua:23: 7fef9d1fd003774da49ea5af70d0e515 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:18:30 +0000] 7fef9d1fd003774da49ea5af70d0e515 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:18:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:18:32 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:18:32 [info] 38#38: *344 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:18:42 [info] 35#35: *346 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:18:42 [info] 38#38: *345 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:18:45 [info] 35#35: *347 [lua] access_by_lua(msblocations.conf:189):2: c65399af512d3b189ab8578be5dfd491:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:18:45 [info] 35#35: *347 [lua] logger.lua:23: c65399af512d3b189ab8578be5dfd491 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:18:45 +0000] c65399af512d3b189ab8578be5dfd491 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:18:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 03:18:52 [info] 38#38: *349 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:18:52 [info] 35#35: *348 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:19:00 [info] 35#35: *351 [lua] access_by_lua(msblocations.conf:189):2: ad31948b1deb6a35ba61bb4e44448714:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:19:00 +0000] ad31948b1deb6a35ba61bb4e44448714 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 03:19:00 [info] 35#35: *351 [lua] logger.lua:23: ad31948b1deb6a35ba61bb4e44448714 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:19:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:19:02 [info] 35#35: *353 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:19:02 [info] 35#35: *352 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:19:12 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:19:12 [info] 38#38: *355 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:19:15 [info] 35#35: *356 [lua] access_by_lua(msblocations.conf:189):2: a771843fff232f806c8cfa33268c1fb3:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:19:15 [info] 35#35: *356 [lua] logger.lua:23: a771843fff232f806c8cfa33268c1fb3 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:19:15 +0000] a771843fff232f806c8cfa33268c1fb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:19:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:19:22 [info] 35#35: *357 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:19:22 [info] 35#35: *358 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:19:30 [info] 35#35: *359 [lua] access_by_lua(msblocations.conf:189):2: d41282db22167419c1ce31faf2f42867:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:19:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.216 - - [07/Jan/2023:03:19:30 +0000] d41282db22167419c1ce31faf2f42867 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 03:19:30 [info] 35#35: *359 [lua] logger.lua:23: d41282db22167419c1ce31faf2f42867 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 03:19:32 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:19:32 [info] 35#35: *361 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:19:42 [info] 35#35: *363 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:19:42 [info] 35#35: *362 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:19:45 [info] 35#35: *364 [lua] access_by_lua(msblocations.conf:189):2: 69d6892808ef059a80bf215ba9eca6da:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:19:45 +0000] 69d6892808ef059a80bf215ba9eca6da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 03:19:45 [info] 35#35: *364 [lua] logger.lua:23: 69d6892808ef059a80bf215ba9eca6da {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:19:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:19:52 [info] 35#35: *366 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:19:52 [info] 35#35: *365 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:20:00 [info] 35#35: *368 [lua] access_by_lua(msblocations.conf:189):2: 89893245f1c3acb5a5ea2285b2da47b0:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:20:00 +0000] 89893245f1c3acb5a5ea2285b2da47b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.027 "-" "Consul Health Check" "-"
2023/01/07 03:20:00 [info] 35#35: *368 [lua] logger.lua:23: 89893245f1c3acb5a5ea2285b2da47b0 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:20:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/07 03:20:02 [info] 35#35: *369 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:20:02 [info] 35#35: *370 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:20:12 [info] 35#35: *371 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:20:12 [info] 35#35: *372 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:20:15 [info] 35#35: *373 [lua] access_by_lua(msblocations.conf:189):2: afb9a8b20bb4467b6a9a8cc19d423a29:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:20:15 [info] 35#35: *373 [lua] logger.lua:23: afb9a8b20bb4467b6a9a8cc19d423a29 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:20:15 +0000] afb9a8b20bb4467b6a9a8cc19d423a29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:20:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/07 03:20:22 [info] 38#38: *374 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:20:22 [info] 35#35: *375 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:20:30 [info] 35#35: *376 [lua] access_by_lua(msblocations.conf:189):2: 29c35cbbde629f427d53dbaeb381a3c6:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:20:30 [info] 35#35: *376 [lua] logger.lua:23: 29c35cbbde629f427d53dbaeb381a3c6 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:20:30 +0000] 29c35cbbde629f427d53dbaeb381a3c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:20:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 03:20:32 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:20:32 [info] 38#38: *378 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:20:42 [info] 38#38: *380 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:20:42 [info] 35#35: *379 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:20:45 [info] 35#35: *381 [lua] access_by_lua(msblocations.conf:189):2: 1ba31d7f0d1616bd8176bae00451c9c5:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:20:45 [info] 35#35: *381 [lua] logger.lua:23: 1ba31d7f0d1616bd8176bae00451c9c5 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:20:45 +0000] 1ba31d7f0d1616bd8176bae00451c9c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:20:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:20:52 [info] 35#35: *382 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:20:52 [info] 35#35: *383 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:21:00 [info] 35#35: *385 [lua] access_by_lua(msblocations.conf:189):2: 841be260be4ffe3b6abd5a40f496c7cd:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:21:00 +0000] 841be260be4ffe3b6abd5a40f496c7cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 03:21:00 [info] 35#35: *385 [lua] logger.lua:23: 841be260be4ffe3b6abd5a40f496c7cd {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:21:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:21:02 [info] 35#35: *387 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:21:02 [info] 35#35: *386 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:21:12 [info] 38#38: *388 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:21:12 [info] 38#38: *389 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:21:15 [info] 35#35: *390 [lua] access_by_lua(msblocations.conf:189):2: dd32e268806fca0565dac20d18700112:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:21:15 [info] 35#35: *390 [lua] logger.lua:23: dd32e268806fca0565dac20d18700112 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:21:15 +0000] dd32e268806fca0565dac20d18700112 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:21:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:21:22 [info] 35#35: *391 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:21:22 [info] 35#35: *392 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:21:30 [info] 35#35: *393 [lua] access_by_lua(msblocations.conf:189):2: 4ac285851900d35df06012a1b4ab56aa:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:21:30 [info] 35#35: *393 [lua] logger.lua:23: 4ac285851900d35df06012a1b4ab56aa {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:21:30 +0000] 4ac285851900d35df06012a1b4ab56aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:21:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:21:32 [info] 38#38: *394 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:21:32 [info] 35#35: *395 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:21:42 [info] 38#38: *396 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:21:42 [info] 38#38: *397 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:21:45 [info] 35#35: *398 [lua] access_by_lua(msblocations.conf:189):2: b47980faec80ce446f9cdefd667c0f08:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:21:45 +0000] b47980faec80ce446f9cdefd667c0f08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 03:21:45 [info] 35#35: *398 [lua] logger.lua:23: b47980faec80ce446f9cdefd667c0f08 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:21:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:21:52 [info] 38#38: *399 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:21:52 [info] 38#38: *400 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:22:00 [info] 35#35: *402 [lua] access_by_lua(msblocations.conf:189):2: 6858f6ef99ff1795e23caa58b4337ed2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:22:00 +0000] 6858f6ef99ff1795e23caa58b4337ed2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/07 03:22:00 [info] 35#35: *402 [lua] logger.lua:23: 6858f6ef99ff1795e23caa58b4337ed2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:22:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 03:22:02 [info] 35#35: *403 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:22:02 [info] 35#35: *404 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:22:12 [info] 35#35: *405 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:22:12 [info] 35#35: *406 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:22:15 [info] 35#35: *407 [lua] access_by_lua(msblocations.conf:189):2: 75dd3a6e0b899c90f3ae3bf5e13e3b42:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:22:15 [info] 35#35: *407 [lua] logger.lua:23: 75dd3a6e0b899c90f3ae3bf5e13e3b42 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:22:15 +0000] 75dd3a6e0b899c90f3ae3bf5e13e3b42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:22:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:22:22 [info] 35#35: *409 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:22:22 [info] 35#35: *408 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:22:30 [info] 35#35: *410 [lua] access_by_lua(msblocations.conf:189):2: 7e0ae951d49ed90d8665d6f82f9bee3a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:22:30 [info] 35#35: *410 [lua] logger.lua:23: 7e0ae951d49ed90d8665d6f82f9bee3a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:22:30 +0000] 7e0ae951d49ed90d8665d6f82f9bee3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:22:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:22:32 [info] 35#35: *412 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:22:32 [info] 35#35: *411 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:22:42 [info] 35#35: *413 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:22:42 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:22:45 [info] 35#35: *415 [lua] access_by_lua(msblocations.conf:189):2: 01c1167adf741f19286c241a437f3b78:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:22:45 [info] 35#35: *415 [lua] logger.lua:23: 01c1167adf741f19286c241a437f3b78 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:22:45 +0000] 01c1167adf741f19286c241a437f3b78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:22:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 03:22:52 [info] 38#38: *417 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:22:52 [info] 38#38: *416 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:23:00 [info] 35#35: *419 [lua] access_by_lua(msblocations.conf:189):2: 29ec4a9092f940a60c513b3227abb036:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:23:00 [info] 35#35: *419 [lua] logger.lua:23: 29ec4a9092f940a60c513b3227abb036 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:23:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.216 - - [07/Jan/2023:03:23:00 +0000] 29ec4a9092f940a60c513b3227abb036 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 03:23:02 [info] 38#38: *420 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:23:02 [info] 38#38: *421 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:23:12 [info] 38#38: *423 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:23:12 [info] 38#38: *422 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:23:15 [info] 35#35: *424 [lua] access_by_lua(msblocations.conf:189):2: 420d7e20ffae58663b939c725dd92364:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:23:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 03:23:15 [info] 35#35: *424 [lua] logger.lua:23: 420d7e20ffae58663b939c725dd92364 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:23:15 +0000] 420d7e20ffae58663b939c725dd92364 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/07 03:23:22 [info] 38#38: *426 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:23:22 [info] 35#35: *425 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:23:30 [info] 35#35: *427 [lua] access_by_lua(msblocations.conf:189):2: 76773e3ed4a9813077689eddcac4df49:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:23:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/07 03:23:30 [info] 35#35: *427 [lua] logger.lua:23: 76773e3ed4a9813077689eddcac4df49 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:23:30 +0000] 76773e3ed4a9813077689eddcac4df49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/07 03:23:32 [info] 38#38: *428 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:23:32 [info] 35#35: *429 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:23:42 [info] 38#38: *430 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:23:42 [info] 38#38: *431 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:23:45 [info] 35#35: *432 [lua] access_by_lua(msblocations.conf:189):2: 060bc176eb03f9adf648174aa2738586:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:23:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 03:23:45 [info] 35#35: *432 [lua] logger.lua:23: 060bc176eb03f9adf648174aa2738586 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:23:45 +0000] 060bc176eb03f9adf648174aa2738586 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/07 03:23:52 [info] 35#35: *434 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:23:52 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:24:00 [info] 35#35: *436 [lua] access_by_lua(msblocations.conf:189):2: c1e25a95c3fefa88b07484f06d76cff7:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:24:00 [info] 35#35: *436 [lua] logger.lua:23: c1e25a95c3fefa88b07484f06d76cff7 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:24:00 +0000] c1e25a95c3fefa88b07484f06d76cff7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:24:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/07 03:24:02 [info] 35#35: *437 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:24:02 [info] 35#35: *438 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:24:12 [info] 38#38: *439 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:24:12 [info] 38#38: *440 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:24:15 [info] 35#35: *441 [lua] access_by_lua(msblocations.conf:189):2: 6c616fa0f8f0653c54696ec7e1b1c432:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:24:15 [info] 35#35: *441 [lua] logger.lua:23: 6c616fa0f8f0653c54696ec7e1b1c432 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:24:15 +0000] 6c616fa0f8f0653c54696ec7e1b1c432 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:24:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:24:22 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:24:22 [info] 35#35: *443 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:24:30 [info] 35#35: *444 [lua] access_by_lua(msblocations.conf:189):2: 1bd1118e4bcdd73aaeead9233c0aec9b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:24:30 +0000] 1bd1118e4bcdd73aaeead9233c0aec9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/07 03:24:30 [info] 35#35: *444 [lua] logger.lua:23: 1bd1118e4bcdd73aaeead9233c0aec9b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:24:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 03:24:32 [info] 38#38: *445 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:24:32 [info] 38#38: *446 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:24:42 [info] 35#35: *447 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:24:42 [info] 38#38: *448 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:24:45 [info] 35#35: *449 [lua] access_by_lua(msblocations.conf:189):2: 71e5151a71c667d094cdf454f2579377:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:24:45 [info] 35#35: *449 [lua] logger.lua:23: 71e5151a71c667d094cdf454f2579377 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:24:45 +0000] 71e5151a71c667d094cdf454f2579377 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:24:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/07 03:24:52 [info] 35#35: *450 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:24:52 [info] 35#35: *451 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:25:00 [info] 35#35: *453 [lua] access_by_lua(msblocations.conf:189):2: 03732b2d46abb614803a96245bad5e1b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:25:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.216 - - [07/Jan/2023:03:25:00 +0000] 03732b2d46abb614803a96245bad5e1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 03:25:00 [info] 35#35: *453 [lua] logger.lua:23: 03732b2d46abb614803a96245bad5e1b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 03:25:02 [info] 35#35: *455 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:25:02 [info] 38#38: *454 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:25:12 [info] 35#35: *457 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:25:12 [info] 38#38: *456 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:25:15 [info] 35#35: *458 [lua] access_by_lua(msblocations.conf:189):2: 2213bdcfb0308de6385e349d6d909486:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:25:15 [info] 35#35: *458 [lua] logger.lua:23: 2213bdcfb0308de6385e349d6d909486 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:25:15 +0000] 2213bdcfb0308de6385e349d6d909486 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:25:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:25:22 [info] 35#35: *460 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:25:22 [info] 35#35: *459 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:25:30 [info] 35#35: *461 [lua] access_by_lua(msblocations.conf:189):2: 01fd93eef40925bdeb31aef1f879aa60:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:25:30 [info] 35#35: *461 [lua] logger.lua:23: 01fd93eef40925bdeb31aef1f879aa60 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:25:30 +0000] 01fd93eef40925bdeb31aef1f879aa60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:25:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:25:32 [info] 38#38: *462 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:25:32 [info] 38#38: *463 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:25:42 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:25:42 [info] 38#38: *465 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:25:45 [info] 35#35: *466 [lua] access_by_lua(msblocations.conf:189):2: b8fa7911724b7804356fd9b126d8d645:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:25:45 +0000] b8fa7911724b7804356fd9b126d8d645 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/07 03:25:45 [info] 35#35: *466 [lua] logger.lua:23: b8fa7911724b7804356fd9b126d8d645 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:25:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 03:25:52 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:25:52 [info] 35#35: *468 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:26:00 [info] 35#35: *470 [lua] access_by_lua(msblocations.conf:189):2: 0717346b709457fc44d1eb6c4e21af03:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:26:00 +0000] 0717346b709457fc44d1eb6c4e21af03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:26:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:26:00 [info] 35#35: *470 [lua] logger.lua:23: 0717346b709457fc44d1eb6c4e21af03 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 03:26:02 [info] 35#35: *472 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:26:02 [info] 35#35: *471 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:26:12 [info] 35#35: *473 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:26:12 [info] 35#35: *474 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:26:15 [info] 35#35: *475 [lua] access_by_lua(msblocations.conf:189):2: e12e026ab0d436fb6dc010875a0d361e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:26:15 +0000] e12e026ab0d436fb6dc010875a0d361e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/07 03:26:15 [info] 35#35: *475 [lua] logger.lua:23: e12e026ab0d436fb6dc010875a0d361e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:26:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 03:26:22 [info] 35#35: *476 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:26:22 [info] 35#35: *477 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:26:30 [info] 35#35: *478 [lua] access_by_lua(msblocations.conf:189):2: 936cd249766737282083abaae2a4a623:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:26:30 [info] 35#35: *478 [lua] logger.lua:23: 936cd249766737282083abaae2a4a623 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:26:30 +0000] 936cd249766737282083abaae2a4a623 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:26:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/07 03:26:32 [info] 35#35: *479 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:26:32 [info] 35#35: *480 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:26:42 [info] 38#38: *482 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:26:42 [info] 38#38: *481 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:26:45 [info] 35#35: *483 [lua] access_by_lua(msblocations.conf:189):2: 6eed5a4bfc16480ae891bef717a80558:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:26:45 [info] 35#35: *483 [lua] logger.lua:23: 6eed5a4bfc16480ae891bef717a80558 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:26:45 +0000] 6eed5a4bfc16480ae891bef717a80558 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:26:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/07 03:26:52 [info] 38#38: *484 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:26:52 [info] 38#38: *485 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:27:00 [info] 35#35: *487 [lua] access_by_lua(msblocations.conf:189):2: 4f5f2fed424597486c3f78f5afcdebaa:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:27:00 [info] 35#35: *487 [lua] logger.lua:23: 4f5f2fed424597486c3f78f5afcdebaa {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:27:00 +0000] 4f5f2fed424597486c3f78f5afcdebaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:27:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:27:02 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:27:02 [info] 38#38: *489 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:27:12 [info] 38#38: *490 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:27:12 [info] 38#38: *491 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:27:15 [info] 35#35: *492 [lua] access_by_lua(msblocations.conf:189):2: 18c01d1cb6208020ab6eb3c47acae39f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:27:15 [info] 35#35: *492 [lua] logger.lua:23: 18c01d1cb6208020ab6eb3c47acae39f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:27:15 +0000] 18c01d1cb6208020ab6eb3c47acae39f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:27:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:27:22 [info] 35#35: *493 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:27:22 [info] 35#35: *494 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:27:30 [info] 35#35: *495 [lua] access_by_lua(msblocations.conf:189):2: 5594704881107775da3913942a52b290:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:27:30 +0000] 5594704881107775da3913942a52b290 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:27:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:27:30 [info] 35#35: *495 [lua] logger.lua:23: 5594704881107775da3913942a52b290 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 03:27:32 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:27:32 [info] 35#35: *497 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:27:42 [info] 35#35: *498 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:27:42 [info] 35#35: *499 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:27:45 [info] 35#35: *500 [lua] access_by_lua(msblocations.conf:189):2: cd711d8b0d6970421384243ac5e90caf:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:27:45 +0000] cd711d8b0d6970421384243ac5e90caf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/07 03:27:45 [info] 35#35: *500 [lua] logger.lua:23: cd711d8b0d6970421384243ac5e90caf {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:27:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:27:52 [info] 38#38: *502 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:27:52 [info] 38#38: *501 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:28:00 [info] 35#35: *504 [lua] access_by_lua(msblocations.conf:189):2: 231f4b493d52a789de11b818566d1fa2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:28:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 03:28:00 [info] 35#35: *504 [lua] logger.lua:23: 231f4b493d52a789de11b818566d1fa2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:28:00 +0000] 231f4b493d52a789de11b818566d1fa2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/07 03:28:02 [info] 35#35: *505 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:28:02 [info] 38#38: *506 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:28:12 [info] 38#38: *507 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:28:12 [info] 38#38: *508 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:28:15 [info] 35#35: *509 [lua] access_by_lua(msblocations.conf:189):2: 9195c06f1f86e9c58888347acc8c96c2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:28:15 [info] 35#35: *509 [lua] logger.lua:23: 9195c06f1f86e9c58888347acc8c96c2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:28:15 +0000] 9195c06f1f86e9c58888347acc8c96c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:28:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:28:22 [info] 35#35: *511 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:28:22 [info] 35#35: *510 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:28:30 [info] 35#35: *512 [lua] access_by_lua(msblocations.conf:189):2: be6422a9f3ce0eae8b1efb49eaf015f4:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:28:30 +0000] be6422a9f3ce0eae8b1efb49eaf015f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 03:28:30 [info] 35#35: *512 [lua] logger.lua:23: be6422a9f3ce0eae8b1efb49eaf015f4 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:28:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:28:32 [info] 38#38: *513 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:28:32 [info] 38#38: *514 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:28:42 [info] 38#38: *515 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:28:42 [info] 38#38: *516 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:28:45 [info] 35#35: *517 [lua] access_by_lua(msblocations.conf:189):2: 1163f96e6ecbcc1637cee45f78f555d4:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:28:45 [info] 35#35: *517 [lua] logger.lua:23: 1163f96e6ecbcc1637cee45f78f555d4 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:28:45 +0000] 1163f96e6ecbcc1637cee45f78f555d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:28:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:28:52 [info] 35#35: *518 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:28:52 [info] 35#35: *519 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:29:00 [info] 35#35: *521 [lua] access_by_lua(msblocations.conf:189):2: 169c1d3fb6c20789ae3339a64d18b4d6:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:29:00 +0000] 169c1d3fb6c20789ae3339a64d18b4d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 03:29:00 [info] 35#35: *521 [lua] logger.lua:23: 169c1d3fb6c20789ae3339a64d18b4d6 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:29:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:29:02 [info] 38#38: *522 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:29:02 [info] 38#38: *523 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:29:12 [info] 35#35: *524 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:29:12 [info] 35#35: *525 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:29:15 [info] 35#35: *526 [lua] access_by_lua(msblocations.conf:189):2: 5976ffa4eb7c8c8c003d4526a1a6f9b7:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:29:15 +0000] 5976ffa4eb7c8c8c003d4526a1a6f9b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 03:29:15 [info] 35#35: *526 [lua] logger.lua:23: 5976ffa4eb7c8c8c003d4526a1a6f9b7 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:29:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:29:22 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:29:22 [info] 35#35: *528 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:29:30 [info] 35#35: *529 [lua] access_by_lua(msblocations.conf:189):2: 89763d2e36b6284a1903634f6cba1e0b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:29:30 +0000] 89763d2e36b6284a1903634f6cba1e0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/07 03:29:30 [info] 35#35: *529 [lua] logger.lua:23: 89763d2e36b6284a1903634f6cba1e0b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:29:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/07 03:29:32 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:29:32 [info] 35#35: *531 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:29:42 [info] 38#38: *532 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:29:42 [info] 38#38: *533 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:29:45 [info] 35#35: *534 [lua] access_by_lua(msblocations.conf:189):2: 4afce08138c31b18f2876200b9cf50ae:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:29:45 +0000] 4afce08138c31b18f2876200b9cf50ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 03:29:45 [info] 35#35: *534 [lua] logger.lua:23: 4afce08138c31b18f2876200b9cf50ae {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:29:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:29:52 [info] 38#38: *535 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:29:52 [info] 38#38: *536 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:30:00 [info] 35#35: *538 [lua] access_by_lua(msblocations.conf:189):2: c5f6e1d5ae4f398bda159bf09242bb43:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:30:00 [info] 35#35: *538 [lua] logger.lua:23: c5f6e1d5ae4f398bda159bf09242bb43 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:30:00 +0000] c5f6e1d5ae4f398bda159bf09242bb43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:30:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:30:02 [info] 35#35: *539 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:30:02 [info] 35#35: *540 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:30:12 [info] 35#35: *541 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:30:12 [info] 35#35: *542 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:30:15 [info] 35#35: *543 [lua] access_by_lua(msblocations.conf:189):2: cc206174e3114450a7476b73159d7230:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:30:15 [info] 35#35: *543 [lua] logger.lua:23: cc206174e3114450a7476b73159d7230 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:30:15 +0000] cc206174e3114450a7476b73159d7230 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:30:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:30:22 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:30:22 [info] 35#35: *545 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:30:30 [info] 35#35: *546 [lua] access_by_lua(msblocations.conf:189):2: c2f752362286b7f67879415ff3fb2421:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:30:30 +0000] c2f752362286b7f67879415ff3fb2421 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/07 03:30:30 [info] 35#35: *546 [lua] logger.lua:23: c2f752362286b7f67879415ff3fb2421 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:30:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:30:32 [info] 38#38: *548 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:30:32 [info] 38#38: *547 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:30:42 [info] 38#38: *549 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:30:42 [info] 38#38: *550 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:30:45 [info] 35#35: *551 [lua] access_by_lua(msblocations.conf:189):2: 4d2795c36f1b69086baa601a0c693200:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:30:45 [info] 35#35: *551 [lua] logger.lua:23: 4d2795c36f1b69086baa601a0c693200 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:30:45 +0000] 4d2795c36f1b69086baa601a0c693200 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:30:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:30:52 [info] 35#35: *552 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:30:52 [info] 35#35: *553 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:31:00 [info] 35#35: *555 [lua] access_by_lua(msblocations.conf:189):2: 3f80b39165a610a923a1c7332be44410:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:31:00 +0000] 3f80b39165a610a923a1c7332be44410 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 03:31:00 [info] 35#35: *555 [lua] logger.lua:23: 3f80b39165a610a923a1c7332be44410 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:31:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 03:31:02 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:31:02 [info] 38#38: *557 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:31:12 [info] 35#35: *558 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:31:12 [info] 35#35: *559 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:31:15 [info] 35#35: *560 [lua] access_by_lua(msblocations.conf:189):2: 570992db67565a41fff69bc6199e69e1:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:31:15 +0000] 570992db67565a41fff69bc6199e69e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/07 03:31:15 [info] 35#35: *560 [lua] logger.lua:23: 570992db67565a41fff69bc6199e69e1 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:31:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:31:22 [info] 35#35: *562 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:31:22 [info] 38#38: *561 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:31:30 [info] 35#35: *563 [lua] access_by_lua(msblocations.conf:189):2: 49c3abcc47d9d4b9eb5321c014ad4b52:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:31:31 +0000] 49c3abcc47d9d4b9eb5321c014ad4b52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 03:31:31 [info] 35#35: *563 [lua] logger.lua:23: 49c3abcc47d9d4b9eb5321c014ad4b52 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:31:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:31:32 [info] 38#38: *565 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:31:32 [info] 38#38: *564 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:31:42 [info] 35#35: *566 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:31:42 [info] 35#35: *567 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:31:46 [info] 35#35: *568 [lua] access_by_lua(msblocations.conf:189):2: d73412ad150d8dc03812a9200a71b6d7:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:31:46 +0000] d73412ad150d8dc03812a9200a71b6d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 03:31:46 [info] 35#35: *568 [lua] logger.lua:23: d73412ad150d8dc03812a9200a71b6d7 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:31:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:31:52 [info] 35#35: *569 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:31:52 [info] 38#38: *570 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:32:01 [info] 35#35: *572 [lua] access_by_lua(msblocations.conf:189):2: d816a7488713beda97b27a56a8458f7e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:32:01 +0000] d816a7488713beda97b27a56a8458f7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 03:32:01 [info] 35#35: *572 [lua] logger.lua:23: d816a7488713beda97b27a56a8458f7e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:32:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:32:02 [info] 35#35: *574 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:32:02 [info] 35#35: *573 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:32:12 [info] 38#38: *575 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:32:12 [info] 38#38: *576 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:32:16 [info] 35#35: *577 [lua] access_by_lua(msblocations.conf:189):2: 46072583c2053e251434f37f27f26dc0:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:32:16 [info] 35#35: *577 [lua] logger.lua:23: 46072583c2053e251434f37f27f26dc0 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:32:16 +0000] 46072583c2053e251434f37f27f26dc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:32:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:32:22 [info] 38#38: *578 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:32:22 [info] 35#35: *579 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:32:31 [info] 35#35: *580 [lua] access_by_lua(msblocations.conf:189):2: c99d8da8d0ebfe17add3775b1bc0584f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:32:31 [info] 35#35: *580 [lua] logger.lua:23: c99d8da8d0ebfe17add3775b1bc0584f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:32:31 +0000] c99d8da8d0ebfe17add3775b1bc0584f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:32:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 03:32:32 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:32:32 [info] 35#35: *581 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:32:42 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:32:42 [info] 38#38: *583 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:32:46 [info] 35#35: *585 [lua] access_by_lua(msblocations.conf:189):2: 26f283166d6506b508020d37fb1d35d3:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:32:46 +0000] 26f283166d6506b508020d37fb1d35d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/01/07 03:32:46 [info] 35#35: *585 [lua] logger.lua:23: 26f283166d6506b508020d37fb1d35d3 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:32:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/07 03:32:52 [info] 38#38: *587 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:32:52 [info] 35#35: *586 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:33:01 [info] 35#35: *589 [lua] access_by_lua(msblocations.conf:189):2: e84ec8d6bb6230f11b042f716388feb9:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:33:01 +0000] e84ec8d6bb6230f11b042f716388feb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:33:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:33:01 [info] 35#35: *589 [lua] logger.lua:23: e84ec8d6bb6230f11b042f716388feb9 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 03:33:02 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:33:02 [info] 38#38: *591 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:33:12 [info] 38#38: *593 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:33:12 [info] 35#35: *592 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:33:16 [info] 35#35: *594 [lua] access_by_lua(msblocations.conf:189):2: 6b9f4ebd4f29805a70baf77b0c8be001:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:33:16 +0000] 6b9f4ebd4f29805a70baf77b0c8be001 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:33:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 03:33:16 [info] 35#35: *594 [lua] logger.lua:23: 6b9f4ebd4f29805a70baf77b0c8be001 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 03:33:22 [info] 35#35: *595 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:33:22 [info] 35#35: *596 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:33:31 [info] 35#35: *597 [lua] access_by_lua(msblocations.conf:189):2: 8201ff8ce51d8b3d6a99f42fa4dd86d5:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:33:31 [info] 35#35: *597 [lua] logger.lua:23: 8201ff8ce51d8b3d6a99f42fa4dd86d5 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:33:31 +0000] 8201ff8ce51d8b3d6a99f42fa4dd86d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:33:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:33:32 [info] 35#35: *598 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:33:32 [info] 35#35: *599 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:33:42 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:33:42 [info] 38#38: *600 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:33:46 [info] 35#35: *602 [lua] access_by_lua(msblocations.conf:189):2: 17c5da8a1044a32373b36edc79aac228:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:33:46 [info] 35#35: *602 [lua] logger.lua:23: 17c5da8a1044a32373b36edc79aac228 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:33:46 +0000] 17c5da8a1044a32373b36edc79aac228 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:33:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:33:52 [info] 38#38: *603 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:33:52 [info] 35#35: *604 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:34:01 [info] 35#35: *606 [lua] access_by_lua(msblocations.conf:189):2: f1d9b8216247e25db3faee9b1b39707e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:34:01 [info] 35#35: *606 [lua] logger.lua:23: f1d9b8216247e25db3faee9b1b39707e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:34:01 +0000] f1d9b8216247e25db3faee9b1b39707e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:34:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:34:02 [info] 38#38: *607 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:34:02 [info] 38#38: *608 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:34:12 [info] 35#35: *609 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:34:12 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:34:16 [info] 35#35: *611 [lua] access_by_lua(msblocations.conf:189):2: 29cd9c072e31e423ffbb3953f6a6b68a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:34:16 [info] 35#35: *611 [lua] logger.lua:23: 29cd9c072e31e423ffbb3953f6a6b68a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:34:16 +0000] 29cd9c072e31e423ffbb3953f6a6b68a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:34:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:34:22 [info] 38#38: *612 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:34:22 [info] 38#38: *613 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:34:31 [info] 35#35: *614 [lua] access_by_lua(msblocations.conf:189):2: 73430b84dd62f4c225ce60bf5003ca95:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:34:31 [info] 35#35: *614 [lua] logger.lua:23: 73430b84dd62f4c225ce60bf5003ca95 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:34:31 +0000] 73430b84dd62f4c225ce60bf5003ca95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:34:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:34:32 [info] 35#35: *616 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:34:32 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:34:42 [info] 38#38: *618 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:34:42 [info] 35#35: *617 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:34:46 [info] 35#35: *619 [lua] access_by_lua(msblocations.conf:189):2: f718fc35d2fc12f5c873b47394cc144a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:34:46 [info] 35#35: *619 [lua] logger.lua:23: f718fc35d2fc12f5c873b47394cc144a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:34:46 +0000] f718fc35d2fc12f5c873b47394cc144a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:34:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:34:52 [info] 38#38: *621 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:34:52 [info] 38#38: *620 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:35:01 [info] 35#35: *623 [lua] access_by_lua(msblocations.conf:189):2: 447d1cd69e46a5916cbc3a2efdee8b74:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:35:01 +0000] 447d1cd69e46a5916cbc3a2efdee8b74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/07 03:35:01 [info] 35#35: *623 [lua] logger.lua:23: 447d1cd69e46a5916cbc3a2efdee8b74 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:35:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 03:35:02 [info] 35#35: *625 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:35:02 [info] 38#38: *624 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:35:12 [info] 38#38: *626 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:35:12 [info] 35#35: *627 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:35:16 [info] 35#35: *628 [lua] access_by_lua(msblocations.conf:189):2: 558a7ad9caed38c5571d4df0c27ee9f2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:35:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.216 - - [07/Jan/2023:03:35:16 +0000] 558a7ad9caed38c5571d4df0c27ee9f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/07 03:35:16 [info] 35#35: *628 [lua] logger.lua:23: 558a7ad9caed38c5571d4df0c27ee9f2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 03:35:22 [info] 35#35: *629 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:35:22 [info] 38#38: *630 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:35:31 [info] 35#35: *631 [lua] access_by_lua(msblocations.conf:189):2: d63472a3eedad81dcbfaa3dfe33aaf9a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:35:31 +0000] d63472a3eedad81dcbfaa3dfe33aaf9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 03:35:31 [info] 35#35: *631 [lua] logger.lua:23: d63472a3eedad81dcbfaa3dfe33aaf9a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:35:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:35:32 [info] 35#35: *633 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:35:32 [info] 35#35: *632 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:35:42 [info] 35#35: *634 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:35:42 [info] 35#35: *635 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:35:46 [info] 35#35: *636 [lua] access_by_lua(msblocations.conf:189):2: 5fbc55937101b57ccffe9250a3e25a17:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:35:46 +0000] 5fbc55937101b57ccffe9250a3e25a17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/07 03:35:46 [info] 35#35: *636 [lua] logger.lua:23: 5fbc55937101b57ccffe9250a3e25a17 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:35:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 03:35:52 [info] 35#35: *637 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:35:52 [info] 38#38: *638 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:36:01 [info] 35#35: *640 [lua] access_by_lua(msblocations.conf:189):2: ace8e50cfcb6256dd1c10ed80cc4f59a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:36:01 +0000] ace8e50cfcb6256dd1c10ed80cc4f59a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/01/07 03:36:01 [info] 35#35: *640 [lua] logger.lua:23: ace8e50cfcb6256dd1c10ed80cc4f59a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:36:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 03:36:02 [info] 35#35: *641 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:36:02 [info] 38#38: *642 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:36:12 [info] 35#35: *643 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:36:12 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:36:16 [info] 35#35: *645 [lua] access_by_lua(msblocations.conf:189):2: 801c902bd69d731f4160a0d788c59b8a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:36:16 [info] 35#35: *645 [lua] logger.lua:23: 801c902bd69d731f4160a0d788c59b8a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:36:16 +0000] 801c902bd69d731f4160a0d788c59b8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:36:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 03:36:22 [info] 35#35: *646 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:36:22 [info] 35#35: *647 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:36:31 [info] 35#35: *648 [lua] access_by_lua(msblocations.conf:189):2: 7566f1ef705deeb57362870fb4b11895:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:36:31 +0000] 7566f1ef705deeb57362870fb4b11895 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 03:36:31 [info] 35#35: *648 [lua] logger.lua:23: 7566f1ef705deeb57362870fb4b11895 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:36:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:36:32 [info] 38#38: *649 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:36:32 [info] 38#38: *650 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:36:42 [info] 38#38: *651 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:36:42 [info] 38#38: *652 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:36:46 [info] 35#35: *653 [lua] access_by_lua(msblocations.conf:189):2: b1b935d1f8d097d2c8f8372a8db110e6:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:36:46 +0000] b1b935d1f8d097d2c8f8372a8db110e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:36:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:36:46 [info] 35#35: *653 [lua] logger.lua:23: b1b935d1f8d097d2c8f8372a8db110e6 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 03:36:52 [info] 35#35: *655 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:36:52 [info] 35#35: *654 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:37:01 [info] 35#35: *657 [lua] access_by_lua(msblocations.conf:189):2: 076b003acd4ee7e2cade804cc8eb4b1f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:37:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:37:01 [info] 35#35: *657 [lua] logger.lua:23: 076b003acd4ee7e2cade804cc8eb4b1f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:37:01 +0000] 076b003acd4ee7e2cade804cc8eb4b1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/07 03:37:02 [info] 35#35: *659 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:37:02 [info] 38#38: *658 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:37:12 [info] 35#35: *660 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:37:12 [info] 38#38: *661 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:37:16 [info] 35#35: *662 [lua] access_by_lua(msblocations.conf:189):2: 9d4fb7a4ae70b294a3ef9a7349acb23f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:37:16 +0000] 9d4fb7a4ae70b294a3ef9a7349acb23f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 03:37:16 [info] 35#35: *662 [lua] logger.lua:23: 9d4fb7a4ae70b294a3ef9a7349acb23f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:37:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:37:22 [info] 38#38: *663 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:37:22 [info] 38#38: *664 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:37:31 [info] 35#35: *665 [lua] access_by_lua(msblocations.conf:189):2: b37bcb8d8f8ef5b62924dbdc68c34f06:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:37:31 [info] 35#35: *665 [lua] logger.lua:23: b37bcb8d8f8ef5b62924dbdc68c34f06 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:37:31 +0000] b37bcb8d8f8ef5b62924dbdc68c34f06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:37:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:37:32 [info] 38#38: *666 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:37:32 [info] 38#38: *667 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:37:42 [info] 38#38: *668 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:37:42 [info] 38#38: *669 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:37:46 [info] 35#35: *670 [lua] access_by_lua(msblocations.conf:189):2: 76eaca92b67da6054e5ab55a3c603e3e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:37:46 [info] 35#35: *670 [lua] logger.lua:23: 76eaca92b67da6054e5ab55a3c603e3e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:37:46 +0000] 76eaca92b67da6054e5ab55a3c603e3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:37:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:37:52 [info] 35#35: *671 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:37:52 [info] 38#38: *672 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:38:01 [info] 35#35: *674 [lua] access_by_lua(msblocations.conf:189):2: 3fe0ae2c5d74e9da02c6e990c24972bb:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:38:01 +0000] 3fe0ae2c5d74e9da02c6e990c24972bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 03:38:01 [info] 35#35: *674 [lua] logger.lua:23: 3fe0ae2c5d74e9da02c6e990c24972bb {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:38:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:38:02 [info] 35#35: *675 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:38:02 [info] 35#35: *676 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:38:12 [info] 35#35: *677 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:38:12 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:38:16 [info] 35#35: *679 [lua] access_by_lua(msblocations.conf:189):2: 6eeffc19d239ff03c53d09799111a1da:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:38:16 [info] 35#35: *679 [lua] logger.lua:23: 6eeffc19d239ff03c53d09799111a1da {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:38:16 +0000] 6eeffc19d239ff03c53d09799111a1da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:38:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/07 03:38:22 [info] 38#38: *680 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:38:22 [info] 38#38: *681 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:38:31 [info] 35#35: *682 [lua] access_by_lua(msblocations.conf:189):2: dbb086b85bda6567572245ee9f2f0b3e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:38:31 +0000] dbb086b85bda6567572245ee9f2f0b3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 03:38:31 [info] 35#35: *682 [lua] logger.lua:23: dbb086b85bda6567572245ee9f2f0b3e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:38:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:38:32 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:38:32 [info] 35#35: *684 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:38:42 [info] 35#35: *685 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:38:42 [info] 38#38: *686 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:38:46 [info] 35#35: *687 [lua] access_by_lua(msblocations.conf:189):2: 5340b5d3d2ca9e8c9a83d14c5fb1290a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:38:46 [info] 35#35: *687 [lua] logger.lua:23: 5340b5d3d2ca9e8c9a83d14c5fb1290a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:38:46 +0000] 5340b5d3d2ca9e8c9a83d14c5fb1290a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:38:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:38:52 [info] 38#38: *688 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:38:52 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:39:01 [info] 35#35: *691 [lua] access_by_lua(msblocations.conf:189):2: f4d321d85591198bb919c53e3e9346c8:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:39:01 +0000] f4d321d85591198bb919c53e3e9346c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 03:39:01 [info] 35#35: *691 [lua] logger.lua:23: f4d321d85591198bb919c53e3e9346c8 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:39:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:39:02 [info] 35#35: *692 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:39:02 [info] 38#38: *693 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:39:12 [info] 35#35: *694 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:39:12 [info] 38#38: *695 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:39:16 [info] 35#35: *696 [lua] access_by_lua(msblocations.conf:189):2: 42e9a1c3c8a712cbc9c2f6f68532b7e6:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:39:16 [info] 35#35: *696 [lua] logger.lua:23: 42e9a1c3c8a712cbc9c2f6f68532b7e6 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:39:16 +0000] 42e9a1c3c8a712cbc9c2f6f68532b7e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:39:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/07 03:39:22 [info] 35#35: *698 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:39:22 [info] 35#35: *697 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:39:31 [info] 35#35: *699 [lua] access_by_lua(msblocations.conf:189):2: e751f10e562aa5280038aa290cf22ada:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:39:31 +0000] e751f10e562aa5280038aa290cf22ada "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/07 03:39:31 [info] 35#35: *699 [lua] logger.lua:23: e751f10e562aa5280038aa290cf22ada {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:39:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 03:39:32 [info] 35#35: *700 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:39:32 [info] 35#35: *701 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:39:42 [info] 38#38: *702 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:39:42 [info] 38#38: *703 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
10.233.69.216 - - [07/Jan/2023:03:39:46 +0000] d8781eb8fdeea054fa7a6290739eb576 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:39:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:39:46 [info] 35#35: *704 [lua] access_by_lua(msblocations.conf:189):2: d8781eb8fdeea054fa7a6290739eb576:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:39:46 [info] 35#35: *704 [lua] logger.lua:23: d8781eb8fdeea054fa7a6290739eb576 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 03:39:52 [info] 35#35: *705 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:39:52 [info] 35#35: *706 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:40:01 [info] 35#35: *708 [lua] access_by_lua(msblocations.conf:189):2: 91806872ab1c09f2156bb63e83d93aa2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:40:01 [info] 35#35: *708 [lua] logger.lua:23: 91806872ab1c09f2156bb63e83d93aa2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:40:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.216 - - [07/Jan/2023:03:40:01 +0000] 91806872ab1c09f2156bb63e83d93aa2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 03:40:02 [info] 35#35: *709 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:40:02 [info] 35#35: *710 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:40:12 [info] 38#38: *711 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:40:12 [info] 35#35: *712 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:40:16 [info] 35#35: *713 [lua] access_by_lua(msblocations.conf:189):2: 032929ffbcd2d4eafd946472c13dee24:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:40:16 [info] 35#35: *713 [lua] logger.lua:23: 032929ffbcd2d4eafd946472c13dee24 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:40:16 +0000] 032929ffbcd2d4eafd946472c13dee24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:40:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:40:22 [info] 35#35: *714 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:40:22 [info] 35#35: *715 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:40:31 [info] 35#35: *716 [lua] access_by_lua(msblocations.conf:189):2: a79b68b6b8f295cc36a52d6da888ad87:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:40:31 [info] 35#35: *716 [lua] logger.lua:23: a79b68b6b8f295cc36a52d6da888ad87 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:40:31 +0000] a79b68b6b8f295cc36a52d6da888ad87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:40:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:40:32 [info] 38#38: *717 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:40:32 [info] 38#38: *718 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:40:42 [info] 35#35: *719 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:40:42 [info] 38#38: *720 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:40:46 [info] 35#35: *721 [lua] access_by_lua(msblocations.conf:189):2: eacf4dfe233dccd438d4343e6104a34b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:40:46 +0000] eacf4dfe233dccd438d4343e6104a34b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:40:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:40:46 [info] 35#35: *721 [lua] logger.lua:23: eacf4dfe233dccd438d4343e6104a34b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 03:40:52 [info] 35#35: *723 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:40:52 [info] 35#35: *722 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:41:01 [info] 35#35: *725 [lua] access_by_lua(msblocations.conf:189):2: 69e802bc799fc3d124c894fa426dc15e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:41:01 +0000] 69e802bc799fc3d124c894fa426dc15e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/07 03:41:01 [info] 35#35: *725 [lua] logger.lua:23: 69e802bc799fc3d124c894fa426dc15e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:41:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 03:41:02 [info] 35#35: *727 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:41:02 [info] 35#35: *726 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:41:12 [info] 35#35: *728 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:41:12 [info] 35#35: *729 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:41:16 [info] 35#35: *730 [lua] access_by_lua(msblocations.conf:189):2: 74832686d9d1badbfe5e6141d38bf9d5:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:41:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:41:16 [info] 35#35: *730 [lua] logger.lua:23: 74832686d9d1badbfe5e6141d38bf9d5 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:41:16 +0000] 74832686d9d1badbfe5e6141d38bf9d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 03:41:22 [info] 35#35: *732 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:41:22 [info] 35#35: *731 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:41:31 [info] 35#35: *733 [lua] access_by_lua(msblocations.conf:189):2: 531420613b512fcdea775dae09445bb0:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:41:31 +0000] 531420613b512fcdea775dae09445bb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 03:41:31 [info] 35#35: *733 [lua] logger.lua:23: 531420613b512fcdea775dae09445bb0 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:41:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:41:32 [info] 35#35: *734 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:41:32 [info] 35#35: *735 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:41:42 [info] 38#38: *736 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:41:42 [info] 38#38: *737 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:41:46 [info] 35#35: *738 [lua] access_by_lua(msblocations.conf:189):2: 8b0fc3eb752ecdc126027985c331796c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:41:46 +0000] 8b0fc3eb752ecdc126027985c331796c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 03:41:46 [info] 35#35: *738 [lua] logger.lua:23: 8b0fc3eb752ecdc126027985c331796c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:41:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:41:52 [info] 35#35: *739 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:41:52 [info] 35#35: *740 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:42:01 [info] 35#35: *742 [lua] access_by_lua(msblocations.conf:189):2: 0efcfb4c24d3999a053071da7d1a076f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:42:01 [info] 35#35: *742 [lua] logger.lua:23: 0efcfb4c24d3999a053071da7d1a076f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:42:01 +0000] 0efcfb4c24d3999a053071da7d1a076f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:42:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:42:02 [info] 38#38: *743 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:42:02 [info] 38#38: *744 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:42:12 [info] 38#38: *745 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:42:12 [info] 38#38: *746 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:42:16 [info] 35#35: *747 [lua] access_by_lua(msblocations.conf:189):2: 0b553c963dce29c9b9fb174b8cee1d01:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:42:16 [info] 35#35: *747 [lua] logger.lua:23: 0b553c963dce29c9b9fb174b8cee1d01 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:42:16 +0000] 0b553c963dce29c9b9fb174b8cee1d01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:42:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/07 03:42:22 [info] 38#38: *748 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:42:22 [info] 38#38: *749 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:42:31 [info] 35#35: *750 [lua] access_by_lua(msblocations.conf:189):2: e8dc2e6c0a4306416802784d7bd0e8d1:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:42:31 [info] 35#35: *750 [lua] logger.lua:23: e8dc2e6c0a4306416802784d7bd0e8d1 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:42:31 +0000] e8dc2e6c0a4306416802784d7bd0e8d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:42:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 03:42:32 [info] 35#35: *752 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:42:32 [info] 35#35: *751 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:42:42 [info] 35#35: *753 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:42:42 [info] 38#38: *754 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:42:46 [info] 35#35: *755 [lua] access_by_lua(msblocations.conf:189):2: 78bbe5fcc67373ee3ed625f16b1c8b01:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:42:46 [info] 35#35: *755 [lua] logger.lua:23: 78bbe5fcc67373ee3ed625f16b1c8b01 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:42:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.69.216 - - [07/Jan/2023:03:42:46 +0000] 78bbe5fcc67373ee3ed625f16b1c8b01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/07 03:42:52 [info] 38#38: *756 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:42:52 [info] 35#35: *757 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:43:01 [info] 35#35: *759 [lua] access_by_lua(msblocations.conf:189):2: 0db94c64491f5fac450e15f5e59c1337:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:43:01 [info] 35#35: *759 [lua] logger.lua:23: 0db94c64491f5fac450e15f5e59c1337 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:43:01 +0000] 0db94c64491f5fac450e15f5e59c1337 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:43:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:43:02 [info] 35#35: *761 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:43:02 [info] 35#35: *760 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:43:12 [info] 35#35: *763 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:43:12 [info] 38#38: *762 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:43:16 [info] 35#35: *764 [lua] access_by_lua(msblocations.conf:189):2: 48d23297cded775a1116a2d8d6294c31:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:43:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:43:16 [info] 35#35: *764 [lua] logger.lua:23: 48d23297cded775a1116a2d8d6294c31 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:43:16 +0000] 48d23297cded775a1116a2d8d6294c31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 03:43:17 [info] 35#35: *765 client closed connection while waiting for request, client: 10.233.68.90, server: 0.0.0.0:443
2023/01/07 03:43:17 [info] 35#35: *766 client sent invalid method while reading client request line, client: 10.233.68.90, server: , request: "���5Pj������m)�i���u��|.�ј" 0����yS*���|.J�z0RH����SF�o>�,�0�̨̩̪�+�/��$�(k�#�'g�"
10.233.68.90 - - [07/Jan/2023:03:43:17 +0000] 10f6802aa43b3b45489f6a92a79c0773 "\x16\x03\x01\x02\x00\x01\x00\x01\xFC\x03\x03\x0F\xB7\xF85\x1APj\xAF\xBD\xBE\xA6\xF7\x95m)\x03\x84i\x85\xCF\xDDu\x85\xC9\x15|.\xC5\xD1\x98\x22\x17 \x050\x83\x90\xB4\x04\x19\xBDyS*\xA8\xDA\xFC|.J\xD6z0RH\xE9\xAA\xE8\xD2SF\x18\x04\xB5o\x00>\x13\x02\x13\x03\x13\x01\xC0,\xC00\x00\x9F\xCC\xA9\xCC\xA8\xCC\xAA\xC0+\xC0/\x00\x9E\xC0$\xC0(\x00k\xC0#\xC0'\x00g\xC0" 400 request_processing_time:0.002 upstream_response_time:- "-" "-" "-"
2023/01/07 03:43:17 [info] 35#35: *766 recv() failed (104: Connection reset by peer) while reading client request line, client: 10.233.68.90, server: , request: "���5Pj������m)�i���u��|.�ј" 0����yS*���|.J�z0RH����SF�o>�,�0�̨̩̪�+�/��$�(k�#�'g�"
2023/01/07 03:43:17 [info] 35#35: *767 client closed connection while waiting for request, client: 10.233.68.90, server: 0.0.0.0:443
2023/01/07 03:43:22 [info] 35#35: *768 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:43:22 [info] 35#35: *769 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:43:31 [info] 35#35: *770 [lua] access_by_lua(msblocations.conf:189):2: 3139e883a503ed1617da07661ed6edf4:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:43:31 +0000] 3139e883a503ed1617da07661ed6edf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
2023/01/07 03:43:31 [info] 35#35: *770 [lua] logger.lua:23: 3139e883a503ed1617da07661ed6edf4 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:43:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:43:32 [info] 38#38: *771 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:43:32 [info] 38#38: *772 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:43:42 [info] 35#35: *773 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:43:42 [info] 38#38: *774 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:43:46 [info] 35#35: *775 [lua] access_by_lua(msblocations.conf:189):2: 9b192c1626100aa7720be9cec752719e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:43:46 [info] 35#35: *775 [lua] logger.lua:23: 9b192c1626100aa7720be9cec752719e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:43:46 +0000] 9b192c1626100aa7720be9cec752719e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:43:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:43:52 [info] 38#38: *776 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:43:52 [info] 38#38: *777 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:44:01 [info] 35#35: *779 [lua] access_by_lua(msblocations.conf:189):2: 0c5e677786c17543fc8ca07991ab37dd:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:44:01 [info] 35#35: *779 [lua] logger.lua:23: 0c5e677786c17543fc8ca07991ab37dd {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:44:01 +0000] 0c5e677786c17543fc8ca07991ab37dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:44:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:44:02 [info] 38#38: *781 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:44:02 [info] 38#38: *780 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:44:12 [info] 35#35: *782 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:44:12 [info] 38#38: *783 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:44:16 [info] 35#35: *784 [lua] access_by_lua(msblocations.conf:189):2: 4d24f44a5ca56bd6cbc2e5d72e0019a9:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:44:16 [info] 35#35: *784 [lua] logger.lua:23: 4d24f44a5ca56bd6cbc2e5d72e0019a9 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:44:16 +0000] 4d24f44a5ca56bd6cbc2e5d72e0019a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:44:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:44:22 [info] 38#38: *785 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:44:22 [info] 38#38: *786 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:44:31 [info] 35#35: *787 [lua] access_by_lua(msblocations.conf:189):2: f1c9766d3bc6c801752cad796d9c27f0:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:44:31 +0000] f1c9766d3bc6c801752cad796d9c27f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 03:44:31 [info] 35#35: *787 [lua] logger.lua:23: f1c9766d3bc6c801752cad796d9c27f0 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:44:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:44:32 [info] 35#35: *789 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:44:32 [info] 35#35: *788 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:44:42 [info] 35#35: *790 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:44:42 [info] 35#35: *791 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:44:46 [info] 35#35: *792 [lua] access_by_lua(msblocations.conf:189):2: c527a32e1e045367fb5132648b1e8abe:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:44:46 [info] 35#35: *792 [lua] logger.lua:23: c527a32e1e045367fb5132648b1e8abe {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:44:46 +0000] c527a32e1e045367fb5132648b1e8abe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:44:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:44:52 [info] 35#35: *794 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:44:52 [info] 35#35: *793 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:45:01 [info] 35#35: *796 [lua] access_by_lua(msblocations.conf:189):2: be7eca4ca3c184956e91d5795f3a640f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:45:01 [info] 35#35: *796 [lua] logger.lua:23: be7eca4ca3c184956e91d5795f3a640f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:45:01 +0000] be7eca4ca3c184956e91d5795f3a640f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:45:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:45:02 [info] 35#35: *797 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:45:02 [info] 38#38: *798 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:45:12 [info] 35#35: *799 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:45:12 [info] 38#38: *800 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:45:16 [info] 35#35: *801 [lua] access_by_lua(msblocations.conf:189):2: 89d0adf80cf7279a124e22ff2da49403:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:45:16 [info] 35#35: *801 [lua] logger.lua:23: 89d0adf80cf7279a124e22ff2da49403 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:45:16 +0000] 89d0adf80cf7279a124e22ff2da49403 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:45:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:45:22 [info] 35#35: *802 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:45:22 [info] 35#35: *803 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:45:31 [info] 35#35: *804 [lua] access_by_lua(msblocations.conf:189):2: 86e74d7867a603656997a86b8bbbcbef:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:45:31 [info] 35#35: *804 [lua] logger.lua:23: 86e74d7867a603656997a86b8bbbcbef {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:45:31 +0000] 86e74d7867a603656997a86b8bbbcbef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:45:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:45:32 [info] 38#38: *805 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:45:32 [info] 38#38: *806 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:45:42 [info] 38#38: *808 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:45:42 [info] 35#35: *807 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:45:46 [info] 35#35: *809 [lua] access_by_lua(msblocations.conf:189):2: 6b1229602695cb997c374d0520a9b0ae:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:45:46 [info] 35#35: *809 [lua] logger.lua:23: 6b1229602695cb997c374d0520a9b0ae {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:45:46 +0000] 6b1229602695cb997c374d0520a9b0ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:45:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/07 03:45:52 [info] 38#38: *810 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:45:52 [info] 38#38: *811 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:46:01 [info] 35#35: *813 [lua] access_by_lua(msblocations.conf:189):2: e695f71f846595d3a884df6bf22d4c50:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:46:01 [info] 35#35: *813 [lua] logger.lua:23: e695f71f846595d3a884df6bf22d4c50 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:46:01 +0000] e695f71f846595d3a884df6bf22d4c50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:46:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:46:02 [info] 35#35: *814 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:46:02 [info] 35#35: *815 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:46:12 [info] 35#35: *816 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:46:12 [info] 35#35: *817 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:46:16 [info] 35#35: *818 [lua] access_by_lua(msblocations.conf:189):2: b5d2c54bd0144417fb2627875c55461c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:46:16 [info] 35#35: *818 [lua] logger.lua:23: b5d2c54bd0144417fb2627875c55461c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:46:16 +0000] b5d2c54bd0144417fb2627875c55461c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:46:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:46:22 [info] 38#38: *819 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:46:22 [info] 38#38: *820 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:46:31 [info] 35#35: *821 [lua] access_by_lua(msblocations.conf:189):2: 5d58f0dac746f67808b3ef68a7a832e7:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:46:31 +0000] 5d58f0dac746f67808b3ef68a7a832e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 03:46:31 [info] 35#35: *821 [lua] logger.lua:23: 5d58f0dac746f67808b3ef68a7a832e7 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:46:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:46:32 [info] 35#35: *822 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:46:32 [info] 35#35: *823 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:46:42 [info] 35#35: *824 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:46:42 [info] 35#35: *825 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:46:46 [info] 35#35: *826 [lua] access_by_lua(msblocations.conf:189):2: cb2ff73f43798be31be36cccc7fe1628:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:46:46 +0000] cb2ff73f43798be31be36cccc7fe1628 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 03:46:46 [info] 35#35: *826 [lua] logger.lua:23: cb2ff73f43798be31be36cccc7fe1628 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:46:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:46:52 [info] 35#35: *827 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:46:52 [info] 38#38: *828 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:46:56 [info] 35#35: *830 client closed connection while waiting for request, client: 10.233.65.217, server: 0.0.0.0:443
2023/01/07 03:47:01 [info] 35#35: *831 [lua] access_by_lua(msblocations.conf:189):2: be944376ea790177d1a4f8e34307d3c8:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:47:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.216 - - [07/Jan/2023:03:47:01 +0000] be944376ea790177d1a4f8e34307d3c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 03:47:01 [info] 35#35: *831 [lua] logger.lua:23: be944376ea790177d1a4f8e34307d3c8 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 03:47:02 [info] 38#38: *833 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:47:02 [info] 35#35: *832 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:47:12 [info] 38#38: *834 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:47:12 [info] 38#38: *835 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:47:16 [info] 35#35: *836 [lua] access_by_lua(msblocations.conf:189):2: ee633e2ad0d03c1a9c7c07332daaa70c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:47:16 +0000] ee633e2ad0d03c1a9c7c07332daaa70c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 03:47:16 [info] 35#35: *836 [lua] logger.lua:23: ee633e2ad0d03c1a9c7c07332daaa70c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:47:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:47:22 [info] 38#38: *837 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:47:22 [info] 38#38: *838 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:47:31 [info] 35#35: *839 [lua] access_by_lua(msblocations.conf:189):2: f413d204c39bc2869ff4ecae6196f5a1:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:47:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:47:31 [info] 35#35: *839 [lua] logger.lua:23: f413d204c39bc2869ff4ecae6196f5a1 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:47:31 +0000] f413d204c39bc2869ff4ecae6196f5a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 03:47:32 [info] 35#35: *840 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:47:32 [info] 35#35: *841 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:47:42 [info] 35#35: *842 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:47:42 [info] 35#35: *843 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:47:46 [info] 35#35: *844 [lua] access_by_lua(msblocations.conf:189):2: 0896d21881196db7b2d6b861afa8046c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:47:46 +0000] 0896d21881196db7b2d6b861afa8046c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/07 03:47:46 [info] 35#35: *844 [lua] logger.lua:23: 0896d21881196db7b2d6b861afa8046c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:47:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/07 03:47:52 [info] 35#35: *845 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:47:52 [info] 35#35: *846 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:48:01 [info] 35#35: *848 [lua] access_by_lua(msblocations.conf:189):2: b4fc0b54b0e8b2fc8556c0bcb8577b43:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:48:01 [info] 35#35: *848 [lua] logger.lua:23: b4fc0b54b0e8b2fc8556c0bcb8577b43 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:48:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.216 - - [07/Jan/2023:03:48:01 +0000] b4fc0b54b0e8b2fc8556c0bcb8577b43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/07 03:48:02 [info] 35#35: *849 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:48:02 [info] 38#38: *850 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:48:12 [info] 35#35: *851 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:48:12 [info] 38#38: *852 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:48:16 [info] 35#35: *853 [lua] access_by_lua(msblocations.conf:189):2: 8a9ade9df453c73a1b1a86f9c120e4e1:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:48:16 +0000] 8a9ade9df453c73a1b1a86f9c120e4e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 03:48:16 [info] 35#35: *853 [lua] logger.lua:23: 8a9ade9df453c73a1b1a86f9c120e4e1 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:48:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:48:22 [info] 38#38: *854 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:48:22 [info] 38#38: *855 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:48:32 [info] 35#35: *856 [lua] access_by_lua(msblocations.conf:189):2: 2d9e7584a142d4328bfeb929d0130b42:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:48:32 [info] 35#35: *856 [lua] logger.lua:23: 2d9e7584a142d4328bfeb929d0130b42 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:48:32 +0000] 2d9e7584a142d4328bfeb929d0130b42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:48:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:48:32 [info] 38#38: *857 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:48:32 [info] 38#38: *858 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:48:42 [info] 38#38: *859 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:48:42 [info] 35#35: *860 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:48:47 [info] 35#35: *861 [lua] access_by_lua(msblocations.conf:189):2: ef1332736cb1e6755d553e527ffe8967:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:48:47 [info] 35#35: *861 [lua] logger.lua:23: ef1332736cb1e6755d553e527ffe8967 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:48:47 +0000] ef1332736cb1e6755d553e527ffe8967 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:48:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:48:52 [info] 35#35: *863 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:48:52 [info] 38#38: *862 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:49:02 [info] 35#35: *865 [lua] access_by_lua(msblocations.conf:189):2: 2e05a6138eefe20a005e6b0390a2d3f2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:49:02 [info] 35#35: *865 [lua] logger.lua:23: 2e05a6138eefe20a005e6b0390a2d3f2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:49:02 +0000] 2e05a6138eefe20a005e6b0390a2d3f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:49:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:49:02 [info] 35#35: *866 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:49:02 [info] 38#38: *867 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:49:12 [info] 35#35: *868 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:49:12 [info] 35#35: *869 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:49:17 [info] 35#35: *870 [lua] access_by_lua(msblocations.conf:189):2: 6ca45883cfcdaf90d3c1501ca6cc96f9:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:49:17 +0000] 6ca45883cfcdaf90d3c1501ca6cc96f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/07 03:49:17 [info] 35#35: *870 [lua] logger.lua:23: 6ca45883cfcdaf90d3c1501ca6cc96f9 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:49:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 03:49:22 [info] 35#35: *871 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:49:22 [info] 35#35: *872 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:49:32 [info] 35#35: *873 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:49:32 [info] 35#35: *874 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:49:32 [info] 35#35: *875 [lua] access_by_lua(msblocations.conf:189):2: 47782e05c86af8aaac764b65a92f63a8:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:49:32 [info] 35#35: *875 [lua] logger.lua:23: 47782e05c86af8aaac764b65a92f63a8 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:49:32 +0000] 47782e05c86af8aaac764b65a92f63a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:49:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:49:42 [info] 38#38: *876 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:49:42 [info] 38#38: *877 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:49:47 [info] 35#35: *878 [lua] access_by_lua(msblocations.conf:189):2: baa217ff4de0b71cd3741ecba5eac798:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:49:47 [info] 35#35: *878 [lua] logger.lua:23: baa217ff4de0b71cd3741ecba5eac798 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:49:47 +0000] baa217ff4de0b71cd3741ecba5eac798 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:49:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:49:52 [info] 38#38: *879 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:49:52 [info] 38#38: *880 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:50:02 [info] 38#38: *882 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:50:02 [info] 35#35: *883 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:50:02 [info] 35#35: *884 [lua] access_by_lua(msblocations.conf:189):2: 9e6a0a5a081c239b1522a0ebd7075bb0:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:50:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.216 - - [07/Jan/2023:03:50:02 +0000] 9e6a0a5a081c239b1522a0ebd7075bb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 03:50:02 [info] 35#35: *884 [lua] logger.lua:23: 9e6a0a5a081c239b1522a0ebd7075bb0 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 03:50:12 [info] 38#38: *886 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:50:12 [info] 38#38: *885 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:50:17 [info] 35#35: *887 [lua] access_by_lua(msblocations.conf:189):2: 2e3fa531594659521692a07ca4ba090c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:50:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.69.216 - - [07/Jan/2023:03:50:17 +0000] 2e3fa531594659521692a07ca4ba090c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/07 03:50:17 [info] 35#35: *887 [lua] logger.lua:23: 2e3fa531594659521692a07ca4ba090c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 03:50:22 [info] 35#35: *888 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:50:22 [info] 38#38: *889 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:50:32 [info] 35#35: *890 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:50:32 [info] 35#35: *891 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:50:32 [info] 35#35: *892 [lua] access_by_lua(msblocations.conf:189):2: 3f74dcf85475e57ad28883acdcc5ea5f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:50:32 [info] 35#35: *892 [lua] logger.lua:23: 3f74dcf85475e57ad28883acdcc5ea5f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:50:32 +0000] 3f74dcf85475e57ad28883acdcc5ea5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:50:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:50:42 [info] 35#35: *893 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:50:42 [info] 35#35: *894 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:50:47 [info] 35#35: *895 [lua] access_by_lua(msblocations.conf:189):2: ea41817df90574c0ff527692be6f7b30:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:50:47 [info] 35#35: *895 [lua] logger.lua:23: ea41817df90574c0ff527692be6f7b30 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:50:47 +0000] ea41817df90574c0ff527692be6f7b30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:50:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:50:52 [info] 38#38: *897 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:50:52 [info] 35#35: *896 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:51:02 [info] 35#35: *899 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:51:02 [info] 35#35: *900 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:51:02 [info] 35#35: *901 [lua] access_by_lua(msblocations.conf:189):2: 295d50402aed63c5c3dd85e2184aea64:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:51:02 +0000] 295d50402aed63c5c3dd85e2184aea64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.058 upstream_response_time:0.046 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:51:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 40
2023/01/07 03:51:02 [info] 35#35: *901 [lua] logger.lua:23: 295d50402aed63c5c3dd85e2184aea64 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 03:51:12 [info] 38#38: *903 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:51:12 [info] 35#35: *902 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:51:17 [info] 35#35: *904 [lua] access_by_lua(msblocations.conf:189):2: 8a4822976b85c5a5bb2e112e717af12f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:51:17 [info] 35#35: *904 [lua] logger.lua:23: 8a4822976b85c5a5bb2e112e717af12f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:51:17 +0000] 8a4822976b85c5a5bb2e112e717af12f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:51:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 03:51:22 [info] 38#38: *905 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:51:22 [info] 38#38: *906 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:51:32 [info] 35#35: *907 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:51:32 [info] 35#35: *908 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:51:32 [info] 35#35: *909 [lua] access_by_lua(msblocations.conf:189):2: 25ba8622d49a595f56ea841c42126174:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:51:32 [info] 35#35: *909 [lua] logger.lua:23: 25ba8622d49a595f56ea841c42126174 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:51:32 +0000] 25ba8622d49a595f56ea841c42126174 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:51:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:51:42 [info] 38#38: *910 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:51:42 [info] 38#38: *911 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:51:47 [info] 35#35: *912 [lua] access_by_lua(msblocations.conf:189):2: e3ea2c29c8d6ca0111ceea64e6f29aaa:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:51:47 [info] 35#35: *912 [lua] logger.lua:23: e3ea2c29c8d6ca0111ceea64e6f29aaa {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:51:47 +0000] e3ea2c29c8d6ca0111ceea64e6f29aaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:51:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:51:52 [info] 38#38: *914 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:51:52 [info] 38#38: *913 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:52:02 [info] 38#38: *917 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:52:02 [info] 35#35: *916 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:52:02 [info] 35#35: *918 [lua] access_by_lua(msblocations.conf:189):2: d238d7613e8297e1d163a6913a66d7d8:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:52:02 [info] 35#35: *918 [lua] logger.lua:23: d238d7613e8297e1d163a6913a66d7d8 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:52:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.216 - - [07/Jan/2023:03:52:02 +0000] d238d7613e8297e1d163a6913a66d7d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 03:52:12 [info] 35#35: *919 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:52:12 [info] 35#35: *920 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:52:17 [info] 35#35: *921 [lua] access_by_lua(msblocations.conf:189):2: fe869298720ba8d79ea90a0256515711:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:52:17 [info] 35#35: *921 [lua] logger.lua:23: fe869298720ba8d79ea90a0256515711 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:52:17 +0000] fe869298720ba8d79ea90a0256515711 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:52:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:52:22 [info] 35#35: *922 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:52:22 [info] 35#35: *923 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:52:32 [info] 35#35: *924 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:52:32 [info] 38#38: *925 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:52:32 [info] 35#35: *926 [lua] access_by_lua(msblocations.conf:189):2: 5950f8316acca8edde963f7ff90ac410:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:52:32 [info] 35#35: *926 [lua] logger.lua:23: 5950f8316acca8edde963f7ff90ac410 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:52:32 +0000] 5950f8316acca8edde963f7ff90ac410 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:52:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/07 03:52:42 [info] 35#35: *927 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:52:42 [info] 35#35: *928 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:52:47 [info] 35#35: *929 [lua] access_by_lua(msblocations.conf:189):2: 1dcc8e6404baed13e4e8961da38c5dfe:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:52:47 [info] 35#35: *929 [lua] logger.lua:23: 1dcc8e6404baed13e4e8961da38c5dfe {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:52:47 +0000] 1dcc8e6404baed13e4e8961da38c5dfe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:52:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:52:52 [info] 38#38: *931 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:52:52 [info] 35#35: *930 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:53:02 [info] 38#38: *934 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:53:02 [info] 38#38: *933 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:53:02 [info] 35#35: *935 [lua] access_by_lua(msblocations.conf:189):2: 0fcca433a219d94aeb6d0eee0b7dcb3b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:53:02 [info] 35#35: *935 [lua] logger.lua:23: 0fcca433a219d94aeb6d0eee0b7dcb3b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:53:02 +0000] 0fcca433a219d94aeb6d0eee0b7dcb3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:53:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:53:12 [info] 35#35: *936 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:53:12 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:53:17 [info] 35#35: *938 [lua] access_by_lua(msblocations.conf:189):2: f2bd9a3ac2a4244a8a045932f2b20e6d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:53:17 +0000] f2bd9a3ac2a4244a8a045932f2b20e6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 03:53:17 [info] 35#35: *938 [lua] logger.lua:23: f2bd9a3ac2a4244a8a045932f2b20e6d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:53:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:53:22 [info] 38#38: *939 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:53:22 [info] 35#35: *940 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:53:32 [info] 35#35: *941 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:53:32 [info] 35#35: *942 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:53:32 [info] 35#35: *943 [lua] access_by_lua(msblocations.conf:189):2: 78dffb761526dee137664f599f188055:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:53:32 [info] 35#35: *943 [lua] logger.lua:23: 78dffb761526dee137664f599f188055 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:53:32 +0000] 78dffb761526dee137664f599f188055 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:53:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:53:42 [info] 38#38: *945 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:53:42 [info] 35#35: *944 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:53:47 [info] 35#35: *946 [lua] access_by_lua(msblocations.conf:189):2: 6e0f28be9e073aed5e5ae725c1aac8a9:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:53:47 +0000] 6e0f28be9e073aed5e5ae725c1aac8a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:53:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:53:47 [info] 35#35: *946 [lua] logger.lua:23: 6e0f28be9e073aed5e5ae725c1aac8a9 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 03:53:52 [info] 35#35: *947 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:53:52 [info] 35#35: *948 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:54:02 [info] 35#35: *950 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:54:02 [info] 35#35: *951 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:54:02 [info] 35#35: *952 [lua] access_by_lua(msblocations.conf:189):2: 43a56bb5a6fbd59b2f4d61f82a628565:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:54:02 [info] 35#35: *952 [lua] logger.lua:23: 43a56bb5a6fbd59b2f4d61f82a628565 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:54:02 +0000] 43a56bb5a6fbd59b2f4d61f82a628565 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:54:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:54:12 [info] 38#38: *953 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:54:12 [info] 38#38: *954 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:54:17 [info] 35#35: *955 [lua] access_by_lua(msblocations.conf:189):2: 75ab5e7591278211db5d4e75ca5cf26f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:54:17 [info] 35#35: *955 [lua] logger.lua:23: 75ab5e7591278211db5d4e75ca5cf26f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:54:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.216 - - [07/Jan/2023:03:54:17 +0000] 75ab5e7591278211db5d4e75ca5cf26f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 03:54:22 [info] 35#35: *956 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:54:22 [info] 35#35: *957 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:54:32 [info] 35#35: *958 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:54:32 [info] 35#35: *959 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:54:32 [info] 35#35: *960 [lua] access_by_lua(msblocations.conf:189):2: e666dcff480c5aabb8ee926af97e0b38:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:54:32 [info] 35#35: *960 [lua] logger.lua:23: e666dcff480c5aabb8ee926af97e0b38 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:54:32 +0000] e666dcff480c5aabb8ee926af97e0b38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:54:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:54:39 [info] 35#35: *961 client closed connection while waiting for request, client: 10.233.65.217, server: 0.0.0.0:443
2023/01/07 03:54:42 [info] 35#35: *962 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:54:42 [info] 38#38: *963 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:54:47 [info] 35#35: *964 [lua] access_by_lua(msblocations.conf:189):2: fe9305d792abc43eaf63b0947e205f24:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:54:47 +0000] fe9305d792abc43eaf63b0947e205f24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 03:54:47 [info] 35#35: *964 [lua] logger.lua:23: fe9305d792abc43eaf63b0947e205f24 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:54:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:54:52 [info] 35#35: *965 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:54:52 [info] 35#35: *966 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:55:02 [info] 38#38: *969 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:55:02 [info] 38#38: *968 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:55:02 [info] 35#35: *970 [lua] access_by_lua(msblocations.conf:189):2: 313733b3f62442f25a2f63432fb26938:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:55:02 [info] 35#35: *970 [lua] logger.lua:23: 313733b3f62442f25a2f63432fb26938 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:55:02 +0000] 313733b3f62442f25a2f63432fb26938 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:55:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:55:12 [info] 35#35: *971 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:55:12 [info] 35#35: *972 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:55:17 [info] 35#35: *973 [lua] access_by_lua(msblocations.conf:189):2: 93677a0704c6e673069b02dcc7b7833a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:55:17 +0000] 93677a0704c6e673069b02dcc7b7833a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/07 03:55:17 [info] 35#35: *973 [lua] logger.lua:23: 93677a0704c6e673069b02dcc7b7833a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:55:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/07 03:55:22 [info] 35#35: *974 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:55:22 [info] 35#35: *975 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:55:32 [info] 35#35: *976 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:55:32 [info] 35#35: *977 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:55:32 [info] 35#35: *978 [lua] access_by_lua(msblocations.conf:189):2: e5ac8d3ac77a175fadc346e85e83c2ed:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:55:32 [info] 35#35: *978 [lua] logger.lua:23: e5ac8d3ac77a175fadc346e85e83c2ed {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:55:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.216 - - [07/Jan/2023:03:55:32 +0000] e5ac8d3ac77a175fadc346e85e83c2ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 03:55:42 [info] 38#38: *979 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:55:42 [info] 38#38: *980 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:55:47 [info] 35#35: *981 [lua] access_by_lua(msblocations.conf:189):2: df0d828cdd2276d858a764d754bbb469:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:55:47 [info] 35#35: *981 [lua] logger.lua:23: df0d828cdd2276d858a764d754bbb469 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:55:47 +0000] df0d828cdd2276d858a764d754bbb469 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:55:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 03:55:52 [info] 38#38: *982 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:55:52 [info] 38#38: *983 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:56:02 [info] 35#35: *986 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:56:02 [info] 35#35: *985 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:56:02 [info] 35#35: *987 [lua] access_by_lua(msblocations.conf:189):2: 71a1b7304a183aaceffc18aa721ff5d7:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:56:02 +0000] 71a1b7304a183aaceffc18aa721ff5d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:56:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:56:02 [info] 35#35: *987 [lua] logger.lua:23: 71a1b7304a183aaceffc18aa721ff5d7 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 03:56:12 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:56:12 [info] 38#38: *989 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:56:17 [info] 35#35: *990 [lua] access_by_lua(msblocations.conf:189):2: a67d1a2b993f632a199e5aa0463864e4:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:56:17 [info] 35#35: *990 [lua] logger.lua:23: a67d1a2b993f632a199e5aa0463864e4 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:56:17 +0000] a67d1a2b993f632a199e5aa0463864e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:56:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:56:22 [info] 35#35: *991 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:56:22 [info] 35#35: *992 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:56:32 [info] 38#38: *993 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:56:32 [info] 38#38: *994 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:56:32 [info] 35#35: *995 [lua] access_by_lua(msblocations.conf:189):2: 943ca7a4fbf2b9517d1192ca90bcfa15:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:56:32 +0000] 943ca7a4fbf2b9517d1192ca90bcfa15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 03:56:32 [info] 35#35: *995 [lua] logger.lua:23: 943ca7a4fbf2b9517d1192ca90bcfa15 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:56:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:56:42 [info] 35#35: *996 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:56:42 [info] 35#35: *997 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:56:47 [info] 35#35: *998 [lua] access_by_lua(msblocations.conf:189):2: d80b043a08acf83795f1415c07f12a9e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:56:47 [info] 35#35: *998 [lua] logger.lua:23: d80b043a08acf83795f1415c07f12a9e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:56:47 +0000] d80b043a08acf83795f1415c07f12a9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:56:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:56:52 [info] 38#38: *1000 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:56:52 [info] 38#38: *999 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:57:02 [info] 35#35: *1002 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:57:02 [info] 35#35: *1003 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:57:02 [info] 35#35: *1004 [lua] access_by_lua(msblocations.conf:189):2: c635b8b2e4736662c7092357fb006e21:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:57:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 03:57:02 [info] 35#35: *1004 [lua] logger.lua:23: c635b8b2e4736662c7092357fb006e21 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:57:02 +0000] c635b8b2e4736662c7092357fb006e21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/07 03:57:12 [info] 35#35: *1005 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:57:12 [info] 38#38: *1006 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:57:17 [info] 35#35: *1007 [lua] access_by_lua(msblocations.conf:189):2: 1dcacf95a8e215529f90bb126bad966d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:57:17 [info] 35#35: *1007 [lua] logger.lua:23: 1dcacf95a8e215529f90bb126bad966d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:57:17 +0000] 1dcacf95a8e215529f90bb126bad966d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:57:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:57:22 [info] 35#35: *1008 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:57:22 [info] 35#35: *1009 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:57:32 [info] 35#35: *1010 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:57:32 [info] 35#35: *1011 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:57:32 [info] 35#35: *1012 [lua] access_by_lua(msblocations.conf:189):2: 4fcb4bd78b8f04356b0463c70c36eb87:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:57:32 [info] 35#35: *1012 [lua] logger.lua:23: 4fcb4bd78b8f04356b0463c70c36eb87 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:57:32 +0000] 4fcb4bd78b8f04356b0463c70c36eb87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:57:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:57:42 [info] 38#38: *1013 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:57:42 [info] 38#38: *1014 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:57:47 [info] 35#35: *1015 [lua] access_by_lua(msblocations.conf:189):2: c20580bf7d439c8326502a1e170a3f6a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:57:47 [info] 35#35: *1015 [lua] logger.lua:23: c20580bf7d439c8326502a1e170a3f6a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:57:47 +0000] c20580bf7d439c8326502a1e170a3f6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:57:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:57:52 [info] 35#35: *1016 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:57:52 [info] 35#35: *1017 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:58:02 [info] 35#35: *1019 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:58:02 [info] 35#35: *1020 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:58:02 [info] 35#35: *1021 [lua] access_by_lua(msblocations.conf:189):2: 4e96d33c6c2ecc3717b08edb3d57e0bb:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:58:02 [info] 35#35: *1021 [lua] logger.lua:23: 4e96d33c6c2ecc3717b08edb3d57e0bb {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:58:02 +0000] 4e96d33c6c2ecc3717b08edb3d57e0bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:58:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:58:12 [info] 35#35: *1022 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:58:12 [info] 35#35: *1023 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:58:17 [info] 35#35: *1024 [lua] access_by_lua(msblocations.conf:189):2: bc375c11032563c4ded04320e725e72a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:58:17 +0000] bc375c11032563c4ded04320e725e72a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 03:58:17 [info] 35#35: *1024 [lua] logger.lua:23: bc375c11032563c4ded04320e725e72a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:58:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:58:22 [info] 38#38: *1026 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:58:22 [info] 38#38: *1025 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:58:32 [info] 38#38: *1027 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:58:32 [info] 38#38: *1028 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:58:32 [info] 35#35: *1029 [lua] access_by_lua(msblocations.conf:189):2: daad19b69d3bf9a19aeba6ef4cd014f5:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:58:32 [info] 35#35: *1029 [lua] logger.lua:23: daad19b69d3bf9a19aeba6ef4cd014f5 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:58:32 +0000] daad19b69d3bf9a19aeba6ef4cd014f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:58:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:58:42 [info] 38#38: *1030 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:58:42 [info] 38#38: *1031 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:58:47 [info] 35#35: *1032 [lua] access_by_lua(msblocations.conf:189):2: 542955cef358c96ccd4647240a6d531e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:58:47 [info] 35#35: *1032 [lua] logger.lua:23: 542955cef358c96ccd4647240a6d531e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:58:47 +0000] 542955cef358c96ccd4647240a6d531e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:58:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 03:58:52 [info] 38#38: *1033 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:58:52 [info] 38#38: *1034 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:59:02 [info] 35#35: *1036 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:59:02 [info] 35#35: *1037 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:59:02 [info] 35#35: *1038 [lua] access_by_lua(msblocations.conf:189):2: cc5146833d0b25f88159f9c0b95a3ee2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:59:02 +0000] cc5146833d0b25f88159f9c0b95a3ee2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/01/07 03:59:02 [info] 35#35: *1038 [lua] logger.lua:23: cc5146833d0b25f88159f9c0b95a3ee2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:59:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2023/01/07 03:59:12 [info] 38#38: *1039 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:59:12 [info] 38#38: *1040 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:59:17 [info] 35#35: *1041 [lua] access_by_lua(msblocations.conf:189):2: 88f605179aaaa144973b3bcac3048e7e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:59:17 +0000] 88f605179aaaa144973b3bcac3048e7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:59:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 03:59:17 [info] 35#35: *1041 [lua] logger.lua:23: 88f605179aaaa144973b3bcac3048e7e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 03:59:22 [info] 35#35: *1042 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:59:22 [info] 38#38: *1043 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:59:32 [info] 35#35: *1044 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:59:32 [info] 35#35: *1045 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:59:32 [info] 35#35: *1046 [lua] access_by_lua(msblocations.conf:189):2: b5365e5e140437f65051b8c0130dbdf8:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 03:59:32 [info] 35#35: *1046 [lua] logger.lua:23: b5365e5e140437f65051b8c0130dbdf8 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:59:32 +0000] b5365e5e140437f65051b8c0130dbdf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:03:59:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 03:59:42 [info] 38#38: *1047 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:59:42 [info] 38#38: *1048 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:59:47 [info] 35#35: *1049 [lua] access_by_lua(msblocations.conf:189):2: e7dfb21aa94c2f333e4ea1f0d4ac0031:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:59:47 +0000] e7dfb21aa94c2f333e4ea1f0d4ac0031 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 03:59:47 [info] 35#35: *1049 [lua] logger.lua:23: e7dfb21aa94c2f333e4ea1f0d4ac0031 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:03:59:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 03:59:52 [info] 38#38: *1051 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 03:59:52 [info] 38#38: *1050 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:00:02 [info] 35#35: *1053 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:00:02 [info] 38#38: *1054 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:00:02 [info] 35#35: *1055 [lua] access_by_lua(msblocations.conf:189):2: ccaaca1d3691d0eae29fec534a6a85f9:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:00:02 [info] 35#35: *1055 [lua] logger.lua:23: ccaaca1d3691d0eae29fec534a6a85f9 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:00:02 +0000] ccaaca1d3691d0eae29fec534a6a85f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:00:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 04:00:12 [info] 38#38: *1056 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:00:12 [info] 38#38: *1057 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:00:17 [info] 35#35: *1058 [lua] access_by_lua(msblocations.conf:189):2: f663da74f4a833609ffdaebc114efc67:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:00:17 [info] 35#35: *1058 [lua] logger.lua:23: f663da74f4a833609ffdaebc114efc67 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:00:17 +0000] f663da74f4a833609ffdaebc114efc67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:00:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:00:22 [info] 35#35: *1059 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:00:22 [info] 35#35: *1060 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:00:32 [info] 35#35: *1062 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:00:32 [info] 38#38: *1061 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:00:32 [info] 35#35: *1063 [lua] access_by_lua(msblocations.conf:189):2: 90006257b6e2d640962ff736672dc352:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:00:32 [info] 35#35: *1063 [lua] logger.lua:23: 90006257b6e2d640962ff736672dc352 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:00:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.216 - - [07/Jan/2023:04:00:32 +0000] 90006257b6e2d640962ff736672dc352 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 04:00:42 [info] 35#35: *1065 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:00:42 [info] 35#35: *1064 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:00:47 [info] 35#35: *1066 [lua] access_by_lua(msblocations.conf:189):2: e4c3730ab593688bd1c702c4f21dddf1:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:00:47 +0000] e4c3730ab593688bd1c702c4f21dddf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 04:00:47 [info] 35#35: *1066 [lua] logger.lua:23: e4c3730ab593688bd1c702c4f21dddf1 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:00:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:00:52 [info] 38#38: *1067 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:00:52 [info] 35#35: *1068 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:01:02 [info] 35#35: *1071 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:01:02 [info] 35#35: *1070 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:01:02 [info] 35#35: *1072 [lua] access_by_lua(msblocations.conf:189):2: 2bf48c74bf9fb6a754ba333eacfe65b2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:01:02 +0000] 2bf48c74bf9fb6a754ba333eacfe65b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:01:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 04:01:02 [info] 35#35: *1072 [lua] logger.lua:23: 2bf48c74bf9fb6a754ba333eacfe65b2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 04:01:12 [info] 35#35: *1074 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:01:12 [info] 35#35: *1073 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:01:17 [info] 35#35: *1075 [lua] access_by_lua(msblocations.conf:189):2: 06dc2e7008f1c64f9d18fbace2adfa74:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:01:17 +0000] 06dc2e7008f1c64f9d18fbace2adfa74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 04:01:17 [info] 35#35: *1075 [lua] logger.lua:23: 06dc2e7008f1c64f9d18fbace2adfa74 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:01:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:01:22 [info] 35#35: *1077 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:01:22 [info] 35#35: *1076 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:01:32 [info] 35#35: *1078 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:01:32 [info] 35#35: *1079 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:01:32 [info] 35#35: *1080 [lua] access_by_lua(msblocations.conf:189):2: 215c056e4484293d2da6ad9490a31c63:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:01:32 [info] 35#35: *1080 [lua] logger.lua:23: 215c056e4484293d2da6ad9490a31c63 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:01:32 +0000] 215c056e4484293d2da6ad9490a31c63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:01:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 04:01:42 [info] 35#35: *1081 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:01:42 [info] 35#35: *1082 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:01:47 [info] 35#35: *1083 [lua] access_by_lua(msblocations.conf:189):2: 9e1f0e7911345ebef06ebfcbdbe8cb41:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:01:47 +0000] 9e1f0e7911345ebef06ebfcbdbe8cb41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 04:01:47 [info] 35#35: *1083 [lua] logger.lua:23: 9e1f0e7911345ebef06ebfcbdbe8cb41 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:01:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/07 04:01:52 [info] 35#35: *1084 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:01:52 [info] 35#35: *1085 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:02:02 [info] 35#35: *1087 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:02:02 [info] 35#35: *1088 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:02:02 [info] 35#35: *1089 [lua] access_by_lua(msblocations.conf:189):2: cf3d6ed833665ad52f00772d6b1128a8:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:02:02 [info] 35#35: *1089 [lua] logger.lua:23: cf3d6ed833665ad52f00772d6b1128a8 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:02:02 +0000] cf3d6ed833665ad52f00772d6b1128a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:02:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 04:02:12 [info] 35#35: *1091 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:02:12 [info] 35#35: *1090 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:02:17 [info] 35#35: *1092 [lua] access_by_lua(msblocations.conf:189):2: 771668bb5648af81cd1447eae5af3451:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:02:17 [info] 35#35: *1092 [lua] logger.lua:23: 771668bb5648af81cd1447eae5af3451 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:02:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.216 - - [07/Jan/2023:04:02:17 +0000] 771668bb5648af81cd1447eae5af3451 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 04:02:22 [info] 35#35: *1094 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:02:22 [info] 35#35: *1095 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:02:22 [info] 35#35: *1093 client closed connection while waiting for request, client: 10.233.65.217, server: 0.0.0.0:443
2023/01/07 04:02:32 [info] 35#35: *1096 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:02:32 [info] 38#38: *1097 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:02:32 [info] 35#35: *1098 [lua] access_by_lua(msblocations.conf:189):2: ae74dfe0a6404db050030e5e1cc7190f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:02:32 [info] 35#35: *1098 [lua] logger.lua:23: ae74dfe0a6404db050030e5e1cc7190f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:02:32 +0000] ae74dfe0a6404db050030e5e1cc7190f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:02:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:02:42 [info] 38#38: *1099 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:02:42 [info] 35#35: *1100 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:02:47 [info] 35#35: *1101 [lua] access_by_lua(msblocations.conf:189):2: c182d27db42b36822063ee78f09ff800:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:02:47 [info] 35#35: *1101 [lua] logger.lua:23: c182d27db42b36822063ee78f09ff800 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:02:47 +0000] c182d27db42b36822063ee78f09ff800 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:02:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/07 04:02:52 [info] 38#38: *1102 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:02:52 [info] 38#38: *1103 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:03:02 [info] 38#38: *1105 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:03:02 [info] 38#38: *1106 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:03:02 [info] 35#35: *1107 [lua] access_by_lua(msblocations.conf:189):2: 5573a9f1a01971e0386b2234889a8ac1:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:03:02 [info] 35#35: *1107 [lua] logger.lua:23: 5573a9f1a01971e0386b2234889a8ac1 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:03:02 +0000] 5573a9f1a01971e0386b2234889a8ac1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:03:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/07 04:03:12 [info] 35#35: *1108 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:03:12 [info] 35#35: *1109 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:03:17 [info] 35#35: *1110 [lua] access_by_lua(msblocations.conf:189):2: 08b63717941243ca4630af50a6413027:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:03:17 [info] 35#35: *1110 [lua] logger.lua:23: 08b63717941243ca4630af50a6413027 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:03:17 +0000] 08b63717941243ca4630af50a6413027 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:03:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:03:22 [info] 35#35: *1111 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:03:22 [info] 35#35: *1112 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:03:32 [info] 35#35: *1113 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:03:32 [info] 35#35: *1114 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:03:32 [info] 35#35: *1115 [lua] access_by_lua(msblocations.conf:189):2: 1a073869a660fbaf0c1a770a5a58415c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:03:32 [info] 35#35: *1115 [lua] logger.lua:23: 1a073869a660fbaf0c1a770a5a58415c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:03:32 +0000] 1a073869a660fbaf0c1a770a5a58415c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:03:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:03:42 [info] 35#35: *1116 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:03:42 [info] 35#35: *1117 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:03:47 [info] 35#35: *1118 [lua] access_by_lua(msblocations.conf:189):2: bad5ca78568657672f6fc68173ee2f1a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:03:47 +0000] bad5ca78568657672f6fc68173ee2f1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 04:03:47 [info] 35#35: *1118 [lua] logger.lua:23: bad5ca78568657672f6fc68173ee2f1a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:03:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:03:52 [info] 35#35: *1120 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:03:52 [info] 38#38: *1119 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:04:02 [info] 35#35: *1122 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:04:02 [info] 35#35: *1123 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:04:02 [info] 35#35: *1124 [lua] access_by_lua(msblocations.conf:189):2: 59cc1b7a553c6474de0714ff153fd530:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:04:02 +0000] 59cc1b7a553c6474de0714ff153fd530 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 04:04:02 [info] 35#35: *1124 [lua] logger.lua:23: 59cc1b7a553c6474de0714ff153fd530 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:04:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 04:04:12 [info] 35#35: *1125 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:04:12 [info] 38#38: *1126 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:04:17 [info] 35#35: *1127 [lua] access_by_lua(msblocations.conf:189):2: 15b291978510fce6762590ae3bb70faa:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:04:17 [info] 35#35: *1127 [lua] logger.lua:23: 15b291978510fce6762590ae3bb70faa {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:04:17 +0000] 15b291978510fce6762590ae3bb70faa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:04:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:04:22 [info] 35#35: *1128 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:04:22 [info] 35#35: *1129 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:04:32 [info] 38#38: *1130 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:04:32 [info] 38#38: *1131 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:04:32 [info] 35#35: *1132 [lua] access_by_lua(msblocations.conf:189):2: bc31b2fa76e567db17572ce3c93f8da4:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:04:32 +0000] bc31b2fa76e567db17572ce3c93f8da4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 04:04:32 [info] 35#35: *1132 [lua] logger.lua:23: bc31b2fa76e567db17572ce3c93f8da4 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:04:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:04:42 [info] 38#38: *1134 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:04:42 [info] 35#35: *1133 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:04:47 [info] 35#35: *1135 [lua] access_by_lua(msblocations.conf:189):2: 8fb660f209d757957c7ccc1a2f224d70:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:04:47 +0000] 8fb660f209d757957c7ccc1a2f224d70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:04:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/07 04:04:47 [info] 35#35: *1135 [lua] logger.lua:23: 8fb660f209d757957c7ccc1a2f224d70 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 04:04:52 [info] 35#35: *1136 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:04:52 [info] 35#35: *1137 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:05:02 [info] 35#35: *1139 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:05:02 [info] 38#38: *1140 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:05:03 [info] 35#35: *1141 [lua] access_by_lua(msblocations.conf:189):2: 295e743a9fb0e7de99c1581b0cdad5b8:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:05:03 +0000] 295e743a9fb0e7de99c1581b0cdad5b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 04:05:03 [info] 35#35: *1141 [lua] logger.lua:23: 295e743a9fb0e7de99c1581b0cdad5b8 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:05:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:05:12 [info] 38#38: *1142 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:05:12 [info] 38#38: *1143 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:05:18 [info] 35#35: *1144 [lua] access_by_lua(msblocations.conf:189):2: 0bc99adeed1c0d4b0e633eefc55d6b8d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:05:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.216 - - [07/Jan/2023:04:05:18 +0000] 0bc99adeed1c0d4b0e633eefc55d6b8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/07 04:05:18 [info] 35#35: *1144 [lua] logger.lua:23: 0bc99adeed1c0d4b0e633eefc55d6b8d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 04:05:22 [info] 35#35: *1145 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:05:22 [info] 35#35: *1146 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:05:32 [info] 38#38: *1147 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:05:32 [info] 38#38: *1148 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:05:33 [info] 35#35: *1149 [lua] access_by_lua(msblocations.conf:189):2: 56e20bd8d59352e8fc30177f8a0aab5e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:05:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:05:33 [info] 35#35: *1149 [lua] logger.lua:23: 56e20bd8d59352e8fc30177f8a0aab5e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:05:33 +0000] 56e20bd8d59352e8fc30177f8a0aab5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 04:05:42 [info] 38#38: *1150 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:05:42 [info] 38#38: *1151 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:05:48 [info] 35#35: *1152 [lua] access_by_lua(msblocations.conf:189):2: 8ef15422b5957dea9671d81b68dc4c06:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:05:48 [info] 35#35: *1152 [lua] logger.lua:23: 8ef15422b5957dea9671d81b68dc4c06 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:05:48 +0000] 8ef15422b5957dea9671d81b68dc4c06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:05:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:05:52 [info] 38#38: *1154 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:05:52 [info] 38#38: *1153 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:06:02 [info] 38#38: *1156 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:06:02 [info] 35#35: *1157 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:06:03 [info] 35#35: *1158 [lua] access_by_lua(msblocations.conf:189):2: bcda793284c8da00d44f4860cbb6958e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:06:03 [info] 35#35: *1158 [lua] logger.lua:23: bcda793284c8da00d44f4860cbb6958e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:06:03 +0000] bcda793284c8da00d44f4860cbb6958e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:06:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:06:12 [info] 38#38: *1159 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:06:12 [info] 38#38: *1160 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:06:18 [info] 35#35: *1161 [lua] access_by_lua(msblocations.conf:189):2: 1570f836c7482ed4d3a024fe58af8a3f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:06:18 +0000] 1570f836c7482ed4d3a024fe58af8a3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:06:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:06:18 [info] 35#35: *1161 [lua] logger.lua:23: 1570f836c7482ed4d3a024fe58af8a3f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 04:06:22 [info] 38#38: *1162 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:06:22 [info] 35#35: *1163 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:06:32 [info] 38#38: *1164 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:06:32 [info] 38#38: *1165 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:06:33 [info] 35#35: *1166 [lua] access_by_lua(msblocations.conf:189):2: b29c62d231f58d9644c1df7b1b1edbd4:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:06:33 +0000] b29c62d231f58d9644c1df7b1b1edbd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/07 04:06:33 [info] 35#35: *1166 [lua] logger.lua:23: b29c62d231f58d9644c1df7b1b1edbd4 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:06:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 04:06:42 [info] 38#38: *1168 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:06:42 [info] 38#38: *1169 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:06:45 [info] 35#35: *1167 client prematurely closed connection while reading client request line, client: 10.233.64.224, server: 
10.233.64.224 - - [07/Jan/2023:04:06:45 +0000] 2323c3c6e49dd7c80fdad4c816a8dab3 "" 400 request_processing_time:5.009 upstream_response_time:- "-" "-" "-"
2023/01/07 04:06:45 [info] 35#35: *1170 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.224, server: , request: "GET / HTTP/1.0"
10.233.64.224 - - [07/Jan/2023:04:06:45 +0000] b33520c4c4a14628bdc62fdfd38322c4 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/07 04:06:48 [info] 35#35: *1171 [lua] access_by_lua(msblocations.conf:189):2: 0bdd7dc592e782282d47a82f76e911b4:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:06:48 [info] 35#35: *1171 [lua] logger.lua:23: 0bdd7dc592e782282d47a82f76e911b4 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:06:48 +0000] 0bdd7dc592e782282d47a82f76e911b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:06:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 04:06:52 [info] 38#38: *1172 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:06:52 [info] 35#35: *1173 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:07:02 [info] 35#35: *1175 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:07:02 [info] 35#35: *1176 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:07:03 [info] 35#35: *1177 [lua] access_by_lua(msblocations.conf:189):2: 9c89bd967e10d9868b0a5f55449d07a8:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:07:03 +0000] 9c89bd967e10d9868b0a5f55449d07a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/07 04:07:03 [info] 35#35: *1177 [lua] logger.lua:23: 9c89bd967e10d9868b0a5f55449d07a8 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:07:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/07 04:07:12 [info] 35#35: *1178 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:07:12 [info] 38#38: *1179 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:07:18 [info] 35#35: *1180 [lua] access_by_lua(msblocations.conf:189):2: c2a2a45e2a7de9368f0981f055364532:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:07:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.69.216 - - [07/Jan/2023:04:07:18 +0000] c2a2a45e2a7de9368f0981f055364532 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 04:07:18 [info] 35#35: *1180 [lua] logger.lua:23: c2a2a45e2a7de9368f0981f055364532 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 04:07:22 [info] 35#35: *1181 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:07:22 [info] 35#35: *1182 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:07:32 [info] 38#38: *1183 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:07:32 [info] 35#35: *1184 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:07:33 [info] 35#35: *1185 [lua] access_by_lua(msblocations.conf:189):2: dfa199438b71b629159a88eaf16663bd:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:07:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.216 - - [07/Jan/2023:04:07:33 +0000] dfa199438b71b629159a88eaf16663bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 04:07:33 [info] 35#35: *1185 [lua] logger.lua:23: dfa199438b71b629159a88eaf16663bd {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 04:07:42 [info] 38#38: *1187 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:07:42 [info] 38#38: *1186 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:07:48 [info] 35#35: *1188 [lua] access_by_lua(msblocations.conf:189):2: 377837cfa52a64f6ffc45171b5ef0e7d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:07:48 +0000] 377837cfa52a64f6ffc45171b5ef0e7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/07 04:07:48 [info] 35#35: *1188 [lua] logger.lua:23: 377837cfa52a64f6ffc45171b5ef0e7d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:07:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/07 04:07:52 [info] 35#35: *1190 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:07:52 [info] 35#35: *1189 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:08:02 [info] 35#35: *1192 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:08:02 [info] 35#35: *1193 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:08:03 [info] 35#35: *1194 [lua] access_by_lua(msblocations.conf:189):2: cc02165685bc90696ad54c6447820a35:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:08:03 +0000] cc02165685bc90696ad54c6447820a35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 04:08:03 [info] 35#35: *1194 [lua] logger.lua:23: cc02165685bc90696ad54c6447820a35 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:08:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:08:12 [info] 35#35: *1195 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:08:12 [info] 38#38: *1196 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:08:12 [info] 35#35: *1197 [lua] access_by_lua(msblocations.conf:189):2: 1476fc3537501ed6a51713d1945e2c17:receive the request, client: 10.233.64.224, server: , request: "GET /nmaplowercheck1673064491 HTTP/1.1", host: "10.32.240.176:30284"
2023/01/07 04:08:12 [warn] 35#35: *1197 [lua] error_handler.lua:29: error_svc_not_found(): 1476fc3537501ed6a51713d1945e2c17 No route found for this request! detail_info:Custom not match, client: 10.233.64.224, server: , request: "GET /nmaplowercheck1673064491 HTTP/1.1", host: "10.32.240.176:30284"
10.233.64.224 - - [07/Jan/2023:04:08:12 +0000] 1476fc3537501ed6a51713d1945e2c17 "GET /nmaplowercheck1673064491 HTTP/1.1" 502 request_processing_time:0.003 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/07 04:08:12 [info] 38#38: *1198 [lua] access_by_lua(msblocations.conf:103):2: 78c3f63f1ac4b1fbcbff1ba1768cb146:receive the request, client: 10.233.64.224, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.176:30284"
2023/01/07 04:08:12 [warn] 38#38: *1198 [lua] error_handler.lua:29: error_svc_not_found(): 78c3f63f1ac4b1fbcbff1ba1768cb146 No route found for this request! detail_info:Custom not match, client: 10.233.64.224, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.176:30284"
10.233.64.224 - - [07/Jan/2023:04:08:12 +0000] 78c3f63f1ac4b1fbcbff1ba1768cb146 "POST /sdk HTTP/1.1" 502 request_processing_time:0.108 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/07 04:08:12 [info] 35#35: *1199 [lua] access_by_lua(msblocations.conf:189):2: 7d415bf5963d44cadc5919ee57445861:receive the request, client: 10.233.64.224, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.176:30284"
2023/01/07 04:08:12 [warn] 35#35: *1199 [lua] error_handler.lua:29: error_svc_not_found(): 7d415bf5963d44cadc5919ee57445861 No route found for this request! detail_info:Custom not match, client: 10.233.64.224, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.176:30284"
10.233.64.224 - - [07/Jan/2023:04:08:12 +0000] 7d415bf5963d44cadc5919ee57445861 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/07 04:08:12 [info] 35#35: *1200 [lua] access_by_lua(msblocations.conf:189):2: 2a34745a931f3b9d407a9abf14667bf7:receive the request, client: 10.233.64.224, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.176:30284"
2023/01/07 04:08:12 [warn] 35#35: *1200 [lua] error_handler.lua:29: error_svc_not_found(): 2a34745a931f3b9d407a9abf14667bf7 No route found for this request! detail_info:Custom not match, client: 10.233.64.224, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.176:30284"
10.233.64.224 - - [07/Jan/2023:04:08:12 +0000] 2a34745a931f3b9d407a9abf14667bf7 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/07 04:08:18 [info] 35#35: *1201 [lua] access_by_lua(msblocations.conf:189):2: a121bc79e206b897a868079606fea51c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:08:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.69.216 - - [07/Jan/2023:04:08:18 +0000] a121bc79e206b897a868079606fea51c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/07 04:08:18 [info] 35#35: *1201 [lua] logger.lua:23: a121bc79e206b897a868079606fea51c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 04:08:19 [info] 35#35: *1202 [lua] access_by_lua(msblocations.conf:189):2: f073a0e05a157fbec02cf38bb5fd65ad:receive the request, client: 10.233.64.224, server: , request: "GET / HTTP/1.0"
2023/01/07 04:08:19 [warn] 35#35: *1202 [lua] error_handler.lua:29: error_svc_not_found(): f073a0e05a157fbec02cf38bb5fd65ad No route found for this request! detail_info:Custom not match, client: 10.233.64.224, server: , request: "GET / HTTP/1.0"
10.233.64.224 - - [07/Jan/2023:04:08:19 +0000] f073a0e05a157fbec02cf38bb5fd65ad "GET / HTTP/1.0" 502 request_processing_time:0.002 upstream_response_time:- "-" "-" "-"
2023/01/07 04:08:19 [info] 35#35: *1203 [lua] access_by_lua(msblocations.conf:189):2: 14cb687ca0690ead0670f7153fb607ff:receive the request, client: 10.233.64.224, server: , request: "GET / HTTP/1.1", host: "10.32.240.176"
2023/01/07 04:08:19 [warn] 35#35: *1203 [lua] error_handler.lua:29: error_svc_not_found(): 14cb687ca0690ead0670f7153fb607ff No route found for this request! detail_info:Custom not match, client: 10.233.64.224, server: , request: "GET / HTTP/1.1", host: "10.32.240.176"
10.233.64.224 - - [07/Jan/2023:04:08:19 +0000] 14cb687ca0690ead0670f7153fb607ff "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/07 04:08:19 [info] 35#35: *1203 client 10.233.64.224 closed keepalive connection
2023/01/07 04:08:22 [info] 35#35: *1204 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:08:22 [info] 35#35: *1205 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:08:32 [info] 38#38: *1206 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:08:32 [info] 38#38: *1207 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:08:33 [info] 35#35: *1208 [lua] access_by_lua(msblocations.conf:189):2: 0bfb1e694d96bdf7347fba01219f3b78:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:08:33 +0000] 0bfb1e694d96bdf7347fba01219f3b78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 04:08:33 [info] 35#35: *1208 [lua] logger.lua:23: 0bfb1e694d96bdf7347fba01219f3b78 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:08:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 04:08:42 [info] 38#38: *1209 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:08:42 [info] 38#38: *1210 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:08:48 [info] 35#35: *1211 [lua] access_by_lua(msblocations.conf:189):2: c28e79216cb57e24783b535cb7bbd135:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:08:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.69.216 - - [07/Jan/2023:04:08:48 +0000] c28e79216cb57e24783b535cb7bbd135 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 04:08:48 [info] 35#35: *1211 [lua] logger.lua:23: c28e79216cb57e24783b535cb7bbd135 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 04:08:52 [info] 35#35: *1212 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:08:52 [info] 38#38: *1213 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:09:02 [info] 35#35: *1215 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:09:02 [info] 35#35: *1216 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:09:03 [info] 35#35: *1217 [lua] access_by_lua(msblocations.conf:189):2: e158c002ddb4a1ac65618ffb02320c8a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:09:03 +0000] e158c002ddb4a1ac65618ffb02320c8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/07 04:09:03 [info] 35#35: *1217 [lua] logger.lua:23: e158c002ddb4a1ac65618ffb02320c8a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:09:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/07 04:09:12 [info] 35#35: *1218 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:09:12 [info] 35#35: *1219 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:09:18 [info] 35#35: *1220 [lua] access_by_lua(msblocations.conf:189):2: 933a85a78871b633b7fbbc96891fc0b2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:09:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.216 - - [07/Jan/2023:04:09:18 +0000] 933a85a78871b633b7fbbc96891fc0b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/07 04:09:18 [info] 35#35: *1220 [lua] logger.lua:23: 933a85a78871b633b7fbbc96891fc0b2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 04:09:22 [info] 35#35: *1222 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:09:22 [info] 35#35: *1221 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:09:32 [info] 35#35: *1224 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:09:32 [info] 35#35: *1223 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:09:33 [info] 35#35: *1225 [lua] access_by_lua(msblocations.conf:189):2: aa66d0b352b98b9fd570af82b621a44e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:09:33 +0000] aa66d0b352b98b9fd570af82b621a44e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 04:09:33 [info] 35#35: *1225 [lua] logger.lua:23: aa66d0b352b98b9fd570af82b621a44e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:09:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
127.0.0.1 - - [07/Jan/2023:04:09:37 +0000] c6faf51df22c628e34308ebd7a6e9522 "JDWP-Handshake\x5Cn" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/07 04:09:37 [info] 35#35: *1226 client sent invalid method while reading client request line, client: 127.0.0.1, server: , request: "JDWP-Handshake\n"
2023/01/07 04:09:39 [info] 35#35: *1227 client sent invalid method while reading client request line, client: 127.0.0.1, server: , request: "JDWP-Handshake\n"
127.0.0.1 - - [07/Jan/2023:04:09:39 +0000] 2d7b38c23e584f1cbcad8dee58da5dcd "JDWP-Handshake\x5Cn" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/07 04:09:42 [info] 35#35: *1228 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:09:42 [info] 35#35: *1229 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:09:48 [info] 35#35: *1230 [lua] access_by_lua(msblocations.conf:189):2: 1f9c4a1e3e38b05848b0d095c9735452:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:09:48 [info] 35#35: *1230 [lua] logger.lua:23: 1f9c4a1e3e38b05848b0d095c9735452 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:09:48 +0000] 1f9c4a1e3e38b05848b0d095c9735452 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:09:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/07 04:09:52 [info] 38#38: *1231 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:09:52 [info] 35#35: *1232 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:10:02 [info] 35#35: *1234 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:10:02 [info] 35#35: *1235 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:10:03 [info] 35#35: *1236 [lua] access_by_lua(msblocations.conf:189):2: 7a884b7d71a7ccf49a6749f18ac271c0:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:10:03 +0000] 7a884b7d71a7ccf49a6749f18ac271c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/07 04:10:03 [info] 35#35: *1236 [lua] logger.lua:23: 7a884b7d71a7ccf49a6749f18ac271c0 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:10:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/07 04:10:12 [info] 38#38: *1238 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:10:12 [info] 35#35: *1237 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:10:18 [info] 35#35: *1239 [lua] access_by_lua(msblocations.conf:189):2: 70d42da630d537dfc6a7c0afbc0de645:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:10:18 [info] 35#35: *1239 [lua] logger.lua:23: 70d42da630d537dfc6a7c0afbc0de645 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:10:18 +0000] 70d42da630d537dfc6a7c0afbc0de645 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:10:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 04:10:22 [info] 35#35: *1241 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:10:22 [info] 38#38: *1240 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:10:32 [info] 38#38: *1242 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:10:32 [info] 38#38: *1243 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:10:33 [info] 35#35: *1244 [lua] access_by_lua(msblocations.conf:189):2: 040f0f01e7f80a147a921ab547c3c407:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:10:33 [info] 35#35: *1244 [lua] logger.lua:23: 040f0f01e7f80a147a921ab547c3c407 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:10:33 +0000] 040f0f01e7f80a147a921ab547c3c407 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:10:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:10:42 [info] 35#35: *1245 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:10:42 [info] 35#35: *1246 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:10:48 [info] 35#35: *1247 [lua] access_by_lua(msblocations.conf:189):2: a322396720158d51b6cc4e43e3d03225:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:10:48 [info] 35#35: *1247 [lua] logger.lua:23: a322396720158d51b6cc4e43e3d03225 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:10:48 +0000] a322396720158d51b6cc4e43e3d03225 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:10:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/07 04:10:52 [info] 38#38: *1248 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:10:52 [info] 38#38: *1249 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:11:02 [info] 35#35: *1251 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:11:02 [info] 35#35: *1252 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:11:03 [info] 35#35: *1253 [lua] access_by_lua(msblocations.conf:189):2: e41fc9e3d3c34349b6c86a5f4faa4183:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:11:03 [info] 35#35: *1253 [lua] logger.lua:23: e41fc9e3d3c34349b6c86a5f4faa4183 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:11:03 +0000] e41fc9e3d3c34349b6c86a5f4faa4183 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:11:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:11:12 [info] 38#38: *1255 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:11:12 [info] 38#38: *1254 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:11:18 [info] 35#35: *1256 [lua] access_by_lua(msblocations.conf:189):2: 073260bf992ace09cff09ae793b15173:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:11:18 [info] 35#35: *1256 [lua] logger.lua:23: 073260bf992ace09cff09ae793b15173 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:11:18 +0000] 073260bf992ace09cff09ae793b15173 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:11:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:11:22 [info] 35#35: *1258 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:11:22 [info] 38#38: *1257 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:11:32 [info] 38#38: *1259 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:11:32 [info] 38#38: *1260 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:11:33 [info] 35#35: *1261 [lua] access_by_lua(msblocations.conf:189):2: e8c380e3c3a15bbaea1c85fcb4d8ee7c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:11:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:11:33 [info] 35#35: *1261 [lua] logger.lua:23: e8c380e3c3a15bbaea1c85fcb4d8ee7c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:11:33 +0000] e8c380e3c3a15bbaea1c85fcb4d8ee7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/07 04:11:42 [info] 38#38: *1262 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:11:42 [info] 38#38: *1263 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:11:48 [info] 35#35: *1264 [lua] access_by_lua(msblocations.conf:189):2: a133aa314f6c04d3ee50641c5bc70eec:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:11:48 [info] 35#35: *1264 [lua] logger.lua:23: a133aa314f6c04d3ee50641c5bc70eec {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:11:48 +0000] a133aa314f6c04d3ee50641c5bc70eec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:11:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:11:52 [info] 38#38: *1265 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:11:52 [info] 38#38: *1266 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:12:02 [info] 38#38: *1268 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:12:02 [info] 35#35: *1269 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:12:03 [info] 35#35: *1270 [lua] access_by_lua(msblocations.conf:189):2: c17b0bc6dc2ef06cc717c6ec0a68b0c0:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:12:03 +0000] c17b0bc6dc2ef06cc717c6ec0a68b0c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 04:12:03 [info] 35#35: *1270 [lua] logger.lua:23: c17b0bc6dc2ef06cc717c6ec0a68b0c0 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:12:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 04:12:12 [info] 35#35: *1271 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:12:12 [info] 35#35: *1272 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:12:18 [info] 35#35: *1273 [lua] access_by_lua(msblocations.conf:189):2: ae0c1684574ddb6f62fb6c26d1f69b5a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:12:18 [info] 35#35: *1273 [lua] logger.lua:23: ae0c1684574ddb6f62fb6c26d1f69b5a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:12:18 +0000] ae0c1684574ddb6f62fb6c26d1f69b5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:12:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:12:22 [info] 35#35: *1274 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:12:22 [info] 35#35: *1275 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:12:32 [info] 35#35: *1276 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:12:32 [info] 38#38: *1277 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:12:33 [info] 35#35: *1278 [lua] access_by_lua(msblocations.conf:189):2: 57763026b39aa0c82ab97c3b31f1ca22:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:12:33 [info] 35#35: *1278 [lua] logger.lua:23: 57763026b39aa0c82ab97c3b31f1ca22 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:12:33 +0000] 57763026b39aa0c82ab97c3b31f1ca22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:12:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 04:12:42 [info] 38#38: *1279 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:12:42 [info] 35#35: *1280 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:12:48 [info] 35#35: *1281 [lua] access_by_lua(msblocations.conf:189):2: d5253ba188cfff1403e0d4298bd5f558:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:12:48 [info] 35#35: *1281 [lua] logger.lua:23: d5253ba188cfff1403e0d4298bd5f558 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:12:48 +0000] d5253ba188cfff1403e0d4298bd5f558 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:12:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 04:12:52 [info] 35#35: *1282 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:12:52 [info] 35#35: *1283 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:13:02 [info] 38#38: *1286 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:13:02 [info] 35#35: *1285 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:13:03 [info] 35#35: *1287 [lua] access_by_lua(msblocations.conf:189):2: 1b12b1640350dc032c758b86c3abb980:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:13:03 [info] 35#35: *1287 [lua] logger.lua:23: 1b12b1640350dc032c758b86c3abb980 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:13:03 +0000] 1b12b1640350dc032c758b86c3abb980 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:13:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:13:12 [info] 35#35: *1288 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:13:12 [info] 35#35: *1289 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:13:18 [info] 35#35: *1290 [lua] access_by_lua(msblocations.conf:189):2: b2e77b470b6cc0ca39eeaa8ed93eb253:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:13:18 [info] 35#35: *1290 [lua] logger.lua:23: b2e77b470b6cc0ca39eeaa8ed93eb253 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:13:18 +0000] b2e77b470b6cc0ca39eeaa8ed93eb253 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:13:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:13:22 [info] 38#38: *1292 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:13:22 [info] 38#38: *1291 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:13:32 [info] 38#38: *1293 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:13:32 [info] 38#38: *1294 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:13:33 [info] 35#35: *1295 [lua] access_by_lua(msblocations.conf:189):2: 9437e57cfd0addae8e2dc2024e4fbf56:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:13:33 +0000] 9437e57cfd0addae8e2dc2024e4fbf56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 04:13:33 [info] 35#35: *1295 [lua] logger.lua:23: 9437e57cfd0addae8e2dc2024e4fbf56 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:13:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 04:13:42 [info] 35#35: *1296 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:13:42 [info] 35#35: *1297 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:13:48 [info] 35#35: *1298 [lua] access_by_lua(msblocations.conf:189):2: b76e079c5f23421036d5c063bd74f588:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:13:48 [info] 35#35: *1298 [lua] logger.lua:23: b76e079c5f23421036d5c063bd74f588 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:13:48 +0000] b76e079c5f23421036d5c063bd74f588 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:13:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:13:52 [info] 35#35: *1299 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:13:52 [info] 35#35: *1300 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:14:02 [info] 35#35: *1302 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:14:02 [info] 35#35: *1303 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:14:03 [info] 35#35: *1304 [lua] access_by_lua(msblocations.conf:189):2: 40268d436b3897e3de6264ee21c4d148:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:14:03 +0000] 40268d436b3897e3de6264ee21c4d148 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 04:14:03 [info] 35#35: *1304 [lua] logger.lua:23: 40268d436b3897e3de6264ee21c4d148 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:14:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:14:12 [info] 35#35: *1305 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:14:12 [info] 35#35: *1306 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:14:18 [info] 35#35: *1307 [lua] access_by_lua(msblocations.conf:189):2: 2620bd977280229c436e9c20b339ad33:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:14:18 [info] 35#35: *1307 [lua] logger.lua:23: 2620bd977280229c436e9c20b339ad33 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:14:18 +0000] 2620bd977280229c436e9c20b339ad33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:14:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:14:22 [info] 35#35: *1308 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:14:22 [info] 35#35: *1309 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:14:32 [info] 35#35: *1310 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:14:32 [info] 38#38: *1311 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:14:33 [info] 35#35: *1312 [lua] access_by_lua(msblocations.conf:189):2: e8c0b43dce83a8252fe6512f1d925912:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:14:33 [info] 35#35: *1312 [lua] logger.lua:23: e8c0b43dce83a8252fe6512f1d925912 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:14:33 +0000] e8c0b43dce83a8252fe6512f1d925912 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:14:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:14:42 [info] 35#35: *1313 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:14:42 [info] 35#35: *1314 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:14:48 [info] 35#35: *1315 [lua] access_by_lua(msblocations.conf:189):2: f70a2bc2b861075b1c9c9eed2afc2877:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:14:48 [info] 35#35: *1315 [lua] logger.lua:23: f70a2bc2b861075b1c9c9eed2afc2877 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:14:48 +0000] f70a2bc2b861075b1c9c9eed2afc2877 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:14:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:14:52 [info] 35#35: *1316 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:14:52 [info] 35#35: *1317 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:15:02 [info] 35#35: *1319 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:15:02 [info] 35#35: *1320 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:15:03 [info] 35#35: *1321 [lua] access_by_lua(msblocations.conf:189):2: 772d43baafc8044634e6ff5d057cbb8a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:15:03 [info] 35#35: *1321 [lua] logger.lua:23: 772d43baafc8044634e6ff5d057cbb8a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:15:03 +0000] 772d43baafc8044634e6ff5d057cbb8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:15:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 04:15:12 [info] 35#35: *1322 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:15:12 [info] 35#35: *1323 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:15:18 [info] 35#35: *1324 [lua] access_by_lua(msblocations.conf:189):2: b68400dcc28f5b36fb6c2761d1358382:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:15:18 [info] 35#35: *1324 [lua] logger.lua:23: b68400dcc28f5b36fb6c2761d1358382 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:15:18 +0000] b68400dcc28f5b36fb6c2761d1358382 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:15:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:15:22 [info] 38#38: *1325 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:15:22 [info] 35#35: *1326 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:15:32 [info] 38#38: *1327 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:15:32 [info] 38#38: *1328 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:15:33 [info] 35#35: *1329 [lua] access_by_lua(msblocations.conf:189):2: c7577b5d66bbfebddf5ab147209e0a9c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:15:33 [info] 35#35: *1329 [lua] logger.lua:23: c7577b5d66bbfebddf5ab147209e0a9c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:15:33 +0000] c7577b5d66bbfebddf5ab147209e0a9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:15:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:15:42 [info] 35#35: *1330 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:15:42 [info] 35#35: *1331 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:15:48 [info] 35#35: *1332 [lua] access_by_lua(msblocations.conf:189):2: 34bb575d2104d2d42144234eded8c663:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:15:48 +0000] 34bb575d2104d2d42144234eded8c663 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/07 04:15:48 [info] 35#35: *1332 [lua] logger.lua:23: 34bb575d2104d2d42144234eded8c663 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:15:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:15:52 [info] 35#35: *1333 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:15:52 [info] 35#35: *1334 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:16:02 [info] 38#38: *1336 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:16:02 [info] 38#38: *1337 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:16:03 [info] 35#35: *1338 [lua] access_by_lua(msblocations.conf:189):2: 4b37dc78de1960b2aaf77d8751d82272:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:16:03 [info] 35#35: *1338 [lua] logger.lua:23: 4b37dc78de1960b2aaf77d8751d82272 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:16:03 +0000] 4b37dc78de1960b2aaf77d8751d82272 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:16:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:16:12 [info] 38#38: *1340 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:16:12 [info] 35#35: *1339 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:16:18 [info] 35#35: *1341 [lua] access_by_lua(msblocations.conf:189):2: e2ce6c6f30aa72b0ce1b68ae743ae99d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:16:18 [info] 35#35: *1341 [lua] logger.lua:23: e2ce6c6f30aa72b0ce1b68ae743ae99d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:16:18 +0000] e2ce6c6f30aa72b0ce1b68ae743ae99d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:16:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:16:22 [info] 35#35: *1342 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:16:22 [info] 35#35: *1343 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:16:32 [info] 38#38: *1345 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:16:32 [info] 35#35: *1344 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:16:33 [info] 35#35: *1346 [lua] access_by_lua(msblocations.conf:189):2: 8073b7eca809a4d3429830fa989d307b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:16:33 +0000] 8073b7eca809a4d3429830fa989d307b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 04:16:33 [info] 35#35: *1346 [lua] logger.lua:23: 8073b7eca809a4d3429830fa989d307b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:16:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:16:42 [info] 38#38: *1347 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:16:42 [info] 35#35: *1348 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:16:48 [info] 35#35: *1349 [lua] access_by_lua(msblocations.conf:189):2: 90c05097ebb942a8708164660a92eb2f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:16:48 +0000] 90c05097ebb942a8708164660a92eb2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 04:16:48 [info] 35#35: *1349 [lua] logger.lua:23: 90c05097ebb942a8708164660a92eb2f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:16:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 04:16:52 [info] 35#35: *1351 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:16:52 [info] 35#35: *1350 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:17:02 [info] 35#35: *1353 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:17:02 [info] 35#35: *1354 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:17:03 [info] 35#35: *1355 [lua] access_by_lua(msblocations.conf:189):2: 9d38d7acd1e995ffdb5a4846637c73c6:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:17:03 [info] 35#35: *1355 [lua] logger.lua:23: 9d38d7acd1e995ffdb5a4846637c73c6 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:17:03 +0000] 9d38d7acd1e995ffdb5a4846637c73c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:17:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 04:17:12 [info] 35#35: *1356 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:17:12 [info] 35#35: *1357 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:17:18 [info] 35#35: *1358 [lua] access_by_lua(msblocations.conf:189):2: 11a8e90caa6392c2fcb9844a18143696:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:17:18 [info] 35#35: *1358 [lua] logger.lua:23: 11a8e90caa6392c2fcb9844a18143696 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:17:18 +0000] 11a8e90caa6392c2fcb9844a18143696 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:17:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:17:22 [info] 35#35: *1359 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:17:22 [info] 38#38: *1360 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:17:32 [info] 38#38: *1361 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:17:32 [info] 38#38: *1362 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:17:33 [info] 35#35: *1363 [lua] access_by_lua(msblocations.conf:189):2: 20e9cb379b528c26e03eb696eb212a92:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:17:33 +0000] 20e9cb379b528c26e03eb696eb212a92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 04:17:33 [info] 35#35: *1363 [lua] logger.lua:23: 20e9cb379b528c26e03eb696eb212a92 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:17:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:17:42 [info] 35#35: *1365 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:17:42 [info] 35#35: *1364 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:17:48 [info] 35#35: *1366 [lua] access_by_lua(msblocations.conf:189):2: 2011cc8a0715e5eddebca2bf101095d7:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:17:48 [info] 35#35: *1366 [lua] logger.lua:23: 2011cc8a0715e5eddebca2bf101095d7 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:17:48 +0000] 2011cc8a0715e5eddebca2bf101095d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:17:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:17:52 [info] 35#35: *1367 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:17:52 [info] 35#35: *1368 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:18:02 [info] 35#35: *1370 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:18:02 [info] 38#38: *1371 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:18:03 [info] 35#35: *1372 [lua] access_by_lua(msblocations.conf:189):2: ce3602455ac90112367b5d5787657643:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:18:03 [info] 35#35: *1372 [lua] logger.lua:23: ce3602455ac90112367b5d5787657643 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:18:03 +0000] ce3602455ac90112367b5d5787657643 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:18:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:18:12 [info] 38#38: *1373 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:18:12 [info] 38#38: *1374 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:18:18 [info] 35#35: *1375 [lua] access_by_lua(msblocations.conf:189):2: a396408cb1a1d5e5650ab4d164d67e57:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:18:18 +0000] a396408cb1a1d5e5650ab4d164d67e57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/07 04:18:18 [info] 35#35: *1375 [lua] logger.lua:23: a396408cb1a1d5e5650ab4d164d67e57 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:18:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:18:22 [info] 35#35: *1376 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:18:22 [info] 35#35: *1377 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:18:32 [info] 35#35: *1378 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:18:32 [info] 35#35: *1379 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:18:33 [info] 35#35: *1380 [lua] access_by_lua(msblocations.conf:189):2: a0ee1bbc76125bb7ab5aee342041399a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:18:33 [info] 35#35: *1380 [lua] logger.lua:23: a0ee1bbc76125bb7ab5aee342041399a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:18:33 +0000] a0ee1bbc76125bb7ab5aee342041399a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:18:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:18:42 [info] 35#35: *1381 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:18:42 [info] 38#38: *1382 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:18:48 [info] 35#35: *1383 [lua] access_by_lua(msblocations.conf:189):2: c9c3c884fc15385c924282d577e8cc52:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:18:48 +0000] c9c3c884fc15385c924282d577e8cc52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 04:18:48 [info] 35#35: *1383 [lua] logger.lua:23: c9c3c884fc15385c924282d577e8cc52 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:18:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:18:52 [info] 38#38: *1384 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:18:52 [info] 38#38: *1385 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:19:02 [info] 38#38: *1387 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:19:02 [info] 38#38: *1388 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:19:03 [info] 35#35: *1389 [lua] access_by_lua(msblocations.conf:189):2: 66b9729093d961a98b514e04a8027d57:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:19:03 [info] 35#35: *1389 [lua] logger.lua:23: 66b9729093d961a98b514e04a8027d57 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:19:03 +0000] 66b9729093d961a98b514e04a8027d57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:19:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/07 04:19:12 [info] 35#35: *1391 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:19:12 [info] 35#35: *1390 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:19:18 [info] 35#35: *1392 [lua] access_by_lua(msblocations.conf:189):2: 0c95795f3130bd6e2bae3b13476b6fb2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:19:18 +0000] 0c95795f3130bd6e2bae3b13476b6fb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:19:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 04:19:18 [info] 35#35: *1392 [lua] logger.lua:23: 0c95795f3130bd6e2bae3b13476b6fb2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 04:19:22 [info] 35#35: *1394 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:19:22 [info] 35#35: *1393 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:19:32 [info] 35#35: *1395 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:19:32 [info] 35#35: *1396 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:19:33 [info] 35#35: *1397 [lua] access_by_lua(msblocations.conf:189):2: 3f152a3e6aa2a022ce916373b93f29ae:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:19:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:19:33 [info] 35#35: *1397 [lua] logger.lua:23: 3f152a3e6aa2a022ce916373b93f29ae {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:19:33 +0000] 3f152a3e6aa2a022ce916373b93f29ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 04:19:42 [info] 35#35: *1398 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:19:42 [info] 38#38: *1399 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:19:48 [info] 35#35: *1400 [lua] access_by_lua(msblocations.conf:189):2: b3646779708c3a4398c07b03c8e11459:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:19:48 [info] 35#35: *1400 [lua] logger.lua:23: b3646779708c3a4398c07b03c8e11459 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:19:48 +0000] b3646779708c3a4398c07b03c8e11459 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:19:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:19:52 [info] 38#38: *1402 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:19:52 [info] 35#35: *1401 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:20:02 [info] 35#35: *1404 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:20:02 [info] 35#35: *1405 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:20:03 [info] 35#35: *1406 [lua] access_by_lua(msblocations.conf:189):2: 715bd7fc64c4e84fd9dd3d0c7b01d150:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:20:03 [info] 35#35: *1406 [lua] logger.lua:23: 715bd7fc64c4e84fd9dd3d0c7b01d150 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:20:03 +0000] 715bd7fc64c4e84fd9dd3d0c7b01d150 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:20:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/07 04:20:12 [info] 35#35: *1407 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:20:12 [info] 35#35: *1408 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:20:18 [info] 35#35: *1409 [lua] access_by_lua(msblocations.conf:189):2: d84d6250eebc527808eac072837d14db:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:20:18 +0000] d84d6250eebc527808eac072837d14db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/01/07 04:20:18 [info] 35#35: *1409 [lua] logger.lua:23: d84d6250eebc527808eac072837d14db {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:20:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 04:20:22 [info] 35#35: *1411 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:20:22 [info] 35#35: *1410 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:20:32 [info] 35#35: *1412 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:20:32 [info] 35#35: *1413 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:20:33 [info] 35#35: *1414 [lua] access_by_lua(msblocations.conf:189):2: 4c6122e7b686629ad8a6ecdbcfb3709e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:20:33 [info] 35#35: *1414 [lua] logger.lua:23: 4c6122e7b686629ad8a6ecdbcfb3709e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:20:33 +0000] 4c6122e7b686629ad8a6ecdbcfb3709e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:20:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:20:42 [info] 35#35: *1415 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:20:42 [info] 35#35: *1416 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:20:48 [info] 35#35: *1417 [lua] access_by_lua(msblocations.conf:189):2: 080781b1035455bcdecf109391c9a2c6:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:20:48 +0000] 080781b1035455bcdecf109391c9a2c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 04:20:48 [info] 35#35: *1417 [lua] logger.lua:23: 080781b1035455bcdecf109391c9a2c6 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:20:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:20:52 [info] 35#35: *1418 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:20:52 [info] 35#35: *1419 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:21:02 [info] 38#38: *1421 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:21:02 [info] 38#38: *1422 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:21:03 [info] 35#35: *1423 [lua] access_by_lua(msblocations.conf:189):2: 8b87d0042e4b13cd01cca98903523f70:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:21:03 [info] 35#35: *1423 [lua] logger.lua:23: 8b87d0042e4b13cd01cca98903523f70 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:21:03 +0000] 8b87d0042e4b13cd01cca98903523f70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:21:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/07 04:21:12 [info] 35#35: *1424 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:21:12 [info] 35#35: *1425 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:21:18 [info] 35#35: *1426 [lua] access_by_lua(msblocations.conf:189):2: a22b659f08f1d8c6c0fb921075a8a5ac:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:21:18 [info] 35#35: *1426 [lua] logger.lua:23: a22b659f08f1d8c6c0fb921075a8a5ac {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:21:18 +0000] a22b659f08f1d8c6c0fb921075a8a5ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:21:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:21:22 [info] 38#38: *1427 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:21:22 [info] 38#38: *1428 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:21:32 [info] 38#38: *1430 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:21:32 [info] 38#38: *1429 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:21:33 [info] 35#35: *1431 [lua] access_by_lua(msblocations.conf:189):2: 7d515887405be0b269cf4f8fd694b08b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:21:33 [info] 35#35: *1431 [lua] logger.lua:23: 7d515887405be0b269cf4f8fd694b08b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:21:33 +0000] 7d515887405be0b269cf4f8fd694b08b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:21:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2023/01/07 04:21:42 [info] 35#35: *1432 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:21:42 [info] 35#35: *1433 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:21:48 [info] 35#35: *1434 [lua] access_by_lua(msblocations.conf:189):2: 7a2c7af922b54bea4a774f947d9de02b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:21:48 +0000] 7a2c7af922b54bea4a774f947d9de02b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/07 04:21:48 [info] 35#35: *1434 [lua] logger.lua:23: 7a2c7af922b54bea4a774f947d9de02b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:21:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:21:52 [info] 38#38: *1436 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:21:52 [info] 38#38: *1435 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:22:02 [info] 38#38: *1438 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:22:02 [info] 38#38: *1439 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:22:04 [info] 35#35: *1440 [lua] access_by_lua(msblocations.conf:189):2: 39d0c5217a16bde3ebd0cb595459ae5b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:22:04 +0000] 39d0c5217a16bde3ebd0cb595459ae5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 04:22:04 [info] 35#35: *1440 [lua] logger.lua:23: 39d0c5217a16bde3ebd0cb595459ae5b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:22:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 04:22:12 [info] 35#35: *1441 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:22:12 [info] 35#35: *1442 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:22:19 [info] 35#35: *1443 [lua] access_by_lua(msblocations.conf:189):2: 5908a7b2c6ae0fcdc6622caf1ac6c4ce:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:22:19 +0000] 5908a7b2c6ae0fcdc6622caf1ac6c4ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/07 04:22:19 [info] 35#35: *1443 [lua] logger.lua:23: 5908a7b2c6ae0fcdc6622caf1ac6c4ce {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:22:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/07 04:22:22 [info] 38#38: *1444 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:22:22 [info] 38#38: *1445 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:22:32 [info] 35#35: *1446 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:22:32 [info] 35#35: *1447 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:22:34 [info] 35#35: *1448 [lua] access_by_lua(msblocations.conf:189):2: c201b7413a73d7877804b98a499262e1:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:22:34 +0000] c201b7413a73d7877804b98a499262e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/07 04:22:34 [info] 35#35: *1448 [lua] logger.lua:23: c201b7413a73d7877804b98a499262e1 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:22:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:22:42 [info] 38#38: *1449 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:22:42 [info] 38#38: *1450 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:22:49 [info] 35#35: *1451 [lua] access_by_lua(msblocations.conf:189):2: 7b1027fe2392eeab31b1c281bf4e5eb7:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:22:49 [info] 35#35: *1451 [lua] logger.lua:23: 7b1027fe2392eeab31b1c281bf4e5eb7 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:22:49 +0000] 7b1027fe2392eeab31b1c281bf4e5eb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:22:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:22:52 [info] 38#38: *1452 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:22:52 [info] 38#38: *1453 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:23:02 [info] 35#35: *1455 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:23:02 [info] 35#35: *1456 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:23:04 [info] 35#35: *1457 [lua] access_by_lua(msblocations.conf:189):2: 32239ee5f096691bf907789c840d801a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:23:04 +0000] 32239ee5f096691bf907789c840d801a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/07 04:23:04 [info] 35#35: *1457 [lua] logger.lua:23: 32239ee5f096691bf907789c840d801a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:23:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:23:12 [info] 38#38: *1458 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:23:12 [info] 38#38: *1459 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:23:19 [info] 35#35: *1460 [lua] access_by_lua(msblocations.conf:189):2: a6b97d68fef0fddedfe6ca066d3cac69:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:23:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:23:19 [info] 35#35: *1460 [lua] logger.lua:23: a6b97d68fef0fddedfe6ca066d3cac69 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:23:19 +0000] a6b97d68fef0fddedfe6ca066d3cac69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 04:23:22 [info] 35#35: *1461 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:23:22 [info] 35#35: *1462 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:23:32 [info] 35#35: *1463 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:23:32 [info] 35#35: *1464 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:23:34 [info] 35#35: *1465 [lua] access_by_lua(msblocations.conf:189):2: 9120408a0bdc2e153aef407f490ae64f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:23:34 +0000] 9120408a0bdc2e153aef407f490ae64f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/07 04:23:34 [info] 35#35: *1465 [lua] logger.lua:23: 9120408a0bdc2e153aef407f490ae64f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:23:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 04:23:42 [info] 35#35: *1467 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:23:42 [info] 35#35: *1466 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:23:49 [info] 35#35: *1468 [lua] access_by_lua(msblocations.conf:189):2: 444e3800ee95bf54e5eaf07e0f01e7ff:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:23:49 [info] 35#35: *1468 [lua] logger.lua:23: 444e3800ee95bf54e5eaf07e0f01e7ff {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:23:49 +0000] 444e3800ee95bf54e5eaf07e0f01e7ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:23:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 04:23:52 [info] 38#38: *1469 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:23:52 [info] 38#38: *1470 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:24:02 [info] 38#38: *1473 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:24:02 [info] 35#35: *1472 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:24:04 [info] 35#35: *1474 [lua] access_by_lua(msblocations.conf:189):2: daa66aee7f5cfe1d04ee04d4d0bbd349:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:24:04 [info] 35#35: *1474 [lua] logger.lua:23: daa66aee7f5cfe1d04ee04d4d0bbd349 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:24:04 +0000] daa66aee7f5cfe1d04ee04d4d0bbd349 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:24:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 04:24:12 [info] 35#35: *1475 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:24:12 [info] 35#35: *1476 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:24:19 [info] 35#35: *1477 [lua] access_by_lua(msblocations.conf:189):2: dbcb300de7b6dbe8cc5d7e00c2a19d1c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:24:19 [info] 35#35: *1477 [lua] logger.lua:23: dbcb300de7b6dbe8cc5d7e00c2a19d1c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:24:19 +0000] dbcb300de7b6dbe8cc5d7e00c2a19d1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:24:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 04:24:22 [info] 35#35: *1478 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:24:22 [info] 35#35: *1479 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:24:32 [info] 35#35: *1480 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:24:32 [info] 38#38: *1481 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
10.233.69.216 - - [07/Jan/2023:04:24:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.69.216 - - [07/Jan/2023:04:24:34 +0000] fd69f3ce14058d408ef96e1b5092cf39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 04:24:34 [info] 35#35: *1482 [lua] access_by_lua(msblocations.conf:189):2: fd69f3ce14058d408ef96e1b5092cf39:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:24:34 [info] 35#35: *1482 [lua] logger.lua:23: fd69f3ce14058d408ef96e1b5092cf39 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 04:24:42 [info] 35#35: *1483 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:24:42 [info] 38#38: *1484 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:24:49 [info] 35#35: *1485 [lua] access_by_lua(msblocations.conf:189):2: f9de8ef2bac784d86f9c9e58ef300676:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:24:49 [info] 35#35: *1485 [lua] logger.lua:23: f9de8ef2bac784d86f9c9e58ef300676 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:24:49 +0000] f9de8ef2bac784d86f9c9e58ef300676 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:24:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:24:52 [info] 35#35: *1486 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:24:52 [info] 38#38: *1487 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:25:02 [info] 35#35: *1489 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:25:02 [info] 38#38: *1490 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:25:04 [info] 35#35: *1491 [lua] access_by_lua(msblocations.conf:189):2: 07c6ab1d616b61b3d42542a8038faeda:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:25:04 [info] 35#35: *1491 [lua] logger.lua:23: 07c6ab1d616b61b3d42542a8038faeda {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:25:04 +0000] 07c6ab1d616b61b3d42542a8038faeda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:25:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 04:25:12 [info] 35#35: *1493 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:25:12 [info] 35#35: *1492 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:25:19 [info] 35#35: *1494 [lua] access_by_lua(msblocations.conf:189):2: ef2199be661c02ddfde8aed5d965734d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:25:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.216 - - [07/Jan/2023:04:25:19 +0000] ef2199be661c02ddfde8aed5d965734d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 04:25:19 [info] 35#35: *1494 [lua] logger.lua:23: ef2199be661c02ddfde8aed5d965734d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 04:25:22 [info] 38#38: *1495 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:25:22 [info] 38#38: *1496 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:25:32 [info] 38#38: *1498 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:25:32 [info] 38#38: *1497 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:25:34 [info] 35#35: *1499 [lua] access_by_lua(msblocations.conf:189):2: 7ee4810d6904d9f99f873c4331c9c9fb:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:25:34 +0000] 7ee4810d6904d9f99f873c4331c9c9fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/07 04:25:34 [info] 35#35: *1499 [lua] logger.lua:23: 7ee4810d6904d9f99f873c4331c9c9fb {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:25:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 04:25:42 [info] 38#38: *1500 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:25:42 [info] 38#38: *1501 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:25:49 [info] 35#35: *1502 [lua] access_by_lua(msblocations.conf:189):2: 24ef67f5261f81e270e2a3e98e174a5b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:25:49 +0000] 24ef67f5261f81e270e2a3e98e174a5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 04:25:49 [info] 35#35: *1502 [lua] logger.lua:23: 24ef67f5261f81e270e2a3e98e174a5b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:25:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:25:52 [info] 35#35: *1503 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:25:52 [info] 35#35: *1504 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:26:02 [info] 35#35: *1506 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:26:02 [info] 35#35: *1507 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:26:04 [info] 35#35: *1508 [lua] access_by_lua(msblocations.conf:189):2: 60a6e9d8a47dd8866262178086775ec5:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:26:04 [info] 35#35: *1508 [lua] logger.lua:23: 60a6e9d8a47dd8866262178086775ec5 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:26:04 +0000] 60a6e9d8a47dd8866262178086775ec5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:26:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 04:26:12 [info] 38#38: *1509 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:26:12 [info] 38#38: *1510 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:26:19 [info] 35#35: *1511 [lua] access_by_lua(msblocations.conf:189):2: 71dc0339e21e785d9a54487b40c790f0:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:26:19 [info] 35#35: *1511 [lua] logger.lua:23: 71dc0339e21e785d9a54487b40c790f0 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:26:19 +0000] 71dc0339e21e785d9a54487b40c790f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:26:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:26:22 [info] 38#38: *1512 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:26:22 [info] 38#38: *1513 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:26:32 [info] 38#38: *1514 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:26:32 [info] 35#35: *1515 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:26:34 [info] 35#35: *1516 [lua] access_by_lua(msblocations.conf:189):2: d1b6d35ddbafe838848652bf9c40e849:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:26:34 +0000] d1b6d35ddbafe838848652bf9c40e849 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 04:26:34 [info] 35#35: *1516 [lua] logger.lua:23: d1b6d35ddbafe838848652bf9c40e849 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:26:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:26:42 [info] 35#35: *1517 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:26:42 [info] 35#35: *1518 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:26:49 [info] 35#35: *1519 [lua] access_by_lua(msblocations.conf:189):2: f5dc9c3cd877f10935a501344fee8555:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:26:49 [info] 35#35: *1519 [lua] logger.lua:23: f5dc9c3cd877f10935a501344fee8555 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:26:49 +0000] f5dc9c3cd877f10935a501344fee8555 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:26:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 04:26:52 [info] 38#38: *1520 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:26:52 [info] 38#38: *1521 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:27:02 [info] 38#38: *1523 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:27:02 [info] 38#38: *1524 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:27:04 [info] 35#35: *1525 [lua] access_by_lua(msblocations.conf:189):2: 7254d8cf953c20b4c855d7a93322fd01:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:27:04 [info] 35#35: *1525 [lua] logger.lua:23: 7254d8cf953c20b4c855d7a93322fd01 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:27:04 +0000] 7254d8cf953c20b4c855d7a93322fd01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:27:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:27:12 [info] 35#35: *1526 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:27:12 [info] 35#35: *1527 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:27:19 [info] 35#35: *1528 [lua] access_by_lua(msblocations.conf:189):2: 15609f477f565092dc77ee420791511a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:27:19 [info] 35#35: *1528 [lua] logger.lua:23: 15609f477f565092dc77ee420791511a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:27:19 +0000] 15609f477f565092dc77ee420791511a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:27:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:27:22 [info] 35#35: *1529 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:27:22 [info] 35#35: *1530 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:27:32 [info] 35#35: *1532 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:27:32 [info] 35#35: *1531 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:27:34 [info] 35#35: *1533 [lua] access_by_lua(msblocations.conf:189):2: d047ef769c1febc5877662b9d27755bb:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:27:34 +0000] d047ef769c1febc5877662b9d27755bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 04:27:34 [info] 35#35: *1533 [lua] logger.lua:23: d047ef769c1febc5877662b9d27755bb {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:27:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:27:42 [info] 38#38: *1534 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:27:42 [info] 38#38: *1535 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:27:49 [info] 35#35: *1536 [lua] access_by_lua(msblocations.conf:189):2: e6637faa95f41f9e5ea86e983f1ab707:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:27:49 [info] 35#35: *1536 [lua] logger.lua:23: e6637faa95f41f9e5ea86e983f1ab707 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:27:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.69.216 - - [07/Jan/2023:04:27:49 +0000] e6637faa95f41f9e5ea86e983f1ab707 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 04:27:52 [info] 35#35: *1537 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:27:52 [info] 38#38: *1538 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:28:02 [info] 35#35: *1540 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:28:02 [info] 35#35: *1541 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:28:04 [info] 35#35: *1542 [lua] access_by_lua(msblocations.conf:189):2: 0f400caa700b62d71d1085bac06da5bf:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:28:04 [info] 35#35: *1542 [lua] logger.lua:23: 0f400caa700b62d71d1085bac06da5bf {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:28:04 +0000] 0f400caa700b62d71d1085bac06da5bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:28:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:28:12 [info] 38#38: *1543 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:28:12 [info] 38#38: *1544 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:28:19 [info] 35#35: *1545 [lua] access_by_lua(msblocations.conf:189):2: f8b70cf533f3bbba28d381978a103e94:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:28:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.69.216 - - [07/Jan/2023:04:28:19 +0000] f8b70cf533f3bbba28d381978a103e94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/07 04:28:19 [info] 35#35: *1545 [lua] logger.lua:23: f8b70cf533f3bbba28d381978a103e94 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 04:28:22 [info] 35#35: *1547 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:28:22 [info] 35#35: *1546 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:28:32 [info] 35#35: *1548 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:28:32 [info] 35#35: *1549 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:28:34 [info] 35#35: *1550 [lua] access_by_lua(msblocations.conf:189):2: 1c2c6ba5b58341839b71f73fb53a87f6:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:28:34 +0000] 1c2c6ba5b58341839b71f73fb53a87f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 04:28:34 [info] 35#35: *1550 [lua] logger.lua:23: 1c2c6ba5b58341839b71f73fb53a87f6 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:28:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:28:42 [info] 35#35: *1551 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:28:42 [info] 35#35: *1552 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:28:49 [info] 35#35: *1553 [lua] access_by_lua(msblocations.conf:189):2: 1a901cc46abf015635fd76668ddfd72f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:28:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.216 - - [07/Jan/2023:04:28:49 +0000] 1a901cc46abf015635fd76668ddfd72f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 04:28:49 [info] 35#35: *1553 [lua] logger.lua:23: 1a901cc46abf015635fd76668ddfd72f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 04:28:52 [info] 38#38: *1554 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:28:52 [info] 38#38: *1555 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:29:02 [info] 38#38: *1557 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:29:02 [info] 38#38: *1558 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:29:04 [info] 35#35: *1559 [lua] access_by_lua(msblocations.conf:189):2: 9ca6831ece4b17c316dddb833fc7c7a1:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:29:04 +0000] 9ca6831ece4b17c316dddb833fc7c7a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/07 04:29:04 [info] 35#35: *1559 [lua] logger.lua:23: 9ca6831ece4b17c316dddb833fc7c7a1 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:29:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:29:12 [info] 38#38: *1560 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:29:12 [info] 38#38: *1561 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:29:19 [info] 35#35: *1562 [lua] access_by_lua(msblocations.conf:189):2: 751c01f34476807cfc6ef8cd553a42c7:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:29:19 +0000] 751c01f34476807cfc6ef8cd553a42c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 04:29:19 [info] 35#35: *1562 [lua] logger.lua:23: 751c01f34476807cfc6ef8cd553a42c7 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:29:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:29:22 [info] 35#35: *1563 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:29:22 [info] 35#35: *1564 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:29:32 [info] 35#35: *1566 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:29:32 [info] 35#35: *1565 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:29:34 [info] 35#35: *1567 [lua] access_by_lua(msblocations.conf:189):2: 7f27cefcd552c81025a17ae6958a9afe:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:29:34 [info] 35#35: *1567 [lua] logger.lua:23: 7f27cefcd552c81025a17ae6958a9afe {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:29:34 +0000] 7f27cefcd552c81025a17ae6958a9afe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:29:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:29:42 [info] 35#35: *1568 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:29:42 [info] 35#35: *1569 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:29:49 [info] 35#35: *1570 [lua] access_by_lua(msblocations.conf:189):2: 81bcaccb55f0605593a55776f0f4a203:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:29:49 [info] 35#35: *1570 [lua] logger.lua:23: 81bcaccb55f0605593a55776f0f4a203 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:29:49 +0000] 81bcaccb55f0605593a55776f0f4a203 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:29:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 04:29:52 [info] 38#38: *1571 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:29:52 [info] 35#35: *1572 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:30:02 [info] 38#38: *1574 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:30:02 [info] 38#38: *1575 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:30:04 [info] 35#35: *1576 [lua] access_by_lua(msblocations.conf:189):2: f12f5526fa1c7e8a8e90dbc0f2f57614:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:30:04 +0000] f12f5526fa1c7e8a8e90dbc0f2f57614 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 04:30:04 [info] 35#35: *1576 [lua] logger.lua:23: f12f5526fa1c7e8a8e90dbc0f2f57614 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:30:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 04:30:12 [info] 35#35: *1577 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:30:12 [info] 35#35: *1578 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:30:19 [info] 35#35: *1579 [lua] access_by_lua(msblocations.conf:189):2: 03d4f05bbaadc7c12334727b8e13d035:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:30:19 [info] 35#35: *1579 [lua] logger.lua:23: 03d4f05bbaadc7c12334727b8e13d035 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:30:19 +0000] 03d4f05bbaadc7c12334727b8e13d035 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:30:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 04:30:22 [info] 38#38: *1580 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:30:22 [info] 35#35: *1581 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:30:32 [info] 35#35: *1583 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:30:32 [info] 35#35: *1582 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:30:34 [info] 35#35: *1584 [lua] access_by_lua(msblocations.conf:189):2: af930aaef32d88ee31210fdd0bfad5ef:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:30:34 [info] 35#35: *1584 [lua] logger.lua:23: af930aaef32d88ee31210fdd0bfad5ef {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:30:34 +0000] af930aaef32d88ee31210fdd0bfad5ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:30:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:30:42 [info] 35#35: *1585 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:30:42 [info] 38#38: *1586 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:30:49 [info] 35#35: *1587 [lua] access_by_lua(msblocations.conf:189):2: f5171403172399a6f0b1e9b6881d5900:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:30:49 [info] 35#35: *1587 [lua] logger.lua:23: f5171403172399a6f0b1e9b6881d5900 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:30:49 +0000] f5171403172399a6f0b1e9b6881d5900 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:30:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:30:52 [info] 35#35: *1588 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:30:52 [info] 35#35: *1589 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:31:02 [info] 38#38: *1591 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:31:02 [info] 38#38: *1592 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:31:04 [info] 35#35: *1593 [lua] access_by_lua(msblocations.conf:189):2: ae9f51739d154ecc4ff99154b1d0c41d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:31:04 +0000] ae9f51739d154ecc4ff99154b1d0c41d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:31:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/07 04:31:04 [info] 35#35: *1593 [lua] logger.lua:23: ae9f51739d154ecc4ff99154b1d0c41d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 04:31:12 [info] 38#38: *1594 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:31:12 [info] 38#38: *1595 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:31:19 [info] 35#35: *1596 [lua] access_by_lua(msblocations.conf:189):2: ecb547c648bb6c38c7dfee356f32d53a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:31:19 [info] 35#35: *1596 [lua] logger.lua:23: ecb547c648bb6c38c7dfee356f32d53a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:31:19 +0000] ecb547c648bb6c38c7dfee356f32d53a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:31:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:31:22 [info] 38#38: *1597 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:31:22 [info] 38#38: *1598 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:31:32 [info] 38#38: *1600 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:31:32 [info] 38#38: *1599 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:31:34 [info] 35#35: *1601 [lua] access_by_lua(msblocations.conf:189):2: 65dda3bfdf8910b122a941c70eb911d4:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:31:34 +0000] 65dda3bfdf8910b122a941c70eb911d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/07 04:31:34 [info] 35#35: *1601 [lua] logger.lua:23: 65dda3bfdf8910b122a941c70eb911d4 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:31:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:31:42 [info] 35#35: *1602 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:31:42 [info] 35#35: *1603 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:31:49 [info] 35#35: *1604 [lua] access_by_lua(msblocations.conf:189):2: 11cbf526c147abe98e8b23bbbd047348:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:31:49 [info] 35#35: *1604 [lua] logger.lua:23: 11cbf526c147abe98e8b23bbbd047348 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:31:49 +0000] 11cbf526c147abe98e8b23bbbd047348 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:31:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:31:52 [info] 35#35: *1605 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:31:52 [info] 35#35: *1606 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:32:02 [info] 38#38: *1608 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:32:02 [info] 38#38: *1609 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:32:04 [info] 35#35: *1610 [lua] access_by_lua(msblocations.conf:189):2: 7e67f93f9f6599a0c1eb18e3116add02:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:32:04 [info] 35#35: *1610 [lua] logger.lua:23: 7e67f93f9f6599a0c1eb18e3116add02 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:32:04 +0000] 7e67f93f9f6599a0c1eb18e3116add02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:32:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 04:32:12 [info] 35#35: *1611 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:32:12 [info] 35#35: *1612 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:32:19 [info] 35#35: *1613 [lua] access_by_lua(msblocations.conf:189):2: 81313c24a7d77520f923e96d764ffb63:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:32:19 +0000] 81313c24a7d77520f923e96d764ffb63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 04:32:19 [info] 35#35: *1613 [lua] logger.lua:23: 81313c24a7d77520f923e96d764ffb63 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:32:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 04:32:22 [info] 38#38: *1614 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:32:22 [info] 38#38: *1615 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:32:32 [info] 35#35: *1616 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:32:32 [info] 35#35: *1617 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:32:34 [info] 35#35: *1618 [lua] access_by_lua(msblocations.conf:189):2: c71ce32cf6881b4da992864a9909ed77:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:32:34 [info] 35#35: *1618 [lua] logger.lua:23: c71ce32cf6881b4da992864a9909ed77 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:32:34 +0000] c71ce32cf6881b4da992864a9909ed77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:32:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 04:32:42 [info] 35#35: *1620 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:32:42 [info] 35#35: *1619 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:32:49 [info] 35#35: *1621 [lua] access_by_lua(msblocations.conf:189):2: 5b96ad1f1591311b49770c2e0dfa93c6:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:32:49 +0000] 5b96ad1f1591311b49770c2e0dfa93c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 04:32:49 [info] 35#35: *1621 [lua] logger.lua:23: 5b96ad1f1591311b49770c2e0dfa93c6 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:32:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 04:32:52 [info] 35#35: *1622 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:32:52 [info] 35#35: *1623 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:33:02 [info] 35#35: *1625 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:33:02 [info] 35#35: *1626 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:33:04 [info] 35#35: *1627 [lua] access_by_lua(msblocations.conf:189):2: d1ed08aced541067b49a44c136b023c4:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:33:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/07 04:33:04 [info] 35#35: *1627 [lua] logger.lua:23: d1ed08aced541067b49a44c136b023c4 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:33:04 +0000] d1ed08aced541067b49a44c136b023c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/07 04:33:12 [info] 38#38: *1628 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:33:12 [info] 38#38: *1629 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:33:19 [info] 35#35: *1630 [lua] access_by_lua(msblocations.conf:189):2: 73cb04fcca38284dd6168be130042209:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:33:19 +0000] 73cb04fcca38284dd6168be130042209 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/07 04:33:19 [info] 35#35: *1630 [lua] logger.lua:23: 73cb04fcca38284dd6168be130042209 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:33:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/07 04:33:22 [info] 35#35: *1631 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:33:22 [info] 35#35: *1632 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:33:32 [info] 35#35: *1633 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:33:32 [info] 35#35: *1634 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:33:34 [info] 35#35: *1635 [lua] access_by_lua(msblocations.conf:189):2: 780024214d113144c3aeefc6dbbab04b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:33:34 [info] 35#35: *1635 [lua] logger.lua:23: 780024214d113144c3aeefc6dbbab04b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:33:34 +0000] 780024214d113144c3aeefc6dbbab04b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:33:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:33:42 [info] 38#38: *1636 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:33:42 [info] 38#38: *1637 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:33:49 [info] 35#35: *1638 [lua] access_by_lua(msblocations.conf:189):2: fd6958d7fedfad369025670a9c5b6b1c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:33:49 [info] 35#35: *1638 [lua] logger.lua:23: fd6958d7fedfad369025670a9c5b6b1c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.216 - - [07/Jan/2023:04:33:49 +0000] fd6958d7fedfad369025670a9c5b6b1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.216 - - [07/Jan/2023:04:33:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 04:33:52 [info] 35#35: *1639 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:33:52 [info] 35#35: *1640 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:34:02 [info] 35#35: *1642 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:34:02 [info] 35#35: *1643 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443
2023/01/07 04:34:04 [info] 35#35: *1644 [lua] access_by_lua(msblocations.conf:189):2: b60965307c0f3ae13cb8f586ece14b28:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 04:34:04 [info] 35#35: *1644 [lua] logger.lua:23: b60965307c0f3ae13cb8f586ece14b28