Results

By type

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

2022-12-29 03:15:15 583 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-12-29 03:15:15 583 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-12-29 03:15:15 584 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-12-29 03:15:15 585 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-12-29 03:15:15 585 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2022-12-29 03:15:15 585 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-12-29 03:15:15 585 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-12-29 03:15:15 641 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-12-29 03:15:15 736 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-12-29 03:15:15 736 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-12-29 03:15:15 736 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-12-29 03:15:16 151 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/12/29 03:15:29 [info] 38#38: *12 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:15:29 [info] 38#38: *13 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:15:37 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:189):2: 12c4948ce370873cf60ab0a1c803215e:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:15:37 [info] 35#35: *14 [lua] logger.lua:23: 12c4948ce370873cf60ab0a1c803215e {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:15:37 +0000] 12c4948ce370873cf60ab0a1c803215e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.120 upstream_response_time:0.119 "-" "Consul Health Check" "-"
10.233.69.204 - - [29/Dec/2022:03:15:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 37
2022/12/29 03:15:39 [info] 35#35: *17 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:15:39 [info] 38#38: *18 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:15:49 [info] 35#35: *19 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:15:49 [info] 35#35: *20 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:15:52 [info] 35#35: *21 [lua] access_by_lua(msblocations.conf:189):2: 1c5034a41b9ce5bf475e8a11746a3cd3:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:15:53 [info] 35#35: *21 [lua] logger.lua:23: 1c5034a41b9ce5bf475e8a11746a3cd3 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:15:53 +0000] 1c5034a41b9ce5bf475e8a11746a3cd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.031 "-" "Consul Health Check" "-"
10.233.69.204 - - [29/Dec/2022:03:15:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 27
2022/12/29 03:15:59 [info] 38#38: *23 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:15:59 [info] 35#35: *22 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:16:08 [info] 35#35: *24 [lua] access_by_lua(msblocations.conf:189):2: d0bc4eef5a884687df799449025263c5:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:16:08 +0000] d0bc4eef5a884687df799449025263c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/12/29 03:16:08 [info] 35#35: *24 [lua] logger.lua:23: d0bc4eef5a884687df799449025263c5 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:16:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:16:09 [info] 35#35: *26 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:16:09 [info] 35#35: *25 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:16:12 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/12/29 03:16:12 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2022/12/29 03:16:12 [notice] 34#34: cache loader process 46 exited with code 0
2022/12/29 03:16:12 [notice] 34#34: signal 29 (SIGIO) received
2022/12/29 03:16:19 [info] 35#35: *28 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:16:19 [info] 35#35: *29 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:16:23 [info] 35#35: *30 [lua] access_by_lua(msblocations.conf:189):2: 9b33c8f389638a2fbd6f80eea7b90354:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:16:23 +0000] 9b33c8f389638a2fbd6f80eea7b90354 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/12/29 03:16:23 [info] 35#35: *30 [lua] logger.lua:23: 9b33c8f389638a2fbd6f80eea7b90354 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:16:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:16:29 [info] 35#35: *32 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:16:29 [info] 35#35: *31 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:16:38 [info] 35#35: *33 [lua] access_by_lua(msblocations.conf:189):2: 8c6d10b1a5d4114dfa2c800fb06e61f6:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:16:38 +0000] 8c6d10b1a5d4114dfa2c800fb06e61f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/12/29 03:16:38 [info] 35#35: *33 [lua] logger.lua:23: 8c6d10b1a5d4114dfa2c800fb06e61f6 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:16:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/12/29 03:16:39 [info] 35#35: *34 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:16:39 [info] 35#35: *35 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:16:49 [info] 38#38: *36 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:16:49 [info] 38#38: *37 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:16:53 [info] 35#35: *38 [lua] access_by_lua(msblocations.conf:189):2: 7f4b3ef8124e4033ac18998a8e952c62:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:16:53 +0000] 7f4b3ef8124e4033ac18998a8e952c62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/12/29 03:16:53 [info] 35#35: *38 [lua] logger.lua:23: 7f4b3ef8124e4033ac18998a8e952c62 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:16:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:16:59 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:16:59 [info] 38#38: *40 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:17:08 [info] 35#35: *41 [lua] access_by_lua(msblocations.conf:189):2: 5cc8155c9daf4fdeebfbfc68afcb9891:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:17:08 [info] 35#35: *41 [lua] logger.lua:23: 5cc8155c9daf4fdeebfbfc68afcb9891 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:17:08 +0000] 5cc8155c9daf4fdeebfbfc68afcb9891 "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.204 - - [29/Dec/2022:03:17:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:17:09 [info] 35#35: *42 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:17:09 [info] 38#38: *43 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:17:19 [info] 38#38: *45 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:17:19 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:17:23 [info] 35#35: *47 [lua] access_by_lua(msblocations.conf:189):2: f6e23d45ad77023e29bf3121c631e7b6:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:17:23 [info] 35#35: *47 [lua] logger.lua:23: f6e23d45ad77023e29bf3121c631e7b6 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:17:23 +0000] f6e23d45ad77023e29bf3121c631e7b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.204 - - [29/Dec/2022:03:17:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:17:29 [info] 38#38: *48 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:17:29 [info] 35#35: *49 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:17:38 [info] 35#35: *50 [lua] access_by_lua(msblocations.conf:189):2: c1852092bd55cd50e0000fdb362feadd:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:17:38 +0000] c1852092bd55cd50e0000fdb362feadd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/12/29 03:17:38 [info] 35#35: *50 [lua] logger.lua:23: c1852092bd55cd50e0000fdb362feadd {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:17:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/29 03:17:39 [info] 38#38: *52 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:17:39 [info] 35#35: *51 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:17:49 [info] 38#38: *53 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:17:49 [info] 38#38: *54 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:17:53 [info] 35#35: *55 [lua] access_by_lua(msblocations.conf:189):2: 1879a679938f5b08a7f96107c763d05d:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:17:53 [info] 35#35: *55 [lua] logger.lua:23: 1879a679938f5b08a7f96107c763d05d {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:17:53 +0000] 1879a679938f5b08a7f96107c763d05d "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.204 - - [29/Dec/2022:03:17:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/29 03:17:59 [info] 38#38: *57 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:17:59 [info] 35#35: *56 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:18:08 [info] 35#35: *58 [lua] access_by_lua(msblocations.conf:189):2: e210127ac8aa3cc6f0c64cf64042ac86:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:18:08 [info] 35#35: *58 [lua] logger.lua:23: e210127ac8aa3cc6f0c64cf64042ac86 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:18:08 +0000] e210127ac8aa3cc6f0c64cf64042ac86 "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.204 - - [29/Dec/2022:03:18:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:18:09 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:18:09 [info] 35#35: *60 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:18:19 [info] 35#35: *62 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:18:19 [info] 35#35: *63 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:18:23 [info] 35#35: *64 [lua] access_by_lua(msblocations.conf:189):2: bc4694d64b7c6b411a6123015cabac47:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:18:23 [info] 35#35: *64 [lua] logger.lua:23: bc4694d64b7c6b411a6123015cabac47 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:18:23 +0000] bc4694d64b7c6b411a6123015cabac47 "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.204 - - [29/Dec/2022:03:18:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/29 03:18:29 [info] 38#38: *65 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:18:29 [info] 38#38: *66 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:18:38 [info] 35#35: *67 [lua] access_by_lua(msblocations.conf:189):2: e75c943f605b554616141d3f775fef04:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:18:38 [info] 35#35: *67 [lua] logger.lua:23: e75c943f605b554616141d3f775fef04 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:18:38 +0000] e75c943f605b554616141d3f775fef04 "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.204 - - [29/Dec/2022:03:18:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:18:39 [info] 38#38: *68 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:18:39 [info] 38#38: *69 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:18:49 [info] 35#35: *70 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:18:49 [info] 35#35: *71 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:18:53 [info] 35#35: *72 [lua] access_by_lua(msblocations.conf:189):2: dcedd4c63e4f26263ccf7fadd33cbb2d:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:18:53 [info] 35#35: *72 [lua] logger.lua:23: dcedd4c63e4f26263ccf7fadd33cbb2d {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:18:53 +0000] dcedd4c63e4f26263ccf7fadd33cbb2d "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.204 - - [29/Dec/2022:03:18:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:18:59 [info] 35#35: *73 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:18:59 [info] 38#38: *74 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:19:08 [info] 35#35: *75 [lua] access_by_lua(msblocations.conf:189):2: 512e0267c24d4ebe4447a3519889fd74:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:19:08 +0000] 512e0267c24d4ebe4447a3519889fd74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/12/29 03:19:08 [info] 35#35: *75 [lua] logger.lua:23: 512e0267c24d4ebe4447a3519889fd74 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:19:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/29 03:19:09 [info] 35#35: *76 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:19:09 [info] 38#38: *77 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:19:19 [info] 35#35: *79 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:19:19 [info] 35#35: *80 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:19:23 [info] 35#35: *81 [lua] access_by_lua(msblocations.conf:189):2: 746aec939f7cb5baeafcb212f19bf404:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:19:23 [info] 35#35: *81 [lua] logger.lua:23: 746aec939f7cb5baeafcb212f19bf404 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:19:23 +0000] 746aec939f7cb5baeafcb212f19bf404 "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.204 - - [29/Dec/2022:03:19:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:19:29 [info] 35#35: *82 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:19:29 [info] 35#35: *83 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:19:38 [info] 35#35: *84 [lua] access_by_lua(msblocations.conf:189):2: 7a6d02a886bea30cb99e1fe84b164da6:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:19:38 [info] 35#35: *84 [lua] logger.lua:23: 7a6d02a886bea30cb99e1fe84b164da6 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:19:38 +0000] 7a6d02a886bea30cb99e1fe84b164da6 "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.204 - - [29/Dec/2022:03:19:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/12/29 03:19:39 [info] 35#35: *85 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:19:39 [info] 38#38: *86 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:19:49 [info] 35#35: *87 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:19:49 [info] 35#35: *88 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:19:53 [info] 35#35: *89 [lua] access_by_lua(msblocations.conf:189):2: 971fd98ac32d7397956be6436949942f:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:19:53 [info] 35#35: *89 [lua] logger.lua:23: 971fd98ac32d7397956be6436949942f {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:19:53 +0000] 971fd98ac32d7397956be6436949942f "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.204 - - [29/Dec/2022:03:19:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:19:59 [info] 35#35: *90 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:19:59 [info] 35#35: *91 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:20:08 [info] 35#35: *92 [lua] access_by_lua(msblocations.conf:189):2: 8153c80df6f005b92900d592e98fed4a:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:20:08 +0000] 8153c80df6f005b92900d592e98fed4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2022/12/29 03:20:08 [info] 35#35: *92 [lua] logger.lua:23: 8153c80df6f005b92900d592e98fed4a {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:20:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2022/12/29 03:20:09 [info] 35#35: *93 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:20:09 [info] 35#35: *94 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:20:19 [info] 35#35: *96 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:20:19 [info] 38#38: *97 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:20:23 [info] 35#35: *98 [lua] access_by_lua(msblocations.conf:189):2: f657bc096b35b263a9d0bb7d10ee91d4:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:20:23 [info] 35#35: *98 [lua] logger.lua:23: f657bc096b35b263a9d0bb7d10ee91d4 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:20:23 +0000] f657bc096b35b263a9d0bb7d10ee91d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.69.204 - - [29/Dec/2022:03:20:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/29 03:20:29 [info] 35#35: *100 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:20:29 [info] 38#38: *99 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:20:38 [info] 35#35: *101 [lua] access_by_lua(msblocations.conf:189):2: 83e87133d1b56befc214839cd710bc73:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:20:38 [info] 35#35: *101 [lua] logger.lua:23: 83e87133d1b56befc214839cd710bc73 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:20:38 +0000] 83e87133d1b56befc214839cd710bc73 "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.204 - - [29/Dec/2022:03:20:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:20:39 [info] 35#35: *102 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:20:39 [info] 35#35: *103 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:20:49 [info] 35#35: *104 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:20:49 [info] 35#35: *105 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:20:53 [info] 35#35: *106 [lua] access_by_lua(msblocations.conf:189):2: e1c6b64f52c22b079646e5f5828630c2:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:20:53 [info] 35#35: *106 [lua] logger.lua:23: e1c6b64f52c22b079646e5f5828630c2 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:20:53 +0000] e1c6b64f52c22b079646e5f5828630c2 "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.204 - - [29/Dec/2022:03:20:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:20:59 [info] 38#38: *107 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:20:59 [info] 38#38: *108 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:21:08 [info] 35#35: *109 [lua] access_by_lua(msblocations.conf:189):2: 4c0335efd721e6ea3420fac0be0dc39d:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:21:08 [info] 35#35: *109 [lua] logger.lua:23: 4c0335efd721e6ea3420fac0be0dc39d {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:21:08 +0000] 4c0335efd721e6ea3420fac0be0dc39d "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.204 - - [29/Dec/2022:03:21:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:21:09 [info] 35#35: *110 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:21:09 [info] 35#35: *111 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:21:19 [info] 35#35: *113 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:21:19 [info] 35#35: *114 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:21:23 [info] 35#35: *115 [lua] access_by_lua(msblocations.conf:189):2: 888edde959d5dfbb8b5642db56221a70:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:21:23 [info] 35#35: *115 [lua] logger.lua:23: 888edde959d5dfbb8b5642db56221a70 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:21:23 +0000] 888edde959d5dfbb8b5642db56221a70 "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.204 - - [29/Dec/2022:03:21:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:21:29 [info] 35#35: *116 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:21:29 [info] 38#38: *117 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:21:38 [info] 35#35: *118 [lua] access_by_lua(msblocations.conf:189):2: 759004fa326cda5e2b0c3b83375545d0:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:21:38 +0000] 759004fa326cda5e2b0c3b83375545d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.204 - - [29/Dec/2022:03:21:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:21:38 [info] 35#35: *118 [lua] logger.lua:23: 759004fa326cda5e2b0c3b83375545d0 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 03:21:39 [info] 38#38: *119 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:21:39 [info] 35#35: *120 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:21:49 [info] 35#35: *121 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:21:49 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:21:53 [info] 35#35: *123 [lua] access_by_lua(msblocations.conf:189):2: 3a04a87b26693cb07500026759be9327:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:21:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.69.204 - - [29/Dec/2022:03:21:53 +0000] 3a04a87b26693cb07500026759be9327 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.027 "-" "Consul Health Check" "-"
2022/12/29 03:21:53 [info] 35#35: *123 [lua] logger.lua:23: 3a04a87b26693cb07500026759be9327 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 03:21:59 [info] 38#38: *124 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:21:59 [info] 35#35: *125 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:22:08 [info] 35#35: *126 [lua] access_by_lua(msblocations.conf:189):2: 608def9fb798a60a905e301d12ef9b8a:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:22:08 [info] 35#35: *126 [lua] logger.lua:23: 608def9fb798a60a905e301d12ef9b8a {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:22:08 +0000] 608def9fb798a60a905e301d12ef9b8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.204 - - [29/Dec/2022:03:22:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/29 03:22:09 [info] 35#35: *127 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:22:09 [info] 35#35: *128 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:22:19 [info] 35#35: *130 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:22:19 [info] 35#35: *131 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:22:23 [info] 35#35: *132 [lua] access_by_lua(msblocations.conf:189):2: 55d468e85eca94617879d43057db409f:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:22:23 +0000] 55d468e85eca94617879d43057db409f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/29 03:22:23 [info] 35#35: *132 [lua] logger.lua:23: 55d468e85eca94617879d43057db409f {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:22:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:22:29 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:22:29 [info] 35#35: *134 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:22:38 [info] 35#35: *135 [lua] access_by_lua(msblocations.conf:189):2: f0d14eca5ccaa42abed7f77482d5cbb3:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:22:38 +0000] f0d14eca5ccaa42abed7f77482d5cbb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 03:22:38 [info] 35#35: *135 [lua] logger.lua:23: f0d14eca5ccaa42abed7f77482d5cbb3 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:22:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:22:39 [info] 35#35: *136 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:22:39 [info] 35#35: *137 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:22:49 [info] 35#35: *138 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:22:49 [info] 35#35: *139 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:22:53 [info] 35#35: *140 [lua] access_by_lua(msblocations.conf:189):2: e5ee4383c88497cd025e57dfd6335fe1:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:22:53 [info] 35#35: *140 [lua] logger.lua:23: e5ee4383c88497cd025e57dfd6335fe1 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:22:53 +0000] e5ee4383c88497cd025e57dfd6335fe1 "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.204 - - [29/Dec/2022:03:22:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:22:59 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:22:59 [info] 35#35: *142 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:23:08 [info] 35#35: *143 [lua] access_by_lua(msblocations.conf:189):2: 8ff2ee95299e9cb21dc00297fc7f0984:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:23:08 [info] 35#35: *143 [lua] logger.lua:23: 8ff2ee95299e9cb21dc00297fc7f0984 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:23:08 +0000] 8ff2ee95299e9cb21dc00297fc7f0984 "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.204 - - [29/Dec/2022:03:23:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:23:09 [info] 38#38: *145 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:23:09 [info] 38#38: *144 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:23:19 [info] 35#35: *147 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:23:19 [info] 35#35: *148 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:23:23 [info] 35#35: *149 [lua] access_by_lua(msblocations.conf:189):2: bba3f61b2bab8bd47cb59ba164d25e91:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:23:23 +0000] bba3f61b2bab8bd47cb59ba164d25e91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/29 03:23:23 [info] 35#35: *149 [lua] logger.lua:23: bba3f61b2bab8bd47cb59ba164d25e91 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:23:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:23:29 [info] 35#35: *150 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:23:29 [info] 35#35: *151 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:23:38 [info] 35#35: *152 [lua] access_by_lua(msblocations.conf:189):2: 30b4c94243b369721bb4d2e2d2da4c8d:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:23:38 [info] 35#35: *152 [lua] logger.lua:23: 30b4c94243b369721bb4d2e2d2da4c8d {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:23:38 +0000] 30b4c94243b369721bb4d2e2d2da4c8d "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.204 - - [29/Dec/2022:03:23:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:23:39 [info] 38#38: *154 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:23:39 [info] 38#38: *153 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:23:49 [info] 35#35: *155 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:23:49 [info] 35#35: *156 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:23:53 [info] 35#35: *157 [lua] access_by_lua(msblocations.conf:189):2: 404b4cdb69f8fbc5086a71af7fc0c05b:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:23:53 [info] 35#35: *157 [lua] logger.lua:23: 404b4cdb69f8fbc5086a71af7fc0c05b {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:23:53 +0000] 404b4cdb69f8fbc5086a71af7fc0c05b "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.204 - - [29/Dec/2022:03:23:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:23:59 [info] 35#35: *158 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:23:59 [info] 35#35: *159 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:24:08 [info] 35#35: *160 [lua] access_by_lua(msblocations.conf:189):2: c806db1b769e841aa3048f7b326d1cd6:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:24:08 +0000] c806db1b769e841aa3048f7b326d1cd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/29 03:24:08 [info] 35#35: *160 [lua] logger.lua:23: c806db1b769e841aa3048f7b326d1cd6 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:24:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:24:09 [info] 38#38: *162 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:24:09 [info] 35#35: *161 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:24:19 [info] 35#35: *164 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:24:19 [info] 35#35: *165 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:24:23 [info] 35#35: *166 [lua] access_by_lua(msblocations.conf:189):2: ce5f201c5c1bde4da5bad3c2fb133347:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:24:24 [info] 35#35: *166 [lua] logger.lua:23: ce5f201c5c1bde4da5bad3c2fb133347 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:24:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.204 - - [29/Dec/2022:03:24:24 +0000] ce5f201c5c1bde4da5bad3c2fb133347 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 03:24:29 [info] 35#35: *167 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:24:29 [info] 38#38: *168 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:24:39 [info] 35#35: *169 [lua] access_by_lua(msblocations.conf:189):2: 151594a55f8ee5c099dd809cc137c1bf:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:24:39 +0000] 151594a55f8ee5c099dd809cc137c1bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/12/29 03:24:39 [info] 35#35: *169 [lua] logger.lua:23: 151594a55f8ee5c099dd809cc137c1bf {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:24:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/12/29 03:24:39 [info] 35#35: *171 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:24:39 [info] 35#35: *170 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:24:49 [info] 35#35: *172 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:24:49 [info] 38#38: *173 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:24:54 [info] 35#35: *174 [lua] access_by_lua(msblocations.conf:189):2: 0286ed44ce080b35477a705c95e87e1e:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:24:54 +0000] 0286ed44ce080b35477a705c95e87e1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/29 03:24:54 [info] 35#35: *174 [lua] logger.lua:23: 0286ed44ce080b35477a705c95e87e1e {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:24:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:24:59 [info] 35#35: *175 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:24:59 [info] 35#35: *176 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:25:09 [info] 35#35: *177 [lua] access_by_lua(msblocations.conf:189):2: 3985121876b9e6e0435a8dc2488b05ed:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:25:09 [info] 35#35: *177 [lua] logger.lua:23: 3985121876b9e6e0435a8dc2488b05ed {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:25:09 +0000] 3985121876b9e6e0435a8dc2488b05ed "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.204 - - [29/Dec/2022:03:25:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:25:09 [info] 35#35: *179 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:25:09 [info] 35#35: *178 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:25:19 [info] 35#35: *181 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:25:19 [info] 35#35: *182 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:25:24 [info] 35#35: *183 [lua] access_by_lua(msblocations.conf:189):2: 2cf869b44330bbbaa63efb18b2603125:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:25:24 [info] 35#35: *183 [lua] logger.lua:23: 2cf869b44330bbbaa63efb18b2603125 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:25:24 +0000] 2cf869b44330bbbaa63efb18b2603125 "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.204 - - [29/Dec/2022:03:25:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:25:29 [info] 38#38: *184 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:25:29 [info] 38#38: *185 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:25:39 [info] 35#35: *186 [lua] access_by_lua(msblocations.conf:189):2: f9313aad8560cc0529930f1ea2a0c1ce:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:25:39 +0000] f9313aad8560cc0529930f1ea2a0c1ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 03:25:39 [info] 35#35: *186 [lua] logger.lua:23: f9313aad8560cc0529930f1ea2a0c1ce {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:25:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:25:39 [info] 35#35: *187 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:25:39 [info] 35#35: *188 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:25:49 [info] 35#35: *190 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:25:49 [info] 35#35: *189 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:25:54 [info] 35#35: *191 [lua] access_by_lua(msblocations.conf:189):2: a18d012e5cb04789daf7a68861c84048:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:25:54 [info] 35#35: *191 [lua] logger.lua:23: a18d012e5cb04789daf7a68861c84048 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:25:54 +0000] a18d012e5cb04789daf7a68861c84048 "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.204 - - [29/Dec/2022:03:25:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/12/29 03:25:59 [info] 38#38: *193 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:25:59 [info] 35#35: *192 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:26:09 [info] 35#35: *194 [lua] access_by_lua(msblocations.conf:189):2: 46d956b9552a626fcc33ce229b3a79ea:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:26:09 [info] 35#35: *194 [lua] logger.lua:23: 46d956b9552a626fcc33ce229b3a79ea {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:26:09 +0000] 46d956b9552a626fcc33ce229b3a79ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.204 - - [29/Dec/2022:03:26:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/29 03:26:09 [info] 38#38: *195 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:26:09 [info] 35#35: *196 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:26:19 [info] 35#35: *198 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:26:19 [info] 35#35: *199 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:26:24 [info] 35#35: *200 [lua] access_by_lua(msblocations.conf:189):2: ab001b581ad6dcd670dea79c5be5cb83:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:26:24 [info] 35#35: *200 [lua] logger.lua:23: ab001b581ad6dcd670dea79c5be5cb83 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:26:24 +0000] ab001b581ad6dcd670dea79c5be5cb83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.69.204 - - [29/Dec/2022:03:26:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2022/12/29 03:26:29 [info] 35#35: *201 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:26:29 [info] 35#35: *202 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:26:39 [info] 35#35: *203 [lua] access_by_lua(msblocations.conf:189):2: 58e63827926b427da8e69220b144376d:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:26:39 +0000] 58e63827926b427da8e69220b144376d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/29 03:26:39 [info] 35#35: *203 [lua] logger.lua:23: 58e63827926b427da8e69220b144376d {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:26:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:26:39 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:26:39 [info] 35#35: *205 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:26:49 [info] 38#38: *207 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:26:49 [info] 35#35: *206 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:26:54 [info] 35#35: *208 [lua] access_by_lua(msblocations.conf:189):2: 2798c3131aee2c405608dfa07862ed80:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:26:54 [info] 35#35: *208 [lua] logger.lua:23: 2798c3131aee2c405608dfa07862ed80 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:26:54 +0000] 2798c3131aee2c405608dfa07862ed80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.204 - - [29/Dec/2022:03:26:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/29 03:26:59 [info] 35#35: *209 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:26:59 [info] 35#35: *210 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:27:09 [info] 35#35: *211 [lua] access_by_lua(msblocations.conf:189):2: 3e34dc1b7f069415cad385c87f6a0110:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:27:09 +0000] 3e34dc1b7f069415cad385c87f6a0110 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 03:27:09 [info] 35#35: *211 [lua] logger.lua:23: 3e34dc1b7f069415cad385c87f6a0110 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:27:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:27:09 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:27:09 [info] 35#35: *213 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:27:19 [info] 35#35: *215 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:27:19 [info] 35#35: *216 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:27:24 [info] 35#35: *217 [lua] access_by_lua(msblocations.conf:189):2: 25156fcfcd63c6c58586b77f20ca58fb:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:27:24 +0000] 25156fcfcd63c6c58586b77f20ca58fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 03:27:24 [info] 35#35: *217 [lua] logger.lua:23: 25156fcfcd63c6c58586b77f20ca58fb {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:27:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:27:29 [info] 35#35: *218 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:27:29 [info] 35#35: *219 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:27:39 [info] 35#35: *220 [lua] access_by_lua(msblocations.conf:189):2: f288380fbd841ac21269ab4e86b1c3ae:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:27:39 [info] 35#35: *220 [lua] logger.lua:23: f288380fbd841ac21269ab4e86b1c3ae {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:27:39 +0000] f288380fbd841ac21269ab4e86b1c3ae "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.204 - - [29/Dec/2022:03:27:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:27:39 [info] 35#35: *221 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:27:39 [info] 35#35: *222 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:27:49 [info] 38#38: *223 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:27:49 [info] 38#38: *224 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:27:54 [info] 35#35: *225 [lua] access_by_lua(msblocations.conf:189):2: 597b510a0f0c1d38c40ac00c07cda888:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:27:54 +0000] 597b510a0f0c1d38c40ac00c07cda888 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 03:27:54 [info] 35#35: *225 [lua] logger.lua:23: 597b510a0f0c1d38c40ac00c07cda888 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:27:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:27:59 [info] 35#35: *226 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:27:59 [info] 35#35: *227 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:28:09 [info] 35#35: *228 [lua] access_by_lua(msblocations.conf:189):2: d6952d213c40597f5f522d5a27c10923:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:28:09 [info] 35#35: *228 [lua] logger.lua:23: d6952d213c40597f5f522d5a27c10923 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:28:09 +0000] d6952d213c40597f5f522d5a27c10923 "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.204 - - [29/Dec/2022:03:28:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/12/29 03:28:09 [info] 35#35: *230 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:28:09 [info] 35#35: *229 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:28:19 [info] 35#35: *232 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:28:19 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:28:24 [info] 35#35: *234 [lua] access_by_lua(msblocations.conf:189):2: e712f17f7f82f9b78336aa81a9f52bc3:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:28:24 +0000] e712f17f7f82f9b78336aa81a9f52bc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 03:28:24 [info] 35#35: *234 [lua] logger.lua:23: e712f17f7f82f9b78336aa81a9f52bc3 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:28:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:28:29 [info] 35#35: *236 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:28:29 [info] 38#38: *235 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:28:39 [info] 35#35: *237 [lua] access_by_lua(msblocations.conf:189):2: baa6336c103408a7e00b98f8818c25a3:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:28:39 +0000] baa6336c103408a7e00b98f8818c25a3 "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.204 - - [29/Dec/2022:03:28:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:28:39 [info] 35#35: *237 [lua] logger.lua:23: baa6336c103408a7e00b98f8818c25a3 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 03:28:39 [info] 35#35: *238 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:28:39 [info] 35#35: *239 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:28:49 [info] 35#35: *240 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:28:49 [info] 35#35: *241 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:28:54 [info] 35#35: *242 [lua] access_by_lua(msblocations.conf:189):2: 05e3580974f1efb08df59e4a47f25ae8:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:28:54 [info] 35#35: *242 [lua] logger.lua:23: 05e3580974f1efb08df59e4a47f25ae8 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:28:54 +0000] 05e3580974f1efb08df59e4a47f25ae8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.204 - - [29/Dec/2022:03:28:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/29 03:28:59 [info] 38#38: *243 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:28:59 [info] 38#38: *244 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:29:09 [info] 35#35: *245 [lua] access_by_lua(msblocations.conf:189):2: dddb63c501edb2fb9fdc1bad1ef486a6:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:29:09 [info] 35#35: *245 [lua] logger.lua:23: dddb63c501edb2fb9fdc1bad1ef486a6 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:29:09 +0000] dddb63c501edb2fb9fdc1bad1ef486a6 "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.204 - - [29/Dec/2022:03:29:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:29:09 [info] 35#35: *246 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:29:09 [info] 35#35: *247 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:29:19 [info] 38#38: *250 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:29:19 [info] 38#38: *249 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:29:24 [info] 35#35: *251 [lua] access_by_lua(msblocations.conf:189):2: 179a9ec74cc5894eddbfbde5fdd07e87:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:29:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.204 - - [29/Dec/2022:03:29:24 +0000] 179a9ec74cc5894eddbfbde5fdd07e87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/12/29 03:29:24 [info] 35#35: *251 [lua] logger.lua:23: 179a9ec74cc5894eddbfbde5fdd07e87 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 03:29:29 [info] 35#35: *252 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:29:29 [info] 35#35: *253 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:29:39 [info] 35#35: *254 [lua] access_by_lua(msblocations.conf:189):2: a75a15c3ad9db848545556de8dfe997a:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:29:39 [info] 35#35: *254 [lua] logger.lua:23: a75a15c3ad9db848545556de8dfe997a {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:29:39 +0000] a75a15c3ad9db848545556de8dfe997a "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.204 - - [29/Dec/2022:03:29:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:29:39 [info] 35#35: *255 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:29:39 [info] 38#38: *256 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:29:49 [info] 35#35: *257 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:29:49 [info] 35#35: *258 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:29:54 [info] 35#35: *259 [lua] access_by_lua(msblocations.conf:189):2: 761a23d9e08d5503058fe454485d7049:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:29:54 [info] 35#35: *259 [lua] logger.lua:23: 761a23d9e08d5503058fe454485d7049 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:29:54 +0000] 761a23d9e08d5503058fe454485d7049 "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.204 - - [29/Dec/2022:03:29:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:29:59 [info] 38#38: *260 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:29:59 [info] 38#38: *261 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:30:09 [info] 35#35: *262 [lua] access_by_lua(msblocations.conf:189):2: f49e1a34e5656bab35d86abac77e4f9d:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:30:09 +0000] f49e1a34e5656bab35d86abac77e4f9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 03:30:09 [info] 35#35: *262 [lua] logger.lua:23: f49e1a34e5656bab35d86abac77e4f9d {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:30:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:30:09 [info] 35#35: *263 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:30:09 [info] 35#35: *264 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:30:19 [info] 35#35: *266 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:30:19 [info] 38#38: *267 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:30:24 [info] 35#35: *268 [lua] access_by_lua(msblocations.conf:189):2: 7dff772afa75fe466f57b2fbf8a6d72a:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:30:24 +0000] 7dff772afa75fe466f57b2fbf8a6d72a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/12/29 03:30:24 [info] 35#35: *268 [lua] logger.lua:23: 7dff772afa75fe466f57b2fbf8a6d72a {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:30:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/29 03:30:29 [info] 35#35: *269 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:30:29 [info] 38#38: *270 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:30:39 [info] 35#35: *271 [lua] access_by_lua(msblocations.conf:189):2: bc661cce316e57ffd4b1ea679850c604:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:30:39 [info] 35#35: *271 [lua] logger.lua:23: bc661cce316e57ffd4b1ea679850c604 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:30:39 +0000] bc661cce316e57ffd4b1ea679850c604 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.69.204 - - [29/Dec/2022:03:30:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:30:39 [info] 35#35: *272 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:30:39 [info] 35#35: *273 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:30:49 [info] 35#35: *274 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:30:49 [info] 38#38: *275 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:30:54 [info] 35#35: *276 [lua] access_by_lua(msblocations.conf:189):2: 988a96babe30e993c456e1a503568641:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:30:54 [info] 35#35: *276 [lua] logger.lua:23: 988a96babe30e993c456e1a503568641 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:30:54 +0000] 988a96babe30e993c456e1a503568641 "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.204 - - [29/Dec/2022:03:30:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:30:59 [info] 35#35: *277 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:30:59 [info] 35#35: *278 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:31:09 [info] 35#35: *279 [lua] access_by_lua(msblocations.conf:189):2: 68bd6a98bea8c314138eac1616ee7da3:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:31:09 +0000] 68bd6a98bea8c314138eac1616ee7da3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 03:31:09 [info] 35#35: *279 [lua] logger.lua:23: 68bd6a98bea8c314138eac1616ee7da3 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:31:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:31:09 [info] 35#35: *280 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:31:09 [info] 38#38: *281 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:31:19 [info] 35#35: *283 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:31:19 [info] 38#38: *284 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:31:24 [info] 35#35: *285 [lua] access_by_lua(msblocations.conf:189):2: 9b724408bb97b678341e156b26e8cdb9:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:31:24 [info] 35#35: *285 [lua] logger.lua:23: 9b724408bb97b678341e156b26e8cdb9 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:31:24 +0000] 9b724408bb97b678341e156b26e8cdb9 "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.204 - - [29/Dec/2022:03:31:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:31:29 [info] 35#35: *286 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:31:29 [info] 35#35: *287 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:31:39 [info] 35#35: *288 [lua] access_by_lua(msblocations.conf:189):2: 74a80b7d6f5b6c2ba45b55ab479bf919:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:31:39 [info] 35#35: *288 [lua] logger.lua:23: 74a80b7d6f5b6c2ba45b55ab479bf919 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:31:39 +0000] 74a80b7d6f5b6c2ba45b55ab479bf919 "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.204 - - [29/Dec/2022:03:31:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:31:39 [info] 35#35: *289 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:31:39 [info] 35#35: *290 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:31:49 [info] 38#38: *291 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:31:49 [info] 35#35: *292 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:31:54 [info] 35#35: *293 [lua] access_by_lua(msblocations.conf:189):2: 1c6da9ad70a1d5a064d2ee5953e21874:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:31:54 +0000] 1c6da9ad70a1d5a064d2ee5953e21874 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 03:31:54 [info] 35#35: *293 [lua] logger.lua:23: 1c6da9ad70a1d5a064d2ee5953e21874 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:31:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:31:59 [info] 38#38: *295 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:31:59 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:32:09 [info] 35#35: *296 [lua] access_by_lua(msblocations.conf:189):2: 829e48b284276702aec5558224113c37:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:32:09 [info] 35#35: *296 [lua] logger.lua:23: 829e48b284276702aec5558224113c37 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:32:09 +0000] 829e48b284276702aec5558224113c37 "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.204 - - [29/Dec/2022:03:32:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:32:09 [info] 38#38: *297 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:32:09 [info] 35#35: *298 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:32:19 [info] 35#35: *300 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:32:19 [info] 35#35: *301 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:32:24 [info] 35#35: *302 [lua] access_by_lua(msblocations.conf:189):2: 4d65cadd05a6bd27e3e320a4d0d7f7f6:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:32:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:32:24 [info] 35#35: *302 [lua] logger.lua:23: 4d65cadd05a6bd27e3e320a4d0d7f7f6 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:32:24 +0000] 4d65cadd05a6bd27e3e320a4d0d7f7f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/12/29 03:32:29 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:32:29 [info] 35#35: *304 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:32:39 [info] 35#35: *305 [lua] access_by_lua(msblocations.conf:189):2: ddd120acd73f1bb76ee09dab3ccb6382:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:32:39 +0000] ddd120acd73f1bb76ee09dab3ccb6382 "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.204 - - [29/Dec/2022:03:32:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:32:39 [info] 35#35: *305 [lua] logger.lua:23: ddd120acd73f1bb76ee09dab3ccb6382 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 03:32:39 [info] 35#35: *307 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:32:39 [info] 38#38: *306 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:32:49 [info] 35#35: *308 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:32:49 [info] 38#38: *309 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:32:54 [info] 35#35: *310 [lua] access_by_lua(msblocations.conf:189):2: 1713e68ccc7bc422311915bf202fb046:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:32:54 [info] 35#35: *310 [lua] logger.lua:23: 1713e68ccc7bc422311915bf202fb046 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:32:54 +0000] 1713e68ccc7bc422311915bf202fb046 "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.204 - - [29/Dec/2022:03:32:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:32:59 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:32:59 [info] 35#35: *312 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:33:09 [info] 35#35: *313 [lua] access_by_lua(msblocations.conf:189):2: 26233a965aca714eaaf145f00b65fae5:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:33:09 [info] 35#35: *313 [lua] logger.lua:23: 26233a965aca714eaaf145f00b65fae5 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:33:09 +0000] 26233a965aca714eaaf145f00b65fae5 "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.204 - - [29/Dec/2022:03:33:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:33:09 [info] 35#35: *315 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:33:09 [info] 35#35: *314 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:33:20 [info] 35#35: *317 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:33:20 [info] 35#35: *318 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:33:24 [info] 35#35: *319 [lua] access_by_lua(msblocations.conf:189):2: 3eb1fe6050b72bfce3c682beb8aa0431:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:33:24 [info] 35#35: *319 [lua] logger.lua:23: 3eb1fe6050b72bfce3c682beb8aa0431 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:33:24 +0000] 3eb1fe6050b72bfce3c682beb8aa0431 "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.204 - - [29/Dec/2022:03:33:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:33:29 [info] 38#38: *320 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:33:29 [info] 38#38: *321 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:33:39 [info] 35#35: *322 [lua] access_by_lua(msblocations.conf:189):2: 26a30e7b791680bb72c2a4caa2ed724e:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:33:39 [info] 35#35: *322 [lua] logger.lua:23: 26a30e7b791680bb72c2a4caa2ed724e {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:33:39 +0000] 26a30e7b791680bb72c2a4caa2ed724e "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.204 - - [29/Dec/2022:03:33:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:33:39 [info] 35#35: *323 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:33:39 [info] 35#35: *324 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:33:49 [info] 35#35: *325 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:33:49 [info] 38#38: *326 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:33:54 [info] 35#35: *327 [lua] access_by_lua(msblocations.conf:189):2: 788e7b7a1c20dffa9ca61a4a4f876bad:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:33:54 [info] 35#35: *327 [lua] logger.lua:23: 788e7b7a1c20dffa9ca61a4a4f876bad {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:33:54 +0000] 788e7b7a1c20dffa9ca61a4a4f876bad "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.204 - - [29/Dec/2022:03:33:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:33:59 [info] 38#38: *328 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:33:59 [info] 38#38: *329 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:34:09 [info] 35#35: *330 [lua] access_by_lua(msblocations.conf:189):2: 08c07b047eccc4a8259ca79159d5cb88:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:34:09 +0000] 08c07b047eccc4a8259ca79159d5cb88 "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.204 - - [29/Dec/2022:03:34:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:34:09 [info] 35#35: *330 [lua] logger.lua:23: 08c07b047eccc4a8259ca79159d5cb88 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 03:34:09 [info] 38#38: *332 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:34:09 [info] 35#35: *331 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:34:19 [info] 35#35: *334 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:34:19 [info] 35#35: *335 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:34:24 [info] 35#35: *336 [lua] access_by_lua(msblocations.conf:189):2: 25363e3bafa05aaa9735c3a6bbf111bd:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:34:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:34:24 [info] 35#35: *336 [lua] logger.lua:23: 25363e3bafa05aaa9735c3a6bbf111bd {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:34:24 +0000] 25363e3bafa05aaa9735c3a6bbf111bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 03:34:29 [info] 35#35: *337 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:34:29 [info] 38#38: *338 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:34:39 [info] 35#35: *339 [lua] access_by_lua(msblocations.conf:189):2: 871c843f9d6d2be2d26805a163771c55:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:34:39 [info] 35#35: *339 [lua] logger.lua:23: 871c843f9d6d2be2d26805a163771c55 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:34:39 +0000] 871c843f9d6d2be2d26805a163771c55 "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.204 - - [29/Dec/2022:03:34:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:34:39 [info] 38#38: *341 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:34:39 [info] 38#38: *340 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:34:49 [info] 35#35: *342 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:34:49 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:34:54 [info] 35#35: *344 [lua] access_by_lua(msblocations.conf:189):2: 5159d2e1235e5874a0c782c5a9db45cb:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:34:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:34:54 [info] 35#35: *344 [lua] logger.lua:23: 5159d2e1235e5874a0c782c5a9db45cb {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:34:54 +0000] 5159d2e1235e5874a0c782c5a9db45cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/12/29 03:34:59 [info] 38#38: *345 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:34:59 [info] 38#38: *346 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:35:09 [info] 35#35: *347 [lua] access_by_lua(msblocations.conf:189):2: ed1b571eddb4d28755c5cfea8ce37331:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:35:09 +0000] ed1b571eddb4d28755c5cfea8ce37331 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 03:35:09 [info] 35#35: *347 [lua] logger.lua:23: ed1b571eddb4d28755c5cfea8ce37331 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:35:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:35:09 [info] 35#35: *348 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:35:09 [info] 38#38: *349 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:35:19 [info] 38#38: *351 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:35:19 [info] 38#38: *352 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:35:24 [info] 35#35: *353 [lua] access_by_lua(msblocations.conf:189):2: 70cf5292c64d42a095c1dd2e22a999c4:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:35:24 [info] 35#35: *353 [lua] logger.lua:23: 70cf5292c64d42a095c1dd2e22a999c4 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:35:24 +0000] 70cf5292c64d42a095c1dd2e22a999c4 "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.204 - - [29/Dec/2022:03:35:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:35:29 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:35:29 [info] 35#35: *355 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:35:39 [info] 35#35: *356 [lua] access_by_lua(msblocations.conf:189):2: 1e052b06df170438a004ce8939f20aaa:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:35:39 [info] 35#35: *356 [lua] logger.lua:23: 1e052b06df170438a004ce8939f20aaa {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:35:39 +0000] 1e052b06df170438a004ce8939f20aaa "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.204 - - [29/Dec/2022:03:35:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/29 03:35:39 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:35:39 [info] 38#38: *358 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:35:49 [info] 35#35: *359 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:35:49 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:35:54 [info] 35#35: *361 [lua] access_by_lua(msblocations.conf:189):2: 165565a2e96fa33d4a60e08443cd567c:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:35:54 +0000] 165565a2e96fa33d4a60e08443cd567c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2022/12/29 03:35:54 [info] 35#35: *361 [lua] logger.lua:23: 165565a2e96fa33d4a60e08443cd567c {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:35:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/29 03:35:59 [info] 38#38: *362 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:35:59 [info] 38#38: *363 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:36:09 [info] 35#35: *364 [lua] access_by_lua(msblocations.conf:189):2: 8d26e37d5f37126a2cc5f76018e0668e:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:36:09 [info] 35#35: *364 [lua] logger.lua:23: 8d26e37d5f37126a2cc5f76018e0668e {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:36:09 +0000] 8d26e37d5f37126a2cc5f76018e0668e "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.204 - - [29/Dec/2022:03:36:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:36:09 [info] 35#35: *365 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:36:09 [info] 35#35: *366 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:36:19 [info] 38#38: *368 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:36:19 [info] 38#38: *369 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:36:24 [info] 35#35: *370 [lua] access_by_lua(msblocations.conf:189):2: bfa79de6a6a2f3dfad6509edcd78a58f:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:36:24 [info] 35#35: *370 [lua] logger.lua:23: bfa79de6a6a2f3dfad6509edcd78a58f {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:36:24 +0000] bfa79de6a6a2f3dfad6509edcd78a58f "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.204 - - [29/Dec/2022:03:36:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:36:29 [info] 35#35: *371 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:36:29 [info] 38#38: *372 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:36:39 [info] 35#35: *373 [lua] access_by_lua(msblocations.conf:189):2: 4a2b783ec7286c5d1f3dceed9758f1e7:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:36:39 [info] 35#35: *373 [lua] logger.lua:23: 4a2b783ec7286c5d1f3dceed9758f1e7 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:36:39 +0000] 4a2b783ec7286c5d1f3dceed9758f1e7 "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.204 - - [29/Dec/2022:03:36:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:36:39 [info] 38#38: *374 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:36:39 [info] 38#38: *375 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:36:49 [info] 35#35: *377 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:36:49 [info] 38#38: *376 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:36:54 [info] 35#35: *378 [lua] access_by_lua(msblocations.conf:189):2: bb34342ff9e91f9f455b2be31b7259c5:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:36:54 [info] 35#35: *378 [lua] logger.lua:23: bb34342ff9e91f9f455b2be31b7259c5 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:36:54 +0000] bb34342ff9e91f9f455b2be31b7259c5 "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.204 - - [29/Dec/2022:03:36:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:36:59 [info] 35#35: *379 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:36:59 [info] 35#35: *380 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:37:09 [info] 35#35: *381 [lua] access_by_lua(msblocations.conf:189):2: 830fd32422c4f77b31cbf3bbf789615b:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:37:09 +0000] 830fd32422c4f77b31cbf3bbf789615b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 03:37:09 [info] 35#35: *381 [lua] logger.lua:23: 830fd32422c4f77b31cbf3bbf789615b {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:37:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:37:09 [info] 35#35: *382 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:37:09 [info] 35#35: *383 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:37:19 [info] 35#35: *385 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:37:19 [info] 35#35: *386 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:37:24 [info] 35#35: *387 [lua] access_by_lua(msblocations.conf:189):2: d30aab4decdb5c763ba241307e7ba479:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:37:24 [info] 35#35: *387 [lua] logger.lua:23: d30aab4decdb5c763ba241307e7ba479 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:37:24 +0000] d30aab4decdb5c763ba241307e7ba479 "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.204 - - [29/Dec/2022:03:37:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:37:29 [info] 35#35: *388 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:37:29 [info] 38#38: *389 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:37:39 [info] 35#35: *390 [lua] access_by_lua(msblocations.conf:189):2: c6286e482bb2b1e9bc4205684bd6e810:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:37:39 [info] 35#35: *390 [lua] logger.lua:23: c6286e482bb2b1e9bc4205684bd6e810 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:37:39 +0000] c6286e482bb2b1e9bc4205684bd6e810 "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.204 - - [29/Dec/2022:03:37:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/29 03:37:39 [info] 35#35: *391 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:37:39 [info] 35#35: *392 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:37:49 [info] 35#35: *393 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:37:49 [info] 38#38: *394 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:37:54 [info] 35#35: *395 [lua] access_by_lua(msblocations.conf:189):2: ee6fcc69c9b6eda2075ba9458890e853:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:37:54 [info] 35#35: *395 [lua] logger.lua:23: ee6fcc69c9b6eda2075ba9458890e853 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:37:54 +0000] ee6fcc69c9b6eda2075ba9458890e853 "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.204 - - [29/Dec/2022:03:37:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:37:59 [info] 35#35: *396 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:37:59 [info] 35#35: *397 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:38:09 [info] 35#35: *398 [lua] access_by_lua(msblocations.conf:189):2: fa188d42b57900e43780dbf200587546:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:38:09 [info] 35#35: *398 [lua] logger.lua:23: fa188d42b57900e43780dbf200587546 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:38:09 +0000] fa188d42b57900e43780dbf200587546 "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.204 - - [29/Dec/2022:03:38:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:38:09 [info] 38#38: *399 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:38:09 [info] 38#38: *400 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:38:19 [info] 35#35: *402 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:38:19 [info] 38#38: *403 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:38:24 [info] 35#35: *404 [lua] access_by_lua(msblocations.conf:189):2: 3e8dc385fa92f257070ebe0ffb5aa5c7:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:38:25 [info] 35#35: *404 [lua] logger.lua:23: 3e8dc385fa92f257070ebe0ffb5aa5c7 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:38:25 +0000] 3e8dc385fa92f257070ebe0ffb5aa5c7 "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.204 - - [29/Dec/2022:03:38:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:38:29 [info] 35#35: *405 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:38:29 [info] 38#38: *406 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:38:39 [info] 35#35: *407 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:38:39 [info] 38#38: *408 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:38:40 [info] 35#35: *409 [lua] access_by_lua(msblocations.conf:189):2: 046cdd5caccb24332aa25224686a9d63:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:38:40 [info] 35#35: *409 [lua] logger.lua:23: 046cdd5caccb24332aa25224686a9d63 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:38:40 +0000] 046cdd5caccb24332aa25224686a9d63 "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.204 - - [29/Dec/2022:03:38:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:38:49 [info] 35#35: *410 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:38:49 [info] 35#35: *411 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:38:55 [info] 35#35: *412 [lua] access_by_lua(msblocations.conf:189):2: 3e2cc8c856f41de465f090ab803efdf5:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:38:55 +0000] 3e2cc8c856f41de465f090ab803efdf5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/29 03:38:55 [info] 35#35: *412 [lua] logger.lua:23: 3e2cc8c856f41de465f090ab803efdf5 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:38:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:38:59 [info] 38#38: *413 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:38:59 [info] 38#38: *414 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:39:09 [info] 38#38: *415 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:39:09 [info] 38#38: *416 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:39:10 [info] 35#35: *417 [lua] access_by_lua(msblocations.conf:189):2: 8ce952f556d32ea7d596236979150a48:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:39:10 [info] 35#35: *417 [lua] logger.lua:23: 8ce952f556d32ea7d596236979150a48 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:39:10 +0000] 8ce952f556d32ea7d596236979150a48 "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.204 - - [29/Dec/2022:03:39:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:39:19 [info] 35#35: *419 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:39:19 [info] 35#35: *420 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:39:25 [info] 35#35: *421 [lua] access_by_lua(msblocations.conf:189):2: cdf7cc5b543aa9d0a7f68f7789c006b5:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:39:25 +0000] cdf7cc5b543aa9d0a7f68f7789c006b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 03:39:25 [info] 35#35: *421 [lua] logger.lua:23: cdf7cc5b543aa9d0a7f68f7789c006b5 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:39:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:39:29 [info] 35#35: *422 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:39:29 [info] 35#35: *423 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:39:39 [info] 38#38: *424 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:39:39 [info] 38#38: *425 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:39:40 [info] 35#35: *426 [lua] access_by_lua(msblocations.conf:189):2: 38ed360a63b4afabf04fcb0db0a08509:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:39:40 +0000] 38ed360a63b4afabf04fcb0db0a08509 "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.204 - - [29/Dec/2022:03:39:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:39:40 [info] 35#35: *426 [lua] logger.lua:23: 38ed360a63b4afabf04fcb0db0a08509 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 03:39:49 [info] 35#35: *428 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:39:49 [info] 35#35: *427 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:39:55 [info] 35#35: *429 [lua] access_by_lua(msblocations.conf:189):2: ea8182f3325848ba05358e4319368cb1:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:39:55 [info] 35#35: *429 [lua] logger.lua:23: ea8182f3325848ba05358e4319368cb1 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:39:55 +0000] ea8182f3325848ba05358e4319368cb1 "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.204 - - [29/Dec/2022:03:39:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:39:59 [info] 38#38: *430 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:39:59 [info] 38#38: *431 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:40:09 [info] 35#35: *432 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:40:09 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:40:10 [info] 35#35: *434 [lua] access_by_lua(msblocations.conf:189):2: b300640fbb18c2063b6abced103f6644:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:40:10 +0000] b300640fbb18c2063b6abced103f6644 "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.204 - - [29/Dec/2022:03:40:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:40:10 [info] 35#35: *434 [lua] logger.lua:23: b300640fbb18c2063b6abced103f6644 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 03:40:19 [info] 35#35: *436 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:40:19 [info] 38#38: *437 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:40:25 [info] 35#35: *438 [lua] access_by_lua(msblocations.conf:189):2: 127ebe5da415f0592115f6423920e88a:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:40:25 +0000] 127ebe5da415f0592115f6423920e88a "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.204 - - [29/Dec/2022:03:40:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/29 03:40:25 [info] 35#35: *438 [lua] logger.lua:23: 127ebe5da415f0592115f6423920e88a {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 03:40:29 [info] 35#35: *439 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:40:29 [info] 38#38: *440 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:40:39 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:40:39 [info] 35#35: *441 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:40:40 [info] 35#35: *443 [lua] access_by_lua(msblocations.conf:189):2: 602514c7488c79db87e5f6caa914ac16:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:40:40 +0000] 602514c7488c79db87e5f6caa914ac16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 03:40:40 [info] 35#35: *443 [lua] logger.lua:23: 602514c7488c79db87e5f6caa914ac16 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:40:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:40:49 [info] 38#38: *444 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:40:49 [info] 38#38: *445 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:40:55 [info] 35#35: *446 [lua] access_by_lua(msblocations.conf:189):2: e8125c27e17484f1396b1696dc48569c:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:40:55 [info] 35#35: *446 [lua] logger.lua:23: e8125c27e17484f1396b1696dc48569c {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:40:55 +0000] e8125c27e17484f1396b1696dc48569c "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.204 - - [29/Dec/2022:03:40:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:40:59 [info] 35#35: *447 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:40:59 [info] 35#35: *448 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:41:09 [info] 38#38: *449 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:41:09 [info] 38#38: *450 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:41:10 [info] 35#35: *451 [lua] access_by_lua(msblocations.conf:189):2: 8ad0575a1242525cc88ec1cafe3f3a23:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:41:10 [info] 35#35: *451 [lua] logger.lua:23: 8ad0575a1242525cc88ec1cafe3f3a23 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:41:10 +0000] 8ad0575a1242525cc88ec1cafe3f3a23 "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.204 - - [29/Dec/2022:03:41:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:41:19 [info] 35#35: *453 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:41:19 [info] 38#38: *454 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:41:25 [info] 35#35: *455 [lua] access_by_lua(msblocations.conf:189):2: b6d380a9a3873edbe27cebee7bace926:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:41:25 +0000] b6d380a9a3873edbe27cebee7bace926 "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.204 - - [29/Dec/2022:03:41:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:41:25 [info] 35#35: *455 [lua] logger.lua:23: b6d380a9a3873edbe27cebee7bace926 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 03:41:29 [info] 38#38: *456 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:41:29 [info] 35#35: *457 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:41:39 [info] 35#35: *458 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:41:39 [info] 35#35: *459 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:41:40 [info] 35#35: *460 [lua] access_by_lua(msblocations.conf:189):2: ba3572116a97175d323297d13358ad11:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:41:40 +0000] ba3572116a97175d323297d13358ad11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 03:41:40 [info] 35#35: *460 [lua] logger.lua:23: ba3572116a97175d323297d13358ad11 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:41:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:41:49 [info] 38#38: *461 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:41:49 [info] 35#35: *462 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:41:55 [info] 35#35: *463 [lua] access_by_lua(msblocations.conf:189):2: 40a5b112948ba0cf7d93ad971569e0c9:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:41:55 +0000] 40a5b112948ba0cf7d93ad971569e0c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/12/29 03:41:55 [info] 35#35: *463 [lua] logger.lua:23: 40a5b112948ba0cf7d93ad971569e0c9 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:41:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/12/29 03:41:59 [info] 38#38: *464 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:41:59 [info] 38#38: *465 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:42:09 [info] 35#35: *466 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:42:09 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:42:10 [info] 35#35: *468 [lua] access_by_lua(msblocations.conf:189):2: abf854aef67a2b4bc8269f92760d15b1:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:42:10 [info] 35#35: *468 [lua] logger.lua:23: abf854aef67a2b4bc8269f92760d15b1 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:42:10 +0000] abf854aef67a2b4bc8269f92760d15b1 "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.204 - - [29/Dec/2022:03:42:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:42:19 [info] 35#35: *471 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:42:19 [info] 35#35: *470 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:42:25 [info] 35#35: *472 [lua] access_by_lua(msblocations.conf:189):2: 5a1c87e85a6322e3caf8fe0fd18da92b:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:42:25 [info] 35#35: *472 [lua] logger.lua:23: 5a1c87e85a6322e3caf8fe0fd18da92b {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:42:25 +0000] 5a1c87e85a6322e3caf8fe0fd18da92b "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.204 - - [29/Dec/2022:03:42:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:42:29 [info] 35#35: *473 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:42:29 [info] 38#38: *474 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:42:39 [info] 35#35: *475 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:42:39 [info] 35#35: *476 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:42:40 [info] 35#35: *477 [lua] access_by_lua(msblocations.conf:189):2: b5e62c39aca7f0a1d3709a17abe4458f:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:42:40 +0000] b5e62c39aca7f0a1d3709a17abe4458f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/12/29 03:42:40 [info] 35#35: *477 [lua] logger.lua:23: b5e62c39aca7f0a1d3709a17abe4458f {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:42:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/12/29 03:42:49 [info] 35#35: *478 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:42:49 [info] 35#35: *479 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:42:55 [info] 35#35: *480 [lua] access_by_lua(msblocations.conf:189):2: b5aa947514f7688a9b18e3e4b5267536:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:42:55 +0000] b5aa947514f7688a9b18e3e4b5267536 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 03:42:55 [info] 35#35: *480 [lua] logger.lua:23: b5aa947514f7688a9b18e3e4b5267536 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:42:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:42:59 [info] 35#35: *481 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:42:59 [info] 35#35: *482 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:43:09 [info] 35#35: *483 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:43:09 [info] 35#35: *484 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:43:10 [info] 35#35: *485 [lua] access_by_lua(msblocations.conf:189):2: 8245dddee4c8302721c66dc772934f46:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:43:10 +0000] 8245dddee4c8302721c66dc772934f46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2022/12/29 03:43:10 [info] 35#35: *485 [lua] logger.lua:23: 8245dddee4c8302721c66dc772934f46 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:43:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:43:19 [info] 35#35: *487 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:43:19 [info] 35#35: *488 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:43:25 [info] 35#35: *489 [lua] access_by_lua(msblocations.conf:189):2: 25f91e88e35a0ea87cb391f41f7835ca:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:43:25 +0000] 25f91e88e35a0ea87cb391f41f7835ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 03:43:25 [info] 35#35: *489 [lua] logger.lua:23: 25f91e88e35a0ea87cb391f41f7835ca {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:43:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:43:29 [info] 35#35: *490 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:43:29 [info] 35#35: *491 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:43:39 [info] 35#35: *492 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:43:39 [info] 35#35: *493 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:43:40 [info] 35#35: *494 [lua] access_by_lua(msblocations.conf:189):2: d725c427706b196bf62af3cac756b582:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:43:40 +0000] d725c427706b196bf62af3cac756b582 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 03:43:40 [info] 35#35: *494 [lua] logger.lua:23: d725c427706b196bf62af3cac756b582 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:43:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:43:49 [info] 35#35: *495 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:43:49 [info] 38#38: *496 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:43:55 [info] 35#35: *497 [lua] access_by_lua(msblocations.conf:189):2: 7924f6260e144398b34be8f0a60f10ae:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:43:55 +0000] 7924f6260e144398b34be8f0a60f10ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/29 03:43:55 [info] 35#35: *497 [lua] logger.lua:23: 7924f6260e144398b34be8f0a60f10ae {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:43:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:43:59 [info] 35#35: *498 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:43:59 [info] 35#35: *499 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:44:09 [info] 35#35: *500 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:44:09 [info] 35#35: *501 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:44:10 [info] 35#35: *502 [lua] access_by_lua(msblocations.conf:189):2: 4407686b67a8f8e86ed7211d0438e8d6:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:44:10 +0000] 4407686b67a8f8e86ed7211d0438e8d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/12/29 03:44:10 [info] 35#35: *502 [lua] logger.lua:23: 4407686b67a8f8e86ed7211d0438e8d6 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:44:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/29 03:44:19 [info] 35#35: *504 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:44:19 [info] 38#38: *505 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:44:25 [info] 35#35: *506 [lua] access_by_lua(msblocations.conf:189):2: 39c223be71c22e6b11bb77084dbf35cf:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:44:25 +0000] 39c223be71c22e6b11bb77084dbf35cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/12/29 03:44:25 [info] 35#35: *506 [lua] logger.lua:23: 39c223be71c22e6b11bb77084dbf35cf {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:44:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:44:29 [info] 35#35: *508 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:44:29 [info] 35#35: *507 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:44:39 [info] 35#35: *509 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:44:39 [info] 35#35: *510 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:44:40 [info] 35#35: *511 [lua] access_by_lua(msblocations.conf:189):2: 6b705ecdb2eef8d3e6fdb40aad976181:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:44:40 [info] 35#35: *511 [lua] logger.lua:23: 6b705ecdb2eef8d3e6fdb40aad976181 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:44:40 +0000] 6b705ecdb2eef8d3e6fdb40aad976181 "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.204 - - [29/Dec/2022:03:44:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:44:49 [info] 38#38: *513 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:44:49 [info] 38#38: *512 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:44:55 [info] 35#35: *514 [lua] access_by_lua(msblocations.conf:189):2: 02518f992f42f5fd86e2d1dac03f0631:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:44:55 [info] 35#35: *514 [lua] logger.lua:23: 02518f992f42f5fd86e2d1dac03f0631 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:44:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.204 - - [29/Dec/2022:03:44:55 +0000] 02518f992f42f5fd86e2d1dac03f0631 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/29 03:44:59 [info] 35#35: *516 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:44:59 [info] 35#35: *515 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:45:09 [info] 38#38: *518 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:45:09 [info] 38#38: *517 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:45:10 [info] 35#35: *519 [lua] access_by_lua(msblocations.conf:189):2: 1a656a889dbaa4c435e674979cdd7c6f:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:45:10 [info] 35#35: *519 [lua] logger.lua:23: 1a656a889dbaa4c435e674979cdd7c6f {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:45:10 +0000] 1a656a889dbaa4c435e674979cdd7c6f "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.204 - - [29/Dec/2022:03:45:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/29 03:45:19 [info] 35#35: *521 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:45:19 [info] 35#35: *522 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:45:25 [info] 35#35: *523 [lua] access_by_lua(msblocations.conf:189):2: 1a92ec221a78b2f056b8b95e02d51c98:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:45:25 [info] 35#35: *523 [lua] logger.lua:23: 1a92ec221a78b2f056b8b95e02d51c98 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:45:25 +0000] 1a92ec221a78b2f056b8b95e02d51c98 "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.204 - - [29/Dec/2022:03:45:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:45:29 [info] 35#35: *524 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:45:29 [info] 38#38: *525 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:45:39 [info] 35#35: *526 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:45:39 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:45:40 [info] 35#35: *528 [lua] access_by_lua(msblocations.conf:189):2: 0941240f656a7ba358971d73c3a35a9e:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:45:40 [info] 35#35: *528 [lua] logger.lua:23: 0941240f656a7ba358971d73c3a35a9e {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:45:40 +0000] 0941240f656a7ba358971d73c3a35a9e "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.204 - - [29/Dec/2022:03:45:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:45:49 [info] 35#35: *529 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:45:49 [info] 38#38: *530 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:45:55 [info] 35#35: *531 [lua] access_by_lua(msblocations.conf:189):2: dd0f6046776be39f4de4d8c6854afafc:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:45:55 [info] 35#35: *531 [lua] logger.lua:23: dd0f6046776be39f4de4d8c6854afafc {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:45:55 +0000] dd0f6046776be39f4de4d8c6854afafc "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.204 - - [29/Dec/2022:03:45:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/29 03:45:59 [info] 35#35: *532 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:45:59 [info] 35#35: *533 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:46:09 [info] 35#35: *534 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:46:09 [info] 35#35: *535 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:46:10 [info] 35#35: *536 [lua] access_by_lua(msblocations.conf:189):2: f0a03f591f791682457a96cc49569f4e:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:46:10 [info] 35#35: *536 [lua] logger.lua:23: f0a03f591f791682457a96cc49569f4e {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:46:10 +0000] f0a03f591f791682457a96cc49569f4e "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.204 - - [29/Dec/2022:03:46:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:46:19 [info] 35#35: *538 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:46:19 [info] 35#35: *539 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:46:25 [info] 35#35: *540 [lua] access_by_lua(msblocations.conf:189):2: 2390495c7ddfe7c71e18753a163fd78a:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:46:25 [info] 35#35: *540 [lua] logger.lua:23: 2390495c7ddfe7c71e18753a163fd78a {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:46:25 +0000] 2390495c7ddfe7c71e18753a163fd78a "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.204 - - [29/Dec/2022:03:46:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:46:29 [info] 35#35: *541 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:46:29 [info] 35#35: *542 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:46:39 [info] 35#35: *543 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:46:39 [info] 38#38: *544 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:46:40 [info] 35#35: *545 [lua] access_by_lua(msblocations.conf:189):2: b447739015a6c4fd31baea7fc8035872:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:46:40 [info] 35#35: *545 [lua] logger.lua:23: b447739015a6c4fd31baea7fc8035872 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:46:40 +0000] b447739015a6c4fd31baea7fc8035872 "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.204 - - [29/Dec/2022:03:46:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:46:49 [info] 35#35: *546 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:46:49 [info] 35#35: *547 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:46:55 [info] 35#35: *548 [lua] access_by_lua(msblocations.conf:189):2: 95bc94b8f05573adbc245fcd3d14b34f:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:46:55 +0000] 95bc94b8f05573adbc245fcd3d14b34f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/29 03:46:55 [info] 35#35: *548 [lua] logger.lua:23: 95bc94b8f05573adbc245fcd3d14b34f {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:46:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/29 03:46:59 [info] 35#35: *549 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:46:59 [info] 38#38: *550 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:47:09 [info] 35#35: *551 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:47:09 [info] 35#35: *552 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:47:10 [info] 35#35: *553 [lua] access_by_lua(msblocations.conf:189):2: 8e8bda91fc2663fdca1bc1ff7f5fb06b:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:47:10 +0000] 8e8bda91fc2663fdca1bc1ff7f5fb06b "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.204 - - [29/Dec/2022:03:47:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:47:10 [info] 35#35: *553 [lua] logger.lua:23: 8e8bda91fc2663fdca1bc1ff7f5fb06b {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 03:47:19 [info] 38#38: *555 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:47:19 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:47:25 [info] 35#35: *557 [lua] access_by_lua(msblocations.conf:189):2: 193798838f35dade74133c431c73596e:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:47:25 [info] 35#35: *557 [lua] logger.lua:23: 193798838f35dade74133c431c73596e {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:47:25 +0000] 193798838f35dade74133c431c73596e "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.204 - - [29/Dec/2022:03:47:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/29 03:47:29 [info] 35#35: *558 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:47:29 [info] 35#35: *559 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:47:39 [info] 35#35: *560 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:47:39 [info] 38#38: *561 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:47:40 [info] 35#35: *562 [lua] access_by_lua(msblocations.conf:189):2: 7d4a2769cc317e92bd0ace635d918afb:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:47:40 [info] 35#35: *562 [lua] logger.lua:23: 7d4a2769cc317e92bd0ace635d918afb {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:47:40 +0000] 7d4a2769cc317e92bd0ace635d918afb "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.204 - - [29/Dec/2022:03:47:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:47:49 [info] 38#38: *563 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:47:49 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:47:55 [info] 35#35: *565 [lua] access_by_lua(msblocations.conf:189):2: 7c7bd93910681a41dede2a00f489b73d:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:47:55 +0000] 7c7bd93910681a41dede2a00f489b73d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 03:47:55 [info] 35#35: *565 [lua] logger.lua:23: 7c7bd93910681a41dede2a00f489b73d {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:47:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:47:59 [info] 38#38: *567 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:47:59 [info] 35#35: *566 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:48:09 [info] 35#35: *568 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:48:09 [info] 35#35: *569 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:48:10 [info] 35#35: *570 [lua] access_by_lua(msblocations.conf:189):2: 982d4602e6ad891e954d32227b90acea:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:48:10 +0000] 982d4602e6ad891e954d32227b90acea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 03:48:10 [info] 35#35: *570 [lua] logger.lua:23: 982d4602e6ad891e954d32227b90acea {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:48:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:48:19 [info] 35#35: *572 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:48:19 [info] 35#35: *573 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:48:25 [info] 35#35: *574 [lua] access_by_lua(msblocations.conf:189):2: 1456deb5670ff5ac99028c3007eda372:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:48:25 [info] 35#35: *574 [lua] logger.lua:23: 1456deb5670ff5ac99028c3007eda372 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:48:25 +0000] 1456deb5670ff5ac99028c3007eda372 "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.204 - - [29/Dec/2022:03:48:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:48:29 [info] 35#35: *575 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:48:29 [info] 35#35: *576 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:48:39 [info] 35#35: *577 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:48:39 [info] 35#35: *578 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:48:40 [info] 35#35: *579 [lua] access_by_lua(msblocations.conf:189):2: 716fe8e9a79530bc748bd3dba5cdb7fc:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:48:40 +0000] 716fe8e9a79530bc748bd3dba5cdb7fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 03:48:40 [info] 35#35: *579 [lua] logger.lua:23: 716fe8e9a79530bc748bd3dba5cdb7fc {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:48:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:48:49 [info] 35#35: *580 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:48:49 [info] 35#35: *581 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:48:55 [info] 35#35: *582 [lua] access_by_lua(msblocations.conf:189):2: df728c5a545bf9b1b4a6b615f8a5972a:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:48:55 [info] 35#35: *582 [lua] logger.lua:23: df728c5a545bf9b1b4a6b615f8a5972a {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:48:55 +0000] df728c5a545bf9b1b4a6b615f8a5972a "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.204 - - [29/Dec/2022:03:48:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:48:59 [info] 35#35: *583 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:48:59 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:49:09 [info] 35#35: *585 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:49:09 [info] 35#35: *586 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:49:10 [info] 35#35: *587 [lua] access_by_lua(msblocations.conf:189):2: a3d30bdbdfec59247ca219b0aacf1404:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:49:10 [info] 35#35: *587 [lua] logger.lua:23: a3d30bdbdfec59247ca219b0aacf1404 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:49:10 +0000] a3d30bdbdfec59247ca219b0aacf1404 "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.204 - - [29/Dec/2022:03:49:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:49:19 [info] 38#38: *589 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:49:19 [info] 35#35: *590 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:49:25 [info] 35#35: *591 [lua] access_by_lua(msblocations.conf:189):2: f14764373e62d2a39277714beb728c97:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:49:25 [info] 35#35: *591 [lua] logger.lua:23: f14764373e62d2a39277714beb728c97 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:49:25 +0000] f14764373e62d2a39277714beb728c97 "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.204 - - [29/Dec/2022:03:49:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:49:29 [info] 35#35: *592 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:49:29 [info] 38#38: *593 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:49:39 [info] 38#38: *594 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:49:39 [info] 38#38: *595 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:49:40 [info] 35#35: *596 [lua] access_by_lua(msblocations.conf:189):2: 41da75bf9ea408d5a53da30c7b512955:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:49:40 [info] 35#35: *596 [lua] logger.lua:23: 41da75bf9ea408d5a53da30c7b512955 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:49:40 +0000] 41da75bf9ea408d5a53da30c7b512955 "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.204 - - [29/Dec/2022:03:49:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/29 03:49:49 [info] 35#35: *597 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:49:49 [info] 35#35: *598 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:49:55 [info] 35#35: *599 [lua] access_by_lua(msblocations.conf:189):2: dfb1f327adfa780a9c759e80466d42b4:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:49:55 [info] 35#35: *599 [lua] logger.lua:23: dfb1f327adfa780a9c759e80466d42b4 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:49:55 +0000] dfb1f327adfa780a9c759e80466d42b4 "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.204 - - [29/Dec/2022:03:49:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/29 03:49:59 [info] 35#35: *600 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:49:59 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:50:09 [info] 35#35: *603 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:50:09 [info] 35#35: *602 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:50:10 [info] 35#35: *604 [lua] access_by_lua(msblocations.conf:189):2: 3e1c47f92397162ca0f3728b959eeac0:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:50:10 +0000] 3e1c47f92397162ca0f3728b959eeac0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/12/29 03:50:10 [info] 35#35: *604 [lua] logger.lua:23: 3e1c47f92397162ca0f3728b959eeac0 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:50:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2022/12/29 03:50:19 [info] 38#38: *607 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:50:19 [info] 35#35: *606 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:50:25 [info] 35#35: *608 [lua] access_by_lua(msblocations.conf:189):2: 7152d38d1c4475e416d95a4174cc9747:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:50:25 +0000] 7152d38d1c4475e416d95a4174cc9747 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 03:50:25 [info] 35#35: *608 [lua] logger.lua:23: 7152d38d1c4475e416d95a4174cc9747 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:50:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:50:29 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:50:29 [info] 35#35: *609 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:50:39 [info] 35#35: *611 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:50:39 [info] 35#35: *612 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:50:40 [info] 35#35: *613 [lua] access_by_lua(msblocations.conf:189):2: 2aa7fe97402f1134452f743c61b76c94:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:50:40 +0000] 2aa7fe97402f1134452f743c61b76c94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 03:50:40 [info] 35#35: *613 [lua] logger.lua:23: 2aa7fe97402f1134452f743c61b76c94 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:50:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:50:49 [info] 35#35: *614 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:50:49 [info] 38#38: *615 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:50:55 [info] 35#35: *616 [lua] access_by_lua(msblocations.conf:189):2: bca4bdd31d4ce17885fe0b8811c9e55a:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:50:55 [info] 35#35: *616 [lua] logger.lua:23: bca4bdd31d4ce17885fe0b8811c9e55a {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:50:55 +0000] bca4bdd31d4ce17885fe0b8811c9e55a "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.204 - - [29/Dec/2022:03:50:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:50:59 [info] 35#35: *617 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:50:59 [info] 35#35: *618 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:51:09 [info] 35#35: *619 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:51:09 [info] 35#35: *620 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:51:10 [info] 35#35: *621 [lua] access_by_lua(msblocations.conf:189):2: 8c30b46a8abe255d3a8c856575dbb10b:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:51:10 +0000] 8c30b46a8abe255d3a8c856575dbb10b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/29 03:51:10 [info] 35#35: *621 [lua] logger.lua:23: 8c30b46a8abe255d3a8c856575dbb10b {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:51:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:51:19 [info] 35#35: *624 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:51:19 [info] 35#35: *623 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:51:25 [info] 35#35: *625 [lua] access_by_lua(msblocations.conf:189):2: 353dda9ca9b15da7ed815b9fdbae01aa:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:51:25 [info] 35#35: *625 [lua] logger.lua:23: 353dda9ca9b15da7ed815b9fdbae01aa {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:51:25 +0000] 353dda9ca9b15da7ed815b9fdbae01aa "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.204 - - [29/Dec/2022:03:51:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:51:29 [info] 35#35: *626 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:51:29 [info] 35#35: *627 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:51:39 [info] 35#35: *628 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:51:39 [info] 35#35: *629 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:51:40 [info] 35#35: *630 [lua] access_by_lua(msblocations.conf:189):2: 368c9f265ce02d3ac7278f8ae39701c2:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:51:40 [info] 35#35: *630 [lua] logger.lua:23: 368c9f265ce02d3ac7278f8ae39701c2 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:51:40 +0000] 368c9f265ce02d3ac7278f8ae39701c2 "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.204 - - [29/Dec/2022:03:51:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:51:49 [info] 35#35: *631 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:51:49 [info] 35#35: *632 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:51:55 [info] 35#35: *633 [lua] access_by_lua(msblocations.conf:189):2: c5dac7e8c4071ab8ea7f5f4dbdb0e008:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:51:56 [info] 35#35: *633 [lua] logger.lua:23: c5dac7e8c4071ab8ea7f5f4dbdb0e008 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:51:56 +0000] c5dac7e8c4071ab8ea7f5f4dbdb0e008 "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.204 - - [29/Dec/2022:03:51:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/12/29 03:51:59 [info] 35#35: *635 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:51:59 [info] 35#35: *634 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:52:09 [info] 35#35: *636 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:52:09 [info] 35#35: *637 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:52:11 [info] 35#35: *638 [lua] access_by_lua(msblocations.conf:189):2: 1b36fd46c9942a7b4bb1a5a16ff49987:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:52:11 [info] 35#35: *638 [lua] logger.lua:23: 1b36fd46c9942a7b4bb1a5a16ff49987 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:52:11 +0000] 1b36fd46c9942a7b4bb1a5a16ff49987 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.204 - - [29/Dec/2022:03:52:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:52:19 [info] 35#35: *640 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:52:19 [info] 38#38: *641 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:52:26 [info] 35#35: *642 [lua] access_by_lua(msblocations.conf:189):2: 3a0fe1499910858c6b0f148d41416058:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:52:26 +0000] 3a0fe1499910858c6b0f148d41416058 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 03:52:26 [info] 35#35: *642 [lua] logger.lua:23: 3a0fe1499910858c6b0f148d41416058 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:52:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:52:29 [info] 38#38: *644 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:52:29 [info] 38#38: *643 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:52:39 [info] 35#35: *645 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:52:39 [info] 38#38: *646 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:52:41 [info] 35#35: *647 [lua] access_by_lua(msblocations.conf:189):2: b32862580a46a46fe395151fd1f093e5:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:52:41 +0000] b32862580a46a46fe395151fd1f093e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/12/29 03:52:41 [info] 35#35: *647 [lua] logger.lua:23: b32862580a46a46fe395151fd1f093e5 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:52:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:52:49 [info] 35#35: *648 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:52:49 [info] 38#38: *649 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:52:56 [info] 35#35: *650 [lua] access_by_lua(msblocations.conf:189):2: df304985cf2b08a9d3b6629385d88982:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:52:56 [info] 35#35: *650 [lua] logger.lua:23: df304985cf2b08a9d3b6629385d88982 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:52:56 +0000] df304985cf2b08a9d3b6629385d88982 "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.204 - - [29/Dec/2022:03:52:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:52:59 [info] 35#35: *651 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:52:59 [info] 35#35: *652 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:53:09 [info] 35#35: *653 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:53:09 [info] 35#35: *654 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:53:11 [info] 35#35: *655 [lua] access_by_lua(msblocations.conf:189):2: faf1a5a5f828473786f362ad5d17c5c9:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:53:11 +0000] faf1a5a5f828473786f362ad5d17c5c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/12/29 03:53:11 [info] 35#35: *655 [lua] logger.lua:23: faf1a5a5f828473786f362ad5d17c5c9 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:53:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/29 03:53:19 [info] 38#38: *658 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:53:19 [info] 38#38: *657 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:53:26 [info] 35#35: *659 [lua] access_by_lua(msblocations.conf:189):2: 94b98fe2b99aefff04ca94eb5c031533:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:53:26 +0000] 94b98fe2b99aefff04ca94eb5c031533 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/29 03:53:26 [info] 35#35: *659 [lua] logger.lua:23: 94b98fe2b99aefff04ca94eb5c031533 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:53:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:53:29 [info] 35#35: *660 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:53:29 [info] 38#38: *661 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:53:39 [info] 38#38: *662 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:53:39 [info] 35#35: *663 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:53:41 [info] 35#35: *664 [lua] access_by_lua(msblocations.conf:189):2: 33aa81ed3a435336867d0271585fc0e4:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:53:41 [info] 35#35: *664 [lua] logger.lua:23: 33aa81ed3a435336867d0271585fc0e4 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:53:41 +0000] 33aa81ed3a435336867d0271585fc0e4 "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.204 - - [29/Dec/2022:03:53:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:53:49 [info] 35#35: *665 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:53:49 [info] 35#35: *666 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:53:56 [info] 35#35: *667 [lua] access_by_lua(msblocations.conf:189):2: 81bf028c542d40ea846bdaa75c274be7:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:53:56 [info] 35#35: *667 [lua] logger.lua:23: 81bf028c542d40ea846bdaa75c274be7 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:53:56 +0000] 81bf028c542d40ea846bdaa75c274be7 "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.204 - - [29/Dec/2022:03:53:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:53:59 [info] 38#38: *668 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:53:59 [info] 35#35: *669 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:54:09 [info] 35#35: *671 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:54:09 [info] 38#38: *670 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:54:11 [info] 35#35: *672 [lua] access_by_lua(msblocations.conf:189):2: 2197dd04827646d6f1da725c1407293b:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:54:11 [info] 35#35: *672 [lua] logger.lua:23: 2197dd04827646d6f1da725c1407293b {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:54:11 +0000] 2197dd04827646d6f1da725c1407293b "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.204 - - [29/Dec/2022:03:54:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:54:19 [info] 35#35: *675 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:54:19 [info] 38#38: *674 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:54:26 [info] 35#35: *676 [lua] access_by_lua(msblocations.conf:189):2: 5552060411050573c57123228de23c29:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:54:26 [info] 35#35: *676 [lua] logger.lua:23: 5552060411050573c57123228de23c29 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:54:26 +0000] 5552060411050573c57123228de23c29 "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.204 - - [29/Dec/2022:03:54:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/12/29 03:54:29 [info] 38#38: *677 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:54:29 [info] 38#38: *678 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:54:39 [info] 38#38: *680 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:54:39 [info] 35#35: *679 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:54:41 [info] 35#35: *681 [lua] access_by_lua(msblocations.conf:189):2: ac5ae359e56051d845c0ce687dfb5b7e:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:54:41 [info] 35#35: *681 [lua] logger.lua:23: ac5ae359e56051d845c0ce687dfb5b7e {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:54:41 +0000] ac5ae359e56051d845c0ce687dfb5b7e "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.204 - - [29/Dec/2022:03:54:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/29 03:54:49 [info] 38#38: *682 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:54:49 [info] 38#38: *683 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:54:56 [info] 35#35: *684 [lua] access_by_lua(msblocations.conf:189):2: 191eb88872faf84e8a6895242ab0be65:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:54:56 [info] 35#35: *684 [lua] logger.lua:23: 191eb88872faf84e8a6895242ab0be65 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:54:56 +0000] 191eb88872faf84e8a6895242ab0be65 "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.204 - - [29/Dec/2022:03:54:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:54:59 [info] 35#35: *685 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:54:59 [info] 35#35: *686 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:55:09 [info] 38#38: *687 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:55:09 [info] 38#38: *688 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:55:11 [info] 35#35: *689 [lua] access_by_lua(msblocations.conf:189):2: 643b49b2b11189e2e1544f39897c8880:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:55:11 [info] 35#35: *689 [lua] logger.lua:23: 643b49b2b11189e2e1544f39897c8880 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:55:11 +0000] 643b49b2b11189e2e1544f39897c8880 "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.204 - - [29/Dec/2022:03:55:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:55:19 [info] 35#35: *691 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:55:19 [info] 38#38: *692 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:55:26 [info] 35#35: *693 [lua] access_by_lua(msblocations.conf:189):2: 91af1648fdc72288cffdf43b358febdf:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:55:26 [info] 35#35: *693 [lua] logger.lua:23: 91af1648fdc72288cffdf43b358febdf {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:55:26 +0000] 91af1648fdc72288cffdf43b358febdf "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.204 - - [29/Dec/2022:03:55:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/29 03:55:29 [info] 35#35: *694 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:55:29 [info] 38#38: *695 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:55:39 [info] 35#35: *696 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:55:39 [info] 38#38: *697 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:55:41 [info] 35#35: *698 [lua] access_by_lua(msblocations.conf:189):2: 371e25c1c1b1c304fff75b55dcb7e353:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:55:41 [info] 35#35: *698 [lua] logger.lua:23: 371e25c1c1b1c304fff75b55dcb7e353 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:55:41 +0000] 371e25c1c1b1c304fff75b55dcb7e353 "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.204 - - [29/Dec/2022:03:55:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:55:49 [info] 35#35: *700 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:55:49 [info] 35#35: *699 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:55:56 [info] 35#35: *701 [lua] access_by_lua(msblocations.conf:189):2: 250a4bed642f982847efb27eed7a42e4:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:55:56 [info] 35#35: *701 [lua] logger.lua:23: 250a4bed642f982847efb27eed7a42e4 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:55:56 +0000] 250a4bed642f982847efb27eed7a42e4 "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.204 - - [29/Dec/2022:03:55:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:55:59 [info] 38#38: *702 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:55:59 [info] 38#38: *703 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:56:09 [info] 35#35: *704 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:56:09 [info] 38#38: *705 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:56:11 [info] 35#35: *706 [lua] access_by_lua(msblocations.conf:189):2: ef1bc1e28a8cb697f6f74fb4d706cd5f:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:56:11 +0000] ef1bc1e28a8cb697f6f74fb4d706cd5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/12/29 03:56:11 [info] 35#35: *706 [lua] logger.lua:23: ef1bc1e28a8cb697f6f74fb4d706cd5f {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:56:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:56:19 [info] 38#38: *709 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:56:19 [info] 35#35: *708 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:56:26 [info] 35#35: *710 [lua] access_by_lua(msblocations.conf:189):2: bd8a10bc07ff19d2c45bd835d0a26e92:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:56:26 [info] 35#35: *710 [lua] logger.lua:23: bd8a10bc07ff19d2c45bd835d0a26e92 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:56:26 +0000] bd8a10bc07ff19d2c45bd835d0a26e92 "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.204 - - [29/Dec/2022:03:56:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:56:29 [info] 35#35: *712 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:56:29 [info] 35#35: *711 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:56:39 [info] 35#35: *713 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:56:39 [info] 35#35: *714 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:56:41 [info] 35#35: *715 [lua] access_by_lua(msblocations.conf:189):2: 600992bbca0938e888a2ab6d23910bf4:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:56:41 [info] 35#35: *715 [lua] logger.lua:23: 600992bbca0938e888a2ab6d23910bf4 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:56:41 +0000] 600992bbca0938e888a2ab6d23910bf4 "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.204 - - [29/Dec/2022:03:56:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:56:49 [info] 35#35: *716 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:56:49 [info] 38#38: *717 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:56:56 [info] 35#35: *718 [lua] access_by_lua(msblocations.conf:189):2: 02eb33e1cfca28855c8a7c2c6ef31583:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:56:56 [info] 35#35: *718 [lua] logger.lua:23: 02eb33e1cfca28855c8a7c2c6ef31583 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:56:56 +0000] 02eb33e1cfca28855c8a7c2c6ef31583 "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.204 - - [29/Dec/2022:03:56:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:56:59 [info] 38#38: *719 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:56:59 [info] 35#35: *720 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:57:09 [info] 38#38: *721 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:57:09 [info] 38#38: *722 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:57:11 [info] 35#35: *723 [lua] access_by_lua(msblocations.conf:189):2: 13963ef062ae6c4c941d27b771cbb1c1:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:57:11 [info] 35#35: *723 [lua] logger.lua:23: 13963ef062ae6c4c941d27b771cbb1c1 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:57:11 +0000] 13963ef062ae6c4c941d27b771cbb1c1 "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.204 - - [29/Dec/2022:03:57:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:57:19 [info] 35#35: *725 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:57:19 [info] 38#38: *726 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:57:26 [info] 35#35: *727 [lua] access_by_lua(msblocations.conf:189):2: fb2617f6840558fd30257b2be063c1b5:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:57:26 [info] 35#35: *727 [lua] logger.lua:23: fb2617f6840558fd30257b2be063c1b5 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:57:26 +0000] fb2617f6840558fd30257b2be063c1b5 "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.204 - - [29/Dec/2022:03:57:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:57:29 [info] 35#35: *729 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:57:29 [info] 35#35: *728 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:57:39 [info] 35#35: *730 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:57:39 [info] 35#35: *731 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:57:41 [info] 35#35: *732 [lua] access_by_lua(msblocations.conf:189):2: 57fa8475c014d2bdc298b9be11c1c0ee:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:57:41 +0000] 57fa8475c014d2bdc298b9be11c1c0ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 03:57:41 [info] 35#35: *732 [lua] logger.lua:23: 57fa8475c014d2bdc298b9be11c1c0ee {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:57:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:57:49 [info] 35#35: *733 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:57:49 [info] 35#35: *734 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:57:56 [info] 35#35: *735 [lua] access_by_lua(msblocations.conf:189):2: 6599540b79140e2904ad6f602cb758f3:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:57:56 +0000] 6599540b79140e2904ad6f602cb758f3 "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.204 - - [29/Dec/2022:03:57:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/29 03:57:56 [info] 35#35: *735 [lua] logger.lua:23: 6599540b79140e2904ad6f602cb758f3 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 03:57:59 [info] 35#35: *736 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:57:59 [info] 38#38: *737 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:58:09 [info] 35#35: *738 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:58:09 [info] 38#38: *739 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:58:11 [info] 35#35: *740 [lua] access_by_lua(msblocations.conf:189):2: b88671bac680d71ed45c1a4e940db224:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:58:11 [info] 35#35: *740 [lua] logger.lua:23: b88671bac680d71ed45c1a4e940db224 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:58:11 +0000] b88671bac680d71ed45c1a4e940db224 "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.204 - - [29/Dec/2022:03:58:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:58:19 [info] 38#38: *742 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:58:19 [info] 35#35: *743 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:58:26 [info] 35#35: *744 [lua] access_by_lua(msblocations.conf:189):2: ccf1f63c561321c3b31fa374ddb15735:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:58:26 [info] 35#35: *744 [lua] logger.lua:23: ccf1f63c561321c3b31fa374ddb15735 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:58:26 +0000] ccf1f63c561321c3b31fa374ddb15735 "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.204 - - [29/Dec/2022:03:58:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:58:29 [info] 35#35: *745 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:58:29 [info] 35#35: *746 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:58:39 [info] 35#35: *747 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:58:39 [info] 38#38: *748 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:58:41 [info] 35#35: *749 [lua] access_by_lua(msblocations.conf:189):2: b741b6f0097f38fcbe8d14e8396353fd:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:58:41 [info] 35#35: *749 [lua] logger.lua:23: b741b6f0097f38fcbe8d14e8396353fd {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:58:41 +0000] b741b6f0097f38fcbe8d14e8396353fd "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.204 - - [29/Dec/2022:03:58:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:58:49 [info] 38#38: *751 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:58:49 [info] 38#38: *750 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:58:56 [info] 35#35: *752 [lua] access_by_lua(msblocations.conf:189):2: 9cb4ce0c2fccddf5b300a01d5ddd8744:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:58:56 [info] 35#35: *752 [lua] logger.lua:23: 9cb4ce0c2fccddf5b300a01d5ddd8744 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:58:56 +0000] 9cb4ce0c2fccddf5b300a01d5ddd8744 "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.204 - - [29/Dec/2022:03:58:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:58:59 [info] 35#35: *754 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:58:59 [info] 38#38: *753 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:59:09 [info] 38#38: *755 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:59:09 [info] 38#38: *756 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:59:11 [info] 35#35: *757 [lua] access_by_lua(msblocations.conf:189):2: d522805e7c9fdf2a187d665a8bb8b51c:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:59:11 [info] 35#35: *757 [lua] logger.lua:23: d522805e7c9fdf2a187d665a8bb8b51c {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:59:11 +0000] d522805e7c9fdf2a187d665a8bb8b51c "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.204 - - [29/Dec/2022:03:59:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:59:19 [info] 35#35: *759 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:59:19 [info] 35#35: *760 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:59:26 [info] 35#35: *761 [lua] access_by_lua(msblocations.conf:189):2: c144c000bee11217c46c1ec447d90d18:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:59:26 [info] 35#35: *761 [lua] logger.lua:23: c144c000bee11217c46c1ec447d90d18 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:59:26 +0000] c144c000bee11217c46c1ec447d90d18 "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.204 - - [29/Dec/2022:03:59:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 03:59:29 [info] 38#38: *762 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:59:29 [info] 35#35: *763 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:59:39 [info] 38#38: *764 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:59:39 [info] 38#38: *765 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:59:41 [info] 35#35: *766 [lua] access_by_lua(msblocations.conf:189):2: 2f52746824625a1d8c51b1855e90e57c:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:59:41 +0000] 2f52746824625a1d8c51b1855e90e57c "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.204 - - [29/Dec/2022:03:59:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 03:59:41 [info] 35#35: *766 [lua] logger.lua:23: 2f52746824625a1d8c51b1855e90e57c {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 03:59:49 [info] 35#35: *767 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:59:49 [info] 38#38: *768 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:59:56 [info] 35#35: *769 [lua] access_by_lua(msblocations.conf:189):2: aa54470d53bffb8366a921dc307b2e56:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 03:59:56 [info] 35#35: *769 [lua] logger.lua:23: aa54470d53bffb8366a921dc307b2e56 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:03:59:56 +0000] aa54470d53bffb8366a921dc307b2e56 "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.204 - - [29/Dec/2022:03:59:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 03:59:59 [info] 35#35: *770 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 03:59:59 [info] 35#35: *771 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:00:09 [info] 38#38: *773 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:00:09 [info] 38#38: *772 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:00:11 [info] 35#35: *774 [lua] access_by_lua(msblocations.conf:189):2: b0c903b2fccbf5e2968a95347c5ae4e8:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:00:11 [info] 35#35: *774 [lua] logger.lua:23: b0c903b2fccbf5e2968a95347c5ae4e8 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:00:11 +0000] b0c903b2fccbf5e2968a95347c5ae4e8 "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.204 - - [29/Dec/2022:04:00:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:00:19 [info] 35#35: *776 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:00:19 [info] 35#35: *777 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:00:26 [info] 35#35: *778 [lua] access_by_lua(msblocations.conf:189):2: bf256cf9cb93df3cec6fb0f209c5392d:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:00:26 [info] 35#35: *778 [lua] logger.lua:23: bf256cf9cb93df3cec6fb0f209c5392d {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:00:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.69.204 - - [29/Dec/2022:04:00:26 +0000] bf256cf9cb93df3cec6fb0f209c5392d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2022/12/29 04:00:29 [info] 38#38: *779 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:00:29 [info] 38#38: *780 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:00:39 [info] 35#35: *781 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:00:39 [info] 38#38: *782 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:00:41 [info] 35#35: *783 [lua] access_by_lua(msblocations.conf:189):2: 8715cca75c608553faaa2c8c2c5dbe8a:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:00:41 [info] 35#35: *783 [lua] logger.lua:23: 8715cca75c608553faaa2c8c2c5dbe8a {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:00:41 +0000] 8715cca75c608553faaa2c8c2c5dbe8a "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.204 - - [29/Dec/2022:04:00:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:00:49 [info] 35#35: *784 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:00:49 [info] 35#35: *785 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:00:56 [info] 35#35: *786 [lua] access_by_lua(msblocations.conf:189):2: b4738efa57c5ae0d9b7a26e837a2a238:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:00:56 +0000] b4738efa57c5ae0d9b7a26e837a2a238 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.69.204 - - [29/Dec/2022:04:00:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/12/29 04:00:56 [info] 35#35: *786 [lua] logger.lua:23: b4738efa57c5ae0d9b7a26e837a2a238 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 04:00:59 [info] 35#35: *788 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:00:59 [info] 35#35: *787 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:01:09 [info] 35#35: *790 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:01:09 [info] 35#35: *789 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:01:11 [info] 35#35: *791 [lua] access_by_lua(msblocations.conf:189):2: 73e7f4143e602bb8b10dd2cc089f02c9:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:01:11 [info] 35#35: *791 [lua] logger.lua:23: 73e7f4143e602bb8b10dd2cc089f02c9 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:01:11 +0000] 73e7f4143e602bb8b10dd2cc089f02c9 "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.204 - - [29/Dec/2022:04:01:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:01:19 [info] 38#38: *793 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:01:19 [info] 35#35: *794 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:01:26 [info] 35#35: *795 [lua] access_by_lua(msblocations.conf:189):2: 26c769c0dd03854611b155f48b8c85c9:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:01:26 +0000] 26c769c0dd03854611b155f48b8c85c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 04:01:26 [info] 35#35: *795 [lua] logger.lua:23: 26c769c0dd03854611b155f48b8c85c9 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:01:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:01:29 [info] 35#35: *796 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:01:29 [info] 35#35: *797 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:01:39 [info] 38#38: *798 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:01:39 [info] 38#38: *799 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:01:41 [info] 35#35: *800 [lua] access_by_lua(msblocations.conf:189):2: 92404874867b9dd42f3f8c50b82b96d6:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:01:41 [info] 35#35: *800 [lua] logger.lua:23: 92404874867b9dd42f3f8c50b82b96d6 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:01:41 +0000] 92404874867b9dd42f3f8c50b82b96d6 "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.204 - - [29/Dec/2022:04:01:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:01:49 [info] 35#35: *801 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:01:49 [info] 35#35: *802 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:01:56 [info] 35#35: *803 [lua] access_by_lua(msblocations.conf:189):2: 80eb18c1309e9274fbac2c4df217396b:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:01:56 +0000] 80eb18c1309e9274fbac2c4df217396b "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.204 - - [29/Dec/2022:04:01:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:01:56 [info] 35#35: *803 [lua] logger.lua:23: 80eb18c1309e9274fbac2c4df217396b {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 04:01:59 [info] 35#35: *804 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:01:59 [info] 38#38: *805 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:02:09 [info] 35#35: *806 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:02:09 [info] 38#38: *807 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:02:11 [info] 35#35: *808 [lua] access_by_lua(msblocations.conf:189):2: 6e9c6548c8e637d85f5b8b387507f4ad:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:02:11 [info] 35#35: *808 [lua] logger.lua:23: 6e9c6548c8e637d85f5b8b387507f4ad {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:02:11 +0000] 6e9c6548c8e637d85f5b8b387507f4ad "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.204 - - [29/Dec/2022:04:02:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:02:19 [info] 35#35: *810 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:02:19 [info] 35#35: *811 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:02:26 [info] 35#35: *812 [lua] access_by_lua(msblocations.conf:189):2: 4407d141277d630c45c2d7b222edfba7:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:02:26 +0000] 4407d141277d630c45c2d7b222edfba7 "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.204 - - [29/Dec/2022:04:02:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:02:26 [info] 35#35: *812 [lua] logger.lua:23: 4407d141277d630c45c2d7b222edfba7 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 04:02:29 [info] 35#35: *813 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:02:29 [info] 38#38: *814 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:02:39 [info] 38#38: *815 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:02:39 [info] 38#38: *816 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:02:41 [info] 35#35: *817 [lua] access_by_lua(msblocations.conf:189):2: 1cf5e303f5fcae5ace0934971218d07a:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:02:41 [info] 35#35: *817 [lua] logger.lua:23: 1cf5e303f5fcae5ace0934971218d07a {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:02:41 +0000] 1cf5e303f5fcae5ace0934971218d07a "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.204 - - [29/Dec/2022:04:02:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:02:49 [info] 35#35: *818 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:02:49 [info] 35#35: *819 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:02:56 [info] 35#35: *820 [lua] access_by_lua(msblocations.conf:189):2: 02a7b8ae5994e00db52a78539ddc96e8:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:02:56 +0000] 02a7b8ae5994e00db52a78539ddc96e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/29 04:02:56 [info] 35#35: *820 [lua] logger.lua:23: 02a7b8ae5994e00db52a78539ddc96e8 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:02:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 04:02:59 [info] 35#35: *821 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:02:59 [info] 35#35: *822 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:03:09 [info] 35#35: *823 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:03:09 [info] 35#35: *824 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:03:11 [info] 35#35: *825 [lua] access_by_lua(msblocations.conf:189):2: 83381c0e32ebd1d1b022849b5d46527c:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:03:11 [info] 35#35: *825 [lua] logger.lua:23: 83381c0e32ebd1d1b022849b5d46527c {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:03:11 +0000] 83381c0e32ebd1d1b022849b5d46527c "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.204 - - [29/Dec/2022:04:03:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:03:19 [info] 38#38: *827 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:03:19 [info] 38#38: *828 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:03:26 [info] 35#35: *829 [lua] access_by_lua(msblocations.conf:189):2: 9c8c330493ccb24159465a6b8527e16a:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:03:26 +0000] 9c8c330493ccb24159465a6b8527e16a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/29 04:03:26 [info] 35#35: *829 [lua] logger.lua:23: 9c8c330493ccb24159465a6b8527e16a {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:03:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:03:29 [info] 35#35: *830 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:03:29 [info] 38#38: *831 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:03:39 [info] 35#35: *832 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:03:39 [info] 35#35: *833 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:03:41 [info] 35#35: *834 [lua] access_by_lua(msblocations.conf:189):2: 160cef717b73e49fea70f7bf061bcf44:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:03:41 [info] 35#35: *834 [lua] logger.lua:23: 160cef717b73e49fea70f7bf061bcf44 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:03:41 +0000] 160cef717b73e49fea70f7bf061bcf44 "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.204 - - [29/Dec/2022:04:03:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:03:49 [info] 35#35: *836 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:03:49 [info] 35#35: *835 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:03:56 [info] 35#35: *837 [lua] access_by_lua(msblocations.conf:189):2: 1acb6080715864b81b8ef0bf1ff5161b:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:03:56 [info] 35#35: *837 [lua] logger.lua:23: 1acb6080715864b81b8ef0bf1ff5161b {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:03:56 +0000] 1acb6080715864b81b8ef0bf1ff5161b "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.204 - - [29/Dec/2022:04:03:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/12/29 04:03:59 [info] 38#38: *839 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:03:59 [info] 35#35: *838 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:04:09 [info] 35#35: *840 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:04:09 [info] 35#35: *841 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:04:11 [info] 35#35: *842 [lua] access_by_lua(msblocations.conf:189):2: 02f7fa3c06f99525336a3fd71682816b:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:04:11 [info] 35#35: *842 [lua] logger.lua:23: 02f7fa3c06f99525336a3fd71682816b {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:04:11 +0000] 02f7fa3c06f99525336a3fd71682816b "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.204 - - [29/Dec/2022:04:04:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:04:19 [info] 35#35: *844 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:04:19 [info] 35#35: *845 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
10.233.69.204 - - [29/Dec/2022:04:04:26 +0000] 802555929be3ae962b1f007f7aa20bc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 04:04:26 [info] 35#35: *846 [lua] access_by_lua(msblocations.conf:189):2: 802555929be3ae962b1f007f7aa20bc8:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:04:26 [info] 35#35: *846 [lua] logger.lua:23: 802555929be3ae962b1f007f7aa20bc8 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:04:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:04:29 [info] 38#38: *847 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:04:29 [info] 35#35: *848 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:04:39 [info] 35#35: *849 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:04:39 [info] 35#35: *850 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:04:41 [info] 35#35: *851 [lua] access_by_lua(msblocations.conf:189):2: 9b6910f29d699f9d6df66f29197a1cd0:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:04:41 +0000] 9b6910f29d699f9d6df66f29197a1cd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 04:04:41 [info] 35#35: *851 [lua] logger.lua:23: 9b6910f29d699f9d6df66f29197a1cd0 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:04:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 04:04:49 [info] 35#35: *852 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:04:49 [info] 35#35: *853 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:04:56 [info] 35#35: *854 [lua] access_by_lua(msblocations.conf:189):2: e6afe277d38511d9807599cc6fda44b0:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:04:56 [info] 35#35: *854 [lua] logger.lua:23: e6afe277d38511d9807599cc6fda44b0 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:04:56 +0000] e6afe277d38511d9807599cc6fda44b0 "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.204 - - [29/Dec/2022:04:04:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/29 04:04:59 [info] 35#35: *855 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:04:59 [info] 38#38: *856 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:05:09 [info] 35#35: *857 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:05:09 [info] 35#35: *858 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:05:11 [info] 35#35: *859 [lua] access_by_lua(msblocations.conf:189):2: 87143d3f4762e0d0ee34f6968a692184:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:05:11 [info] 35#35: *859 [lua] logger.lua:23: 87143d3f4762e0d0ee34f6968a692184 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:05:11 +0000] 87143d3f4762e0d0ee34f6968a692184 "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.204 - - [29/Dec/2022:04:05:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:05:19 [info] 35#35: *861 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:05:19 [info] 35#35: *862 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:05:26 [info] 35#35: *863 [lua] access_by_lua(msblocations.conf:189):2: 560f5e423f1e4888e74386ac54d9344b:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:05:26 +0000] 560f5e423f1e4888e74386ac54d9344b "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.204 - - [29/Dec/2022:04:05:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:05:26 [info] 35#35: *863 [lua] logger.lua:23: 560f5e423f1e4888e74386ac54d9344b {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 04:05:29 [info] 35#35: *864 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:05:29 [info] 35#35: *865 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:05:39 [info] 38#38: *867 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:05:39 [info] 35#35: *866 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:05:41 [info] 35#35: *868 [lua] access_by_lua(msblocations.conf:189):2: e71a95a5337f4c6d1ddfad9153a51648:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:05:41 [info] 35#35: *868 [lua] logger.lua:23: e71a95a5337f4c6d1ddfad9153a51648 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:05:41 +0000] e71a95a5337f4c6d1ddfad9153a51648 "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.204 - - [29/Dec/2022:04:05:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/29 04:05:49 [info] 35#35: *869 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:05:49 [info] 35#35: *870 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:05:56 [info] 35#35: *871 [lua] access_by_lua(msblocations.conf:189):2: f6a849a90b8fab631e5ffa3273c80461:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:05:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.204 - - [29/Dec/2022:04:05:56 +0000] f6a849a90b8fab631e5ffa3273c80461 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 04:05:56 [info] 35#35: *871 [lua] logger.lua:23: f6a849a90b8fab631e5ffa3273c80461 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 04:05:59 [info] 38#38: *872 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:05:59 [info] 38#38: *873 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:06:09 [info] 35#35: *874 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:06:09 [info] 35#35: *875 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:06:11 [info] 35#35: *876 [lua] access_by_lua(msblocations.conf:189):2: 4189291acc2a00e6dc33bb3c7ebddea1:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:06:11 [info] 35#35: *876 [lua] logger.lua:23: 4189291acc2a00e6dc33bb3c7ebddea1 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:06:11 +0000] 4189291acc2a00e6dc33bb3c7ebddea1 "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.204 - - [29/Dec/2022:04:06:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:06:19 [info] 38#38: *878 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:06:19 [info] 38#38: *879 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:06:26 [info] 35#35: *880 [lua] access_by_lua(msblocations.conf:189):2: 6ccaf667f1a27b74c92a56160b08ea08:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:06:26 [info] 35#35: *880 [lua] logger.lua:23: 6ccaf667f1a27b74c92a56160b08ea08 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:06:26 +0000] 6ccaf667f1a27b74c92a56160b08ea08 "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.204 - - [29/Dec/2022:04:06:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:06:29 [info] 35#35: *881 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:06:29 [info] 35#35: *882 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:06:39 [info] 35#35: *883 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:06:39 [info] 35#35: *884 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:06:41 [info] 35#35: *885 [lua] access_by_lua(msblocations.conf:189):2: 80c081c3f951025152937191d1de45f9:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:06:41 +0000] 80c081c3f951025152937191d1de45f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/29 04:06:41 [info] 35#35: *885 [lua] logger.lua:23: 80c081c3f951025152937191d1de45f9 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:06:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 04:06:49 [info] 38#38: *886 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:06:49 [info] 38#38: *887 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:06:56 [info] 35#35: *888 [lua] access_by_lua(msblocations.conf:189):2: c06b22a73fb27dd750a297e2d10e27fb:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:06:56 [info] 35#35: *888 [lua] logger.lua:23: c06b22a73fb27dd750a297e2d10e27fb {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:06:56 +0000] c06b22a73fb27dd750a297e2d10e27fb "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.204 - - [29/Dec/2022:04:06:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/29 04:06:59 [info] 35#35: *889 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:06:59 [info] 35#35: *890 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:07:09 [info] 38#38: *891 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:07:09 [info] 35#35: *892 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:07:11 [info] 35#35: *893 [lua] access_by_lua(msblocations.conf:189):2: b1a5fc2099dfb9dda6f7bdceafa9d2e7:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:07:11 +0000] b1a5fc2099dfb9dda6f7bdceafa9d2e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/29 04:07:11 [info] 35#35: *893 [lua] logger.lua:23: b1a5fc2099dfb9dda6f7bdceafa9d2e7 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:07:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:07:19 [info] 35#35: *895 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:07:19 [info] 38#38: *896 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:07:26 [info] 35#35: *897 [lua] access_by_lua(msblocations.conf:189):2: eb387075b9c8f551912b03075f1cc774:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:07:26 [info] 35#35: *897 [lua] logger.lua:23: eb387075b9c8f551912b03075f1cc774 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:07:26 +0000] eb387075b9c8f551912b03075f1cc774 "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.204 - - [29/Dec/2022:04:07:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:07:29 [info] 38#38: *898 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:07:29 [info] 35#35: *899 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:07:39 [info] 35#35: *901 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:07:39 [info] 35#35: *900 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:07:41 [info] 35#35: *902 [lua] access_by_lua(msblocations.conf:189):2: e2c8156da27aa3126a41771844cf0708:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:07:41 [info] 35#35: *902 [lua] logger.lua:23: e2c8156da27aa3126a41771844cf0708 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:07:41 +0000] e2c8156da27aa3126a41771844cf0708 "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.204 - - [29/Dec/2022:04:07:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:07:49 [info] 35#35: *903 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:07:49 [info] 38#38: *904 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:07:56 [info] 35#35: *905 [lua] access_by_lua(msblocations.conf:189):2: a87c2041cf87d7a0abfffff6546320f7:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:07:56 +0000] a87c2041cf87d7a0abfffff6546320f7 "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.204 - - [29/Dec/2022:04:07:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 04:07:56 [info] 35#35: *905 [lua] logger.lua:23: a87c2041cf87d7a0abfffff6546320f7 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 04:07:59 [info] 35#35: *906 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:07:59 [info] 38#38: *907 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:08:09 [info] 35#35: *908 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:08:09 [info] 38#38: *909 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:08:11 [info] 35#35: *910 [lua] access_by_lua(msblocations.conf:189):2: d49baef2ed63cf2f063fb0116c4d6175:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:08:11 [info] 35#35: *910 [lua] logger.lua:23: d49baef2ed63cf2f063fb0116c4d6175 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:08:11 +0000] d49baef2ed63cf2f063fb0116c4d6175 "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.204 - - [29/Dec/2022:04:08:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:08:19 [info] 35#35: *913 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:08:19 [info] 38#38: *912 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:08:26 [info] 35#35: *914 [lua] access_by_lua(msblocations.conf:189):2: e5a2906150ef36eb7dd16ab737b5369c:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:08:27 [info] 35#35: *914 [lua] logger.lua:23: e5a2906150ef36eb7dd16ab737b5369c {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:08:27 +0000] e5a2906150ef36eb7dd16ab737b5369c "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.204 - - [29/Dec/2022:04:08:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:08:29 [info] 35#35: *916 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:08:29 [info] 38#38: *915 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:08:39 [info] 35#35: *917 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:08:39 [info] 38#38: *918 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:08:42 [info] 35#35: *919 [lua] access_by_lua(msblocations.conf:189):2: e238e6c5f8a1d258506085d7cf63c4f7:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:08:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.204 - - [29/Dec/2022:04:08:42 +0000] e238e6c5f8a1d258506085d7cf63c4f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:08:42 [info] 35#35: *919 [lua] logger.lua:23: e238e6c5f8a1d258506085d7cf63c4f7 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 04:08:49 [info] 35#35: *921 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:08:49 [info] 35#35: *920 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:08:57 [info] 35#35: *922 [lua] access_by_lua(msblocations.conf:189):2: 401970bb1306d51af0a102e2bfe05564:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:08:57 [info] 35#35: *922 [lua] logger.lua:23: 401970bb1306d51af0a102e2bfe05564 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:08:57 +0000] 401970bb1306d51af0a102e2bfe05564 "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.204 - - [29/Dec/2022:04:08:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 04:08:59 [info] 35#35: *923 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:08:59 [info] 38#38: *924 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:09:09 [info] 35#35: *925 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:09:09 [info] 35#35: *926 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:09:12 [info] 35#35: *927 [lua] access_by_lua(msblocations.conf:189):2: 0fcb5ed3b5e3a243e402f9f32fbdc3ce:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:09:12 [info] 35#35: *927 [lua] logger.lua:23: 0fcb5ed3b5e3a243e402f9f32fbdc3ce {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:09:12 +0000] 0fcb5ed3b5e3a243e402f9f32fbdc3ce "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.204 - - [29/Dec/2022:04:09:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:09:19 [info] 38#38: *929 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:09:19 [info] 38#38: *930 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:09:27 [info] 35#35: *931 [lua] access_by_lua(msblocations.conf:189):2: d80dc00bcbc6e5b982a76299b4d35b58:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:09:27 +0000] d80dc00bcbc6e5b982a76299b4d35b58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:09:27 [info] 35#35: *931 [lua] logger.lua:23: d80dc00bcbc6e5b982a76299b4d35b58 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:09:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:09:29 [info] 38#38: *933 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:09:29 [info] 35#35: *932 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:09:39 [info] 35#35: *934 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:09:39 [info] 35#35: *935 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:09:42 [info] 35#35: *936 [lua] access_by_lua(msblocations.conf:189):2: e8b66c265bde946b19bb7963e0a5104d:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:09:42 +0000] e8b66c265bde946b19bb7963e0a5104d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:09:42 [info] 35#35: *936 [lua] logger.lua:23: e8b66c265bde946b19bb7963e0a5104d {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:09:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:09:49 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:09:49 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:09:57 [info] 35#35: *939 [lua] access_by_lua(msblocations.conf:189):2: 02bad5f86675699cf96d20ce5bd7794b:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:09:57 [info] 35#35: *939 [lua] logger.lua:23: 02bad5f86675699cf96d20ce5bd7794b {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:09:57 +0000] 02bad5f86675699cf96d20ce5bd7794b "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.204 - - [29/Dec/2022:04:09:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:09:59 [info] 35#35: *940 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:09:59 [info] 38#38: *941 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:10:09 [info] 35#35: *942 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:10:09 [info] 38#38: *943 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:10:12 [info] 35#35: *944 [lua] access_by_lua(msblocations.conf:189):2: 6ae7170f1d11ae71ed4d1434cde1c9b9:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:10:12 +0000] 6ae7170f1d11ae71ed4d1434cde1c9b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 04:10:12 [info] 35#35: *944 [lua] logger.lua:23: 6ae7170f1d11ae71ed4d1434cde1c9b9 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:10:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:10:19 [info] 35#35: *946 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:10:19 [info] 35#35: *947 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:10:27 [info] 35#35: *948 [lua] access_by_lua(msblocations.conf:189):2: ecd456b18b7f47adf36af5cc7b399c0b:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:10:27 +0000] ecd456b18b7f47adf36af5cc7b399c0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:10:27 [info] 35#35: *948 [lua] logger.lua:23: ecd456b18b7f47adf36af5cc7b399c0b {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:10:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:10:29 [info] 35#35: *949 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:10:29 [info] 38#38: *950 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:10:39 [info] 35#35: *951 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:10:39 [info] 35#35: *952 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:10:42 [info] 35#35: *953 [lua] access_by_lua(msblocations.conf:189):2: 51916e34c56a85c0fd89a9b6beb017d2:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:10:42 +0000] 51916e34c56a85c0fd89a9b6beb017d2 "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.204 - - [29/Dec/2022:04:10:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:10:42 [info] 35#35: *953 [lua] logger.lua:23: 51916e34c56a85c0fd89a9b6beb017d2 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 04:10:49 [info] 38#38: *955 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:10:49 [info] 35#35: *954 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:10:57 [info] 35#35: *956 [lua] access_by_lua(msblocations.conf:189):2: 369286f9caef58274ca51c9ba205e1f2:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:10:57 +0000] 369286f9caef58274ca51c9ba205e1f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:10:57 [info] 35#35: *956 [lua] logger.lua:23: 369286f9caef58274ca51c9ba205e1f2 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:10:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:10:59 [info] 35#35: *957 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:10:59 [info] 35#35: *958 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:11:09 [info] 35#35: *960 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:11:09 [info] 35#35: *959 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:11:12 [info] 35#35: *962 [lua] access_by_lua(msblocations.conf:189):2: c07edeee58aae06c3c90e357fa84a20e:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:11:12 [info] 35#35: *962 [lua] logger.lua:23: c07edeee58aae06c3c90e357fa84a20e {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:11:12 +0000] c07edeee58aae06c3c90e357fa84a20e "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.204 - - [29/Dec/2022:04:11:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/12/29 04:11:19 [info] 38#38: *963 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:11:19 [info] 38#38: *964 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:11:27 [info] 35#35: *965 [lua] access_by_lua(msblocations.conf:189):2: f01b6baae290a7556fc2a7b619c97473:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:11:27 +0000] f01b6baae290a7556fc2a7b619c97473 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:11:27 [info] 35#35: *965 [lua] logger.lua:23: f01b6baae290a7556fc2a7b619c97473 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:11:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:11:29 [info] 35#35: *967 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:11:29 [info] 35#35: *966 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:11:39 [info] 35#35: *968 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:11:39 [info] 35#35: *969 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:11:42 [info] 35#35: *970 [lua] access_by_lua(msblocations.conf:189):2: 0e63c1d8725e96c556f1570ae9d2af66:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:11:42 [info] 35#35: *970 [lua] logger.lua:23: 0e63c1d8725e96c556f1570ae9d2af66 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:11:42 +0000] 0e63c1d8725e96c556f1570ae9d2af66 "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.204 - - [29/Dec/2022:04:11:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:11:49 [info] 35#35: *972 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:11:49 [info] 35#35: *971 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:11:57 [info] 35#35: *973 [lua] access_by_lua(msblocations.conf:189):2: ebea376ee18b0e51bc747ac4f4179250:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:11:57 [info] 35#35: *973 [lua] logger.lua:23: ebea376ee18b0e51bc747ac4f4179250 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:11:57 +0000] ebea376ee18b0e51bc747ac4f4179250 "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.204 - - [29/Dec/2022:04:11:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:11:59 [info] 38#38: *975 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:11:59 [info] 38#38: *974 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:12:09 [info] 35#35: *976 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:12:09 [info] 35#35: *977 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:12:12 [info] 35#35: *979 [lua] access_by_lua(msblocations.conf:189):2: 9a80b19400139455defcf86f30404bb1:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:12:12 [info] 35#35: *979 [lua] logger.lua:23: 9a80b19400139455defcf86f30404bb1 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:12:12 +0000] 9a80b19400139455defcf86f30404bb1 "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.204 - - [29/Dec/2022:04:12:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:12:19 [info] 38#38: *980 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:12:19 [info] 38#38: *981 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:12:27 [info] 35#35: *982 [lua] access_by_lua(msblocations.conf:189):2: d6b792b842ed28387098b5022beaccd7:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:12:27 +0000] d6b792b842ed28387098b5022beaccd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:12:27 [info] 35#35: *982 [lua] logger.lua:23: d6b792b842ed28387098b5022beaccd7 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:12:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:12:29 [info] 35#35: *983 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:12:29 [info] 35#35: *984 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:12:39 [info] 35#35: *985 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:12:39 [info] 38#38: *986 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:12:42 [info] 35#35: *987 [lua] access_by_lua(msblocations.conf:189):2: b2109966b7cd0477534eced91ddfa151:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:12:42 +0000] b2109966b7cd0477534eced91ddfa151 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/12/29 04:12:42 [info] 35#35: *987 [lua] logger.lua:23: b2109966b7cd0477534eced91ddfa151 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:12:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/29 04:12:49 [info] 35#35: *989 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:12:49 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:12:57 [info] 35#35: *990 [lua] access_by_lua(msblocations.conf:189):2: 04ba81cd27fb0d7823b33ad3d34dbce5:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:12:57 [info] 35#35: *990 [lua] logger.lua:23: 04ba81cd27fb0d7823b33ad3d34dbce5 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:12:57 +0000] 04ba81cd27fb0d7823b33ad3d34dbce5 "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.204 - - [29/Dec/2022:04:12:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/29 04:12:59 [info] 35#35: *991 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:12:59 [info] 35#35: *992 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:13:09 [info] 35#35: *994 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:13:09 [info] 35#35: *993 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:13:12 [info] 35#35: *996 [lua] access_by_lua(msblocations.conf:189):2: eddb32243d769684dcb765a775f189b2:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:13:12 +0000] eddb32243d769684dcb765a775f189b2 "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.204 - - [29/Dec/2022:04:13:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:13:12 [info] 35#35: *996 [lua] logger.lua:23: eddb32243d769684dcb765a775f189b2 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 04:13:19 [info] 35#35: *997 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:13:19 [info] 35#35: *998 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:13:27 [info] 35#35: *999 [lua] access_by_lua(msblocations.conf:189):2: ba0a8f9733eb2ecb065aae1b48d1947f:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:13:27 +0000] ba0a8f9733eb2ecb065aae1b48d1947f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 04:13:27 [info] 35#35: *999 [lua] logger.lua:23: ba0a8f9733eb2ecb065aae1b48d1947f {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:13:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:13:29 [info] 35#35: *1000 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:13:29 [info] 38#38: *1001 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:13:39 [info] 38#38: *1002 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:13:39 [info] 38#38: *1003 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:13:42 [info] 35#35: *1004 [lua] access_by_lua(msblocations.conf:189):2: 54bdb5959917a69373eb13684961111b:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:13:42 [info] 35#35: *1004 [lua] logger.lua:23: 54bdb5959917a69373eb13684961111b {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:13:42 +0000] 54bdb5959917a69373eb13684961111b "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.204 - - [29/Dec/2022:04:13:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:13:49 [info] 35#35: *1005 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:13:49 [info] 35#35: *1006 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:13:57 [info] 35#35: *1007 [lua] access_by_lua(msblocations.conf:189):2: a3a37df8d279d16adcf4fd8a1feb8b06:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:13:57 +0000] a3a37df8d279d16adcf4fd8a1feb8b06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:13:57 [info] 35#35: *1007 [lua] logger.lua:23: a3a37df8d279d16adcf4fd8a1feb8b06 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:13:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:13:59 [info] 35#35: *1009 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:13:59 [info] 38#38: *1008 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:14:09 [info] 38#38: *1011 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:14:09 [info] 35#35: *1010 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:14:12 [info] 35#35: *1013 [lua] access_by_lua(msblocations.conf:189):2: c799a20be4898dcf146e31480dc5e52e:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:14:12 [info] 35#35: *1013 [lua] logger.lua:23: c799a20be4898dcf146e31480dc5e52e {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:14:12 +0000] c799a20be4898dcf146e31480dc5e52e "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.204 - - [29/Dec/2022:04:14:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:14:19 [info] 38#38: *1014 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:14:19 [info] 35#35: *1015 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:14:27 [info] 35#35: *1016 [lua] access_by_lua(msblocations.conf:189):2: 33d285aeb213fc86e7debc7e7b94e270:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:14:27 +0000] 33d285aeb213fc86e7debc7e7b94e270 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:14:27 [info] 35#35: *1016 [lua] logger.lua:23: 33d285aeb213fc86e7debc7e7b94e270 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:14:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:14:29 [info] 35#35: *1017 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:14:29 [info] 38#38: *1018 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:14:39 [info] 35#35: *1019 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:14:39 [info] 38#38: *1020 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:14:42 [info] 35#35: *1021 [lua] access_by_lua(msblocations.conf:189):2: decd97790367e9b5f7ad2d7780bd0a2e:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:14:42 +0000] decd97790367e9b5f7ad2d7780bd0a2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:14:42 [info] 35#35: *1021 [lua] logger.lua:23: decd97790367e9b5f7ad2d7780bd0a2e {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:14:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:14:49 [info] 38#38: *1022 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:14:49 [info] 38#38: *1023 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:14:57 [info] 35#35: *1024 [lua] access_by_lua(msblocations.conf:189):2: cdfa20e43fab6263a142e31bb31c9a2d:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:14:57 +0000] cdfa20e43fab6263a142e31bb31c9a2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 04:14:57 [info] 35#35: *1024 [lua] logger.lua:23: cdfa20e43fab6263a142e31bb31c9a2d {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:14:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:14:59 [info] 35#35: *1025 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:14:59 [info] 35#35: *1026 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:15:09 [info] 35#35: *1027 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:15:09 [info] 38#38: *1028 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:15:12 [info] 35#35: *1030 [lua] access_by_lua(msblocations.conf:189):2: f0877c0ed85276d7dd280170bed1b27a:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:15:12 +0000] f0877c0ed85276d7dd280170bed1b27a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/29 04:15:12 [info] 35#35: *1030 [lua] logger.lua:23: f0877c0ed85276d7dd280170bed1b27a {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:15:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:15:19 [info] 35#35: *1031 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:15:19 [info] 35#35: *1032 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:15:27 [info] 35#35: *1033 [lua] access_by_lua(msblocations.conf:189):2: 823a7f5c2eb234d09c72fd784b7050b3:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:15:27 +0000] 823a7f5c2eb234d09c72fd784b7050b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/12/29 04:15:27 [info] 35#35: *1033 [lua] logger.lua:23: 823a7f5c2eb234d09c72fd784b7050b3 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:15:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/29 04:15:29 [info] 35#35: *1034 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:15:29 [info] 35#35: *1035 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:15:39 [info] 35#35: *1036 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:15:39 [info] 38#38: *1037 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:15:42 [info] 35#35: *1038 [lua] access_by_lua(msblocations.conf:189):2: cfc8bb3ccbb8a26943ba1decaab34149:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:15:42 [info] 35#35: *1038 [lua] logger.lua:23: cfc8bb3ccbb8a26943ba1decaab34149 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:15:42 +0000] cfc8bb3ccbb8a26943ba1decaab34149 "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.204 - - [29/Dec/2022:04:15:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/12/29 04:15:49 [info] 35#35: *1039 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:15:49 [info] 35#35: *1040 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:15:57 [info] 35#35: *1041 [lua] access_by_lua(msblocations.conf:189):2: 3b50cc0b245783176168fbc79fbf88b1:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:15:57 [info] 35#35: *1041 [lua] logger.lua:23: 3b50cc0b245783176168fbc79fbf88b1 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:15:57 +0000] 3b50cc0b245783176168fbc79fbf88b1 "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.204 - - [29/Dec/2022:04:15:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:15:59 [info] 35#35: *1043 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:15:59 [info] 35#35: *1042 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:16:09 [info] 35#35: *1044 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:16:09 [info] 35#35: *1045 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:16:12 [info] 35#35: *1047 [lua] access_by_lua(msblocations.conf:189):2: 7c13887b06ea9197a628614219fef636:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:16:12 [info] 35#35: *1047 [lua] logger.lua:23: 7c13887b06ea9197a628614219fef636 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:16:12 +0000] 7c13887b06ea9197a628614219fef636 "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.204 - - [29/Dec/2022:04:16:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 04:16:19 [info] 35#35: *1048 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:16:19 [info] 38#38: *1049 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:16:27 [info] 35#35: *1050 [lua] access_by_lua(msblocations.conf:189):2: 74eb78309ea1ef7bc617e937683d9c2d:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:16:27 [info] 35#35: *1050 [lua] logger.lua:23: 74eb78309ea1ef7bc617e937683d9c2d {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:16:27 +0000] 74eb78309ea1ef7bc617e937683d9c2d "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.204 - - [29/Dec/2022:04:16:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:16:29 [info] 35#35: *1051 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:16:29 [info] 35#35: *1052 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:16:39 [info] 35#35: *1053 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:16:39 [info] 35#35: *1054 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:16:42 [info] 35#35: *1055 [lua] access_by_lua(msblocations.conf:189):2: 78f3d0c7ca9ac282b680dda6b6371f5c:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:16:42 [info] 35#35: *1055 [lua] logger.lua:23: 78f3d0c7ca9ac282b680dda6b6371f5c {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:16:42 +0000] 78f3d0c7ca9ac282b680dda6b6371f5c "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.204 - - [29/Dec/2022:04:16:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:16:49 [info] 35#35: *1056 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:16:49 [info] 35#35: *1057 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:16:57 [info] 35#35: *1058 [lua] access_by_lua(msblocations.conf:189):2: 7710ffb0b9c22e6e43cc65cc3c2dc8ce:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:16:57 +0000] 7710ffb0b9c22e6e43cc65cc3c2dc8ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:16:57 [info] 35#35: *1058 [lua] logger.lua:23: 7710ffb0b9c22e6e43cc65cc3c2dc8ce {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:16:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:16:59 [info] 35#35: *1060 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:16:59 [info] 38#38: *1059 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:17:09 [info] 35#35: *1061 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:17:09 [info] 35#35: *1062 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:17:12 [info] 35#35: *1064 [lua] access_by_lua(msblocations.conf:189):2: 55f1f0566ff94eb10ae54a095b299c2d:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:17:12 [info] 35#35: *1064 [lua] logger.lua:23: 55f1f0566ff94eb10ae54a095b299c2d {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:17:12 +0000] 55f1f0566ff94eb10ae54a095b299c2d "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.204 - - [29/Dec/2022:04:17:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:17:19 [info] 38#38: *1066 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:17:19 [info] 35#35: *1065 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:17:27 [info] 35#35: *1067 [lua] access_by_lua(msblocations.conf:189):2: ca78364660702e97ccb3c8f83d39bfa7:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:17:27 [info] 35#35: *1067 [lua] logger.lua:23: ca78364660702e97ccb3c8f83d39bfa7 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:17:27 +0000] ca78364660702e97ccb3c8f83d39bfa7 "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.204 - - [29/Dec/2022:04:17:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/12/29 04:17:29 [info] 35#35: *1068 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:17:29 [info] 35#35: *1069 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:17:39 [info] 35#35: *1070 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:17:39 [info] 35#35: *1071 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:17:42 [info] 35#35: *1072 [lua] access_by_lua(msblocations.conf:189):2: c046395c1b425b055988cb4a1f4710ef:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:17:42 [info] 35#35: *1072 [lua] logger.lua:23: c046395c1b425b055988cb4a1f4710ef {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:17:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.204 - - [29/Dec/2022:04:17:42 +0000] c046395c1b425b055988cb4a1f4710ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 04:17:49 [info] 35#35: *1073 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:17:49 [info] 35#35: *1074 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:17:57 [info] 35#35: *1075 [lua] access_by_lua(msblocations.conf:189):2: 2cada85ff15987478470eacb51aaa85e:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:17:57 [info] 35#35: *1075 [lua] logger.lua:23: 2cada85ff15987478470eacb51aaa85e {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:17:57 +0000] 2cada85ff15987478470eacb51aaa85e "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.204 - - [29/Dec/2022:04:17:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/12/29 04:17:59 [info] 35#35: *1076 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:17:59 [info] 35#35: *1077 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:18:09 [info] 35#35: *1078 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:18:09 [info] 35#35: *1079 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:18:12 [info] 35#35: *1081 [lua] access_by_lua(msblocations.conf:189):2: ae13f8047cf74a5a7040012a89af1b66:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:18:12 [info] 35#35: *1081 [lua] logger.lua:23: ae13f8047cf74a5a7040012a89af1b66 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:18:12 +0000] ae13f8047cf74a5a7040012a89af1b66 "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.204 - - [29/Dec/2022:04:18:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:18:19 [info] 38#38: *1082 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:18:19 [info] 38#38: *1083 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:18:27 [info] 35#35: *1084 [lua] access_by_lua(msblocations.conf:189):2: 105250068c2124b01f2a42231740045e:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:18:27 +0000] 105250068c2124b01f2a42231740045e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:18:27 [info] 35#35: *1084 [lua] logger.lua:23: 105250068c2124b01f2a42231740045e {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:18:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:18:29 [info] 35#35: *1085 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:18:29 [info] 38#38: *1086 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:18:39 [info] 35#35: *1088 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:18:39 [info] 38#38: *1087 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:18:42 [info] 35#35: *1089 [lua] access_by_lua(msblocations.conf:189):2: 5d31a8824f34cba3adc964969b3f9fa0:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:18:42 [info] 35#35: *1089 [lua] logger.lua:23: 5d31a8824f34cba3adc964969b3f9fa0 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:18:42 +0000] 5d31a8824f34cba3adc964969b3f9fa0 "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.204 - - [29/Dec/2022:04:18:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 04:18:49 [info] 38#38: *1090 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:18:49 [info] 38#38: *1091 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:18:57 [info] 35#35: *1092 [lua] access_by_lua(msblocations.conf:189):2: 158f92831c7868d025f15b3cd2956905:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:18:57 +0000] 158f92831c7868d025f15b3cd2956905 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/12/29 04:18:57 [info] 35#35: *1092 [lua] logger.lua:23: 158f92831c7868d025f15b3cd2956905 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:18:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/29 04:18:59 [info] 35#35: *1093 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:18:59 [info] 35#35: *1094 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:19:09 [info] 35#35: *1096 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:19:09 [info] 35#35: *1095 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:19:12 [info] 35#35: *1098 [lua] access_by_lua(msblocations.conf:189):2: a6f6362186fe1eb8d356d15261f9f9c5:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:19:12 +0000] a6f6362186fe1eb8d356d15261f9f9c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:19:12 [info] 35#35: *1098 [lua] logger.lua:23: a6f6362186fe1eb8d356d15261f9f9c5 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:19:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:19:19 [info] 35#35: *1099 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:19:19 [info] 38#38: *1100 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:19:27 [info] 35#35: *1101 [lua] access_by_lua(msblocations.conf:189):2: 201c4c2ec609bcbc0654679717cb8dc4:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:19:27 [info] 35#35: *1101 [lua] logger.lua:23: 201c4c2ec609bcbc0654679717cb8dc4 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:19:27 +0000] 201c4c2ec609bcbc0654679717cb8dc4 "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.204 - - [29/Dec/2022:04:19:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 04:19:29 [info] 38#38: *1103 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:19:29 [info] 35#35: *1102 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:19:39 [info] 35#35: *1104 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:19:39 [info] 35#35: *1105 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:19:42 [info] 35#35: *1106 [lua] access_by_lua(msblocations.conf:189):2: 959ab70db9b69b5f006007c1d93e6224:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:19:42 [info] 35#35: *1106 [lua] logger.lua:23: 959ab70db9b69b5f006007c1d93e6224 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:19:42 +0000] 959ab70db9b69b5f006007c1d93e6224 "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.204 - - [29/Dec/2022:04:19:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:19:49 [info] 35#35: *1107 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:19:49 [info] 35#35: *1108 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:19:57 [info] 35#35: *1109 [lua] access_by_lua(msblocations.conf:189):2: 23a7dc0cdde82093c845efcc3d95c75f:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:19:57 [info] 35#35: *1109 [lua] logger.lua:23: 23a7dc0cdde82093c845efcc3d95c75f {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:19:57 +0000] 23a7dc0cdde82093c845efcc3d95c75f "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.204 - - [29/Dec/2022:04:19:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/29 04:19:59 [info] 38#38: *1110 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:19:59 [info] 38#38: *1111 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:20:09 [info] 35#35: *1112 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:20:09 [info] 38#38: *1113 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:20:12 [info] 35#35: *1115 [lua] access_by_lua(msblocations.conf:189):2: 4cae4f24b86472d64138ccc7b8a32cc3:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:20:12 +0000] 4cae4f24b86472d64138ccc7b8a32cc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 04:20:12 [info] 35#35: *1115 [lua] logger.lua:23: 4cae4f24b86472d64138ccc7b8a32cc3 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:20:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:20:19 [info] 35#35: *1116 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:20:19 [info] 38#38: *1117 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:20:27 [info] 35#35: *1118 [lua] access_by_lua(msblocations.conf:189):2: 4bc5971089032a7352c55819b8c03cb9:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:20:27 +0000] 4bc5971089032a7352c55819b8c03cb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:20:27 [info] 35#35: *1118 [lua] logger.lua:23: 4bc5971089032a7352c55819b8c03cb9 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:20:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:20:29 [info] 38#38: *1120 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:20:29 [info] 35#35: *1119 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:20:39 [info] 35#35: *1121 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:20:39 [info] 35#35: *1122 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:20:42 [info] 35#35: *1123 [lua] access_by_lua(msblocations.conf:189):2: 56cd64957adf18947d34820ca666d6ef:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:20:42 +0000] 56cd64957adf18947d34820ca666d6ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/29 04:20:42 [info] 35#35: *1123 [lua] logger.lua:23: 56cd64957adf18947d34820ca666d6ef {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:20:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 04:20:49 [info] 35#35: *1124 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:20:49 [info] 38#38: *1125 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:20:57 [info] 35#35: *1126 [lua] access_by_lua(msblocations.conf:189):2: 29d0f581773950b1bf8adbc4390ccadb:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:20:57 [info] 35#35: *1126 [lua] logger.lua:23: 29d0f581773950b1bf8adbc4390ccadb {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:20:57 +0000] 29d0f581773950b1bf8adbc4390ccadb "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.204 - - [29/Dec/2022:04:20:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:20:59 [info] 38#38: *1128 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:20:59 [info] 35#35: *1127 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:21:09 [info] 35#35: *1129 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:21:09 [info] 35#35: *1130 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:21:12 [info] 35#35: *1132 [lua] access_by_lua(msblocations.conf:189):2: ea51e37e994c405dc8db07efd262d78d:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:21:12 [info] 35#35: *1132 [lua] logger.lua:23: ea51e37e994c405dc8db07efd262d78d {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:21:12 +0000] ea51e37e994c405dc8db07efd262d78d "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.204 - - [29/Dec/2022:04:21:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 04:21:19 [info] 35#35: *1133 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:21:19 [info] 35#35: *1134 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:21:27 [info] 35#35: *1135 [lua] access_by_lua(msblocations.conf:189):2: 01b677c5a9b1d57dfd11f9701694027d:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:21:27 [info] 35#35: *1135 [lua] logger.lua:23: 01b677c5a9b1d57dfd11f9701694027d {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:21:27 +0000] 01b677c5a9b1d57dfd11f9701694027d "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.204 - - [29/Dec/2022:04:21:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:21:29 [info] 38#38: *1136 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:21:29 [info] 38#38: *1137 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:21:39 [info] 38#38: *1139 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:21:39 [info] 35#35: *1138 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:21:42 [info] 35#35: *1140 [lua] access_by_lua(msblocations.conf:189):2: c774b26e0c27187280dd963ddb6387e2:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:21:42 +0000] c774b26e0c27187280dd963ddb6387e2 "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.204 - - [29/Dec/2022:04:21:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/12/29 04:21:42 [info] 35#35: *1140 [lua] logger.lua:23: c774b26e0c27187280dd963ddb6387e2 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 04:21:49 [info] 35#35: *1141 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:21:49 [info] 35#35: *1142 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:21:57 [info] 35#35: *1143 [lua] access_by_lua(msblocations.conf:189):2: fc4f4231b36bf454aab080139832acf1:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:21:57 +0000] fc4f4231b36bf454aab080139832acf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:21:57 [info] 35#35: *1143 [lua] logger.lua:23: fc4f4231b36bf454aab080139832acf1 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:21:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:21:59 [info] 35#35: *1144 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:21:59 [info] 38#38: *1145 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:22:09 [info] 35#35: *1146 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:22:09 [info] 35#35: *1147 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:22:12 [info] 35#35: *1149 [lua] access_by_lua(msblocations.conf:189):2: 6f3584948d0fdc58b9d2320e81c47985:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:22:12 +0000] 6f3584948d0fdc58b9d2320e81c47985 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:22:12 [info] 35#35: *1149 [lua] logger.lua:23: 6f3584948d0fdc58b9d2320e81c47985 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:22:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:22:19 [info] 35#35: *1151 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:22:19 [info] 35#35: *1150 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:22:27 [info] 35#35: *1152 [lua] access_by_lua(msblocations.conf:189):2: e126758b6a12a9e4093795710ed79909:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:22:27 [info] 35#35: *1152 [lua] logger.lua:23: e126758b6a12a9e4093795710ed79909 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:22:27 +0000] e126758b6a12a9e4093795710ed79909 "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.204 - - [29/Dec/2022:04:22:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:22:29 [info] 35#35: *1153 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:22:29 [info] 35#35: *1154 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:22:39 [info] 35#35: *1155 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:22:39 [info] 35#35: *1156 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:22:42 [info] 35#35: *1157 [lua] access_by_lua(msblocations.conf:189):2: 042d4337be6dac45b82eaab304a44483:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:22:42 +0000] 042d4337be6dac45b82eaab304a44483 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:22:42 [info] 35#35: *1157 [lua] logger.lua:23: 042d4337be6dac45b82eaab304a44483 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:22:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:22:49 [info] 38#38: *1158 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:22:49 [info] 35#35: *1159 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:22:57 [info] 35#35: *1160 [lua] access_by_lua(msblocations.conf:189):2: 0dba7efae764f88eb6161926fa394731:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:22:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.204 - - [29/Dec/2022:04:22:57 +0000] 0dba7efae764f88eb6161926fa394731 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 04:22:57 [info] 35#35: *1160 [lua] logger.lua:23: 0dba7efae764f88eb6161926fa394731 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 04:22:59 [info] 35#35: *1161 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:22:59 [info] 35#35: *1162 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:23:09 [info] 38#38: *1163 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:23:09 [info] 38#38: *1164 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:23:12 [info] 35#35: *1166 [lua] access_by_lua(msblocations.conf:189):2: eaf4e36f5eb2b8a03b5c72c148e33d97:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:23:12 +0000] eaf4e36f5eb2b8a03b5c72c148e33d97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:23:12 [info] 35#35: *1166 [lua] logger.lua:23: eaf4e36f5eb2b8a03b5c72c148e33d97 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:23:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:23:19 [info] 35#35: *1168 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:23:19 [info] 38#38: *1167 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:23:27 [info] 35#35: *1169 [lua] access_by_lua(msblocations.conf:189):2: 557c5ab9cf9978ca2fb2ad04f877a028:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:23:27 [info] 35#35: *1169 [lua] logger.lua:23: 557c5ab9cf9978ca2fb2ad04f877a028 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:23:27 +0000] 557c5ab9cf9978ca2fb2ad04f877a028 "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.204 - - [29/Dec/2022:04:23:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/12/29 04:23:29 [info] 35#35: *1170 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:23:29 [info] 35#35: *1171 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:23:39 [info] 35#35: *1172 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:23:39 [info] 35#35: *1173 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:23:42 [info] 35#35: *1174 [lua] access_by_lua(msblocations.conf:189):2: 0fe599110d2340763503db3357011f5f:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:23:42 [info] 35#35: *1174 [lua] logger.lua:23: 0fe599110d2340763503db3357011f5f {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:23:42 +0000] 0fe599110d2340763503db3357011f5f "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.204 - - [29/Dec/2022:04:23:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:23:49 [info] 35#35: *1176 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:23:49 [info] 35#35: *1175 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:23:57 [info] 35#35: *1177 [lua] access_by_lua(msblocations.conf:189):2: 3488fcfc43fffa56d94458f1351496ba:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:23:57 [info] 35#35: *1177 [lua] logger.lua:23: 3488fcfc43fffa56d94458f1351496ba {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:23:57 +0000] 3488fcfc43fffa56d94458f1351496ba "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.204 - - [29/Dec/2022:04:23:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 04:23:59 [info] 35#35: *1178 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:23:59 [info] 38#38: *1179 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:24:09 [info] 35#35: *1180 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:24:09 [info] 35#35: *1181 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:24:12 [info] 35#35: *1183 [lua] access_by_lua(msblocations.conf:189):2: 621af10e08ba9f6f73e299024f1a9aef:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:24:12 +0000] 621af10e08ba9f6f73e299024f1a9aef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:24:12 [info] 35#35: *1183 [lua] logger.lua:23: 621af10e08ba9f6f73e299024f1a9aef {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:24:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/12/29 04:24:19 [info] 35#35: *1185 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:24:19 [info] 38#38: *1184 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:24:27 [info] 35#35: *1186 [lua] access_by_lua(msblocations.conf:189):2: f70d684305e08ec2ffef73133509c823:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:24:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:24:27 [info] 35#35: *1186 [lua] logger.lua:23: f70d684305e08ec2ffef73133509c823 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:24:27 +0000] f70d684305e08ec2ffef73133509c823 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:24:29 [info] 35#35: *1187 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:24:29 [info] 35#35: *1188 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:24:39 [info] 35#35: *1189 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:24:39 [info] 38#38: *1190 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:24:42 [info] 35#35: *1191 [lua] access_by_lua(msblocations.conf:189):2: 07e7344461abe7c303b443ed6bf034c6:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:24:42 +0000] 07e7344461abe7c303b443ed6bf034c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/12/29 04:24:42 [info] 35#35: *1191 [lua] logger.lua:23: 07e7344461abe7c303b443ed6bf034c6 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:24:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:24:49 [info] 38#38: *1192 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:24:49 [info] 38#38: *1193 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:24:58 [info] 35#35: *1194 [lua] access_by_lua(msblocations.conf:189):2: 10ec1c1b4c35c2acd4069b91d31dd31e:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:24:58 [info] 35#35: *1194 [lua] logger.lua:23: 10ec1c1b4c35c2acd4069b91d31dd31e {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:24:58 +0000] 10ec1c1b4c35c2acd4069b91d31dd31e "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.204 - - [29/Dec/2022:04:24:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/29 04:24:59 [info] 35#35: *1195 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:24:59 [info] 38#38: *1196 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:25:09 [info] 35#35: *1197 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:25:09 [info] 35#35: *1198 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:25:13 [info] 35#35: *1200 [lua] access_by_lua(msblocations.conf:189):2: 75d0604d298a47400e61b0ae3b30170c:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:25:13 [info] 35#35: *1200 [lua] logger.lua:23: 75d0604d298a47400e61b0ae3b30170c {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:25:13 +0000] 75d0604d298a47400e61b0ae3b30170c "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.204 - - [29/Dec/2022:04:25:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:25:19 [info] 35#35: *1201 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:25:19 [info] 38#38: *1202 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:25:28 [info] 35#35: *1203 [lua] access_by_lua(msblocations.conf:189):2: 06313340084327737f56a5ca0f566708:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:25:28 +0000] 06313340084327737f56a5ca0f566708 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:25:28 [info] 35#35: *1203 [lua] logger.lua:23: 06313340084327737f56a5ca0f566708 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:25:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:25:29 [info] 35#35: *1204 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:25:29 [info] 35#35: *1205 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:25:39 [info] 35#35: *1206 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:25:39 [info] 35#35: *1207 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:25:43 [info] 35#35: *1208 [lua] access_by_lua(msblocations.conf:189):2: c0881d637192af52bcf213fd523c9cfc:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:25:43 [info] 35#35: *1208 [lua] logger.lua:23: c0881d637192af52bcf213fd523c9cfc {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:25:43 +0000] c0881d637192af52bcf213fd523c9cfc "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.204 - - [29/Dec/2022:04:25:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:25:49 [info] 35#35: *1209 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:25:49 [info] 38#38: *1210 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:25:58 [info] 35#35: *1211 [lua] access_by_lua(msblocations.conf:189):2: 55a563f2abcb02474618bca6021130d7:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:25:58 [info] 35#35: *1211 [lua] logger.lua:23: 55a563f2abcb02474618bca6021130d7 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:25:58 +0000] 55a563f2abcb02474618bca6021130d7 "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.204 - - [29/Dec/2022:04:25:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:25:59 [info] 35#35: *1213 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:25:59 [info] 35#35: *1212 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:26:09 [info] 38#38: *1215 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:26:09 [info] 35#35: *1214 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:26:13 [info] 35#35: *1217 [lua] access_by_lua(msblocations.conf:189):2: 1dcef07775d80418352242789ac9d686:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:26:13 +0000] 1dcef07775d80418352242789ac9d686 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/12/29 04:26:13 [info] 35#35: *1217 [lua] logger.lua:23: 1dcef07775d80418352242789ac9d686 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:26:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:26:19 [info] 38#38: *1218 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:26:19 [info] 38#38: *1219 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:26:28 [info] 35#35: *1220 [lua] access_by_lua(msblocations.conf:189):2: 742acb46258bc3c65fae6ca63577849a:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:26:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:26:28 [info] 35#35: *1220 [lua] logger.lua:23: 742acb46258bc3c65fae6ca63577849a {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:26:28 +0000] 742acb46258bc3c65fae6ca63577849a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 04:26:29 [info] 35#35: *1222 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:26:29 [info] 38#38: *1221 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:26:39 [info] 38#38: *1224 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:26:39 [info] 38#38: *1223 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:26:43 [info] 35#35: *1225 [lua] access_by_lua(msblocations.conf:189):2: d42cd95cf86c72c8b0ca30d33e615ce8:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:26:43 [info] 35#35: *1225 [lua] logger.lua:23: d42cd95cf86c72c8b0ca30d33e615ce8 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:26:43 +0000] d42cd95cf86c72c8b0ca30d33e615ce8 "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.204 - - [29/Dec/2022:04:26:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/29 04:26:49 [info] 38#38: *1226 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:26:49 [info] 38#38: *1227 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:26:58 [info] 35#35: *1228 [lua] access_by_lua(msblocations.conf:189):2: 2beaa68dc42c9a0f0adddeed5fc31e0c:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:26:58 [info] 35#35: *1228 [lua] logger.lua:23: 2beaa68dc42c9a0f0adddeed5fc31e0c {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:26:58 +0000] 2beaa68dc42c9a0f0adddeed5fc31e0c "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.204 - - [29/Dec/2022:04:26:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:26:59 [info] 38#38: *1229 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:26:59 [info] 35#35: *1230 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:27:09 [info] 35#35: *1231 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:27:09 [info] 35#35: *1232 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:27:13 [info] 35#35: *1234 [lua] access_by_lua(msblocations.conf:189):2: 161bf98cdeaabeaf2d0125429495a657:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:27:13 [info] 35#35: *1234 [lua] logger.lua:23: 161bf98cdeaabeaf2d0125429495a657 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:27:13 +0000] 161bf98cdeaabeaf2d0125429495a657 "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.204 - - [29/Dec/2022:04:27:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:27:19 [info] 35#35: *1235 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:27:19 [info] 38#38: *1236 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:27:28 [info] 35#35: *1237 [lua] access_by_lua(msblocations.conf:189):2: 9069a414963c8bc3ada84dba3338729e:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:27:28 +0000] 9069a414963c8bc3ada84dba3338729e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/12/29 04:27:28 [info] 35#35: *1237 [lua] logger.lua:23: 9069a414963c8bc3ada84dba3338729e {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:27:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:27:29 [info] 38#38: *1238 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:27:29 [info] 38#38: *1239 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:27:39 [info] 35#35: *1241 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:27:39 [info] 35#35: *1240 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:27:43 [info] 35#35: *1242 [lua] access_by_lua(msblocations.conf:189):2: ba4385c0621aa97ed511cc1cb10f2194:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:27:43 [info] 35#35: *1242 [lua] logger.lua:23: ba4385c0621aa97ed511cc1cb10f2194 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:27:43 +0000] ba4385c0621aa97ed511cc1cb10f2194 "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.204 - - [29/Dec/2022:04:27:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/12/29 04:27:49 [info] 35#35: *1243 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:27:49 [info] 35#35: *1244 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:27:58 [info] 35#35: *1245 [lua] access_by_lua(msblocations.conf:189):2: c109fd01163c3d946b4d337f21ac1ee1:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:27:58 [info] 35#35: *1245 [lua] logger.lua:23: c109fd01163c3d946b4d337f21ac1ee1 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:27:58 +0000] c109fd01163c3d946b4d337f21ac1ee1 "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.204 - - [29/Dec/2022:04:27:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:27:59 [info] 35#35: *1247 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:27:59 [info] 38#38: *1246 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:28:09 [info] 38#38: *1249 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:28:09 [info] 35#35: *1248 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:28:13 [info] 35#35: *1251 [lua] access_by_lua(msblocations.conf:189):2: b64a152ca4cf3086f08fd33772e2eac8:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:28:13 [info] 35#35: *1251 [lua] logger.lua:23: b64a152ca4cf3086f08fd33772e2eac8 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:28:13 +0000] b64a152ca4cf3086f08fd33772e2eac8 "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.204 - - [29/Dec/2022:04:28:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:28:19 [info] 38#38: *1252 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:28:19 [info] 35#35: *1253 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:28:28 [info] 35#35: *1254 [lua] access_by_lua(msblocations.conf:189):2: 5bebff259ae71add50103e2b3c2d2c8f:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:28:28 [info] 35#35: *1254 [lua] logger.lua:23: 5bebff259ae71add50103e2b3c2d2c8f {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:28:28 +0000] 5bebff259ae71add50103e2b3c2d2c8f "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.204 - - [29/Dec/2022:04:28:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:28:29 [info] 35#35: *1255 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:28:29 [info] 38#38: *1256 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:28:39 [info] 38#38: *1257 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:28:39 [info] 35#35: *1258 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:28:43 [info] 35#35: *1259 [lua] access_by_lua(msblocations.conf:189):2: f9eed47894e60892e5eab16a5c58975f:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:28:43 [info] 35#35: *1259 [lua] logger.lua:23: f9eed47894e60892e5eab16a5c58975f {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:28:43 +0000] f9eed47894e60892e5eab16a5c58975f "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.204 - - [29/Dec/2022:04:28:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:28:49 [info] 35#35: *1260 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:28:49 [info] 35#35: *1261 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:28:58 [info] 35#35: *1262 [lua] access_by_lua(msblocations.conf:189):2: a8928a494cf6bcfd3a9b475cf07d36d9:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:28:58 [info] 35#35: *1262 [lua] logger.lua:23: a8928a494cf6bcfd3a9b475cf07d36d9 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:28:58 +0000] a8928a494cf6bcfd3a9b475cf07d36d9 "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.204 - - [29/Dec/2022:04:28:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:28:59 [info] 35#35: *1263 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:28:59 [info] 35#35: *1264 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:29:09 [info] 35#35: *1265 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:29:09 [info] 35#35: *1266 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:29:13 [info] 35#35: *1268 [lua] access_by_lua(msblocations.conf:189):2: 677f75afc615b710be8c61643e4d9947:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:29:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.204 - - [29/Dec/2022:04:29:13 +0000] 677f75afc615b710be8c61643e4d9947 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:29:13 [info] 35#35: *1268 [lua] logger.lua:23: 677f75afc615b710be8c61643e4d9947 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 04:29:19 [info] 35#35: *1270 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:29:19 [info] 35#35: *1269 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:29:28 [info] 35#35: *1271 [lua] access_by_lua(msblocations.conf:189):2: c17f8945edfe9c0d20b5390d446f47d5:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:29:28 [info] 35#35: *1271 [lua] logger.lua:23: c17f8945edfe9c0d20b5390d446f47d5 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:29:28 +0000] c17f8945edfe9c0d20b5390d446f47d5 "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.204 - - [29/Dec/2022:04:29:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/12/29 04:29:29 [info] 35#35: *1273 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:29:29 [info] 35#35: *1272 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:29:39 [info] 35#35: *1274 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:29:39 [info] 38#38: *1275 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:29:43 [info] 35#35: *1276 [lua] access_by_lua(msblocations.conf:189):2: 98a4149eab8f199a8b7ac874a667c0a9:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:29:43 [info] 35#35: *1276 [lua] logger.lua:23: 98a4149eab8f199a8b7ac874a667c0a9 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:29:43 +0000] 98a4149eab8f199a8b7ac874a667c0a9 "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.204 - - [29/Dec/2022:04:29:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 04:29:49 [info] 35#35: *1277 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:29:49 [info] 35#35: *1278 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:29:58 [info] 35#35: *1279 [lua] access_by_lua(msblocations.conf:189):2: 0c84b644727344bd92fb0355a9cb8b7b:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:29:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.204 - - [29/Dec/2022:04:29:58 +0000] 0c84b644727344bd92fb0355a9cb8b7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 04:29:58 [info] 35#35: *1279 [lua] logger.lua:23: 0c84b644727344bd92fb0355a9cb8b7b {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 04:29:59 [info] 38#38: *1280 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:29:59 [info] 38#38: *1281 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:30:09 [info] 35#35: *1282 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:30:09 [info] 38#38: *1283 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:30:13 [info] 35#35: *1285 [lua] access_by_lua(msblocations.conf:189):2: f864f1e111c0980d9e85ee937be96e65:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:30:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.204 - - [29/Dec/2022:04:30:13 +0000] f864f1e111c0980d9e85ee937be96e65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/29 04:30:13 [info] 35#35: *1285 [lua] logger.lua:23: f864f1e111c0980d9e85ee937be96e65 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 04:30:19 [info] 35#35: *1286 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:30:19 [info] 35#35: *1287 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:30:28 [info] 35#35: *1288 [lua] access_by_lua(msblocations.conf:189):2: 6320be083d909c4b48e8db53a6f23d2b:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:30:28 +0000] 6320be083d909c4b48e8db53a6f23d2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:30:28 [info] 35#35: *1288 [lua] logger.lua:23: 6320be083d909c4b48e8db53a6f23d2b {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:30:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:30:29 [info] 38#38: *1290 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:30:29 [info] 38#38: *1289 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:30:39 [info] 35#35: *1291 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:30:39 [info] 38#38: *1292 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:30:43 [info] 35#35: *1293 [lua] access_by_lua(msblocations.conf:189):2: 01517d7512052e269e23259ce5843187:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:30:43 [info] 35#35: *1293 [lua] logger.lua:23: 01517d7512052e269e23259ce5843187 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:30:43 +0000] 01517d7512052e269e23259ce5843187 "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.204 - - [29/Dec/2022:04:30:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:30:49 [info] 35#35: *1294 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:30:49 [info] 38#38: *1295 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:30:58 [info] 35#35: *1296 [lua] access_by_lua(msblocations.conf:189):2: 0720d8cc0003b6e52c7c98f1c3ff171e:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:30:58 [info] 35#35: *1296 [lua] logger.lua:23: 0720d8cc0003b6e52c7c98f1c3ff171e {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:30:58 +0000] 0720d8cc0003b6e52c7c98f1c3ff171e "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.204 - - [29/Dec/2022:04:30:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:30:59 [info] 38#38: *1298 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:30:59 [info] 35#35: *1297 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:31:09 [info] 38#38: *1300 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:31:09 [info] 35#35: *1299 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:31:13 [info] 35#35: *1302 [lua] access_by_lua(msblocations.conf:189):2: 265ada21a5215c7b3b7003c5459fdf1b:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:31:13 +0000] 265ada21a5215c7b3b7003c5459fdf1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/12/29 04:31:13 [info] 35#35: *1302 [lua] logger.lua:23: 265ada21a5215c7b3b7003c5459fdf1b {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:31:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/29 04:31:19 [info] 35#35: *1303 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:31:19 [info] 35#35: *1304 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:31:28 [info] 35#35: *1305 [lua] access_by_lua(msblocations.conf:189):2: ad14c68e1cfe0e91ee6f1b4926c28724:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:31:28 [info] 35#35: *1305 [lua] logger.lua:23: ad14c68e1cfe0e91ee6f1b4926c28724 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:31:28 +0000] ad14c68e1cfe0e91ee6f1b4926c28724 "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.204 - - [29/Dec/2022:04:31:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/29 04:31:29 [info] 35#35: *1307 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:31:29 [info] 35#35: *1306 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:31:39 [info] 35#35: *1308 client closed connection while waiting for request, client: 10.233.69.57, server: 0.0.0.0:443
2022/12/29 04:31:39 [info] 35#35: *1309 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:31:39 [info] 35#35: *1310 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:31:43 [info] 35#35: *1311 [lua] access_by_lua(msblocations.conf:189):2: e8e456bc26fbb5e78da2547906a2e348:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:31:43 [info] 35#35: *1311 [lua] logger.lua:23: e8e456bc26fbb5e78da2547906a2e348 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:31:43 +0000] e8e456bc26fbb5e78da2547906a2e348 "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.204 - - [29/Dec/2022:04:31:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:31:49 [info] 35#35: *1312 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:31:49 [info] 38#38: *1313 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:31:58 [info] 35#35: *1314 [lua] access_by_lua(msblocations.conf:189):2: 8109e56c64bd077c9ab573bab9ed8d64:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:31:58 [info] 35#35: *1314 [lua] logger.lua:23: 8109e56c64bd077c9ab573bab9ed8d64 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:31:58 +0000] 8109e56c64bd077c9ab573bab9ed8d64 "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.204 - - [29/Dec/2022:04:31:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 04:31:59 [info] 35#35: *1315 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:31:59 [info] 38#38: *1316 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:32:09 [info] 35#35: *1317 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:32:09 [info] 35#35: *1318 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:32:13 [info] 35#35: *1320 [lua] access_by_lua(msblocations.conf:189):2: 1926b3c748e1af14276dfe04dc957aed:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:32:13 +0000] 1926b3c748e1af14276dfe04dc957aed "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.204 - - [29/Dec/2022:04:32:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:32:13 [info] 35#35: *1320 [lua] logger.lua:23: 1926b3c748e1af14276dfe04dc957aed {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 04:32:19 [info] 35#35: *1321 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:32:19 [info] 35#35: *1322 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:32:28 [info] 35#35: *1323 [lua] access_by_lua(msblocations.conf:189):2: 626c58c676f745389017981dda32a634:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:32:28 [info] 35#35: *1323 [lua] logger.lua:23: 626c58c676f745389017981dda32a634 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:32:28 +0000] 626c58c676f745389017981dda32a634 "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.204 - - [29/Dec/2022:04:32:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:32:29 [info] 35#35: *1324 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:32:29 [info] 38#38: *1325 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:32:39 [info] 35#35: *1327 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:32:39 [info] 38#38: *1326 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:32:43 [info] 35#35: *1328 [lua] access_by_lua(msblocations.conf:189):2: ebb22f8c8719f18eb3e7d340c1881cb6:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:32:43 [info] 35#35: *1328 [lua] logger.lua:23: ebb22f8c8719f18eb3e7d340c1881cb6 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:32:43 +0000] ebb22f8c8719f18eb3e7d340c1881cb6 "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.204 - - [29/Dec/2022:04:32:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:32:49 [info] 38#38: *1330 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:32:49 [info] 35#35: *1329 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:32:58 [info] 35#35: *1331 [lua] access_by_lua(msblocations.conf:189):2: 5852b00f85455c478db813b3607f4fe5:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:32:58 [info] 35#35: *1331 [lua] logger.lua:23: 5852b00f85455c478db813b3607f4fe5 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:32:58 +0000] 5852b00f85455c478db813b3607f4fe5 "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.204 - - [29/Dec/2022:04:32:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:32:59 [info] 38#38: *1333 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:32:59 [info] 38#38: *1332 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:33:09 [info] 38#38: *1334 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:33:09 [info] 38#38: *1335 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:33:13 [info] 35#35: *1337 [lua] access_by_lua(msblocations.conf:189):2: f7e94307a8e29d3c7381f2f4c0ebbd0f:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:33:13 +0000] f7e94307a8e29d3c7381f2f4c0ebbd0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/12/29 04:33:13 [info] 35#35: *1337 [lua] logger.lua:23: f7e94307a8e29d3c7381f2f4c0ebbd0f {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:33:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/12/29 04:33:19 [info] 35#35: *1338 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:33:19 [info] 35#35: *1339 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:33:28 [info] 35#35: *1340 [lua] access_by_lua(msblocations.conf:189):2: c9f13c0a6d4668223606a933e455d210:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:33:28 +0000] c9f13c0a6d4668223606a933e455d210 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/12/29 04:33:28 [info] 35#35: *1340 [lua] logger.lua:23: c9f13c0a6d4668223606a933e455d210 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:33:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:33:29 [info] 35#35: *1341 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:33:29 [info] 35#35: *1342 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:33:39 [info] 35#35: *1343 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:33:39 [info] 38#38: *1344 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:33:43 [info] 35#35: *1345 [lua] access_by_lua(msblocations.conf:189):2: 219d30bf3af8638b61be12fcbeec8cd5:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:33:43 +0000] 219d30bf3af8638b61be12fcbeec8cd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/12/29 04:33:43 [info] 35#35: *1345 [lua] logger.lua:23: 219d30bf3af8638b61be12fcbeec8cd5 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:33:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/12/29 04:33:49 [info] 38#38: *1346 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:33:49 [info] 38#38: *1347 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:33:58 [info] 35#35: *1348 [lua] access_by_lua(msblocations.conf:189):2: 13bf1c91e8f7acbeb792ff70c25fea12:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:33:58 +0000] 13bf1c91e8f7acbeb792ff70c25fea12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 04:33:58 [info] 35#35: *1348 [lua] logger.lua:23: 13bf1c91e8f7acbeb792ff70c25fea12 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:33:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:33:59 [info] 35#35: *1349 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:33:59 [info] 35#35: *1350 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:34:09 [info] 35#35: *1351 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:34:09 [info] 38#38: *1352 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:34:13 [info] 35#35: *1354 [lua] access_by_lua(msblocations.conf:189):2: 84b275e95908c09b811b50d506504044:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:34:13 [info] 35#35: *1354 [lua] logger.lua:23: 84b275e95908c09b811b50d506504044 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:34:13 +0000] 84b275e95908c09b811b50d506504044 "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.204 - - [29/Dec/2022:04:34:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:34:19 [info] 35#35: *1355 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:34:19 [info] 35#35: *1356 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:34:28 [info] 35#35: *1357 [lua] access_by_lua(msblocations.conf:189):2: 86af6fae231d74a663446d3169df1412:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:34:28 [info] 35#35: *1357 [lua] logger.lua:23: 86af6fae231d74a663446d3169df1412 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:34:28 +0000] 86af6fae231d74a663446d3169df1412 "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.204 - - [29/Dec/2022:04:34:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:34:29 [info] 35#35: *1358 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:34:29 [info] 38#38: *1359 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:34:39 [info] 38#38: *1360 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:34:39 [info] 38#38: *1361 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:34:43 [info] 35#35: *1362 [lua] access_by_lua(msblocations.conf:189):2: dc1fd4f6e989fcefdcbd48e8cc207e75:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:34:43 [info] 35#35: *1362 [lua] logger.lua:23: dc1fd4f6e989fcefdcbd48e8cc207e75 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:34:43 +0000] dc1fd4f6e989fcefdcbd48e8cc207e75 "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.204 - - [29/Dec/2022:04:34:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:34:49 [info] 35#35: *1364 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:34:49 [info] 35#35: *1363 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:34:58 [info] 35#35: *1365 [lua] access_by_lua(msblocations.conf:189):2: b0a7b4fed1e1ee10d8c673c57c69a831:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:34:58 [info] 35#35: *1365 [lua] logger.lua:23: b0a7b4fed1e1ee10d8c673c57c69a831 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:34:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.204 - - [29/Dec/2022:04:34:58 +0000] b0a7b4fed1e1ee10d8c673c57c69a831 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:34:59 [info] 38#38: *1367 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:34:59 [info] 35#35: *1366 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:35:09 [info] 35#35: *1368 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:35:09 [info] 35#35: *1369 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:35:13 [info] 35#35: *1371 [lua] access_by_lua(msblocations.conf:189):2: ba741a62a4ef4960d346b7e0be54f232:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:35:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:35:13 [info] 35#35: *1371 [lua] logger.lua:23: ba741a62a4ef4960d346b7e0be54f232 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:35:13 +0000] ba741a62a4ef4960d346b7e0be54f232 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/29 04:35:19 [info] 35#35: *1373 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:35:19 [info] 35#35: *1372 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:35:28 [info] 35#35: *1374 [lua] access_by_lua(msblocations.conf:189):2: ac16edc9b4ff9b0761a086abeaf9a079:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:35:28 +0000] ac16edc9b4ff9b0761a086abeaf9a079 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/12/29 04:35:28 [info] 35#35: *1374 [lua] logger.lua:23: ac16edc9b4ff9b0761a086abeaf9a079 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:35:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/12/29 04:35:29 [info] 35#35: *1375 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:35:29 [info] 35#35: *1376 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:35:39 [info] 35#35: *1377 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:35:39 [info] 35#35: *1378 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:35:43 [info] 35#35: *1379 [lua] access_by_lua(msblocations.conf:189):2: c2d42b60f3a6af3ceede1d6d583a3eb8:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:35:43 +0000] c2d42b60f3a6af3ceede1d6d583a3eb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:35:43 [info] 35#35: *1379 [lua] logger.lua:23: c2d42b60f3a6af3ceede1d6d583a3eb8 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:35:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:35:49 [info] 35#35: *1380 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:35:49 [info] 35#35: *1381 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:35:58 [info] 35#35: *1382 [lua] access_by_lua(msblocations.conf:189):2: 36a0f62d5a2f3f0b28eeb93cfe0c6edf:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:35:58 [info] 35#35: *1382 [lua] logger.lua:23: 36a0f62d5a2f3f0b28eeb93cfe0c6edf {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:35:58 +0000] 36a0f62d5a2f3f0b28eeb93cfe0c6edf "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.204 - - [29/Dec/2022:04:35:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:35:59 [info] 38#38: *1383 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:35:59 [info] 35#35: *1384 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:36:09 [info] 38#38: *1386 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:36:09 [info] 35#35: *1385 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:36:13 [info] 35#35: *1388 [lua] access_by_lua(msblocations.conf:189):2: 39a9a441692917b2249fe5f7e634e568:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:36:13 [info] 35#35: *1388 [lua] logger.lua:23: 39a9a441692917b2249fe5f7e634e568 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:36:13 +0000] 39a9a441692917b2249fe5f7e634e568 "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.204 - - [29/Dec/2022:04:36:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:36:19 [info] 35#35: *1389 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:36:19 [info] 38#38: *1390 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:36:28 [info] 35#35: *1391 [lua] access_by_lua(msblocations.conf:189):2: 1aca30a796727d458f551cb55faf314e:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:36:28 [info] 35#35: *1391 [lua] logger.lua:23: 1aca30a796727d458f551cb55faf314e {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:36:28 +0000] 1aca30a796727d458f551cb55faf314e "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.204 - - [29/Dec/2022:04:36:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:36:29 [info] 35#35: *1392 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:36:29 [info] 35#35: *1393 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:36:39 [info] 35#35: *1395 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:36:39 [info] 35#35: *1394 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:36:43 [info] 35#35: *1396 [lua] access_by_lua(msblocations.conf:189):2: ad7e1a83394849d083829fdf1ca8bb2f:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:36:43 [info] 35#35: *1396 [lua] logger.lua:23: ad7e1a83394849d083829fdf1ca8bb2f {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:36:43 +0000] ad7e1a83394849d083829fdf1ca8bb2f "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.204 - - [29/Dec/2022:04:36:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:36:49 [info] 35#35: *1398 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:36:49 [info] 35#35: *1397 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:36:58 [info] 35#35: *1399 [lua] access_by_lua(msblocations.conf:189):2: b17df715b628a0b54dfc10a4a2edd714:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:36:58 +0000] b17df715b628a0b54dfc10a4a2edd714 "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.204 - - [29/Dec/2022:04:36:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:36:58 [info] 35#35: *1399 [lua] logger.lua:23: b17df715b628a0b54dfc10a4a2edd714 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 04:36:59 [info] 35#35: *1400 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:36:59 [info] 38#38: *1401 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:37:09 [info] 35#35: *1402 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:37:09 [info] 38#38: *1403 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:37:13 [info] 35#35: *1405 [lua] access_by_lua(msblocations.conf:189):2: 15e73e9fe75302cae3050d24ba6e951f:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:37:13 [info] 35#35: *1405 [lua] logger.lua:23: 15e73e9fe75302cae3050d24ba6e951f {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:37:13 +0000] 15e73e9fe75302cae3050d24ba6e951f "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.204 - - [29/Dec/2022:04:37:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/12/29 04:37:19 [info] 35#35: *1406 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:37:19 [info] 38#38: *1407 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:37:28 [info] 35#35: *1408 [lua] access_by_lua(msblocations.conf:189):2: 17eadd360fea848459c53268529c17a2:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:37:28 [info] 35#35: *1408 [lua] logger.lua:23: 17eadd360fea848459c53268529c17a2 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:37:28 +0000] 17eadd360fea848459c53268529c17a2 "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.204 - - [29/Dec/2022:04:37:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/29 04:37:29 [info] 35#35: *1409 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:37:29 [info] 35#35: *1410 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:37:39 [info] 35#35: *1411 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:37:39 [info] 35#35: *1412 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:37:43 [info] 35#35: *1413 [lua] access_by_lua(msblocations.conf:189):2: ce099d5869383fcb4683cd389f3d9e6d:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:37:43 +0000] ce099d5869383fcb4683cd389f3d9e6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 04:37:43 [info] 35#35: *1413 [lua] logger.lua:23: ce099d5869383fcb4683cd389f3d9e6d {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:37:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:37:49 [info] 38#38: *1414 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:37:49 [info] 38#38: *1415 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:37:58 [info] 35#35: *1416 [lua] access_by_lua(msblocations.conf:189):2: 10b98fb7027385844072666048857367:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:37:58 [info] 35#35: *1416 [lua] logger.lua:23: 10b98fb7027385844072666048857367 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:37:58 +0000] 10b98fb7027385844072666048857367 "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.204 - - [29/Dec/2022:04:37:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 04:37:59 [info] 35#35: *1417 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:37:59 [info] 35#35: *1418 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:38:09 [info] 38#38: *1420 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:38:09 [info] 38#38: *1419 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:38:13 [info] 35#35: *1422 [lua] access_by_lua(msblocations.conf:189):2: 26f986ce963c3761efed5a40f9166e35:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:38:13 [info] 35#35: *1422 [lua] logger.lua:23: 26f986ce963c3761efed5a40f9166e35 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:38:13 +0000] 26f986ce963c3761efed5a40f9166e35 "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.204 - - [29/Dec/2022:04:38:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:38:19 [info] 38#38: *1424 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:38:19 [info] 38#38: *1423 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:38:28 [info] 35#35: *1425 [lua] access_by_lua(msblocations.conf:189):2: b2eec3fa6b393eaebc5ddf6dde8aecf4:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:38:28 [info] 35#35: *1425 [lua] logger.lua:23: b2eec3fa6b393eaebc5ddf6dde8aecf4 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:38:28 +0000] b2eec3fa6b393eaebc5ddf6dde8aecf4 "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.204 - - [29/Dec/2022:04:38:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:38:29 [info] 38#38: *1427 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:38:29 [info] 35#35: *1426 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:38:39 [info] 38#38: *1428 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:38:39 [info] 38#38: *1429 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:38:43 [info] 35#35: *1430 [lua] access_by_lua(msblocations.conf:189):2: 1f5ea543d4f4cb85e01a48a89da751c7:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:38:43 [info] 35#35: *1430 [lua] logger.lua:23: 1f5ea543d4f4cb85e01a48a89da751c7 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:38:43 +0000] 1f5ea543d4f4cb85e01a48a89da751c7 "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.204 - - [29/Dec/2022:04:38:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/12/29 04:38:49 [info] 38#38: *1431 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:38:49 [info] 38#38: *1432 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:38:58 [info] 35#35: *1433 [lua] access_by_lua(msblocations.conf:189):2: b91b985a6241e06931a090867342e59a:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:38:58 [info] 35#35: *1433 [lua] logger.lua:23: b91b985a6241e06931a090867342e59a {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:38:58 +0000] b91b985a6241e06931a090867342e59a "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.204 - - [29/Dec/2022:04:38:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 04:38:59 [info] 35#35: *1434 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:38:59 [info] 35#35: *1435 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:39:09 [info] 35#35: *1436 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:39:09 [info] 38#38: *1437 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:39:13 [info] 35#35: *1439 [lua] access_by_lua(msblocations.conf:189):2: 8d16c8ff6871680baac9a6fc54b6f71c:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:39:13 +0000] 8d16c8ff6871680baac9a6fc54b6f71c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/12/29 04:39:13 [info] 35#35: *1439 [lua] logger.lua:23: 8d16c8ff6871680baac9a6fc54b6f71c {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:39:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/12/29 04:39:19 [info] 35#35: *1440 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:39:19 [info] 35#35: *1441 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:39:28 [info] 35#35: *1442 [lua] access_by_lua(msblocations.conf:189):2: 3d91ed9e8314c42bfe1966c23064e44d:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:39:28 +0000] 3d91ed9e8314c42bfe1966c23064e44d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:39:28 [info] 35#35: *1442 [lua] logger.lua:23: 3d91ed9e8314c42bfe1966c23064e44d {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:39:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:39:29 [info] 35#35: *1443 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:39:29 [info] 35#35: *1444 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:39:37 [info] 35#35: *1445 client closed connection while waiting for request, client: 10.233.69.57, server: 0.0.0.0:443
2022/12/29 04:39:39 [info] 35#35: *1446 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:39:39 [info] 35#35: *1447 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:39:43 [info] 35#35: *1448 [lua] access_by_lua(msblocations.conf:189):2: 0e35e716f06ee81a1c5278912b65b048:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:39:43 [info] 35#35: *1448 [lua] logger.lua:23: 0e35e716f06ee81a1c5278912b65b048 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:39:43 +0000] 0e35e716f06ee81a1c5278912b65b048 "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.204 - - [29/Dec/2022:04:39:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 04:39:49 [info] 35#35: *1449 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:39:49 [info] 35#35: *1450 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:39:58 [info] 35#35: *1451 [lua] access_by_lua(msblocations.conf:189):2: 091155647fc02cf8fdf9fb4b6fb01545:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:39:58 +0000] 091155647fc02cf8fdf9fb4b6fb01545 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:39:58 [info] 35#35: *1451 [lua] logger.lua:23: 091155647fc02cf8fdf9fb4b6fb01545 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:39:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:39:59 [info] 38#38: *1452 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:39:59 [info] 38#38: *1453 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:40:09 [info] 35#35: *1455 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:40:09 [info] 35#35: *1454 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:40:13 [info] 35#35: *1457 [lua] access_by_lua(msblocations.conf:189):2: 878e3bc800bc3145b5af590bc1c39061:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:40:13 +0000] 878e3bc800bc3145b5af590bc1c39061 "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.204 - - [29/Dec/2022:04:40:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:40:13 [info] 35#35: *1457 [lua] logger.lua:23: 878e3bc800bc3145b5af590bc1c39061 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 04:40:19 [info] 35#35: *1459 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:40:19 [info] 35#35: *1458 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:40:28 [info] 35#35: *1460 [lua] access_by_lua(msblocations.conf:189):2: 2e4d483ea83714eab585377f916bcedf:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:40:28 +0000] 2e4d483ea83714eab585377f916bcedf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/12/29 04:40:28 [info] 35#35: *1460 [lua] logger.lua:23: 2e4d483ea83714eab585377f916bcedf {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:40:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:40:29 [info] 35#35: *1461 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:40:29 [info] 38#38: *1462 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:40:39 [info] 35#35: *1464 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:40:39 [info] 35#35: *1463 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:40:43 [info] 35#35: *1465 [lua] access_by_lua(msblocations.conf:189):2: 1902d8473b037b08924511f5ac793b9b:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:40:43 [info] 35#35: *1465 [lua] logger.lua:23: 1902d8473b037b08924511f5ac793b9b {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:40:43 +0000] 1902d8473b037b08924511f5ac793b9b "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.204 - - [29/Dec/2022:04:40:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/12/29 04:40:49 [info] 35#35: *1466 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:40:49 [info] 35#35: *1467 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:40:58 [info] 35#35: *1468 [lua] access_by_lua(msblocations.conf:189):2: 0252614e2cac12ef42971250ebe64d2a:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:40:58 [info] 35#35: *1468 [lua] logger.lua:23: 0252614e2cac12ef42971250ebe64d2a {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:40:58 +0000] 0252614e2cac12ef42971250ebe64d2a "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.204 - - [29/Dec/2022:04:40:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:40:59 [info] 35#35: *1469 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:40:59 [info] 35#35: *1470 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:41:09 [info] 35#35: *1471 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:41:09 [info] 35#35: *1472 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:41:13 [info] 35#35: *1474 [lua] access_by_lua(msblocations.conf:189):2: 1333d4bf5be508c0b68b92c7c47f60d2:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:41:13 [info] 35#35: *1474 [lua] logger.lua:23: 1333d4bf5be508c0b68b92c7c47f60d2 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:41:13 +0000] 1333d4bf5be508c0b68b92c7c47f60d2 "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.204 - - [29/Dec/2022:04:41:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:41:19 [info] 38#38: *1475 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:41:19 [info] 35#35: *1476 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:41:28 [info] 35#35: *1477 [lua] access_by_lua(msblocations.conf:189):2: 7de6999f6b40d653246ccabade818253:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:41:28 +0000] 7de6999f6b40d653246ccabade818253 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.69.204 - - [29/Dec/2022:04:41:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/29 04:41:28 [info] 35#35: *1477 [lua] logger.lua:23: 7de6999f6b40d653246ccabade818253 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 04:41:29 [info] 35#35: *1479 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:41:29 [info] 35#35: *1478 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:41:39 [info] 35#35: *1480 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:41:39 [info] 38#38: *1481 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:41:43 [info] 35#35: *1482 [lua] access_by_lua(msblocations.conf:189):2: 2eae8d0841218736410bfc09f798a0b0:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:41:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:41:43 [info] 35#35: *1482 [lua] logger.lua:23: 2eae8d0841218736410bfc09f798a0b0 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:41:43 +0000] 2eae8d0841218736410bfc09f798a0b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/29 04:41:49 [info] 38#38: *1483 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:41:49 [info] 38#38: *1484 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:41:58 [info] 35#35: *1485 [lua] access_by_lua(msblocations.conf:189):2: 153f35fad917f5775370855ea9ee8491:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:41:59 [info] 35#35: *1485 [lua] logger.lua:23: 153f35fad917f5775370855ea9ee8491 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:41:59 +0000] 153f35fad917f5775370855ea9ee8491 "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.204 - - [29/Dec/2022:04:41:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:41:59 [info] 35#35: *1486 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:41:59 [info] 35#35: *1487 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:42:09 [info] 35#35: *1488 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:42:09 [info] 38#38: *1489 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:42:14 [info] 35#35: *1491 [lua] access_by_lua(msblocations.conf:189):2: cf628e6148fbe889ea8ce148d81b5a0f:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:42:14 +0000] cf628e6148fbe889ea8ce148d81b5a0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/29 04:42:14 [info] 35#35: *1491 [lua] logger.lua:23: cf628e6148fbe889ea8ce148d81b5a0f {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:42:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:42:19 [info] 35#35: *1492 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:42:19 [info] 35#35: *1493 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:42:29 [info] 35#35: *1494 [lua] access_by_lua(msblocations.conf:189):2: 3c1c4c9904564bda208f9b847857587a:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:42:29 [info] 35#35: *1494 [lua] logger.lua:23: 3c1c4c9904564bda208f9b847857587a {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:42:29 +0000] 3c1c4c9904564bda208f9b847857587a "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.204 - - [29/Dec/2022:04:42:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:42:29 [info] 35#35: *1495 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:42:29 [info] 35#35: *1496 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:42:39 [info] 35#35: *1497 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:42:39 [info] 38#38: *1498 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:42:44 [info] 35#35: *1499 [lua] access_by_lua(msblocations.conf:189):2: 4a0881b68ff37d0e816aaed412dbfe8d:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:42:44 +0000] 4a0881b68ff37d0e816aaed412dbfe8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:42:44 [info] 35#35: *1499 [lua] logger.lua:23: 4a0881b68ff37d0e816aaed412dbfe8d {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:42:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:42:49 [info] 38#38: *1500 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:42:49 [info] 35#35: *1501 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:42:59 [info] 35#35: *1502 [lua] access_by_lua(msblocations.conf:189):2: 8ded078e914084672df5027826cd42bd:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:42:59 +0000] 8ded078e914084672df5027826cd42bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/29 04:42:59 [info] 35#35: *1502 [lua] logger.lua:23: 8ded078e914084672df5027826cd42bd {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:42:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:42:59 [info] 35#35: *1503 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:42:59 [info] 35#35: *1504 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:43:09 [info] 35#35: *1505 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:43:09 [info] 38#38: *1506 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:43:14 [info] 35#35: *1508 [lua] access_by_lua(msblocations.conf:189):2: e5d15b150a040b4fd44c3a8daa3db893:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:43:14 +0000] e5d15b150a040b4fd44c3a8daa3db893 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/12/29 04:43:14 [info] 35#35: *1508 [lua] logger.lua:23: e5d15b150a040b4fd44c3a8daa3db893 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:43:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 04:43:19 [info] 35#35: *1510 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:43:19 [info] 35#35: *1509 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:43:29 [info] 35#35: *1511 [lua] access_by_lua(msblocations.conf:189):2: d6daaf656a47242c6295b596875f3992:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:43:29 +0000] d6daaf656a47242c6295b596875f3992 "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.204 - - [29/Dec/2022:04:43:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 04:43:29 [info] 35#35: *1511 [lua] logger.lua:23: d6daaf656a47242c6295b596875f3992 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 04:43:29 [info] 35#35: *1512 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:43:29 [info] 38#38: *1513 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:43:39 [info] 38#38: *1514 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:43:39 [info] 38#38: *1515 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:43:44 [info] 35#35: *1516 [lua] access_by_lua(msblocations.conf:189):2: ee18ccf25a17873e802c4bd7bb8e6a8d:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:43:44 [info] 35#35: *1516 [lua] logger.lua:23: ee18ccf25a17873e802c4bd7bb8e6a8d {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:43:44 +0000] ee18ccf25a17873e802c4bd7bb8e6a8d "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.204 - - [29/Dec/2022:04:43:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:43:49 [info] 35#35: *1517 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:43:49 [info] 35#35: *1518 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:43:59 [info] 35#35: *1519 [lua] access_by_lua(msblocations.conf:189):2: b214b89a462c4b2a8112272b7cb0bb2d:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:43:59 [info] 35#35: *1519 [lua] logger.lua:23: b214b89a462c4b2a8112272b7cb0bb2d {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:43:59 +0000] b214b89a462c4b2a8112272b7cb0bb2d "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.204 - - [29/Dec/2022:04:43:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:43:59 [info] 35#35: *1520 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:43:59 [info] 38#38: *1521 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:44:09 [info] 38#38: *1522 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:44:09 [info] 38#38: *1523 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:44:14 [info] 35#35: *1525 [lua] access_by_lua(msblocations.conf:189):2: 1e3295383f1921a796e4b8f667b0ea62:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:44:14 +0000] 1e3295383f1921a796e4b8f667b0ea62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:44:14 [info] 35#35: *1525 [lua] logger.lua:23: 1e3295383f1921a796e4b8f667b0ea62 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:44:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:44:19 [info] 35#35: *1526 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:44:19 [info] 35#35: *1527 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:44:29 [info] 35#35: *1528 [lua] access_by_lua(msblocations.conf:189):2: b9580e7cd1856dd6c499491ff25ce6d2:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:44:29 [info] 35#35: *1528 [lua] logger.lua:23: b9580e7cd1856dd6c499491ff25ce6d2 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:44:29 +0000] b9580e7cd1856dd6c499491ff25ce6d2 "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.204 - - [29/Dec/2022:04:44:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:44:29 [info] 35#35: *1529 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:44:29 [info] 35#35: *1530 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:44:39 [info] 38#38: *1532 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:44:39 [info] 38#38: *1531 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:44:44 [info] 35#35: *1533 [lua] access_by_lua(msblocations.conf:189):2: 90e2e70130534c0e68cfa211871522cb:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:44:44 +0000] 90e2e70130534c0e68cfa211871522cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/12/29 04:44:44 [info] 35#35: *1533 [lua] logger.lua:23: 90e2e70130534c0e68cfa211871522cb {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:44:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:44:49 [info] 35#35: *1534 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:44:49 [info] 38#38: *1535 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:44:59 [info] 35#35: *1536 [lua] access_by_lua(msblocations.conf:189):2: 05cd5852f59045eb01503121478ea43b:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:44:59 +0000] 05cd5852f59045eb01503121478ea43b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/12/29 04:44:59 [info] 35#35: *1536 [lua] logger.lua:23: 05cd5852f59045eb01503121478ea43b {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:44:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:44:59 [info] 35#35: *1537 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:44:59 [info] 38#38: *1538 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:45:09 [info] 35#35: *1539 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:45:09 [info] 38#38: *1540 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:45:14 [info] 35#35: *1542 [lua] access_by_lua(msblocations.conf:189):2: 8513dc75eba0a22c28039580f0bd5f5e:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:45:14 +0000] 8513dc75eba0a22c28039580f0bd5f5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/12/29 04:45:14 [info] 35#35: *1542 [lua] logger.lua:23: 8513dc75eba0a22c28039580f0bd5f5e {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:45:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/12/29 04:45:19 [info] 38#38: *1544 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:45:19 [info] 35#35: *1543 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:45:29 [info] 35#35: *1545 [lua] access_by_lua(msblocations.conf:189):2: a7732b8fa5bdf23e8c8af2195e7d62f5:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:45:29 +0000] a7732b8fa5bdf23e8c8af2195e7d62f5 "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.204 - - [29/Dec/2022:04:45:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:45:29 [info] 35#35: *1545 [lua] logger.lua:23: a7732b8fa5bdf23e8c8af2195e7d62f5 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 04:45:29 [info] 35#35: *1546 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:45:29 [info] 38#38: *1547 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:45:39 [info] 38#38: *1548 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:45:39 [info] 38#38: *1549 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:45:44 [info] 35#35: *1550 [lua] access_by_lua(msblocations.conf:189):2: 5f258de1e013b4ec06a459b462c7feab:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:45:44 [info] 35#35: *1550 [lua] logger.lua:23: 5f258de1e013b4ec06a459b462c7feab {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:45:44 +0000] 5f258de1e013b4ec06a459b462c7feab "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.204 - - [29/Dec/2022:04:45:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:45:49 [info] 35#35: *1551 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:45:49 [info] 35#35: *1552 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:45:59 [info] 35#35: *1553 [lua] access_by_lua(msblocations.conf:189):2: c20cbbee67f9ea252be9433425c8080f:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:45:59 +0000] c20cbbee67f9ea252be9433425c8080f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:45:59 [info] 35#35: *1553 [lua] logger.lua:23: c20cbbee67f9ea252be9433425c8080f {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:45:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:45:59 [info] 35#35: *1554 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:45:59 [info] 38#38: *1555 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:46:09 [info] 38#38: *1556 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:46:09 [info] 35#35: *1557 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:46:14 [info] 35#35: *1559 [lua] access_by_lua(msblocations.conf:189):2: e338a07e14c1528126310a16067d6ac2:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:46:14 [info] 35#35: *1559 [lua] logger.lua:23: e338a07e14c1528126310a16067d6ac2 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:46:14 +0000] e338a07e14c1528126310a16067d6ac2 "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.204 - - [29/Dec/2022:04:46:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:46:19 [info] 35#35: *1560 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:46:19 [info] 35#35: *1561 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:46:29 [info] 35#35: *1562 [lua] access_by_lua(msblocations.conf:189):2: 1694e4d895ad9fd69ec9d379ffdcce73:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:46:29 [info] 35#35: *1562 [lua] logger.lua:23: 1694e4d895ad9fd69ec9d379ffdcce73 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:46:29 +0000] 1694e4d895ad9fd69ec9d379ffdcce73 "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.204 - - [29/Dec/2022:04:46:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:46:29 [info] 35#35: *1563 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:46:29 [info] 35#35: *1564 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:46:39 [info] 35#35: *1565 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:46:39 [info] 38#38: *1566 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:46:44 [info] 35#35: *1567 [lua] access_by_lua(msblocations.conf:189):2: 446aa99a721343adeba622fd249fd77a:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:46:44 +0000] 446aa99a721343adeba622fd249fd77a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:46:44 [info] 35#35: *1567 [lua] logger.lua:23: 446aa99a721343adeba622fd249fd77a {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:46:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:46:49 [info] 35#35: *1568 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:46:49 [info] 38#38: *1569 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:46:59 [info] 35#35: *1570 [lua] access_by_lua(msblocations.conf:189):2: 46f26fd8d31fff6fd2ad23be7635a3d2:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:46:59 [info] 35#35: *1570 [lua] logger.lua:23: 46f26fd8d31fff6fd2ad23be7635a3d2 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:46:59 +0000] 46f26fd8d31fff6fd2ad23be7635a3d2 "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.204 - - [29/Dec/2022:04:46:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:46:59 [info] 35#35: *1571 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:46:59 [info] 35#35: *1572 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:47:09 [info] 35#35: *1574 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:47:09 [info] 35#35: *1573 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:47:14 [info] 35#35: *1576 [lua] access_by_lua(msblocations.conf:189):2: 70dcacd61485dea60fff172a0adbdcb5:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:47:14 [info] 35#35: *1576 [lua] logger.lua:23: 70dcacd61485dea60fff172a0adbdcb5 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:47:14 +0000] 70dcacd61485dea60fff172a0adbdcb5 "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.204 - - [29/Dec/2022:04:47:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:47:19 [info] 35#35: *1577 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:47:19 [info] 35#35: *1578 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:47:22 [info] 35#35: *1579 client closed connection while waiting for request, client: 10.233.69.57, server: 0.0.0.0:443
2022/12/29 04:47:29 [info] 35#35: *1580 [lua] access_by_lua(msblocations.conf:189):2: 9f7684f60a13f75137f3b0b4fbc1e423:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:47:29 [info] 35#35: *1580 [lua] logger.lua:23: 9f7684f60a13f75137f3b0b4fbc1e423 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:47:29 +0000] 9f7684f60a13f75137f3b0b4fbc1e423 "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.204 - - [29/Dec/2022:04:47:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 04:47:29 [info] 35#35: *1581 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:47:29 [info] 38#38: *1582 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:47:39 [info] 35#35: *1583 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:47:39 [info] 38#38: *1584 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:47:44 [info] 35#35: *1585 [lua] access_by_lua(msblocations.conf:189):2: 6b0d55f1b193938aa87c31d0fbb5b3d6:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:47:44 [info] 35#35: *1585 [lua] logger.lua:23: 6b0d55f1b193938aa87c31d0fbb5b3d6 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:47:44 +0000] 6b0d55f1b193938aa87c31d0fbb5b3d6 "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.204 - - [29/Dec/2022:04:47:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:47:49 [info] 35#35: *1586 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:47:49 [info] 35#35: *1587 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:47:59 [info] 35#35: *1588 [lua] access_by_lua(msblocations.conf:189):2: 79e23ada670e52d596bbf0929f7df222:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:47:59 [info] 35#35: *1588 [lua] logger.lua:23: 79e23ada670e52d596bbf0929f7df222 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:47:59 +0000] 79e23ada670e52d596bbf0929f7df222 "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.204 - - [29/Dec/2022:04:47:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:47:59 [info] 38#38: *1590 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:47:59 [info] 35#35: *1589 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:48:09 [info] 38#38: *1592 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:48:09 [info] 35#35: *1591 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:48:14 [info] 35#35: *1594 [lua] access_by_lua(msblocations.conf:189):2: fc8ada2847ad70286d816357343b265d:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:48:14 +0000] fc8ada2847ad70286d816357343b265d "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.204 - - [29/Dec/2022:04:48:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:48:14 [info] 35#35: *1594 [lua] logger.lua:23: fc8ada2847ad70286d816357343b265d {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 04:48:19 [info] 38#38: *1595 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:48:19 [info] 38#38: *1596 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:48:29 [info] 35#35: *1597 [lua] access_by_lua(msblocations.conf:189):2: eeda4f79aa5bf967c1777d9ca8e74e13:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:48:29 [info] 35#35: *1597 [lua] logger.lua:23: eeda4f79aa5bf967c1777d9ca8e74e13 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:48:29 +0000] eeda4f79aa5bf967c1777d9ca8e74e13 "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.204 - - [29/Dec/2022:04:48:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:48:29 [info] 38#38: *1599 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:48:29 [info] 35#35: *1598 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:48:39 [info] 35#35: *1600 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:48:39 [info] 38#38: *1601 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:48:44 [info] 35#35: *1602 [lua] access_by_lua(msblocations.conf:189):2: f52cde215d7c2ca16e8b71046180ed6e:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:48:44 [info] 35#35: *1602 [lua] logger.lua:23: f52cde215d7c2ca16e8b71046180ed6e {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:48:44 +0000] f52cde215d7c2ca16e8b71046180ed6e "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.204 - - [29/Dec/2022:04:48:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:48:49 [info] 35#35: *1603 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:48:49 [info] 35#35: *1604 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:48:59 [info] 35#35: *1605 [lua] access_by_lua(msblocations.conf:189):2: cb1fc68286df3b1dfa7b165a359c3683:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:48:59 [info] 35#35: *1605 [lua] logger.lua:23: cb1fc68286df3b1dfa7b165a359c3683 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:48:59 +0000] cb1fc68286df3b1dfa7b165a359c3683 "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.204 - - [29/Dec/2022:04:48:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:48:59 [info] 35#35: *1606 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:48:59 [info] 35#35: *1607 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:49:09 [info] 35#35: *1609 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:49:09 [info] 38#38: *1608 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:49:14 [info] 35#35: *1611 [lua] access_by_lua(msblocations.conf:189):2: 2dc8d12f94b4c96ac45ec620fb013c6f:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:49:14 [info] 35#35: *1611 [lua] logger.lua:23: 2dc8d12f94b4c96ac45ec620fb013c6f {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:49:14 +0000] 2dc8d12f94b4c96ac45ec620fb013c6f "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.204 - - [29/Dec/2022:04:49:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:49:19 [info] 35#35: *1612 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:49:19 [info] 35#35: *1613 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:49:29 [info] 35#35: *1614 [lua] access_by_lua(msblocations.conf:189):2: a7a98349ee5d84a633ccdecef3e36f66:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:49:29 [info] 35#35: *1614 [lua] logger.lua:23: a7a98349ee5d84a633ccdecef3e36f66 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:49:29 +0000] a7a98349ee5d84a633ccdecef3e36f66 "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.204 - - [29/Dec/2022:04:49:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:49:29 [info] 35#35: *1615 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:49:29 [info] 35#35: *1616 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:49:39 [info] 38#38: *1618 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:49:39 [info] 35#35: *1617 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:49:44 [info] 35#35: *1619 [lua] access_by_lua(msblocations.conf:189):2: 56367d1e2fd5f0ac1dfcb791af583a87:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:49:44 +0000] 56367d1e2fd5f0ac1dfcb791af583a87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/12/29 04:49:44 [info] 35#35: *1619 [lua] logger.lua:23: 56367d1e2fd5f0ac1dfcb791af583a87 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:49:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/29 04:49:49 [info] 35#35: *1620 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:49:49 [info] 35#35: *1621 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:49:59 [info] 35#35: *1622 [lua] access_by_lua(msblocations.conf:189):2: da5ffee3f2c0bdc89e8b2f94ed0fcbe3:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:49:59 +0000] da5ffee3f2c0bdc89e8b2f94ed0fcbe3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/29 04:49:59 [info] 35#35: *1622 [lua] logger.lua:23: da5ffee3f2c0bdc89e8b2f94ed0fcbe3 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:49:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 04:49:59 [info] 38#38: *1623 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:49:59 [info] 38#38: *1624 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:50:09 [info] 35#35: *1625 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:50:09 [info] 35#35: *1626 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:50:14 [info] 35#35: *1628 [lua] access_by_lua(msblocations.conf:189):2: d6394d444759031eb77daf65c35fefb4:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:50:14 [info] 35#35: *1628 [lua] logger.lua:23: d6394d444759031eb77daf65c35fefb4 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:50:14 +0000] d6394d444759031eb77daf65c35fefb4 "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.204 - - [29/Dec/2022:04:50:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:50:19 [info] 35#35: *1629 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:50:19 [info] 35#35: *1630 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:50:29 [info] 35#35: *1631 [lua] access_by_lua(msblocations.conf:189):2: edefe7bc819d15e82c715ce583e74e73:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/29 04:50:29 [info] 35#35: *1631 [lua] logger.lua:23: edefe7bc819d15e82c715ce583e74e73 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:50:29 +0000] edefe7bc819d15e82c715ce583e74e73 "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.204 - - [29/Dec/2022:04:50:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/29 04:50:29 [info] 35#35: *1632 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:50:29 [info] 35#35: *1633 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:50:39 [info] 35#35: *1635 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:50:39 [info] 35#35: *1634 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:50:44 [info] 35#35: *1636 [lua] access_by_lua(msblocations.conf:189):2: fecfb38f9b756c105201b71a0f62f4e8:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:50:44 +0000] fecfb38f9b756c105201b71a0f62f4e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/12/29 04:50:44 [info] 35#35: *1636 [lua] logger.lua:23: fecfb38f9b756c105201b71a0f62f4e8 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:50:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/29 04:50:49 [info] 35#35: *1637 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:50:49 [info] 35#35: *1638 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:50:59 [info] 35#35: *1639 [lua] access_by_lua(msblocations.conf:189):2: 3480878bab991aa24674333e28da17b8:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:50:59 +0000] 3480878bab991aa24674333e28da17b8 "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.204 - - [29/Dec/2022:04:50:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 04:50:59 [info] 35#35: *1639 [lua] logger.lua:23: 3480878bab991aa24674333e28da17b8 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/29 04:50:59 [info] 35#35: *1640 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:50:59 [info] 35#35: *1641 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:51:09 [info] 35#35: *1643 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:51:09 [info] 35#35: *1642 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:51:14 [info] 35#35: *1645 [lua] access_by_lua(msblocations.conf:189):2: 9b53d0960782303e8ff585c5755142d0:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:51:14 +0000] 9b53d0960782303e8ff585c5755142d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/29 04:51:14 [info] 35#35: *1645 [lua] logger.lua:23: 9b53d0960782303e8ff585c5755142d0 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:51:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/29 04:51:19 [info] 35#35: *1647 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:51:19 [info] 35#35: *1648 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:51:29 [info] 35#35: *1649 [lua] access_by_lua(msblocations.conf:189):2: 54066ec66ca3b7b4ca8e9b4d266acb06:receive the request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:51:29 +0000] 54066ec66ca3b7b4ca8e9b4d266acb06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/29 04:51:29 [info] 35#35: *1649 [lua] logger.lua:23: 54066ec66ca3b7b4ca8e9b4d266acb06 {"matched":"microservices"} while logging request, client: 10.233.69.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.204 - - [29/Dec/2022:04:51:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/29 04:51:29 [info] 35#35: *1650 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
2022/12/29 04:51:29 [info] 38#38: *1651 client closed connection while SSL handshaking, client: 10.233.67.157, server: 0.0.0.0:443
10.233.64.44 - - [29/Dec/2022:04:51:30