Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.3.25
### Starting redis
there is no /usr/local/redis/../redis-works
=========== Redis config info =============================================
Redis_HOME=/usr/local/redis
config file=/usr/local/redis/conf/redis.conf
Help:use /usr/local/redis/redis-server --help for help
===============================================================================
/usr/local/redis
@C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
ln: /lib64/libluajit-5.1.so.2: No such file or directory
===============================================================================
=========== openresty config info =============================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
/usr/local/openresty/nginx
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
2023/02/01 05:07:22 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
2023/02/01 05:07:22 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
2023/02/01 05:07:22 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
2023/02/01 05:07:22 [notice] 33#33: using the "epoll" event method
2023/02/01 05:07:22 [notice] 33#33: openresty/1.13.6.1
2023/02/01 05:07:22 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/02/01 05:07:22 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/02/01 05:07:22 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/02/01 05:07:22 [notice] 34#34: start worker processes
2023/02/01 05:07:22 [notice] 34#34: start worker process 35
2023/02/01 05:07:22 [notice] 34#34: start worker process 36
2023/02/01 05:07:22 [notice] 34#34: start worker process 37
\n\n### Starting apiroute
2023/02/01 05:07:22 [notice] 34#34: start worker process 38
2023/02/01 05:07:22 [notice] 34#34: start worker process 40
2023/02/01 05:07:22 [notice] 34#34: start worker process 41
2023/02/01 05:07:22 [notice] 34#34: start worker process 42
2023/02/01 05:07:22 [notice] 34#34: start worker process 43
2023/02/01 05:07:22 [notice] 34#34: start cache manager process 44
2023/02/01 05:07:22 [notice] 34#34: start cache loader process 45
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230201050722.hprof
@CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar
@EXT_DIRS@
==========================================================================
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_CMD@
2023-02-01 05:07:24 797 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-02-01 05:07:24 809 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-02-01 05:07:24 810 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-02-01 05:07:24 874 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-02-01 05:07:24 875 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.3.25:10081 Enabled:true
2023-02-01 05:07:26 265 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.

2023-02-01 05:07:26 352 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-02-01 05:07:26 352 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-02-01 05:07:26 353 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-02-01 05:07:26 354 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-02-01 05:07:26 355 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2023-02-01 05:07:26 355 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-02-01 05:07:26 355 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-02-01 05:07:26 414 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-02-01 05:07:26 492 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-02-01 05:07:26 493 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-02-01 05:07:26 493 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-02-01 05:07:27 069 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/02/01 05:07:38 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:07:38 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:07:43 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:189):2: 4893722958cf82f2ba5b4464d897c6f1:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:07:43 +0000] 4893722958cf82f2ba5b4464d897c6f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.139 upstream_response_time:0.138 "-" "Consul Health Check" "-"
2023/02/01 05:07:43 [info] 35#35: *14 [lua] logger.lua:23: 4893722958cf82f2ba5b4464d897c6f1 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:07:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 44
2023/02/01 05:07:48 [info] 35#35: *17 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:07:48 [info] 36#36: *18 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:07:58 [info] 35#35: *19 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:07:58 [info] 35#35: *20 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:07:58 [info] 35#35: *21 [lua] access_by_lua(msblocations.conf:189):2: 42d536123ba2a64465709a098e365065:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:07:58 +0000] 42d536123ba2a64465709a098e365065 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.037 "-" "Consul Health Check" "-"
2023/02/01 05:07:58 [info] 35#35: *21 [lua] logger.lua:23: 42d536123ba2a64465709a098e365065 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:07:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 33
2023/02/01 05:08:08 [info] 35#35: *22 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:08:08 [info] 35#35: *23 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:08:13 [info] 35#35: *24 [lua] access_by_lua(msblocations.conf:189):2: d2eaa444d5568bcf3683a305482f18bd:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:08:13 [info] 35#35: *24 [lua] logger.lua:23: d2eaa444d5568bcf3683a305482f18bd {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:08:13 +0000] d2eaa444d5568bcf3683a305482f18bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:08:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:08:18 [info] 36#36: *25 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:08:18 [info] 36#36: *26 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:08:22 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/02/01 05:08:22 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2023/02/01 05:08:22 [notice] 34#34: cache loader process 45 exited with code 0
2023/02/01 05:08:22 [notice] 34#34: signal 29 (SIGIO) received
2023/02/01 05:08:28 [info] 35#35: *29 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:08:28 [info] 35#35: *28 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:08:28 [info] 35#35: *30 [lua] access_by_lua(msblocations.conf:189):2: 83df3b274bdffcd5fd5da7b9488c28aa:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:08:28 [info] 35#35: *30 [lua] logger.lua:23: 83df3b274bdffcd5fd5da7b9488c28aa {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:08:28 +0000] 83df3b274bdffcd5fd5da7b9488c28aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:08:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:08:38 [info] 35#35: *31 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:08:38 [info] 35#35: *32 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:08:43 [info] 35#35: *33 [lua] access_by_lua(msblocations.conf:189):2: 1a5b37dde453a3e0a707b06246e03008:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:08:43 +0000] 1a5b37dde453a3e0a707b06246e03008 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:08:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:08:43 [info] 35#35: *33 [lua] logger.lua:23: 1a5b37dde453a3e0a707b06246e03008 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 05:08:48 [info] 35#35: *34 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:08:48 [info] 35#35: *35 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:08:58 [info] 36#36: *36 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:08:58 [info] 36#36: *37 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:08:58 [info] 35#35: *38 [lua] access_by_lua(msblocations.conf:189):2: f6c6411f40581c60934e56e82766bdc8:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:08:58 [info] 35#35: *38 [lua] logger.lua:23: f6c6411f40581c60934e56e82766bdc8 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:08:58 +0000] f6c6411f40581c60934e56e82766bdc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:08:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:09:08 [info] 36#36: *39 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:09:08 [info] 36#36: *40 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:09:13 [info] 35#35: *41 [lua] access_by_lua(msblocations.conf:189):2: 6b27dfa9e6bfd382cb33ba4adcf70c70:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:09:13 [info] 35#35: *41 [lua] logger.lua:23: 6b27dfa9e6bfd382cb33ba4adcf70c70 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:09:13 +0000] 6b27dfa9e6bfd382cb33ba4adcf70c70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:09:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:09:18 [info] 35#35: *43 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:09:18 [info] 35#35: *42 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:09:28 [info] 35#35: *45 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:09:28 [info] 36#36: *46 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:09:28 [info] 35#35: *47 [lua] access_by_lua(msblocations.conf:189):2: ea023b289ec76be6ba9014fcb57256e4:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:09:28 [info] 35#35: *47 [lua] logger.lua:23: ea023b289ec76be6ba9014fcb57256e4 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:09:28 +0000] ea023b289ec76be6ba9014fcb57256e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:09:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:09:38 [info] 35#35: *48 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:09:38 [info] 36#36: *49 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:09:43 [info] 35#35: *50 [lua] access_by_lua(msblocations.conf:189):2: 287213ebecf3ee856c82d9b831ce97f4:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:09:43 [info] 35#35: *50 [lua] logger.lua:23: 287213ebecf3ee856c82d9b831ce97f4 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:09:43 +0000] 287213ebecf3ee856c82d9b831ce97f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:09:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/01 05:09:48 [info] 35#35: *51 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:09:48 [info] 35#35: *52 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:09:58 [info] 35#35: *53 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:09:58 [info] 35#35: *54 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:09:58 [info] 35#35: *55 [lua] access_by_lua(msblocations.conf:189):2: 4226592210c0553c6ff1780eeb45dd04:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:09:58 +0000] 4226592210c0553c6ff1780eeb45dd04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 05:09:58 [info] 35#35: *55 [lua] logger.lua:23: 4226592210c0553c6ff1780eeb45dd04 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:09:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 05:10:08 [info] 35#35: *56 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:10:08 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:10:14 [info] 35#35: *58 [lua] access_by_lua(msblocations.conf:189):2: 2377b75fa4cf97c184f19e4ad296c295:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:10:14 [info] 35#35: *58 [lua] logger.lua:23: 2377b75fa4cf97c184f19e4ad296c295 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:10:14 +0000] 2377b75fa4cf97c184f19e4ad296c295 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:10:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:10:18 [info] 36#36: *59 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:10:18 [info] 35#35: *60 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:10:28 [info] 35#35: *63 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:10:28 [info] 35#35: *62 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:10:29 [info] 35#35: *64 [lua] access_by_lua(msblocations.conf:189):2: 6de4a60d9a910f29803527154dd5bc30:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:10:29 [info] 35#35: *64 [lua] logger.lua:23: 6de4a60d9a910f29803527154dd5bc30 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:10:29 +0000] 6de4a60d9a910f29803527154dd5bc30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:10:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/01 05:10:38 [info] 35#35: *66 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:10:38 [info] 35#35: *65 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:10:44 [info] 35#35: *67 [lua] access_by_lua(msblocations.conf:189):2: d10500d449011059577b74c01d81291e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:10:44 [info] 35#35: *67 [lua] logger.lua:23: d10500d449011059577b74c01d81291e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:10:44 +0000] d10500d449011059577b74c01d81291e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:10:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 05:10:48 [info] 36#36: *69 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:10:48 [info] 36#36: *68 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:10:58 [info] 36#36: *71 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:10:58 [info] 35#35: *70 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:10:59 [info] 35#35: *72 [lua] access_by_lua(msblocations.conf:189):2: 06b736a3e23b4161b075a594daee419d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:10:59 [info] 35#35: *72 [lua] logger.lua:23: 06b736a3e23b4161b075a594daee419d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:10:59 +0000] 06b736a3e23b4161b075a594daee419d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:10:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:11:08 [info] 35#35: *73 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:11:08 [info] 35#35: *74 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:11:14 [info] 35#35: *75 [lua] access_by_lua(msblocations.conf:189):2: 518b06e64fa7e3df6db4d47894c1daa3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:11:14 [info] 35#35: *75 [lua] logger.lua:23: 518b06e64fa7e3df6db4d47894c1daa3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:11:14 +0000] 518b06e64fa7e3df6db4d47894c1daa3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:11:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:11:18 [info] 35#35: *76 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:11:18 [info] 35#35: *77 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:11:28 [info] 36#36: *79 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:11:28 [info] 36#36: *80 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:11:29 [info] 35#35: *81 [lua] access_by_lua(msblocations.conf:189):2: 83e1eb1e8363e88b42e13c19068821c5:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:11:29 +0000] 83e1eb1e8363e88b42e13c19068821c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:11:29 [info] 35#35: *81 [lua] logger.lua:23: 83e1eb1e8363e88b42e13c19068821c5 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:11:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:11:38 [info] 35#35: *82 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:11:38 [info] 35#35: *83 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:11:44 [info] 35#35: *84 [lua] access_by_lua(msblocations.conf:189):2: 2114dd10ae26b1431e61f85d8eaf5355:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:11:44 [info] 35#35: *84 [lua] logger.lua:23: 2114dd10ae26b1431e61f85d8eaf5355 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:11:44 +0000] 2114dd10ae26b1431e61f85d8eaf5355 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:11:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:11:48 [info] 35#35: *85 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:11:48 [info] 35#35: *86 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:11:58 [info] 35#35: *87 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:11:58 [info] 35#35: *88 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:11:59 [info] 35#35: *89 [lua] access_by_lua(msblocations.conf:189):2: 4abc2a67fa3ebf99e65924bccc2d6bcb:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:11:59 +0000] 4abc2a67fa3ebf99e65924bccc2d6bcb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 05:11:59 [info] 35#35: *89 [lua] logger.lua:23: 4abc2a67fa3ebf99e65924bccc2d6bcb {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:11:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 05:12:08 [info] 36#36: *90 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:12:08 [info] 35#35: *91 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:12:14 [info] 35#35: *92 [lua] access_by_lua(msblocations.conf:189):2: fde087993680cb04adfe28273eec12ab:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:12:14 [info] 35#35: *92 [lua] logger.lua:23: fde087993680cb04adfe28273eec12ab {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:12:14 +0000] fde087993680cb04adfe28273eec12ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:12:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:12:18 [info] 36#36: *93 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:12:18 [info] 36#36: *94 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:12:28 [info] 36#36: *96 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:12:28 [info] 36#36: *97 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:12:29 [info] 35#35: *98 [lua] access_by_lua(msblocations.conf:189):2: 6f87a11dae402f1be73702edea56a3e8:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:12:29 [info] 35#35: *98 [lua] logger.lua:23: 6f87a11dae402f1be73702edea56a3e8 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:12:29 +0000] 6f87a11dae402f1be73702edea56a3e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:12:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:12:38 [info] 36#36: *99 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:12:38 [info] 36#36: *100 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:12:44 [info] 35#35: *101 [lua] access_by_lua(msblocations.conf:189):2: d4ddfd52f7c4d2bdccfe2bf8b9333224:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:12:44 +0000] d4ddfd52f7c4d2bdccfe2bf8b9333224 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:12:44 [info] 35#35: *101 [lua] logger.lua:23: d4ddfd52f7c4d2bdccfe2bf8b9333224 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:12:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:12:48 [info] 35#35: *102 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:12:48 [info] 35#35: *103 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:12:58 [info] 36#36: *105 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:12:58 [info] 35#35: *104 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:12:59 [info] 35#35: *106 [lua] access_by_lua(msblocations.conf:189):2: 7d38888621c5d1a5c492aa4d6127576e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:12:59 +0000] 7d38888621c5d1a5c492aa4d6127576e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 05:12:59 [info] 35#35: *106 [lua] logger.lua:23: 7d38888621c5d1a5c492aa4d6127576e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:12:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:13:08 [info] 35#35: *107 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:13:08 [info] 35#35: *108 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:13:14 [info] 35#35: *109 [lua] access_by_lua(msblocations.conf:189):2: fdc5352aad4bced08315fae54ca95398:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:13:14 +0000] fdc5352aad4bced08315fae54ca95398 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/01 05:13:14 [info] 35#35: *109 [lua] logger.lua:23: fdc5352aad4bced08315fae54ca95398 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:13:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:13:18 [info] 36#36: *110 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:13:18 [info] 36#36: *111 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:13:28 [info] 35#35: *113 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:13:28 [info] 35#35: *114 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:13:29 [info] 35#35: *115 [lua] access_by_lua(msblocations.conf:189):2: d4d1d4d884126f551120cbcc73838a22:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:13:29 +0000] d4d1d4d884126f551120cbcc73838a22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:13:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:13:29 [info] 35#35: *115 [lua] logger.lua:23: d4d1d4d884126f551120cbcc73838a22 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 05:13:38 [info] 35#35: *116 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:13:38 [info] 35#35: *117 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:13:44 [info] 35#35: *118 [lua] access_by_lua(msblocations.conf:189):2: 50ed17192e0b79429432de21f5d34ab9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:13:44 [info] 35#35: *118 [lua] logger.lua:23: 50ed17192e0b79429432de21f5d34ab9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:13:44 +0000] 50ed17192e0b79429432de21f5d34ab9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:13:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/01 05:13:48 [info] 35#35: *119 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:13:48 [info] 35#35: *120 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:13:58 [info] 35#35: *121 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:13:58 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:13:59 [info] 35#35: *123 [lua] access_by_lua(msblocations.conf:189):2: ad0e8711264caa736f6ba6edb2012758:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:13:59 [info] 35#35: *123 [lua] logger.lua:23: ad0e8711264caa736f6ba6edb2012758 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:13:59 +0000] ad0e8711264caa736f6ba6edb2012758 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:13:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/02/01 05:14:08 [info] 35#35: *124 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:14:08 [info] 35#35: *125 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:14:14 [info] 35#35: *126 [lua] access_by_lua(msblocations.conf:189):2: af2d1b6b5ddc74576410b41c98e688a9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:14:14 +0000] af2d1b6b5ddc74576410b41c98e688a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:14:14 [info] 35#35: *126 [lua] logger.lua:23: af2d1b6b5ddc74576410b41c98e688a9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:14:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:14:18 [info] 36#36: *128 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:14:18 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:14:28 [info] 35#35: *131 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:14:28 [info] 35#35: *130 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:14:29 [info] 35#35: *132 [lua] access_by_lua(msblocations.conf:189):2: 23ef2bcc860cd2d15d5829417f5ffc44:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:14:29 +0000] 23ef2bcc860cd2d15d5829417f5ffc44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:14:29 [info] 35#35: *132 [lua] logger.lua:23: 23ef2bcc860cd2d15d5829417f5ffc44 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:14:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:14:38 [info] 36#36: *133 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:14:38 [info] 36#36: *134 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:14:44 [info] 35#35: *135 [lua] access_by_lua(msblocations.conf:189):2: 5f0c305a386ed42f661ff2e21ab5a349:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:14:44 +0000] 5f0c305a386ed42f661ff2e21ab5a349 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/02/01 05:14:44 [info] 35#35: *135 [lua] logger.lua:23: 5f0c305a386ed42f661ff2e21ab5a349 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:14:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2023/02/01 05:14:48 [info] 36#36: *137 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:14:48 [info] 36#36: *136 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:14:58 [info] 35#35: *139 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:14:58 [info] 36#36: *138 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:14:59 [info] 35#35: *140 [lua] access_by_lua(msblocations.conf:189):2: 076966d3261d292614e3777396d841cb:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:14:59 +0000] 076966d3261d292614e3777396d841cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:14:59 [info] 35#35: *140 [lua] logger.lua:23: 076966d3261d292614e3777396d841cb {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:14:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:15:08 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:15:08 [info] 35#35: *142 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:15:14 [info] 35#35: *143 [lua] access_by_lua(msblocations.conf:189):2: b4a6dcdbc188a7312d59e8de745ca94c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:15:14 [info] 35#35: *143 [lua] logger.lua:23: b4a6dcdbc188a7312d59e8de745ca94c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:15:14 +0000] b4a6dcdbc188a7312d59e8de745ca94c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:15:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/01 05:15:18 [info] 35#35: *144 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:15:18 [info] 35#35: *145 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:15:28 [info] 35#35: *148 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:15:28 [info] 35#35: *147 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:15:29 [info] 35#35: *149 [lua] access_by_lua(msblocations.conf:189):2: 25f175b721fd815d7b2a5bccda6897fd:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:15:29 +0000] 25f175b721fd815d7b2a5bccda6897fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:15:29 [info] 35#35: *149 [lua] logger.lua:23: 25f175b721fd815d7b2a5bccda6897fd {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:15:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:15:38 [info] 36#36: *150 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:15:38 [info] 36#36: *151 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:15:44 [info] 35#35: *152 [lua] access_by_lua(msblocations.conf:189):2: b2950a987f3621d4729fb421f6aab75f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:15:44 +0000] b2950a987f3621d4729fb421f6aab75f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:15:44 [info] 35#35: *152 [lua] logger.lua:23: b2950a987f3621d4729fb421f6aab75f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:15:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:15:48 [info] 36#36: *153 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:15:48 [info] 36#36: *154 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:15:58 [info] 35#35: *156 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:15:58 [info] 36#36: *155 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:15:59 [info] 35#35: *157 [lua] access_by_lua(msblocations.conf:189):2: 5782f7c69904f9ae05806a2199282d04:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:15:59 [info] 35#35: *157 [lua] logger.lua:23: 5782f7c69904f9ae05806a2199282d04 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:15:59 +0000] 5782f7c69904f9ae05806a2199282d04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:15:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:16:08 [info] 35#35: *158 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:16:08 [info] 35#35: *159 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:16:14 [info] 35#35: *160 [lua] access_by_lua(msblocations.conf:189):2: b7059e2475bfaa18f52b5191338e50d2:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:16:14 +0000] b7059e2475bfaa18f52b5191338e50d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:16:14 [info] 35#35: *160 [lua] logger.lua:23: b7059e2475bfaa18f52b5191338e50d2 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:16:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:16:18 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:16:18 [info] 36#36: *161 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:16:28 [info] 36#36: *164 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:16:28 [info] 36#36: *165 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:16:29 [info] 35#35: *166 [lua] access_by_lua(msblocations.conf:189):2: c19de5da0a47c6888feba87f3f3714ab:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:16:29 +0000] c19de5da0a47c6888feba87f3f3714ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:16:29 [info] 35#35: *166 [lua] logger.lua:23: c19de5da0a47c6888feba87f3f3714ab {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:16:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:16:38 [info] 36#36: *168 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:16:38 [info] 36#36: *167 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:16:44 [info] 35#35: *169 [lua] access_by_lua(msblocations.conf:189):2: d10e3d67822406798bd11edeb03fa669:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:16:44 [info] 35#35: *169 [lua] logger.lua:23: d10e3d67822406798bd11edeb03fa669 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:16:44 +0000] d10e3d67822406798bd11edeb03fa669 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:16:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:16:48 [info] 35#35: *170 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:16:48 [info] 35#35: *171 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:16:58 [info] 35#35: *172 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:16:58 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:16:59 [info] 35#35: *174 [lua] access_by_lua(msblocations.conf:189):2: b12b70bffe2619f2320d74dab80de793:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:16:59 [info] 35#35: *174 [lua] logger.lua:23: b12b70bffe2619f2320d74dab80de793 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:16:59 +0000] b12b70bffe2619f2320d74dab80de793 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:16:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/01 05:17:08 [info] 36#36: *175 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:17:08 [info] 36#36: *176 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:17:14 [info] 35#35: *177 [lua] access_by_lua(msblocations.conf:189):2: ded6a1afdd6343041a0bd4cfefd8fbfb:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:17:14 +0000] ded6a1afdd6343041a0bd4cfefd8fbfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:17:14 [info] 35#35: *177 [lua] logger.lua:23: ded6a1afdd6343041a0bd4cfefd8fbfb {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:17:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:17:18 [info] 35#35: *178 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:17:18 [info] 36#36: *179 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:17:28 [info] 36#36: *181 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:17:28 [info] 35#35: *182 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:17:29 [info] 35#35: *183 [lua] access_by_lua(msblocations.conf:189):2: ec5e2757102790c3cb26f8fedcb0bc66:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:17:29 [info] 35#35: *183 [lua] logger.lua:23: ec5e2757102790c3cb26f8fedcb0bc66 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:17:29 +0000] ec5e2757102790c3cb26f8fedcb0bc66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:17:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:17:38 [info] 36#36: *184 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:17:38 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:17:44 [info] 35#35: *186 [lua] access_by_lua(msblocations.conf:189):2: be7cbb23c6cc65d9df752b2547294a94:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:17:44 +0000] be7cbb23c6cc65d9df752b2547294a94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:17:44 [info] 35#35: *186 [lua] logger.lua:23: be7cbb23c6cc65d9df752b2547294a94 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:17:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:17:48 [info] 36#36: *188 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:17:48 [info] 36#36: *187 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:17:58 [info] 35#35: *189 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:17:58 [info] 36#36: *190 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:17:59 [info] 35#35: *191 [lua] access_by_lua(msblocations.conf:189):2: 22d9744d7de2a945264275aa11046fff:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:17:59 +0000] 22d9744d7de2a945264275aa11046fff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:17:59 [info] 35#35: *191 [lua] logger.lua:23: 22d9744d7de2a945264275aa11046fff {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:17:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:18:08 [info] 35#35: *192 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:18:08 [info] 35#35: *193 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:18:14 [info] 35#35: *194 [lua] access_by_lua(msblocations.conf:189):2: d7d1612ef91a662a5038a464d348ffa9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:18:14 [info] 35#35: *194 [lua] logger.lua:23: d7d1612ef91a662a5038a464d348ffa9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:18:14 +0000] d7d1612ef91a662a5038a464d348ffa9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:18:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:18:18 [info] 35#35: *195 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:18:18 [info] 36#36: *196 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:18:28 [info] 35#35: *198 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:18:28 [info] 35#35: *199 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:18:29 [info] 35#35: *200 [lua] access_by_lua(msblocations.conf:189):2: d635892d3723395f7ab3c2a5e7b57756:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:18:29 [info] 35#35: *200 [lua] logger.lua:23: d635892d3723395f7ab3c2a5e7b57756 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:18:29 +0000] d635892d3723395f7ab3c2a5e7b57756 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:18:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:18:38 [info] 35#35: *201 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:18:38 [info] 36#36: *202 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:18:44 [info] 35#35: *203 [lua] access_by_lua(msblocations.conf:189):2: dff28dbb58b7297449e58a03c065f2b7:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:18:44 [info] 35#35: *203 [lua] logger.lua:23: dff28dbb58b7297449e58a03c065f2b7 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:18:44 +0000] dff28dbb58b7297449e58a03c065f2b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:18:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:18:48 [info] 35#35: *205 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:18:48 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:18:58 [info] 35#35: *206 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:18:58 [info] 35#35: *207 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:18:59 [info] 35#35: *208 [lua] access_by_lua(msblocations.conf:189):2: 8d3ccf0fd7da3d5da9427153685a0c05:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:18:59 [info] 35#35: *208 [lua] logger.lua:23: 8d3ccf0fd7da3d5da9427153685a0c05 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:18:59 +0000] 8d3ccf0fd7da3d5da9427153685a0c05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:18:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:19:08 [info] 35#35: *210 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:19:08 [info] 35#35: *209 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:19:14 [info] 35#35: *211 [lua] access_by_lua(msblocations.conf:189):2: cfdc7fc4a5c7811d3f394031e25d516f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:19:14 +0000] cfdc7fc4a5c7811d3f394031e25d516f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:19:14 [info] 35#35: *211 [lua] logger.lua:23: cfdc7fc4a5c7811d3f394031e25d516f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:19:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:19:18 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:19:18 [info] 35#35: *213 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:19:28 [info] 35#35: *216 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:19:28 [info] 35#35: *215 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:19:29 [info] 35#35: *217 [lua] access_by_lua(msblocations.conf:189):2: 704decfe975b78d5f214f1e86563acae:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:19:29 [info] 35#35: *217 [lua] logger.lua:23: 704decfe975b78d5f214f1e86563acae {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:19:29 +0000] 704decfe975b78d5f214f1e86563acae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:19:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:19:38 [info] 35#35: *218 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:19:38 [info] 35#35: *219 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:19:44 [info] 35#35: *220 [lua] access_by_lua(msblocations.conf:189):2: 05a1d332f02c1ad255497736cc075293:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:19:44 [info] 35#35: *220 [lua] logger.lua:23: 05a1d332f02c1ad255497736cc075293 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:19:44 +0000] 05a1d332f02c1ad255497736cc075293 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:19:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:19:48 [info] 36#36: *221 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:19:48 [info] 36#36: *222 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:19:58 [info] 35#35: *223 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:19:58 [info] 35#35: *224 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:19:59 [info] 35#35: *225 [lua] access_by_lua(msblocations.conf:189):2: d8b2a9374fe28f304af2b85b7dd1f5e3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:19:59 +0000] d8b2a9374fe28f304af2b85b7dd1f5e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:19:59 [info] 35#35: *225 [lua] logger.lua:23: d8b2a9374fe28f304af2b85b7dd1f5e3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:19:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:20:08 [info] 36#36: *226 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:20:08 [info] 36#36: *227 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:20:14 [info] 35#35: *228 [lua] access_by_lua(msblocations.conf:189):2: cf425ecd51154a77826e3293562f2cb4:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:20:14 [info] 35#35: *228 [lua] logger.lua:23: cf425ecd51154a77826e3293562f2cb4 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:20:14 +0000] cf425ecd51154a77826e3293562f2cb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:20:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 05:20:18 [info] 35#35: *229 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:20:18 [info] 35#35: *230 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:20:28 [info] 35#35: *232 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:20:28 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:20:29 [info] 35#35: *234 [lua] access_by_lua(msblocations.conf:189):2: 37806aa675785a268e1ee8de2769244e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:20:29 +0000] 37806aa675785a268e1ee8de2769244e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/01 05:20:29 [info] 35#35: *234 [lua] logger.lua:23: 37806aa675785a268e1ee8de2769244e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:20:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/01 05:20:38 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:20:38 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:20:44 [info] 35#35: *237 [lua] access_by_lua(msblocations.conf:189):2: 17178e53b5bf06bc52e1881ccaab3b57:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:20:44 +0000] 17178e53b5bf06bc52e1881ccaab3b57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/01 05:20:44 [info] 35#35: *237 [lua] logger.lua:23: 17178e53b5bf06bc52e1881ccaab3b57 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:20:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/01 05:20:48 [info] 35#35: *238 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:20:48 [info] 35#35: *239 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:20:58 [info] 36#36: *240 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:20:58 [info] 36#36: *241 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:20:59 [info] 35#35: *242 [lua] access_by_lua(msblocations.conf:189):2: 25ecfb27eaa2397fea6abd3102e7263a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:20:59 +0000] 25ecfb27eaa2397fea6abd3102e7263a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:20:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:20:59 [info] 35#35: *242 [lua] logger.lua:23: 25ecfb27eaa2397fea6abd3102e7263a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 05:21:08 [info] 35#35: *243 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:21:08 [info] 36#36: *244 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:21:14 [info] 35#35: *245 [lua] access_by_lua(msblocations.conf:189):2: 54733e5e44163b20962cf5fd3d214bb3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:21:14 +0000] 54733e5e44163b20962cf5fd3d214bb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:21:14 [info] 35#35: *245 [lua] logger.lua:23: 54733e5e44163b20962cf5fd3d214bb3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:21:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:21:18 [info] 35#35: *246 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:21:18 [info] 35#35: *247 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:21:28 [info] 35#35: *250 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:21:28 [info] 35#35: *249 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:21:29 [info] 35#35: *251 [lua] access_by_lua(msblocations.conf:189):2: 52c45135ef6aaa262346b93130d7ee62:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:21:29 [info] 35#35: *251 [lua] logger.lua:23: 52c45135ef6aaa262346b93130d7ee62 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:21:29 +0000] 52c45135ef6aaa262346b93130d7ee62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:21:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:21:38 [info] 35#35: *252 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:21:38 [info] 35#35: *253 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:21:44 [info] 35#35: *254 [lua] access_by_lua(msblocations.conf:189):2: cd870b9a7bbacc07044c0d4782bb2333:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:21:44 +0000] cd870b9a7bbacc07044c0d4782bb2333 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:21:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:21:44 [info] 35#35: *254 [lua] logger.lua:23: cd870b9a7bbacc07044c0d4782bb2333 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 05:21:48 [info] 36#36: *255 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:21:48 [info] 36#36: *256 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:21:58 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:21:58 [info] 35#35: *257 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:21:59 [info] 35#35: *259 [lua] access_by_lua(msblocations.conf:189):2: be5b05332be682b2ec19b2f6d4b211c6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:21:59 +0000] be5b05332be682b2ec19b2f6d4b211c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 05:21:59 [info] 35#35: *259 [lua] logger.lua:23: be5b05332be682b2ec19b2f6d4b211c6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:21:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:22:08 [info] 35#35: *260 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:22:08 [info] 35#35: *261 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:22:14 [info] 35#35: *262 [lua] access_by_lua(msblocations.conf:189):2: c3226873b70193878c7445f99c464774:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:22:14 [info] 35#35: *262 [lua] logger.lua:23: c3226873b70193878c7445f99c464774 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:22:14 +0000] c3226873b70193878c7445f99c464774 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:22:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:22:18 [info] 36#36: *263 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:22:18 [info] 35#35: *264 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:22:28 [info] 36#36: *266 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:22:28 [info] 36#36: *267 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:22:29 [info] 35#35: *268 [lua] access_by_lua(msblocations.conf:189):2: 7bcf214e4b2cd9b7606793e1a22e6d97:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:22:29 +0000] 7bcf214e4b2cd9b7606793e1a22e6d97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:22:29 [info] 35#35: *268 [lua] logger.lua:23: 7bcf214e4b2cd9b7606793e1a22e6d97 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:22:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:22:38 [info] 35#35: *269 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:22:38 [info] 36#36: *270 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:22:44 [info] 35#35: *271 [lua] access_by_lua(msblocations.conf:189):2: 3dfea3f2ec38ea90e67cb0bf9311c0a0:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:22:44 [info] 35#35: *271 [lua] logger.lua:23: 3dfea3f2ec38ea90e67cb0bf9311c0a0 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:22:44 +0000] 3dfea3f2ec38ea90e67cb0bf9311c0a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:22:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:22:48 [info] 35#35: *272 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:22:48 [info] 35#35: *273 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:22:58 [info] 36#36: *274 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:22:58 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:22:59 [info] 35#35: *276 [lua] access_by_lua(msblocations.conf:189):2: 5afbf1f5998a768c68b3d639ef086e7e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:22:59 +0000] 5afbf1f5998a768c68b3d639ef086e7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:22:59 [info] 35#35: *276 [lua] logger.lua:23: 5afbf1f5998a768c68b3d639ef086e7e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:22:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:23:08 [info] 36#36: *277 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:23:08 [info] 35#35: *278 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:23:14 [info] 35#35: *279 [lua] access_by_lua(msblocations.conf:189):2: d2762fd1e4fef4fe9b855853ff000c71:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:23:14 +0000] d2762fd1e4fef4fe9b855853ff000c71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:23:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:23:14 [info] 35#35: *279 [lua] logger.lua:23: d2762fd1e4fef4fe9b855853ff000c71 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 05:23:18 [info] 35#35: *280 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:23:18 [info] 35#35: *281 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:23:28 [info] 35#35: *283 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:23:28 [info] 36#36: *284 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:23:29 [info] 35#35: *285 [lua] access_by_lua(msblocations.conf:189):2: 8bf50706061921a2621aaad89e25f49c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:23:29 +0000] 8bf50706061921a2621aaad89e25f49c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:23:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:23:29 [info] 35#35: *285 [lua] logger.lua:23: 8bf50706061921a2621aaad89e25f49c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 05:23:38 [info] 35#35: *286 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:23:38 [info] 36#36: *287 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:23:44 [info] 35#35: *288 [lua] access_by_lua(msblocations.conf:189):2: 1da8c2899ab970f27b39ec686327a2d6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:23:44 [info] 35#35: *288 [lua] logger.lua:23: 1da8c2899ab970f27b39ec686327a2d6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:23:44 +0000] 1da8c2899ab970f27b39ec686327a2d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:23:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/01 05:23:48 [info] 35#35: *289 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:23:48 [info] 35#35: *290 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:23:58 [info] 36#36: *292 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:23:58 [info] 35#35: *291 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:23:59 [info] 35#35: *293 [lua] access_by_lua(msblocations.conf:189):2: 849db4842dcee723de2136a713b6db4d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:23:59 +0000] 849db4842dcee723de2136a713b6db4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:23:59 [info] 35#35: *293 [lua] logger.lua:23: 849db4842dcee723de2136a713b6db4d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:23:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:24:08 [info] 36#36: *294 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:24:08 [info] 35#35: *295 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:24:14 [info] 35#35: *296 [lua] access_by_lua(msblocations.conf:189):2: e34a4fed50f8f7e2a41f5c88393479ea:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:24:14 [info] 35#35: *296 [lua] logger.lua:23: e34a4fed50f8f7e2a41f5c88393479ea {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:24:14 +0000] e34a4fed50f8f7e2a41f5c88393479ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:24:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:24:18 [info] 36#36: *298 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:24:18 [info] 35#35: *297 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:24:28 [info] 35#35: *300 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:24:28 [info] 35#35: *301 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:24:29 [info] 35#35: *302 [lua] access_by_lua(msblocations.conf:189):2: 545b9f5afb3588fbca0f2e41193af458:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:24:29 [info] 35#35: *302 [lua] logger.lua:23: 545b9f5afb3588fbca0f2e41193af458 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:24:29 +0000] 545b9f5afb3588fbca0f2e41193af458 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:24:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:24:38 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:24:38 [info] 35#35: *304 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:24:44 [info] 35#35: *305 [lua] access_by_lua(msblocations.conf:189):2: 0c2ca10b5b83beeb46f97541276c838e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:24:44 [info] 35#35: *305 [lua] logger.lua:23: 0c2ca10b5b83beeb46f97541276c838e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:24:44 +0000] 0c2ca10b5b83beeb46f97541276c838e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:24:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:24:48 [info] 35#35: *306 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:24:48 [info] 36#36: *307 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:24:58 [info] 35#35: *309 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:24:58 [info] 36#36: *308 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:24:59 [info] 35#35: *310 [lua] access_by_lua(msblocations.conf:189):2: d2f5a8f2c9e52a21094c7ab2a71a2ba1:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:24:59 +0000] d2f5a8f2c9e52a21094c7ab2a71a2ba1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 05:24:59 [info] 35#35: *310 [lua] logger.lua:23: d2f5a8f2c9e52a21094c7ab2a71a2ba1 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:24:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:25:08 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:25:08 [info] 36#36: *312 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:25:14 [info] 35#35: *313 [lua] access_by_lua(msblocations.conf:189):2: 7e1fbc884f5fe6735d4a0987a20daf7b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:25:14 [info] 35#35: *313 [lua] logger.lua:23: 7e1fbc884f5fe6735d4a0987a20daf7b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:25:14 +0000] 7e1fbc884f5fe6735d4a0987a20daf7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:25:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:25:18 [info] 35#35: *314 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:25:18 [info] 36#36: *315 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:25:28 [info] 36#36: *318 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:25:28 [info] 35#35: *317 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:25:29 [info] 35#35: *319 [lua] access_by_lua(msblocations.conf:189):2: 7ddac9be60eb57b2a73e64a28fcd78e8:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:25:29 [info] 35#35: *319 [lua] logger.lua:23: 7ddac9be60eb57b2a73e64a28fcd78e8 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:25:29 +0000] 7ddac9be60eb57b2a73e64a28fcd78e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:25:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:25:38 [info] 35#35: *320 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:25:38 [info] 36#36: *321 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:25:44 [info] 35#35: *322 [lua] access_by_lua(msblocations.conf:189):2: 8897723262377c3ab9aacb2ca4574741:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:25:44 +0000] 8897723262377c3ab9aacb2ca4574741 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:25:44 [info] 35#35: *322 [lua] logger.lua:23: 8897723262377c3ab9aacb2ca4574741 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:25:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:25:48 [info] 36#36: *323 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:25:48 [info] 36#36: *324 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:25:58 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:25:58 [info] 35#35: *325 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:25:59 [info] 35#35: *327 [lua] access_by_lua(msblocations.conf:189):2: 47257f93002190e36ebf18984ab1d321:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:25:59 [info] 35#35: *327 [lua] logger.lua:23: 47257f93002190e36ebf18984ab1d321 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:25:59 +0000] 47257f93002190e36ebf18984ab1d321 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:25:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/01 05:26:08 [info] 35#35: *328 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:26:08 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:26:14 [info] 35#35: *330 [lua] access_by_lua(msblocations.conf:189):2: b158369ccfedbe3d8ec51d70e8cb66df:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:26:14 +0000] b158369ccfedbe3d8ec51d70e8cb66df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 05:26:14 [info] 35#35: *330 [lua] logger.lua:23: b158369ccfedbe3d8ec51d70e8cb66df {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:26:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:26:18 [info] 35#35: *331 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:26:18 [info] 35#35: *332 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:26:28 [info] 35#35: *334 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:26:28 [info] 35#35: *335 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:26:29 [info] 35#35: *336 [lua] access_by_lua(msblocations.conf:189):2: c276f37ef6ab8f9aa99bf937e026434f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:26:29 [info] 35#35: *336 [lua] logger.lua:23: c276f37ef6ab8f9aa99bf937e026434f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:26:29 +0000] c276f37ef6ab8f9aa99bf937e026434f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:26:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:26:38 [info] 35#35: *338 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:26:38 [info] 35#35: *337 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:26:44 [info] 35#35: *339 [lua] access_by_lua(msblocations.conf:189):2: 6fa52cf78ae944e3ff647b2047e632bb:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:26:45 [info] 35#35: *339 [lua] logger.lua:23: 6fa52cf78ae944e3ff647b2047e632bb {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:26:45 +0000] 6fa52cf78ae944e3ff647b2047e632bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:26:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/01 05:26:48 [info] 35#35: *340 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:26:48 [info] 35#35: *341 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:26:58 [info] 35#35: *342 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:26:58 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:27:00 [info] 35#35: *344 [lua] access_by_lua(msblocations.conf:189):2: d74bf7619881c927a8f3c62a1754aa52:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:27:00 +0000] d74bf7619881c927a8f3c62a1754aa52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:27:00 [info] 35#35: *344 [lua] logger.lua:23: d74bf7619881c927a8f3c62a1754aa52 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:27:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:27:08 [info] 36#36: *345 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:27:08 [info] 36#36: *346 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:27:15 [info] 35#35: *347 [lua] access_by_lua(msblocations.conf:189):2: daf9ed87f1a39b648bbd0d812ffe651c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:27:15 +0000] daf9ed87f1a39b648bbd0d812ffe651c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:27:15 [info] 35#35: *347 [lua] logger.lua:23: daf9ed87f1a39b648bbd0d812ffe651c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:27:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:27:18 [info] 35#35: *348 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:27:18 [info] 36#36: *349 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:27:28 [info] 35#35: *352 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:27:28 [info] 35#35: *351 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:27:30 [info] 35#35: *353 [lua] access_by_lua(msblocations.conf:189):2: eeee9eb2ba5560b0d5903bd54aca885a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:27:30 [info] 35#35: *353 [lua] logger.lua:23: eeee9eb2ba5560b0d5903bd54aca885a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:27:30 +0000] eeee9eb2ba5560b0d5903bd54aca885a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:27:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/01 05:27:38 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:27:38 [info] 35#35: *355 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:27:45 [info] 35#35: *356 [lua] access_by_lua(msblocations.conf:189):2: d3a4922d4eb2ceece9795cd2f12c1207:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:27:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.71.148 - - [01/Feb/2023:05:27:45 +0000] d3a4922d4eb2ceece9795cd2f12c1207 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/01 05:27:45 [info] 35#35: *356 [lua] logger.lua:23: d3a4922d4eb2ceece9795cd2f12c1207 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 05:27:48 [info] 35#35: *357 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:27:48 [info] 35#35: *358 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:27:58 [info] 35#35: *359 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:27:58 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:28:00 [info] 35#35: *361 [lua] access_by_lua(msblocations.conf:189):2: d5a371385b20cd669112b497030bda82:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:28:00 [info] 35#35: *361 [lua] logger.lua:23: d5a371385b20cd669112b497030bda82 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:28:00 +0000] d5a371385b20cd669112b497030bda82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:28:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 05:28:08 [info] 36#36: *362 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:28:08 [info] 36#36: *363 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:28:15 [info] 35#35: *364 [lua] access_by_lua(msblocations.conf:189):2: b71b7986586c3231b460e14d7607e641:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:28:15 [info] 35#35: *364 [lua] logger.lua:23: b71b7986586c3231b460e14d7607e641 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:28:15 +0000] b71b7986586c3231b460e14d7607e641 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:28:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:28:18 [info] 35#35: *365 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:28:18 [info] 35#35: *366 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:28:28 [info] 35#35: *368 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:28:28 [info] 35#35: *369 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:28:30 [info] 35#35: *370 [lua] access_by_lua(msblocations.conf:189):2: 90292a26062c201ca0e1d6f983833fb4:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:28:30 [info] 35#35: *370 [lua] logger.lua:23: 90292a26062c201ca0e1d6f983833fb4 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:28:30 +0000] 90292a26062c201ca0e1d6f983833fb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:28:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:28:38 [info] 36#36: *371 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:28:38 [info] 36#36: *372 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:28:45 [info] 35#35: *373 [lua] access_by_lua(msblocations.conf:189):2: 37f1682d5fa481157f43e9bc5de98c3b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:28:45 +0000] 37f1682d5fa481157f43e9bc5de98c3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:28:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:28:45 [info] 35#35: *373 [lua] logger.lua:23: 37f1682d5fa481157f43e9bc5de98c3b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 05:28:48 [info] 35#35: *374 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:28:48 [info] 36#36: *375 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:28:58 [info] 35#35: *376 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:28:58 [info] 35#35: *377 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:29:00 [info] 35#35: *378 [lua] access_by_lua(msblocations.conf:189):2: 0382eee8cd5cfc8f0d7799926ab42fcf:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:29:00 [info] 35#35: *378 [lua] logger.lua:23: 0382eee8cd5cfc8f0d7799926ab42fcf {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:29:00 +0000] 0382eee8cd5cfc8f0d7799926ab42fcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:29:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:29:08 [info] 36#36: *380 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:29:08 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:29:15 [info] 35#35: *381 [lua] access_by_lua(msblocations.conf:189):2: 5834540b116452c985a8254c5e2cbc24:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:29:15 +0000] 5834540b116452c985a8254c5e2cbc24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/01 05:29:15 [info] 35#35: *381 [lua] logger.lua:23: 5834540b116452c985a8254c5e2cbc24 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:29:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:29:18 [info] 35#35: *383 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:29:18 [info] 36#36: *382 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:29:28 [info] 35#35: *385 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:29:28 [info] 36#36: *386 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:29:30 [info] 35#35: *387 [lua] access_by_lua(msblocations.conf:189):2: 78d909dbc361ea3798f2aaf7432a4d04:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:29:30 [info] 35#35: *387 [lua] logger.lua:23: 78d909dbc361ea3798f2aaf7432a4d04 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:29:30 +0000] 78d909dbc361ea3798f2aaf7432a4d04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:29:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:29:38 [info] 35#35: *389 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:29:38 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:29:45 [info] 35#35: *390 [lua] access_by_lua(msblocations.conf:189):2: 1c5ae23f2e65c305e5ea95bd158c252c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:29:45 [info] 35#35: *390 [lua] logger.lua:23: 1c5ae23f2e65c305e5ea95bd158c252c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:29:45 +0000] 1c5ae23f2e65c305e5ea95bd158c252c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:29:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:29:48 [info] 36#36: *391 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:29:48 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:29:58 [info] 35#35: *393 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:29:58 [info] 35#35: *394 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:30:00 [info] 35#35: *395 [lua] access_by_lua(msblocations.conf:189):2: 62e3f15b686161e46328d3a76404ecf1:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:30:00 [info] 35#35: *395 [lua] logger.lua:23: 62e3f15b686161e46328d3a76404ecf1 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:30:00 +0000] 62e3f15b686161e46328d3a76404ecf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:30:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/01 05:30:08 [info] 35#35: *396 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:30:08 [info] 35#35: *397 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:30:15 [info] 35#35: *398 [lua] access_by_lua(msblocations.conf:189):2: a6981870ad5c0dfafd707aef963292de:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:30:15 +0000] a6981870ad5c0dfafd707aef963292de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/02/01 05:30:15 [info] 35#35: *398 [lua] logger.lua:23: a6981870ad5c0dfafd707aef963292de {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:30:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/01 05:30:18 [info] 35#35: *400 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:30:18 [info] 35#35: *399 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:30:28 [info] 35#35: *402 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:30:28 [info] 35#35: *403 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:30:30 [info] 35#35: *404 [lua] access_by_lua(msblocations.conf:189):2: d0efcb3dcd677294ecf97eb4afe9caab:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:30:30 +0000] d0efcb3dcd677294ecf97eb4afe9caab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/01 05:30:30 [info] 35#35: *404 [lua] logger.lua:23: d0efcb3dcd677294ecf97eb4afe9caab {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:30:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 05:30:38 [info] 36#36: *405 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:30:38 [info] 35#35: *406 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:30:45 [info] 35#35: *407 [lua] access_by_lua(msblocations.conf:189):2: a87a8a4c689e21e27ed66fc2f9089a4d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:30:45 [info] 35#35: *407 [lua] logger.lua:23: a87a8a4c689e21e27ed66fc2f9089a4d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:30:45 +0000] a87a8a4c689e21e27ed66fc2f9089a4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:30:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:30:48 [info] 35#35: *408 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:30:48 [info] 35#35: *409 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:30:58 [info] 35#35: *410 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:30:58 [info] 35#35: *411 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:31:00 [info] 35#35: *412 [lua] access_by_lua(msblocations.conf:189):2: 6baa6213c3394ae65b94246f9a57e060:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:31:00 +0000] 6baa6213c3394ae65b94246f9a57e060 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:31:00 [info] 35#35: *412 [lua] logger.lua:23: 6baa6213c3394ae65b94246f9a57e060 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:31:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:31:08 [info] 35#35: *413 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:31:08 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:31:15 [info] 35#35: *415 [lua] access_by_lua(msblocations.conf:189):2: da535e94fb5e2d7c87deff15e33e6635:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:31:15 +0000] da535e94fb5e2d7c87deff15e33e6635 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:31:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:31:15 [info] 35#35: *415 [lua] logger.lua:23: da535e94fb5e2d7c87deff15e33e6635 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 05:31:18 [info] 35#35: *416 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:31:18 [info] 35#35: *417 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:31:28 [info] 36#36: *420 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:31:28 [info] 35#35: *419 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:31:30 [info] 35#35: *421 [lua] access_by_lua(msblocations.conf:189):2: 496a08a25f95421134845f6fba6c577b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:31:30 +0000] 496a08a25f95421134845f6fba6c577b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:31:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:31:30 [info] 35#35: *421 [lua] logger.lua:23: 496a08a25f95421134845f6fba6c577b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 05:31:38 [info] 35#35: *422 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:31:38 [info] 36#36: *423 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:31:45 [info] 35#35: *424 [lua] access_by_lua(msblocations.conf:189):2: 89b091da90883a1c63fcafc794462b0d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:31:45 [info] 35#35: *424 [lua] logger.lua:23: 89b091da90883a1c63fcafc794462b0d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:31:45 +0000] 89b091da90883a1c63fcafc794462b0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:31:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:31:48 [info] 36#36: *425 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:31:48 [info] 36#36: *426 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:31:58 [info] 35#35: *427 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:31:58 [info] 36#36: *428 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:32:00 [info] 35#35: *429 [lua] access_by_lua(msblocations.conf:189):2: ee5c0770ce0110c65b40b69efd772170:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:32:00 +0000] ee5c0770ce0110c65b40b69efd772170 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:32:00 [info] 35#35: *429 [lua] logger.lua:23: ee5c0770ce0110c65b40b69efd772170 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:32:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:32:08 [info] 36#36: *430 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:32:08 [info] 36#36: *431 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:32:15 [info] 35#35: *432 [lua] access_by_lua(msblocations.conf:189):2: ed4a5934df8cea2f5631a8b09e0b99f9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:32:15 +0000] ed4a5934df8cea2f5631a8b09e0b99f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:32:15 [info] 35#35: *432 [lua] logger.lua:23: ed4a5934df8cea2f5631a8b09e0b99f9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:32:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:32:18 [info] 35#35: *434 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:32:18 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:32:28 [info] 36#36: *437 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:32:28 [info] 35#35: *436 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:32:30 [info] 35#35: *438 [lua] access_by_lua(msblocations.conf:189):2: a410765bcba4855a93fcbe2f0dc80bc0:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:32:30 [info] 35#35: *438 [lua] logger.lua:23: a410765bcba4855a93fcbe2f0dc80bc0 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:32:30 +0000] a410765bcba4855a93fcbe2f0dc80bc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:32:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:32:38 [info] 36#36: *439 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:32:38 [info] 36#36: *440 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:32:45 [info] 35#35: *441 [lua] access_by_lua(msblocations.conf:189):2: 44e41879cb6bea787e3d6ea68cedd358:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:32:45 [info] 35#35: *441 [lua] logger.lua:23: 44e41879cb6bea787e3d6ea68cedd358 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:32:45 +0000] 44e41879cb6bea787e3d6ea68cedd358 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:32:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:32:48 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:32:48 [info] 35#35: *443 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:32:58 [info] 35#35: *444 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:32:58 [info] 35#35: *445 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:33:00 [info] 35#35: *446 [lua] access_by_lua(msblocations.conf:189):2: 6eec9785ee97b354dd9499583881ae4a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:33:00 [info] 35#35: *446 [lua] logger.lua:23: 6eec9785ee97b354dd9499583881ae4a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:33:00 +0000] 6eec9785ee97b354dd9499583881ae4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:33:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:33:08 [info] 36#36: *448 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:33:08 [info] 36#36: *447 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:33:15 [info] 35#35: *449 [lua] access_by_lua(msblocations.conf:189):2: 32032296f0c81812941d72fed17b3a77:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:33:15 +0000] 32032296f0c81812941d72fed17b3a77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/01 05:33:15 [info] 35#35: *449 [lua] logger.lua:23: 32032296f0c81812941d72fed17b3a77 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:33:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 05:33:18 [info] 35#35: *450 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:33:18 [info] 36#36: *451 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:33:28 [info] 35#35: *453 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:33:28 [info] 35#35: *454 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:33:30 [info] 35#35: *455 [lua] access_by_lua(msblocations.conf:189):2: a79c5893755e83da6e40a8c6d0a1f33a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:33:30 +0000] a79c5893755e83da6e40a8c6d0a1f33a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 05:33:30 [info] 35#35: *455 [lua] logger.lua:23: a79c5893755e83da6e40a8c6d0a1f33a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:33:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:33:38 [info] 36#36: *456 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:33:38 [info] 36#36: *457 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:33:45 [info] 35#35: *458 [lua] access_by_lua(msblocations.conf:189):2: 06639797fcefe305c179a9d46ff8fdee:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:33:45 +0000] 06639797fcefe305c179a9d46ff8fdee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:33:45 [info] 35#35: *458 [lua] logger.lua:23: 06639797fcefe305c179a9d46ff8fdee {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:33:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:33:48 [info] 36#36: *459 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:33:48 [info] 36#36: *460 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:33:58 [info] 36#36: *461 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:33:58 [info] 35#35: *462 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:34:00 [info] 35#35: *463 [lua] access_by_lua(msblocations.conf:189):2: 6cc2ec31484003372965fd6f50612cb7:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:34:00 +0000] 6cc2ec31484003372965fd6f50612cb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:34:00 [info] 35#35: *463 [lua] logger.lua:23: 6cc2ec31484003372965fd6f50612cb7 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:34:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:34:08 [info] 36#36: *464 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:34:08 [info] 36#36: *465 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:34:15 [info] 35#35: *466 [lua] access_by_lua(msblocations.conf:189):2: 1a7d88c01d1287da67cc484baa180113:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:34:15 [info] 35#35: *466 [lua] logger.lua:23: 1a7d88c01d1287da67cc484baa180113 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:34:15 +0000] 1a7d88c01d1287da67cc484baa180113 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:34:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:34:18 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:34:18 [info] 35#35: *468 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:34:28 [info] 35#35: *470 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:34:28 [info] 35#35: *471 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:34:30 [info] 35#35: *472 [lua] access_by_lua(msblocations.conf:189):2: 8fa56fec4743e5d80bb1e2e9ba517d26:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:34:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:34:31 [info] 35#35: *472 [lua] logger.lua:23: 8fa56fec4743e5d80bb1e2e9ba517d26 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:34:31 +0000] 8fa56fec4743e5d80bb1e2e9ba517d26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:34:38 [info] 36#36: *473 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:34:38 [info] 36#36: *474 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:34:46 [info] 35#35: *475 [lua] access_by_lua(msblocations.conf:189):2: fef456dd4be793348fa5284e3f4a9d7d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:34:46 +0000] fef456dd4be793348fa5284e3f4a9d7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:34:46 [info] 35#35: *475 [lua] logger.lua:23: fef456dd4be793348fa5284e3f4a9d7d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:34:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:34:48 [info] 35#35: *477 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:34:48 [info] 35#35: *476 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:34:58 [info] 35#35: *479 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:34:58 [info] 35#35: *478 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:35:01 [info] 35#35: *480 [lua] access_by_lua(msblocations.conf:189):2: 65ea2a5551ef157f719c42dcb47ab94b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:35:01 [info] 35#35: *480 [lua] logger.lua:23: 65ea2a5551ef157f719c42dcb47ab94b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:35:01 +0000] 65ea2a5551ef157f719c42dcb47ab94b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:35:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:35:08 [info] 36#36: *481 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:35:08 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:35:16 [info] 35#35: *483 [lua] access_by_lua(msblocations.conf:189):2: 3f7a1f3c245b3c148715222dca15202d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:35:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:35:16 [info] 35#35: *483 [lua] logger.lua:23: 3f7a1f3c245b3c148715222dca15202d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:35:16 +0000] 3f7a1f3c245b3c148715222dca15202d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:35:18 [info] 35#35: *484 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:35:18 [info] 35#35: *485 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:35:28 [info] 36#36: *488 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:35:28 [info] 35#35: *487 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:35:31 [info] 35#35: *489 [lua] access_by_lua(msblocations.conf:189):2: 9521bd893ecd405b98bee321b67301ad:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:35:31 [info] 35#35: *489 [lua] logger.lua:23: 9521bd893ecd405b98bee321b67301ad {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:35:31 +0000] 9521bd893ecd405b98bee321b67301ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:35:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:35:38 [info] 35#35: *490 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:35:38 [info] 36#36: *491 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:35:46 [info] 35#35: *492 [lua] access_by_lua(msblocations.conf:189):2: dab3ff8179e8786a2d5f59c1df7752a9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:35:46 [info] 35#35: *492 [lua] logger.lua:23: dab3ff8179e8786a2d5f59c1df7752a9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:35:46 +0000] dab3ff8179e8786a2d5f59c1df7752a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:35:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:35:48 [info] 35#35: *494 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:35:48 [info] 35#35: *493 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:35:58 [info] 36#36: *496 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:35:58 [info] 35#35: *495 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:36:01 [info] 35#35: *497 [lua] access_by_lua(msblocations.conf:189):2: 489edfec401001d0f84d60d59e0c9643:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:36:01 [info] 35#35: *497 [lua] logger.lua:23: 489edfec401001d0f84d60d59e0c9643 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:36:01 +0000] 489edfec401001d0f84d60d59e0c9643 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:36:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:36:08 [info] 35#35: *498 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:36:08 [info] 35#35: *499 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:36:16 [info] 35#35: *500 [lua] access_by_lua(msblocations.conf:189):2: 9b8f62b24909ce17e86ac68e812701ac:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:36:16 +0000] 9b8f62b24909ce17e86ac68e812701ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:36:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/01 05:36:16 [info] 35#35: *500 [lua] logger.lua:23: 9b8f62b24909ce17e86ac68e812701ac {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 05:36:18 [info] 36#36: *502 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:36:18 [info] 36#36: *501 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:36:28 [info] 35#35: *504 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:36:28 [info] 35#35: *505 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:36:31 [info] 35#35: *506 [lua] access_by_lua(msblocations.conf:189):2: 031971b8499b3b359acb58946136440f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:36:31 [info] 35#35: *506 [lua] logger.lua:23: 031971b8499b3b359acb58946136440f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:36:31 +0000] 031971b8499b3b359acb58946136440f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:36:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/01 05:36:38 [info] 36#36: *507 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:36:38 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:36:46 [info] 35#35: *509 [lua] access_by_lua(msblocations.conf:189):2: c9f899e0a6bdfde76d859edc01d31219:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:36:46 +0000] c9f899e0a6bdfde76d859edc01d31219 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:36:46 [info] 35#35: *509 [lua] logger.lua:23: c9f899e0a6bdfde76d859edc01d31219 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:36:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:36:48 [info] 35#35: *510 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:36:48 [info] 35#35: *511 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:36:58 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:36:58 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:37:01 [info] 35#35: *514 [lua] access_by_lua(msblocations.conf:189):2: b0efe82e332e7121663ff0412992771d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:37:01 [info] 35#35: *514 [lua] logger.lua:23: b0efe82e332e7121663ff0412992771d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:37:01 +0000] b0efe82e332e7121663ff0412992771d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:37:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:37:08 [info] 35#35: *515 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:37:08 [info] 35#35: *516 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:37:16 [info] 35#35: *517 [lua] access_by_lua(msblocations.conf:189):2: 0c6a9e8c61c793070e700c06669752f6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:37:16 [info] 35#35: *517 [lua] logger.lua:23: 0c6a9e8c61c793070e700c06669752f6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:37:16 +0000] 0c6a9e8c61c793070e700c06669752f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:37:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:37:18 [info] 35#35: *518 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:37:18 [info] 35#35: *519 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:37:28 [info] 35#35: *522 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:37:28 [info] 35#35: *521 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:37:31 [info] 35#35: *523 [lua] access_by_lua(msblocations.conf:189):2: d04ad3b4281df9af7b28d51935c8af74:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:37:31 +0000] d04ad3b4281df9af7b28d51935c8af74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/01 05:37:31 [info] 35#35: *523 [lua] logger.lua:23: d04ad3b4281df9af7b28d51935c8af74 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:37:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/01 05:37:38 [info] 35#35: *524 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:37:38 [info] 35#35: *525 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:37:46 [info] 35#35: *526 [lua] access_by_lua(msblocations.conf:189):2: 7a3ca777a2e8e2ee975bdf65c464c45a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:37:46 [info] 35#35: *526 [lua] logger.lua:23: 7a3ca777a2e8e2ee975bdf65c464c45a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:37:46 +0000] 7a3ca777a2e8e2ee975bdf65c464c45a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:37:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 05:37:48 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:37:48 [info] 36#36: *528 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:37:58 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:37:58 [info] 35#35: *529 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:38:01 [info] 35#35: *531 [lua] access_by_lua(msblocations.conf:189):2: 47cd65e625a5f610f306b1ba44b45023:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:38:01 +0000] 47cd65e625a5f610f306b1ba44b45023 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:38:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:38:01 [info] 35#35: *531 [lua] logger.lua:23: 47cd65e625a5f610f306b1ba44b45023 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 05:38:08 [info] 36#36: *532 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:38:08 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:38:16 [info] 35#35: *534 [lua] access_by_lua(msblocations.conf:189):2: c1f327fc064c9a5ae0fd293fe23fe392:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:38:16 [info] 35#35: *534 [lua] logger.lua:23: c1f327fc064c9a5ae0fd293fe23fe392 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:38:16 +0000] c1f327fc064c9a5ae0fd293fe23fe392 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:38:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:38:18 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:38:18 [info] 36#36: *535 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:38:28 [info] 35#35: *538 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:38:28 [info] 36#36: *539 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:38:31 [info] 35#35: *540 [lua] access_by_lua(msblocations.conf:189):2: 08846c109e79d9122ab75c2444a62495:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:38:31 +0000] 08846c109e79d9122ab75c2444a62495 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/01 05:38:31 [info] 35#35: *540 [lua] logger.lua:23: 08846c109e79d9122ab75c2444a62495 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:38:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/01 05:38:38 [info] 36#36: *541 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:38:38 [info] 36#36: *542 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:38:46 [info] 35#35: *543 [lua] access_by_lua(msblocations.conf:189):2: 55c0609d0d7caddad34fda446d04538d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:38:46 +0000] 55c0609d0d7caddad34fda446d04538d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:38:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:38:46 [info] 35#35: *543 [lua] logger.lua:23: 55c0609d0d7caddad34fda446d04538d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 05:38:48 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:38:48 [info] 35#35: *545 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:38:58 [info] 36#36: *546 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:38:58 [info] 35#35: *547 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:39:01 [info] 35#35: *548 [lua] access_by_lua(msblocations.conf:189):2: 4da0491d3442a1ea9089136e25aff6e4:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:39:01 [info] 35#35: *548 [lua] logger.lua:23: 4da0491d3442a1ea9089136e25aff6e4 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:39:01 +0000] 4da0491d3442a1ea9089136e25aff6e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:39:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:39:08 [info] 36#36: *549 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:39:08 [info] 35#35: *550 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:39:16 [info] 35#35: *551 [lua] access_by_lua(msblocations.conf:189):2: c8ef461e8902105d6c63af1c57088249:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:39:16 [info] 35#35: *551 [lua] logger.lua:23: c8ef461e8902105d6c63af1c57088249 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:39:16 +0000] c8ef461e8902105d6c63af1c57088249 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:39:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:39:18 [info] 35#35: *552 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:39:18 [info] 35#35: *553 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:39:28 [info] 35#35: *555 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:39:28 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:39:31 [info] 35#35: *557 [lua] access_by_lua(msblocations.conf:189):2: 3573db1a75fffdbfa4923a156bf13c85:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:39:31 [info] 35#35: *557 [lua] logger.lua:23: 3573db1a75fffdbfa4923a156bf13c85 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:39:31 +0000] 3573db1a75fffdbfa4923a156bf13c85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:39:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:39:38 [info] 35#35: *559 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:39:38 [info] 36#36: *558 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:39:46 [info] 35#35: *560 [lua] access_by_lua(msblocations.conf:189):2: af8573cd2d608c325b4a5ea0d9e84ac3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:39:46 [info] 35#35: *560 [lua] logger.lua:23: af8573cd2d608c325b4a5ea0d9e84ac3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:39:46 +0000] af8573cd2d608c325b4a5ea0d9e84ac3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:39:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:39:48 [info] 36#36: *561 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:39:48 [info] 36#36: *562 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:39:58 [info] 36#36: *563 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:39:58 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:40:01 [info] 35#35: *565 [lua] access_by_lua(msblocations.conf:189):2: 596fb998a5c2af8dff75dc428c2cc2f2:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:40:01 +0000] 596fb998a5c2af8dff75dc428c2cc2f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:40:01 [info] 35#35: *565 [lua] logger.lua:23: 596fb998a5c2af8dff75dc428c2cc2f2 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:40:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:40:08 [info] 36#36: *567 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:40:08 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:40:16 [info] 35#35: *568 [lua] access_by_lua(msblocations.conf:189):2: fa7314f11506bbf31a65f5b2d1941c89:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:40:16 +0000] fa7314f11506bbf31a65f5b2d1941c89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:40:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/01 05:40:16 [info] 35#35: *568 [lua] logger.lua:23: fa7314f11506bbf31a65f5b2d1941c89 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 05:40:18 [info] 35#35: *569 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:40:18 [info] 35#35: *570 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:40:28 [info] 35#35: *572 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:40:28 [info] 35#35: *573 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:40:31 [info] 35#35: *574 [lua] access_by_lua(msblocations.conf:189):2: c084f247e8b380836278df7b62dfdaa9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:40:31 [info] 35#35: *574 [lua] logger.lua:23: c084f247e8b380836278df7b62dfdaa9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:40:31 +0000] c084f247e8b380836278df7b62dfdaa9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:40:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:40:38 [info] 35#35: *575 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:40:38 [info] 35#35: *576 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:40:46 [info] 35#35: *577 [lua] access_by_lua(msblocations.conf:189):2: 13655d2a3171b6f75fcfa767a6413858:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:40:46 [info] 35#35: *577 [lua] logger.lua:23: 13655d2a3171b6f75fcfa767a6413858 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:40:46 +0000] 13655d2a3171b6f75fcfa767a6413858 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:40:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:40:48 [info] 35#35: *578 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:40:48 [info] 35#35: *579 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:40:58 [info] 35#35: *580 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:40:58 [info] 35#35: *581 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:41:01 [info] 35#35: *582 [lua] access_by_lua(msblocations.conf:189):2: fb93626de03c605bdd07731cf25d47bd:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:41:01 +0000] fb93626de03c605bdd07731cf25d47bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:41:01 [info] 35#35: *582 [lua] logger.lua:23: fb93626de03c605bdd07731cf25d47bd {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:41:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:41:08 [info] 35#35: *583 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:41:08 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:41:16 [info] 35#35: *585 [lua] access_by_lua(msblocations.conf:189):2: 04dd780a62b05e92718f8ccde1238738:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:41:16 +0000] 04dd780a62b05e92718f8ccde1238738 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:41:16 [info] 35#35: *585 [lua] logger.lua:23: 04dd780a62b05e92718f8ccde1238738 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:41:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:41:18 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:41:18 [info] 36#36: *586 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:41:28 [info] 35#35: *589 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:41:28 [info] 35#35: *590 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:41:31 [info] 35#35: *591 [lua] access_by_lua(msblocations.conf:189):2: 8c1ac26e9dbafe9bf839c4f327f43d0e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:41:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:41:31 [info] 35#35: *591 [lua] logger.lua:23: 8c1ac26e9dbafe9bf839c4f327f43d0e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:41:31 +0000] 8c1ac26e9dbafe9bf839c4f327f43d0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:41:38 [info] 35#35: *592 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:41:38 [info] 35#35: *593 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:41:46 [info] 35#35: *594 [lua] access_by_lua(msblocations.conf:189):2: b08b31c1bce5b653c5cd29bea692a6a3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:41:46 [info] 35#35: *594 [lua] logger.lua:23: b08b31c1bce5b653c5cd29bea692a6a3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:41:46 +0000] b08b31c1bce5b653c5cd29bea692a6a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:41:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:41:48 [info] 35#35: *595 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:41:48 [info] 35#35: *596 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:41:58 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:41:58 [info] 35#35: *597 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:42:01 [info] 35#35: *599 [lua] access_by_lua(msblocations.conf:189):2: 9abd8e4876ebfc437473b06c7f5d2533:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:42:01 +0000] 9abd8e4876ebfc437473b06c7f5d2533 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/02/01 05:42:01 [info] 35#35: *599 [lua] logger.lua:23: 9abd8e4876ebfc437473b06c7f5d2533 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:42:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:42:08 [info] 36#36: *600 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:42:08 [info] 36#36: *601 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:42:16 [info] 35#35: *602 [lua] access_by_lua(msblocations.conf:189):2: c2bae9831bd458a53ce3e8bd1b3baaf5:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:42:16 [info] 35#35: *602 [lua] logger.lua:23: c2bae9831bd458a53ce3e8bd1b3baaf5 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:42:16 +0000] c2bae9831bd458a53ce3e8bd1b3baaf5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:42:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:42:18 [info] 35#35: *603 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:42:18 [info] 35#35: *604 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:42:28 [info] 35#35: *606 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:42:28 [info] 36#36: *607 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:42:31 [info] 35#35: *608 [lua] access_by_lua(msblocations.conf:189):2: 171c436f6f95e2b458fa77db91b5032d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:42:31 [info] 35#35: *608 [lua] logger.lua:23: 171c436f6f95e2b458fa77db91b5032d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:42:31 +0000] 171c436f6f95e2b458fa77db91b5032d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:42:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:42:38 [info] 35#35: *609 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:42:38 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:42:46 [info] 35#35: *611 [lua] access_by_lua(msblocations.conf:189):2: 180dd4c91dd56a6444ee88416629c68e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:42:46 [info] 35#35: *611 [lua] logger.lua:23: 180dd4c91dd56a6444ee88416629c68e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:42:46 +0000] 180dd4c91dd56a6444ee88416629c68e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:42:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:42:48 [info] 36#36: *613 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:42:48 [info] 36#36: *612 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:42:58 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:42:58 [info] 36#36: *614 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:43:01 [info] 35#35: *616 [lua] access_by_lua(msblocations.conf:189):2: 4624c4083a2ea90cd328ece88a19c20f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:43:01 [info] 35#35: *616 [lua] logger.lua:23: 4624c4083a2ea90cd328ece88a19c20f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:43:01 +0000] 4624c4083a2ea90cd328ece88a19c20f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:43:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 05:43:08 [info] 35#35: *617 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:43:08 [info] 36#36: *618 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:43:16 [info] 35#35: *619 [lua] access_by_lua(msblocations.conf:189):2: 7949a876628a436cf665d0e38739fa49:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:43:16 [info] 35#35: *619 [lua] logger.lua:23: 7949a876628a436cf665d0e38739fa49 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:43:16 +0000] 7949a876628a436cf665d0e38739fa49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:43:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:43:18 [info] 35#35: *620 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:43:18 [info] 35#35: *621 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:43:28 [info] 35#35: *623 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:43:28 [info] 35#35: *624 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:43:31 [info] 35#35: *625 [lua] access_by_lua(msblocations.conf:189):2: 11ed1404dd5593fcb00d71e07de0e419:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:43:31 +0000] 11ed1404dd5593fcb00d71e07de0e419 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:43:31 [info] 35#35: *625 [lua] logger.lua:23: 11ed1404dd5593fcb00d71e07de0e419 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:43:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:43:38 [info] 35#35: *626 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:43:38 [info] 35#35: *627 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:43:46 [info] 35#35: *628 [lua] access_by_lua(msblocations.conf:189):2: 60c6ce3ede4e975874dd6fb8568431ca:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:43:46 [info] 35#35: *628 [lua] logger.lua:23: 60c6ce3ede4e975874dd6fb8568431ca {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:43:46 +0000] 60c6ce3ede4e975874dd6fb8568431ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:43:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:43:48 [info] 35#35: *629 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:43:48 [info] 35#35: *630 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:43:58 [info] 36#36: *631 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:43:58 [info] 36#36: *632 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:44:01 [info] 35#35: *633 [lua] access_by_lua(msblocations.conf:189):2: 9a004bc195131e533cd15cece4866625:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:44:01 +0000] 9a004bc195131e533cd15cece4866625 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 05:44:01 [info] 35#35: *633 [lua] logger.lua:23: 9a004bc195131e533cd15cece4866625 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:44:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:44:08 [info] 35#35: *634 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:44:08 [info] 35#35: *635 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:44:16 [info] 35#35: *636 [lua] access_by_lua(msblocations.conf:189):2: e0d3f18e06c139a4283b5d1cc3158a0b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:44:16 +0000] e0d3f18e06c139a4283b5d1cc3158a0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 05:44:16 [info] 35#35: *636 [lua] logger.lua:23: e0d3f18e06c139a4283b5d1cc3158a0b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:44:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:44:18 [info] 35#35: *637 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:44:18 [info] 35#35: *638 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:44:28 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:44:28 [info] 35#35: *640 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:44:31 [info] 35#35: *642 [lua] access_by_lua(msblocations.conf:189):2: f146c8639ae08e9445112bc595e5e311:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:44:31 +0000] f146c8639ae08e9445112bc595e5e311 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/02/01 05:44:31 [info] 35#35: *642 [lua] logger.lua:23: f146c8639ae08e9445112bc595e5e311 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:44:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:44:38 [info] 35#35: *643 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:44:38 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:44:46 [info] 35#35: *645 [lua] access_by_lua(msblocations.conf:189):2: 9e8a0896329ff4c893d60cd43ab03b04:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:44:46 +0000] 9e8a0896329ff4c893d60cd43ab03b04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:44:46 [info] 35#35: *645 [lua] logger.lua:23: 9e8a0896329ff4c893d60cd43ab03b04 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:44:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:44:48 [info] 35#35: *646 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:44:48 [info] 36#36: *647 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:44:58 [info] 35#35: *648 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:44:58 [info] 35#35: *649 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:45:01 [info] 35#35: *650 [lua] access_by_lua(msblocations.conf:189):2: 71445d3e13bdb893c02a42736f10b013:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:45:01 +0000] 71445d3e13bdb893c02a42736f10b013 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 05:45:01 [info] 35#35: *650 [lua] logger.lua:23: 71445d3e13bdb893c02a42736f10b013 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:45:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:45:08 [info] 36#36: *651 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:45:08 [info] 35#35: *652 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:45:16 [info] 35#35: *653 [lua] access_by_lua(msblocations.conf:189):2: 42f87a3607b4326b888d03c677e69786:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:45:16 [info] 35#35: *653 [lua] logger.lua:23: 42f87a3607b4326b888d03c677e69786 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:45:16 +0000] 42f87a3607b4326b888d03c677e69786 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:45:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:45:18 [info] 35#35: *655 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:45:18 [info] 35#35: *654 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:45:28 [info] 36#36: *658 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:45:28 [info] 35#35: *657 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:45:31 [info] 35#35: *659 [lua] access_by_lua(msblocations.conf:189):2: 9a33222eaadd4edffa053dd3ddc93be2:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:45:31 [info] 35#35: *659 [lua] logger.lua:23: 9a33222eaadd4edffa053dd3ddc93be2 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:45:31 +0000] 9a33222eaadd4edffa053dd3ddc93be2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:45:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:45:38 [info] 35#35: *660 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:45:38 [info] 35#35: *661 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:45:46 [info] 35#35: *662 [lua] access_by_lua(msblocations.conf:189):2: 0507d7a99b46187fbab29bdc67c35fbf:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:45:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.148 - - [01/Feb/2023:05:45:46 +0000] 0507d7a99b46187fbab29bdc67c35fbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:45:46 [info] 35#35: *662 [lua] logger.lua:23: 0507d7a99b46187fbab29bdc67c35fbf {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 05:45:48 [info] 35#35: *663 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:45:48 [info] 35#35: *664 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:45:58 [info] 35#35: *665 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:45:58 [info] 35#35: *666 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:46:01 [info] 35#35: *667 [lua] access_by_lua(msblocations.conf:189):2: b72345062dd9de40519c8d795d4b5a9b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:46:01 [info] 35#35: *667 [lua] logger.lua:23: b72345062dd9de40519c8d795d4b5a9b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:46:01 +0000] b72345062dd9de40519c8d795d4b5a9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:46:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:46:08 [info] 35#35: *668 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:46:08 [info] 35#35: *669 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:46:16 [info] 35#35: *670 [lua] access_by_lua(msblocations.conf:189):2: edaf447f999cad661dd5e273c70f68de:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:46:16 +0000] edaf447f999cad661dd5e273c70f68de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/01 05:46:16 [info] 35#35: *670 [lua] logger.lua:23: edaf447f999cad661dd5e273c70f68de {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:46:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:46:18 [info] 35#35: *671 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:46:18 [info] 35#35: *672 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:46:28 [info] 36#36: *675 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:46:28 [info] 35#35: *674 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:46:31 [info] 35#35: *676 [lua] access_by_lua(msblocations.conf:189):2: feebb81157fe50a83942c3a0318ea23f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:46:31 [info] 35#35: *676 [lua] logger.lua:23: feebb81157fe50a83942c3a0318ea23f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:46:31 +0000] feebb81157fe50a83942c3a0318ea23f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:46:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:46:38 [info] 35#35: *677 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:46:38 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:46:46 [info] 35#35: *679 [lua] access_by_lua(msblocations.conf:189):2: 332879b39c9d01571e2a22f74054eeea:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:46:46 [info] 35#35: *679 [lua] logger.lua:23: 332879b39c9d01571e2a22f74054eeea {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:46:46 +0000] 332879b39c9d01571e2a22f74054eeea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:46:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:46:48 [info] 35#35: *680 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:46:48 [info] 36#36: *681 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:46:58 [info] 35#35: *682 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:46:58 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:47:01 [info] 35#35: *684 [lua] access_by_lua(msblocations.conf:189):2: 7c81bfdd235c1d41d8da3c2cbccaeb75:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:47:01 [info] 35#35: *684 [lua] logger.lua:23: 7c81bfdd235c1d41d8da3c2cbccaeb75 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:47:01 +0000] 7c81bfdd235c1d41d8da3c2cbccaeb75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:47:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:47:08 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:47:08 [info] 36#36: *685 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:47:16 [info] 35#35: *687 [lua] access_by_lua(msblocations.conf:189):2: 366f6a597194b913f628975726078c8c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:47:16 +0000] 366f6a597194b913f628975726078c8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:47:16 [info] 35#35: *687 [lua] logger.lua:23: 366f6a597194b913f628975726078c8c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:47:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:47:18 [info] 35#35: *689 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:47:18 [info] 36#36: *688 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:47:28 [info] 35#35: *691 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:47:28 [info] 35#35: *692 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:47:31 [info] 35#35: *693 [lua] access_by_lua(msblocations.conf:189):2: 3fcd5892d48db56e91c1c93d8baa22e1:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:47:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.148 - - [01/Feb/2023:05:47:31 +0000] 3fcd5892d48db56e91c1c93d8baa22e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:47:31 [info] 35#35: *693 [lua] logger.lua:23: 3fcd5892d48db56e91c1c93d8baa22e1 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 05:47:38 [info] 36#36: *694 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:47:38 [info] 36#36: *695 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:47:46 [info] 35#35: *696 [lua] access_by_lua(msblocations.conf:189):2: d611fb343bf4053db649cb95cea79d83:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:47:46 [info] 35#35: *696 [lua] logger.lua:23: d611fb343bf4053db649cb95cea79d83 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:47:46 +0000] d611fb343bf4053db649cb95cea79d83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:47:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:47:48 [info] 35#35: *697 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:47:48 [info] 35#35: *698 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:47:58 [info] 35#35: *699 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:47:58 [info] 35#35: *700 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:48:01 [info] 35#35: *701 [lua] access_by_lua(msblocations.conf:189):2: 201069c4e6cd26594a65d391cd4f57ec:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:48:01 [info] 35#35: *701 [lua] logger.lua:23: 201069c4e6cd26594a65d391cd4f57ec {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:48:01 +0000] 201069c4e6cd26594a65d391cd4f57ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:48:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:48:08 [info] 35#35: *702 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:48:08 [info] 35#35: *703 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:48:16 [info] 35#35: *704 [lua] access_by_lua(msblocations.conf:189):2: 1b97e005f41bda5549e477cc9dcdac96:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:48:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.148 - - [01/Feb/2023:05:48:16 +0000] 1b97e005f41bda5549e477cc9dcdac96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:48:16 [info] 35#35: *704 [lua] logger.lua:23: 1b97e005f41bda5549e477cc9dcdac96 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 05:48:18 [info] 35#35: *705 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:48:18 [info] 35#35: *706 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:48:28 [info] 35#35: *708 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:48:28 [info] 36#36: *709 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:48:31 [info] 35#35: *710 [lua] access_by_lua(msblocations.conf:189):2: 7e78901fa4fa063e79f34aea7d272290:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:48:31 +0000] 7e78901fa4fa063e79f34aea7d272290 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:48:31 [info] 35#35: *710 [lua] logger.lua:23: 7e78901fa4fa063e79f34aea7d272290 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:48:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:48:38 [info] 35#35: *711 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:48:38 [info] 35#35: *712 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:48:46 [info] 35#35: *713 [lua] access_by_lua(msblocations.conf:189):2: 78f9e32044da3398fd1c4009e2d73cf6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:48:46 [info] 35#35: *713 [lua] logger.lua:23: 78f9e32044da3398fd1c4009e2d73cf6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:48:46 +0000] 78f9e32044da3398fd1c4009e2d73cf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:48:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:48:48 [info] 36#36: *714 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:48:48 [info] 36#36: *715 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:48:58 [info] 36#36: *716 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:48:58 [info] 36#36: *717 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:49:01 [info] 35#35: *718 [lua] access_by_lua(msblocations.conf:189):2: 8f7ebfa630f38c5c1cab3d8176b771d9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:49:01 [info] 35#35: *718 [lua] logger.lua:23: 8f7ebfa630f38c5c1cab3d8176b771d9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:49:01 +0000] 8f7ebfa630f38c5c1cab3d8176b771d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:49:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:49:08 [info] 35#35: *719 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:49:08 [info] 35#35: *720 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:49:16 [info] 35#35: *721 [lua] access_by_lua(msblocations.conf:189):2: 95163b7646c203e43b75e4a0594834eb:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:49:16 +0000] 95163b7646c203e43b75e4a0594834eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:49:16 [info] 35#35: *721 [lua] logger.lua:23: 95163b7646c203e43b75e4a0594834eb {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:49:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:49:18 [info] 35#35: *722 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:49:18 [info] 36#36: *723 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:49:28 [info] 35#35: *725 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:49:28 [info] 35#35: *726 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:49:31 [info] 35#35: *727 [lua] access_by_lua(msblocations.conf:189):2: c8bc511abd01a3fcff76f9c9ab721282:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:49:31 +0000] c8bc511abd01a3fcff76f9c9ab721282 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:49:31 [info] 35#35: *727 [lua] logger.lua:23: c8bc511abd01a3fcff76f9c9ab721282 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:49:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:49:38 [info] 35#35: *728 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:49:38 [info] 35#35: *729 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:49:46 [info] 35#35: *730 [lua] access_by_lua(msblocations.conf:189):2: a1db6a9a72f54fca26cabd63f3c256fb:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:49:46 [info] 35#35: *730 [lua] logger.lua:23: a1db6a9a72f54fca26cabd63f3c256fb {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:49:46 +0000] a1db6a9a72f54fca26cabd63f3c256fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:49:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:49:48 [info] 35#35: *731 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:49:48 [info] 35#35: *732 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:49:58 [info] 35#35: *734 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:49:58 [info] 36#36: *733 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:50:01 [info] 35#35: *735 [lua] access_by_lua(msblocations.conf:189):2: 265f5c50c0f2a7ee98f6f118a77a8447:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:50:01 +0000] 265f5c50c0f2a7ee98f6f118a77a8447 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:50:01 [info] 35#35: *735 [lua] logger.lua:23: 265f5c50c0f2a7ee98f6f118a77a8447 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:50:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:50:08 [info] 35#35: *737 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:50:08 [info] 35#35: *736 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:50:16 [info] 35#35: *738 [lua] access_by_lua(msblocations.conf:189):2: dd93ab3b7ceaade474b66567e4d8abec:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:50:16 [info] 35#35: *738 [lua] logger.lua:23: dd93ab3b7ceaade474b66567e4d8abec {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:50:16 +0000] dd93ab3b7ceaade474b66567e4d8abec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:50:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/01 05:50:18 [info] 35#35: *739 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:50:18 [info] 35#35: *740 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:50:28 [info] 35#35: *742 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:50:28 [info] 35#35: *743 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:50:31 [info] 35#35: *744 [lua] access_by_lua(msblocations.conf:189):2: 1fff3b81373be44f504a8ad0ccce7a58:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:50:31 [info] 35#35: *744 [lua] logger.lua:23: 1fff3b81373be44f504a8ad0ccce7a58 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:50:31 +0000] 1fff3b81373be44f504a8ad0ccce7a58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:50:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:50:38 [info] 35#35: *745 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:50:38 [info] 36#36: *746 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:50:46 [info] 35#35: *747 [lua] access_by_lua(msblocations.conf:189):2: 14e1140172edc21286e7cc9d4f144c1b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:50:46 +0000] 14e1140172edc21286e7cc9d4f144c1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:50:46 [info] 35#35: *747 [lua] logger.lua:23: 14e1140172edc21286e7cc9d4f144c1b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:50:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:50:48 [info] 35#35: *748 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:50:48 [info] 35#35: *749 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:50:58 [info] 35#35: *750 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:50:58 [info] 35#35: *751 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:51:01 [info] 35#35: *752 [lua] access_by_lua(msblocations.conf:189):2: b18a9e6191f0b8972a4ad7d4723166fa:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:51:01 [info] 35#35: *752 [lua] logger.lua:23: b18a9e6191f0b8972a4ad7d4723166fa {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:51:01 +0000] b18a9e6191f0b8972a4ad7d4723166fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:51:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:51:08 [info] 35#35: *754 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:51:08 [info] 35#35: *753 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:51:16 [info] 35#35: *755 [lua] access_by_lua(msblocations.conf:189):2: 751e487c03dde033586345f10ac40a02:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:51:16 [info] 35#35: *755 [lua] logger.lua:23: 751e487c03dde033586345f10ac40a02 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:51:16 +0000] 751e487c03dde033586345f10ac40a02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:51:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/01 05:51:18 [info] 35#35: *756 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:51:18 [info] 35#35: *757 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:51:28 [info] 35#35: *760 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:51:28 [info] 35#35: *759 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:51:31 [info] 35#35: *761 [lua] access_by_lua(msblocations.conf:189):2: dc87aa513f1afc5962762d6ce8165541:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:51:31 [info] 35#35: *761 [lua] logger.lua:23: dc87aa513f1afc5962762d6ce8165541 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:51:31 +0000] dc87aa513f1afc5962762d6ce8165541 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:51:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:51:38 [info] 35#35: *762 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:51:38 [info] 36#36: *763 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:51:46 [info] 35#35: *764 [lua] access_by_lua(msblocations.conf:189):2: d307cf3ff17908dedb185510272aa034:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:51:46 +0000] d307cf3ff17908dedb185510272aa034 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:51:46 [info] 35#35: *764 [lua] logger.lua:23: d307cf3ff17908dedb185510272aa034 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:51:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:51:48 [info] 36#36: *766 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:51:48 [info] 36#36: *765 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:51:58 [info] 35#35: *767 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:51:58 [info] 35#35: *768 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:52:01 [info] 35#35: *769 [lua] access_by_lua(msblocations.conf:189):2: 974bd247b446432a09c9112a1f632b29:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:52:01 [info] 35#35: *769 [lua] logger.lua:23: 974bd247b446432a09c9112a1f632b29 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:52:01 +0000] 974bd247b446432a09c9112a1f632b29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:52:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:52:08 [info] 35#35: *770 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:52:08 [info] 35#35: *771 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:52:16 [info] 35#35: *772 [lua] access_by_lua(msblocations.conf:189):2: 0e15b3157a5d489ce778327370600638:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:52:16 +0000] 0e15b3157a5d489ce778327370600638 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:52:16 [info] 35#35: *772 [lua] logger.lua:23: 0e15b3157a5d489ce778327370600638 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:52:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:52:18 [info] 35#35: *773 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:52:18 [info] 35#35: *774 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:52:28 [info] 36#36: *776 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:52:28 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:52:31 [info] 35#35: *778 [lua] access_by_lua(msblocations.conf:189):2: e6e695097e8639906d97b89030bf6c78:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:52:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:52:31 [info] 35#35: *778 [lua] logger.lua:23: e6e695097e8639906d97b89030bf6c78 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:52:31 +0000] e6e695097e8639906d97b89030bf6c78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:52:38 [info] 35#35: *779 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:52:38 [info] 35#35: *780 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:52:46 [info] 35#35: *781 [lua] access_by_lua(msblocations.conf:189):2: d030686356aa01fcecc3350759d1de70:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:52:46 +0000] d030686356aa01fcecc3350759d1de70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:52:46 [info] 35#35: *781 [lua] logger.lua:23: d030686356aa01fcecc3350759d1de70 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:52:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:52:48 [info] 36#36: *782 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:52:48 [info] 36#36: *783 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:52:58 [info] 36#36: *784 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:52:58 [info] 35#35: *785 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:53:01 [info] 35#35: *786 [lua] access_by_lua(msblocations.conf:189):2: a4756ee25cd93dadc6410b364eeb41f2:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:53:01 [info] 35#35: *786 [lua] logger.lua:23: a4756ee25cd93dadc6410b364eeb41f2 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:53:01 +0000] a4756ee25cd93dadc6410b364eeb41f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:53:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:53:08 [info] 35#35: *787 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:53:08 [info] 35#35: *788 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:53:16 [info] 35#35: *789 [lua] access_by_lua(msblocations.conf:189):2: 13dd8569ec434fe667661b9a99076858:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:53:16 [info] 35#35: *789 [lua] logger.lua:23: 13dd8569ec434fe667661b9a99076858 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:53:16 +0000] 13dd8569ec434fe667661b9a99076858 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:53:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:53:18 [info] 36#36: *790 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:53:18 [info] 36#36: *791 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:53:28 [info] 36#36: *793 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:53:28 [info] 36#36: *794 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:53:32 [info] 35#35: *795 [lua] access_by_lua(msblocations.conf:189):2: 9864195ed2aea40ee4f207c120bb91d8:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:53:32 [info] 35#35: *795 [lua] logger.lua:23: 9864195ed2aea40ee4f207c120bb91d8 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:53:32 +0000] 9864195ed2aea40ee4f207c120bb91d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:53:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:53:38 [info] 35#35: *796 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:53:38 [info] 35#35: *797 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:53:47 [info] 35#35: *798 [lua] access_by_lua(msblocations.conf:189):2: 6dca25b0cc8acb7c6673c8ca3a7a07aa:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:53:47 [info] 35#35: *798 [lua] logger.lua:23: 6dca25b0cc8acb7c6673c8ca3a7a07aa {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:53:47 +0000] 6dca25b0cc8acb7c6673c8ca3a7a07aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:53:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:53:48 [info] 36#36: *800 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:53:48 [info] 36#36: *799 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:53:58 [info] 35#35: *801 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:53:58 [info] 36#36: *802 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:54:02 [info] 35#35: *803 [lua] access_by_lua(msblocations.conf:189):2: a9ff4a4f6e64ebc4377f4c0c1a185364:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:54:02 +0000] a9ff4a4f6e64ebc4377f4c0c1a185364 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:54:02 [info] 35#35: *803 [lua] logger.lua:23: a9ff4a4f6e64ebc4377f4c0c1a185364 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:54:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:54:08 [info] 36#36: *804 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:54:08 [info] 36#36: *805 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:54:17 [info] 35#35: *806 [lua] access_by_lua(msblocations.conf:189):2: 13bdb7741cf63c3d89a2afcc6c1a4d11:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:54:17 [info] 35#35: *806 [lua] logger.lua:23: 13bdb7741cf63c3d89a2afcc6c1a4d11 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:54:17 +0000] 13bdb7741cf63c3d89a2afcc6c1a4d11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:54:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:54:18 [info] 35#35: *807 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:54:18 [info] 36#36: *808 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:54:28 [info] 36#36: *810 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:54:28 [info] 36#36: *811 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:54:32 [info] 35#35: *812 [lua] access_by_lua(msblocations.conf:189):2: d2b9e84a99ca5edbffd859069918a0ac:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:54:32 [info] 35#35: *812 [lua] logger.lua:23: d2b9e84a99ca5edbffd859069918a0ac {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:54:32 +0000] d2b9e84a99ca5edbffd859069918a0ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:54:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:54:38 [info] 35#35: *813 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:54:38 [info] 36#36: *814 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:54:47 [info] 35#35: *815 [lua] access_by_lua(msblocations.conf:189):2: 4ce54551bda670182372316786febe12:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:54:47 [info] 35#35: *815 [lua] logger.lua:23: 4ce54551bda670182372316786febe12 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:54:47 +0000] 4ce54551bda670182372316786febe12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:54:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:54:48 [info] 35#35: *816 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:54:48 [info] 35#35: *817 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:54:58 [info] 35#35: *818 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:54:58 [info] 35#35: *819 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:55:02 [info] 35#35: *820 [lua] access_by_lua(msblocations.conf:189):2: 627e6ecc804292337041e41b72ec7b62:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:55:02 [info] 35#35: *820 [lua] logger.lua:23: 627e6ecc804292337041e41b72ec7b62 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:55:02 +0000] 627e6ecc804292337041e41b72ec7b62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:55:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:55:08 [info] 36#36: *821 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:55:08 [info] 36#36: *822 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:55:17 [info] 35#35: *823 [lua] access_by_lua(msblocations.conf:189):2: 2d62ccdf81e7686ab60d8e1784d8fe9c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:55:17 [info] 35#35: *823 [lua] logger.lua:23: 2d62ccdf81e7686ab60d8e1784d8fe9c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:55:17 +0000] 2d62ccdf81e7686ab60d8e1784d8fe9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:55:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:55:18 [info] 35#35: *824 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:55:18 [info] 35#35: *825 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:55:28 [info] 35#35: *827 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:55:28 [info] 35#35: *828 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:55:32 [info] 35#35: *829 [lua] access_by_lua(msblocations.conf:189):2: c4d12a2d1c51f5d4b2b32e7a387399c5:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:55:32 +0000] c4d12a2d1c51f5d4b2b32e7a387399c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:55:32 [info] 35#35: *829 [lua] logger.lua:23: c4d12a2d1c51f5d4b2b32e7a387399c5 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:55:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:55:38 [info] 36#36: *830 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:55:38 [info] 35#35: *831 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:55:47 [info] 35#35: *832 [lua] access_by_lua(msblocations.conf:189):2: 701274c2c7eaf5c8b9942a69fa3bf447:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:55:47 [info] 35#35: *832 [lua] logger.lua:23: 701274c2c7eaf5c8b9942a69fa3bf447 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:55:47 +0000] 701274c2c7eaf5c8b9942a69fa3bf447 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:55:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:55:48 [info] 35#35: *833 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:55:48 [info] 35#35: *834 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:55:58 [info] 36#36: *835 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:55:58 [info] 36#36: *836 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:56:02 [info] 35#35: *837 [lua] access_by_lua(msblocations.conf:189):2: cf842fe9cdb298c037534add9b480e98:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:56:02 [info] 35#35: *837 [lua] logger.lua:23: cf842fe9cdb298c037534add9b480e98 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:56:02 +0000] cf842fe9cdb298c037534add9b480e98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:56:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:56:08 [info] 35#35: *839 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:56:08 [info] 35#35: *838 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:56:17 [info] 35#35: *840 [lua] access_by_lua(msblocations.conf:189):2: e3a37e06d6e795779ae5b447a53be3c6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:56:17 [info] 35#35: *840 [lua] logger.lua:23: e3a37e06d6e795779ae5b447a53be3c6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:56:17 +0000] e3a37e06d6e795779ae5b447a53be3c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:56:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:56:18 [info] 36#36: *841 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:56:18 [info] 36#36: *842 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:56:28 [info] 35#35: *845 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:56:28 [info] 36#36: *844 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:56:32 [info] 35#35: *846 [lua] access_by_lua(msblocations.conf:189):2: 7c63f44e13b0abdfc7027b6ee6b17cef:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:56:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:56:32 [info] 35#35: *846 [lua] logger.lua:23: 7c63f44e13b0abdfc7027b6ee6b17cef {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:56:32 +0000] 7c63f44e13b0abdfc7027b6ee6b17cef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:56:38 [info] 35#35: *847 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:56:38 [info] 35#35: *848 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:56:47 [info] 35#35: *849 [lua] access_by_lua(msblocations.conf:189):2: bfea537453f6403c86a2f1326326add1:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:56:47 +0000] bfea537453f6403c86a2f1326326add1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:56:47 [info] 35#35: *849 [lua] logger.lua:23: bfea537453f6403c86a2f1326326add1 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:56:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:56:48 [info] 36#36: *850 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:56:48 [info] 36#36: *851 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:56:58 [info] 35#35: *852 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:56:58 [info] 35#35: *853 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:57:02 [info] 35#35: *854 [lua] access_by_lua(msblocations.conf:189):2: 3057624cd347b33a5216022b4cbba906:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:57:02 [info] 35#35: *854 [lua] logger.lua:23: 3057624cd347b33a5216022b4cbba906 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:57:02 +0000] 3057624cd347b33a5216022b4cbba906 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:57:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 05:57:08 [info] 36#36: *856 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:57:08 [info] 35#35: *855 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:57:17 [info] 35#35: *857 [lua] access_by_lua(msblocations.conf:189):2: 8afdc9709c1af08d737c318d8868eb80:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:57:17 [info] 35#35: *857 [lua] logger.lua:23: 8afdc9709c1af08d737c318d8868eb80 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:57:17 +0000] 8afdc9709c1af08d737c318d8868eb80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:57:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/01 05:57:18 [info] 35#35: *858 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:57:18 [info] 35#35: *859 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:57:28 [info] 35#35: *862 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:57:28 [info] 35#35: *861 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:57:32 [info] 35#35: *863 [lua] access_by_lua(msblocations.conf:189):2: fbc5e76f4088f6efea9cd64d977dd20c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:57:32 [info] 35#35: *863 [lua] logger.lua:23: fbc5e76f4088f6efea9cd64d977dd20c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:57:32 +0000] fbc5e76f4088f6efea9cd64d977dd20c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:57:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:57:38 [info] 35#35: *864 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:57:38 [info] 35#35: *865 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:57:47 [info] 35#35: *866 [lua] access_by_lua(msblocations.conf:189):2: 7ad835e1e406f1e7ca4a419530162e5b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:57:47 [info] 35#35: *866 [lua] logger.lua:23: 7ad835e1e406f1e7ca4a419530162e5b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:57:47 +0000] 7ad835e1e406f1e7ca4a419530162e5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:57:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/01 05:57:48 [info] 35#35: *867 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:57:48 [info] 35#35: *868 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:57:58 [info] 35#35: *869 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:57:58 [info] 36#36: *870 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:58:02 [info] 35#35: *871 [lua] access_by_lua(msblocations.conf:189):2: 92473adf59f02a4eda92fe2baa586c94:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:58:02 [info] 35#35: *871 [lua] logger.lua:23: 92473adf59f02a4eda92fe2baa586c94 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:58:02 +0000] 92473adf59f02a4eda92fe2baa586c94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:58:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:58:08 [info] 36#36: *873 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:58:08 [info] 35#35: *872 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:58:17 [info] 35#35: *874 [lua] access_by_lua(msblocations.conf:189):2: 473fc4a82045a2f91070c8c2fbfb86de:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:58:17 [info] 35#35: *874 [lua] logger.lua:23: 473fc4a82045a2f91070c8c2fbfb86de {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:58:17 +0000] 473fc4a82045a2f91070c8c2fbfb86de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:58:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:58:18 [info] 35#35: *875 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:58:18 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:58:28 [info] 35#35: *878 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:58:28 [info] 35#35: *879 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:58:32 [info] 35#35: *880 [lua] access_by_lua(msblocations.conf:189):2: e6d3e5bfb828e99917a4af2d0b5d3403:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:58:32 [info] 35#35: *880 [lua] logger.lua:23: e6d3e5bfb828e99917a4af2d0b5d3403 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:58:32 +0000] e6d3e5bfb828e99917a4af2d0b5d3403 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:58:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:58:38 [info] 36#36: *882 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:58:38 [info] 36#36: *881 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:58:47 [info] 35#35: *883 [lua] access_by_lua(msblocations.conf:189):2: 2a63175a5274d2d83c2321228f4e0352:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:58:47 [info] 35#35: *883 [lua] logger.lua:23: 2a63175a5274d2d83c2321228f4e0352 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:58:47 +0000] 2a63175a5274d2d83c2321228f4e0352 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:58:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:58:48 [info] 35#35: *885 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:58:48 [info] 35#35: *884 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:58:58 [info] 35#35: *887 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:58:58 [info] 35#35: *886 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:59:02 [info] 35#35: *888 [lua] access_by_lua(msblocations.conf:189):2: 47089d884d4a992715837f85c2b2c076:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:59:02 [info] 35#35: *888 [lua] logger.lua:23: 47089d884d4a992715837f85c2b2c076 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:59:02 +0000] 47089d884d4a992715837f85c2b2c076 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:59:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 05:59:08 [info] 36#36: *889 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:59:08 [info] 35#35: *890 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:59:17 [info] 35#35: *891 [lua] access_by_lua(msblocations.conf:189):2: e82f1f319ac81fb280c7932bb9eec55b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:59:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.71.148 - - [01/Feb/2023:05:59:17 +0000] e82f1f319ac81fb280c7932bb9eec55b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:59:17 [info] 35#35: *891 [lua] logger.lua:23: e82f1f319ac81fb280c7932bb9eec55b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 05:59:18 [info] 36#36: *893 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:59:18 [info] 35#35: *892 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:59:28 [info] 35#35: *895 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:59:28 [info] 35#35: *896 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:59:32 [info] 35#35: *897 [lua] access_by_lua(msblocations.conf:189):2: 5c3fec99ef307704e366621249417437:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:59:32 +0000] 5c3fec99ef307704e366621249417437 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:59:32 [info] 35#35: *897 [lua] logger.lua:23: 5c3fec99ef307704e366621249417437 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:59:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:59:38 [info] 35#35: *899 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:59:38 [info] 35#35: *898 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:59:47 [info] 35#35: *900 [lua] access_by_lua(msblocations.conf:189):2: 497f87dd2b63dc4841f68ed065b36f8f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 05:59:47 [info] 35#35: *900 [lua] logger.lua:23: 497f87dd2b63dc4841f68ed065b36f8f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:05:59:47 +0000] 497f87dd2b63dc4841f68ed065b36f8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:05:59:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:59:48 [info] 36#36: *901 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:59:48 [info] 36#36: *902 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:59:58 [info] 35#35: *903 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 05:59:58 [info] 35#35: *904 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:00:02 [info] 35#35: *905 [lua] access_by_lua(msblocations.conf:189):2: 7982bd80c2e161d6571e47e69ccbe401:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:00:02 +0000] 7982bd80c2e161d6571e47e69ccbe401 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 06:00:02 [info] 35#35: *905 [lua] logger.lua:23: 7982bd80c2e161d6571e47e69ccbe401 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:00:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:00:08 [info] 36#36: *907 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:00:08 [info] 35#35: *906 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:00:17 [info] 35#35: *908 [lua] access_by_lua(msblocations.conf:189):2: f3e975e5fef6ad04201d234b0956643a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:00:17 [info] 35#35: *908 [lua] logger.lua:23: f3e975e5fef6ad04201d234b0956643a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:00:17 +0000] f3e975e5fef6ad04201d234b0956643a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:00:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:00:18 [info] 36#36: *909 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:00:18 [info] 36#36: *910 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:00:28 [info] 36#36: *912 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:00:28 [info] 35#35: *913 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:00:32 [info] 35#35: *914 [lua] access_by_lua(msblocations.conf:189):2: 5f937dc51d9111a12e205a09e46d27db:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:00:32 [info] 35#35: *914 [lua] logger.lua:23: 5f937dc51d9111a12e205a09e46d27db {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:00:32 +0000] 5f937dc51d9111a12e205a09e46d27db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:00:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:00:38 [info] 36#36: *915 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:00:38 [info] 35#35: *916 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:00:47 [info] 35#35: *917 [lua] access_by_lua(msblocations.conf:189):2: 8e6ce06f1a1e3260141bde0c47de0905:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:00:47 +0000] 8e6ce06f1a1e3260141bde0c47de0905 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 06:00:47 [info] 35#35: *917 [lua] logger.lua:23: 8e6ce06f1a1e3260141bde0c47de0905 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:00:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:00:48 [info] 35#35: *918 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:00:48 [info] 35#35: *919 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:00:58 [info] 35#35: *921 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:00:58 [info] 35#35: *920 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:01:02 [info] 35#35: *922 [lua] access_by_lua(msblocations.conf:189):2: 4aac72651a82745f50e1f3bf5c936b4d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:01:02 +0000] 4aac72651a82745f50e1f3bf5c936b4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 06:01:02 [info] 35#35: *922 [lua] logger.lua:23: 4aac72651a82745f50e1f3bf5c936b4d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:01:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:01:08 [info] 35#35: *923 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:01:08 [info] 35#35: *924 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:01:17 [info] 35#35: *925 [lua] access_by_lua(msblocations.conf:189):2: 3e9a65f97c6b424111f2bb55911adfeb:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:01:17 [info] 35#35: *925 [lua] logger.lua:23: 3e9a65f97c6b424111f2bb55911adfeb {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:01:17 +0000] 3e9a65f97c6b424111f2bb55911adfeb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:01:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:01:18 [info] 35#35: *926 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:01:18 [info] 35#35: *927 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:01:28 [info] 36#36: *929 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:01:28 [info] 36#36: *930 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:01:32 [info] 35#35: *931 [lua] access_by_lua(msblocations.conf:189):2: c60398eb43d677a3389c924374f32310:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:01:32 [info] 35#35: *931 [lua] logger.lua:23: c60398eb43d677a3389c924374f32310 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:01:32 +0000] c60398eb43d677a3389c924374f32310 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:01:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:01:38 [info] 35#35: *932 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:01:38 [info] 35#35: *933 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:01:47 [info] 35#35: *934 [lua] access_by_lua(msblocations.conf:189):2: 703d99da9ae136bf9c1f6f11fa2f1064:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:01:47 [info] 35#35: *934 [lua] logger.lua:23: 703d99da9ae136bf9c1f6f11fa2f1064 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:01:47 +0000] 703d99da9ae136bf9c1f6f11fa2f1064 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:01:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:01:48 [info] 35#35: *935 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:01:48 [info] 35#35: *936 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:01:58 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:01:58 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:02:02 [info] 35#35: *939 [lua] access_by_lua(msblocations.conf:189):2: b92e03efc365c92ee53b7e8ff27a8bd1:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:02:02 [info] 35#35: *939 [lua] logger.lua:23: b92e03efc365c92ee53b7e8ff27a8bd1 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:02:02 +0000] b92e03efc365c92ee53b7e8ff27a8bd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:02:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:02:08 [info] 35#35: *941 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:02:08 [info] 36#36: *940 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:02:17 [info] 35#35: *942 [lua] access_by_lua(msblocations.conf:189):2: 341146dc90de4190c372aa11f01b3c3f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:02:17 [info] 35#35: *942 [lua] logger.lua:23: 341146dc90de4190c372aa11f01b3c3f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:02:17 +0000] 341146dc90de4190c372aa11f01b3c3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:02:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:02:18 [info] 35#35: *943 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:02:18 [info] 36#36: *944 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:02:28 [info] 35#35: *946 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:02:28 [info] 36#36: *947 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:02:32 [info] 35#35: *948 [lua] access_by_lua(msblocations.conf:189):2: 0b56bb92175061a2eba308c21bfe99a5:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:02:32 [info] 35#35: *948 [lua] logger.lua:23: 0b56bb92175061a2eba308c21bfe99a5 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:02:32 +0000] 0b56bb92175061a2eba308c21bfe99a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:02:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:02:38 [info] 35#35: *949 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:02:38 [info] 35#35: *950 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:02:47 [info] 35#35: *951 [lua] access_by_lua(msblocations.conf:189):2: cfeeb6ad55882a697969e02302a56742:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:02:47 +0000] cfeeb6ad55882a697969e02302a56742 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 06:02:47 [info] 35#35: *951 [lua] logger.lua:23: cfeeb6ad55882a697969e02302a56742 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:02:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:02:48 [info] 35#35: *952 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:02:48 [info] 35#35: *953 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:02:58 [info] 36#36: *954 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:02:58 [info] 35#35: *955 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:03:02 [info] 35#35: *956 [lua] access_by_lua(msblocations.conf:189):2: 3944408802e507821138ce7067559b22:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:03:02 [info] 35#35: *956 [lua] logger.lua:23: 3944408802e507821138ce7067559b22 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:03:02 +0000] 3944408802e507821138ce7067559b22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:03:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:03:08 [info] 36#36: *957 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:03:08 [info] 36#36: *958 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:03:17 [info] 35#35: *959 [lua] access_by_lua(msblocations.conf:189):2: 5add7a56ab619eb2e99c50871c6317fd:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:03:17 [info] 35#35: *959 [lua] logger.lua:23: 5add7a56ab619eb2e99c50871c6317fd {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:03:17 +0000] 5add7a56ab619eb2e99c50871c6317fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:03:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:03:18 [info] 35#35: *960 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:03:18 [info] 35#35: *961 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:03:28 [info] 35#35: *963 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:03:28 [info] 36#36: *964 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:03:32 [info] 35#35: *965 [lua] access_by_lua(msblocations.conf:189):2: 6cda6bb4abe829c660ff9eafb0a772df:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:03:32 [info] 35#35: *965 [lua] logger.lua:23: 6cda6bb4abe829c660ff9eafb0a772df {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:03:32 +0000] 6cda6bb4abe829c660ff9eafb0a772df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:03:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:03:38 [info] 35#35: *966 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:03:38 [info] 35#35: *967 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:03:47 [info] 35#35: *968 [lua] access_by_lua(msblocations.conf:189):2: f6e48432559d52838f4552ab6c964646:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:03:47 [info] 35#35: *968 [lua] logger.lua:23: f6e48432559d52838f4552ab6c964646 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:03:47 +0000] f6e48432559d52838f4552ab6c964646 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:03:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:03:48 [info] 35#35: *969 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:03:48 [info] 35#35: *970 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:03:58 [info] 36#36: *972 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:03:58 [info] 36#36: *971 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:04:02 [info] 35#35: *973 [lua] access_by_lua(msblocations.conf:189):2: f7575942698a880486452d4cc6b6c5ce:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:04:02 [info] 35#35: *973 [lua] logger.lua:23: f7575942698a880486452d4cc6b6c5ce {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:04:02 +0000] f7575942698a880486452d4cc6b6c5ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:04:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:04:08 [info] 35#35: *975 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:04:08 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:04:17 [info] 35#35: *976 [lua] access_by_lua(msblocations.conf:189):2: 29db8af5fce1872e0e0c0cb363b99b4d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:04:17 +0000] 29db8af5fce1872e0e0c0cb363b99b4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:04:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/01 06:04:17 [info] 35#35: *976 [lua] logger.lua:23: 29db8af5fce1872e0e0c0cb363b99b4d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 06:04:18 [info] 35#35: *977 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:04:18 [info] 35#35: *978 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:04:28 [info] 36#36: *981 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:04:28 [info] 36#36: *980 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:04:32 [info] 35#35: *982 [lua] access_by_lua(msblocations.conf:189):2: 9f8b0b1617938c0777a2a4602b8b9b75:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:04:32 [info] 35#35: *982 [lua] logger.lua:23: 9f8b0b1617938c0777a2a4602b8b9b75 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:04:32 +0000] 9f8b0b1617938c0777a2a4602b8b9b75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:04:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:04:38 [info] 36#36: *983 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:04:38 [info] 36#36: *984 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:04:47 [info] 35#35: *985 [lua] access_by_lua(msblocations.conf:189):2: 9709afbd6352c0196dbec72ccd012468:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:04:47 [info] 35#35: *985 [lua] logger.lua:23: 9709afbd6352c0196dbec72ccd012468 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:04:47 +0000] 9709afbd6352c0196dbec72ccd012468 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:04:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:04:48 [info] 35#35: *986 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:04:48 [info] 35#35: *987 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:04:58 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:04:58 [info] 35#35: *989 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:05:02 [info] 35#35: *990 [lua] access_by_lua(msblocations.conf:189):2: 0fb21413ad6e91479ce5e9f2d8104fc9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:05:02 +0000] 0fb21413ad6e91479ce5e9f2d8104fc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/01 06:05:02 [info] 35#35: *990 [lua] logger.lua:23: 0fb21413ad6e91479ce5e9f2d8104fc9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:05:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/01 06:05:08 [info] 35#35: *991 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:05:08 [info] 35#35: *992 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:05:17 [info] 35#35: *993 [lua] access_by_lua(msblocations.conf:189):2: ce55934b8e244fd521f50c2daa1a9bb9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:05:17 +0000] ce55934b8e244fd521f50c2daa1a9bb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 06:05:17 [info] 35#35: *993 [lua] logger.lua:23: ce55934b8e244fd521f50c2daa1a9bb9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:05:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:05:18 [info] 35#35: *994 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:05:18 [info] 35#35: *995 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:05:28 [info] 35#35: *998 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:05:28 [info] 35#35: *997 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:05:32 [info] 35#35: *999 [lua] access_by_lua(msblocations.conf:189):2: 5ec208d78777ed38beaec20f1db45976:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:05:32 [info] 35#35: *999 [lua] logger.lua:23: 5ec208d78777ed38beaec20f1db45976 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:05:32 +0000] 5ec208d78777ed38beaec20f1db45976 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:05:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:05:38 [info] 35#35: *1001 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:05:38 [info] 36#36: *1000 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:05:47 [info] 35#35: *1002 [lua] access_by_lua(msblocations.conf:189):2: e09880ede6618ce2059a96e844351a84:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:05:47 +0000] e09880ede6618ce2059a96e844351a84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 06:05:47 [info] 35#35: *1002 [lua] logger.lua:23: e09880ede6618ce2059a96e844351a84 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:05:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:05:48 [info] 35#35: *1004 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:05:48 [info] 35#35: *1003 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:05:58 [info] 35#35: *1005 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:05:58 [info] 36#36: *1006 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:06:02 [info] 35#35: *1007 [lua] access_by_lua(msblocations.conf:189):2: a88727474e92f03932f56b1cedb7bbc4:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:06:02 [info] 35#35: *1007 [lua] logger.lua:23: a88727474e92f03932f56b1cedb7bbc4 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:06:02 +0000] a88727474e92f03932f56b1cedb7bbc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:06:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 06:06:08 [info] 36#36: *1008 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:06:08 [info] 36#36: *1009 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:06:17 [info] 35#35: *1010 [lua] access_by_lua(msblocations.conf:189):2: e2933b872679c5043fdb0c23573ff613:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:06:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.148 - - [01/Feb/2023:06:06:17 +0000] e2933b872679c5043fdb0c23573ff613 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 06:06:17 [info] 35#35: *1010 [lua] logger.lua:23: e2933b872679c5043fdb0c23573ff613 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 06:06:18 [info] 35#35: *1011 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:06:18 [info] 36#36: *1012 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:06:28 [info] 36#36: *1015 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:06:28 [info] 35#35: *1014 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:06:32 [info] 35#35: *1016 [lua] access_by_lua(msblocations.conf:189):2: 2401f440b6e87b33b782b30cb4e40141:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:06:32 [info] 35#35: *1016 [lua] logger.lua:23: 2401f440b6e87b33b782b30cb4e40141 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:06:32 +0000] 2401f440b6e87b33b782b30cb4e40141 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:06:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:06:38 [info] 35#35: *1017 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:06:38 [info] 36#36: *1018 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:06:47 [info] 35#35: *1019 [lua] access_by_lua(msblocations.conf:189):2: 2d5577cc0c8c3361c5f18e0e68707af9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:06:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:06:47 [info] 35#35: *1019 [lua] logger.lua:23: 2d5577cc0c8c3361c5f18e0e68707af9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:06:47 +0000] 2d5577cc0c8c3361c5f18e0e68707af9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 06:06:48 [info] 35#35: *1021 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:06:48 [info] 35#35: *1020 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:06:58 [info] 36#36: *1022 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:06:58 [info] 36#36: *1023 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:07:02 [info] 35#35: *1024 [lua] access_by_lua(msblocations.conf:189):2: 3c8536e03ba67da16b7e9db15abd5e92:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:07:02 [info] 35#35: *1024 [lua] logger.lua:23: 3c8536e03ba67da16b7e9db15abd5e92 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:07:02 +0000] 3c8536e03ba67da16b7e9db15abd5e92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:07:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/01 06:07:08 [info] 36#36: *1026 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:07:08 [info] 35#35: *1025 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:07:17 [info] 35#35: *1027 [lua] access_by_lua(msblocations.conf:189):2: 8346661339cf5495ec237525e84503e2:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:07:17 +0000] 8346661339cf5495ec237525e84503e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/01 06:07:17 [info] 35#35: *1027 [lua] logger.lua:23: 8346661339cf5495ec237525e84503e2 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:07:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/01 06:07:18 [info] 35#35: *1029 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:07:18 [info] 36#36: *1028 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:07:28 [info] 35#35: *1032 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:07:28 [info] 35#35: *1031 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:07:32 [info] 35#35: *1033 [lua] access_by_lua(msblocations.conf:189):2: 94033cd70cc4382f8ef90c03d78436af:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:07:32 [info] 35#35: *1033 [lua] logger.lua:23: 94033cd70cc4382f8ef90c03d78436af {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:07:32 +0000] 94033cd70cc4382f8ef90c03d78436af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:07:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/01 06:07:38 [info] 35#35: *1034 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:07:38 [info] 36#36: *1035 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:07:47 [info] 35#35: *1036 [lua] access_by_lua(msblocations.conf:189):2: b406a64a65206cd38199c2c594ae5383:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:07:47 +0000] b406a64a65206cd38199c2c594ae5383 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:07:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:07:47 [info] 35#35: *1036 [lua] logger.lua:23: b406a64a65206cd38199c2c594ae5383 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 06:07:48 [info] 36#36: *1037 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:07:48 [info] 36#36: *1038 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:07:58 [info] 35#35: *1039 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:07:58 [info] 35#35: *1040 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:08:02 [info] 35#35: *1041 [lua] access_by_lua(msblocations.conf:189):2: b4869a7e3743f2918c260aa70fe633e5:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:08:02 [info] 35#35: *1041 [lua] logger.lua:23: b4869a7e3743f2918c260aa70fe633e5 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:08:02 +0000] b4869a7e3743f2918c260aa70fe633e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:08:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:08:08 [info] 36#36: *1043 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:08:08 [info] 36#36: *1042 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:08:17 [info] 35#35: *1044 [lua] access_by_lua(msblocations.conf:189):2: 4574cfe59b1a8dbdc501287aa68ad3cf:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:08:17 [info] 35#35: *1044 [lua] logger.lua:23: 4574cfe59b1a8dbdc501287aa68ad3cf {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:08:17 +0000] 4574cfe59b1a8dbdc501287aa68ad3cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:08:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:08:18 [info] 35#35: *1046 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:08:18 [info] 35#35: *1045 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:08:28 [info] 36#36: *1049 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:08:28 [info] 36#36: *1048 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:08:32 [info] 35#35: *1050 [lua] access_by_lua(msblocations.conf:189):2: 766e2b9b0c4fc1134ad6b4980f7a98b0:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:08:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.148 - - [01/Feb/2023:06:08:32 +0000] 766e2b9b0c4fc1134ad6b4980f7a98b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/01 06:08:32 [info] 35#35: *1050 [lua] logger.lua:23: 766e2b9b0c4fc1134ad6b4980f7a98b0 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 06:08:38 [info] 35#35: *1052 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:08:38 [info] 36#36: *1051 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:08:47 [info] 35#35: *1053 [lua] access_by_lua(msblocations.conf:189):2: 9ca02f34dc81809b1e88b192bc8bc907:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:08:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.148 - - [01/Feb/2023:06:08:47 +0000] 9ca02f34dc81809b1e88b192bc8bc907 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 06:08:47 [info] 35#35: *1053 [lua] logger.lua:23: 9ca02f34dc81809b1e88b192bc8bc907 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 06:08:48 [info] 35#35: *1054 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:08:48 [info] 35#35: *1055 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:08:58 [info] 36#36: *1056 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:08:58 [info] 36#36: *1057 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:09:02 [info] 35#35: *1058 [lua] access_by_lua(msblocations.conf:189):2: d7583d8f24cb8a15cd0cd6004285fb28:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:09:02 [info] 35#35: *1058 [lua] logger.lua:23: d7583d8f24cb8a15cd0cd6004285fb28 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:09:02 +0000] d7583d8f24cb8a15cd0cd6004285fb28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:09:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/01 06:09:08 [info] 35#35: *1059 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:09:08 [info] 35#35: *1060 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:09:17 [info] 35#35: *1061 [lua] access_by_lua(msblocations.conf:189):2: e9ce2839cdfa7ddba499dff6c7fd87f3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:09:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.148 - - [01/Feb/2023:06:09:17 +0000] e9ce2839cdfa7ddba499dff6c7fd87f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 06:09:17 [info] 35#35: *1061 [lua] logger.lua:23: e9ce2839cdfa7ddba499dff6c7fd87f3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 06:09:18 [info] 36#36: *1062 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:09:18 [info] 35#35: *1063 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:09:28 [info] 35#35: *1065 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:09:28 [info] 35#35: *1066 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:09:32 [info] 35#35: *1067 [lua] access_by_lua(msblocations.conf:189):2: 9070821d3927739f1176381e213c9472:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:09:32 [info] 35#35: *1067 [lua] logger.lua:23: 9070821d3927739f1176381e213c9472 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:09:32 +0000] 9070821d3927739f1176381e213c9472 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:09:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:09:38 [info] 35#35: *1068 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:09:38 [info] 35#35: *1069 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:09:47 [info] 35#35: *1070 [lua] access_by_lua(msblocations.conf:189):2: 6ccef5ba43f00e1c9de5423f97871f2f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:09:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.71.148 - - [01/Feb/2023:06:09:47 +0000] 6ccef5ba43f00e1c9de5423f97871f2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/01 06:09:47 [info] 35#35: *1070 [lua] logger.lua:23: 6ccef5ba43f00e1c9de5423f97871f2f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 06:09:48 [info] 35#35: *1071 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:09:48 [info] 35#35: *1072 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:09:58 [info] 36#36: *1074 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:09:58 [info] 35#35: *1073 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:10:02 [info] 35#35: *1075 [lua] access_by_lua(msblocations.conf:189):2: 35fffe5df9617f21e2e92778cc74a59b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:10:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.71.148 - - [01/Feb/2023:06:10:02 +0000] 35fffe5df9617f21e2e92778cc74a59b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 06:10:02 [info] 35#35: *1075 [lua] logger.lua:23: 35fffe5df9617f21e2e92778cc74a59b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 06:10:08 [info] 35#35: *1076 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:10:08 [info] 35#35: *1077 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:10:17 [info] 35#35: *1078 [lua] access_by_lua(msblocations.conf:189):2: e22355b8c44ebc045167dd5d065fb42a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:10:17 [info] 35#35: *1078 [lua] logger.lua:23: e22355b8c44ebc045167dd5d065fb42a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:10:17 +0000] e22355b8c44ebc045167dd5d065fb42a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:10:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:10:18 [info] 35#35: *1079 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:10:18 [info] 35#35: *1080 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:10:28 [info] 35#35: *1082 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:10:28 [info] 36#36: *1083 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:10:32 [info] 35#35: *1084 [lua] access_by_lua(msblocations.conf:189):2: 0345700fbe85e8484e4ab23a92ccacdc:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:10:32 [info] 35#35: *1084 [lua] logger.lua:23: 0345700fbe85e8484e4ab23a92ccacdc {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:10:32 +0000] 0345700fbe85e8484e4ab23a92ccacdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:10:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:10:38 [info] 36#36: *1086 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:10:38 [info] 35#35: *1085 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:10:47 [info] 35#35: *1087 [lua] access_by_lua(msblocations.conf:189):2: df82321fbb7355a2d3739468df69f84d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:10:47 +0000] df82321fbb7355a2d3739468df69f84d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 06:10:47 [info] 35#35: *1087 [lua] logger.lua:23: df82321fbb7355a2d3739468df69f84d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:10:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 06:10:48 [info] 35#35: *1088 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:10:48 [info] 35#35: *1089 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:10:58 [info] 36#36: *1091 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:10:58 [info] 36#36: *1090 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:11:02 [info] 35#35: *1092 [lua] access_by_lua(msblocations.conf:189):2: 492d9448a1bdd49920b02a22af82e5cf:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:11:02 [info] 35#35: *1092 [lua] logger.lua:23: 492d9448a1bdd49920b02a22af82e5cf {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:11:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.148 - - [01/Feb/2023:06:11:02 +0000] 492d9448a1bdd49920b02a22af82e5cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 06:11:08 [info] 35#35: *1093 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:11:08 [info] 35#35: *1094 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:11:17 [info] 35#35: *1095 [lua] access_by_lua(msblocations.conf:189):2: 17f9479967465a4ea4590357e8d24888:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:11:17 +0000] 17f9479967465a4ea4590357e8d24888 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 06:11:17 [info] 35#35: *1095 [lua] logger.lua:23: 17f9479967465a4ea4590357e8d24888 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:11:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 06:11:18 [info] 35#35: *1096 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:11:18 [info] 36#36: *1097 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:11:28 [info] 35#35: *1099 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:11:28 [info] 36#36: *1100 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
10.233.71.148 - - [01/Feb/2023:06:11:33 +0000] 9b87f808c4d9190f16bb4611be150b64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 06:11:32 [info] 35#35: *1101 [lua] access_by_lua(msblocations.conf:189):2: 9b87f808c4d9190f16bb4611be150b64:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:11:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 06:11:33 [info] 35#35: *1101 [lua] logger.lua:23: 9b87f808c4d9190f16bb4611be150b64 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 06:11:38 [info] 35#35: *1102 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:11:38 [info] 36#36: *1103 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:11:48 [info] 35#35: *1104 [lua] access_by_lua(msblocations.conf:189):2: a37c3a79f29787c82a0bb11d16a4a2a2:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:11:48 +0000] a37c3a79f29787c82a0bb11d16a4a2a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 06:11:48 [info] 35#35: *1104 [lua] logger.lua:23: a37c3a79f29787c82a0bb11d16a4a2a2 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:11:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:11:48 [info] 35#35: *1105 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:11:48 [info] 35#35: *1106 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:11:58 [info] 35#35: *1107 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:11:58 [info] 35#35: *1108 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:12:03 [info] 35#35: *1109 [lua] access_by_lua(msblocations.conf:189):2: 970ac4efba701e7135f12305e10404cd:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:12:03 [info] 35#35: *1109 [lua] logger.lua:23: 970ac4efba701e7135f12305e10404cd {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:12:03 +0000] 970ac4efba701e7135f12305e10404cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:12:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:12:08 [info] 36#36: *1110 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:12:08 [info] 36#36: *1111 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:12:18 [info] 35#35: *1112 [lua] access_by_lua(msblocations.conf:189):2: e8ae1b3c95c9d58b0b6ae244e3bb5cd1:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:12:18 +0000] e8ae1b3c95c9d58b0b6ae244e3bb5cd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:12:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:12:18 [info] 35#35: *1112 [lua] logger.lua:23: e8ae1b3c95c9d58b0b6ae244e3bb5cd1 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 06:12:18 [info] 36#36: *1113 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:12:18 [info] 36#36: *1114 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:12:28 [info] 35#35: *1117 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:12:28 [info] 35#35: *1116 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:12:33 [info] 35#35: *1118 [lua] access_by_lua(msblocations.conf:189):2: 9289bdc5b48a8f82e5b7fa5971974f49:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:12:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.148 - - [01/Feb/2023:06:12:33 +0000] 9289bdc5b48a8f82e5b7fa5971974f49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 06:12:33 [info] 35#35: *1118 [lua] logger.lua:23: 9289bdc5b48a8f82e5b7fa5971974f49 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 06:12:34 [info] 35#35: *1119 client closed connection while waiting for request, client: 10.233.71.228, server: 0.0.0.0:443
2023/02/01 06:12:38 [info] 36#36: *1121 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:12:38 [info] 36#36: *1120 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:12:48 [info] 35#35: *1122 [lua] access_by_lua(msblocations.conf:189):2: 28678458b320a2607d7f921448df886c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:12:48 [info] 35#35: *1122 [lua] logger.lua:23: 28678458b320a2607d7f921448df886c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:12:48 +0000] 28678458b320a2607d7f921448df886c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:12:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/02/01 06:12:48 [info] 36#36: *1123 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:12:48 [info] 36#36: *1124 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:12:58 [info] 35#35: *1125 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:12:58 [info] 35#35: *1126 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:13:03 [info] 35#35: *1127 [lua] access_by_lua(msblocations.conf:189):2: 04b0517fb0bf07737910ee07b88907b9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:13:03 [info] 35#35: *1127 [lua] logger.lua:23: 04b0517fb0bf07737910ee07b88907b9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:13:03 +0000] 04b0517fb0bf07737910ee07b88907b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:13:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:13:08 [info] 36#36: *1128 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:13:08 [info] 36#36: *1129 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:13:18 [info] 35#35: *1130 [lua] access_by_lua(msblocations.conf:189):2: da701c997ebe15dd84978af349479ad2:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:13:18 +0000] da701c997ebe15dd84978af349479ad2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 06:13:18 [info] 35#35: *1130 [lua] logger.lua:23: da701c997ebe15dd84978af349479ad2 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:13:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:13:18 [info] 36#36: *1131 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:13:18 [info] 36#36: *1132 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:13:28 [info] 36#36: *1134 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:13:28 [info] 35#35: *1135 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:13:33 [info] 35#35: *1136 [lua] access_by_lua(msblocations.conf:189):2: a54e9e196623cbc0668dc3e79a385630:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:13:33 +0000] a54e9e196623cbc0668dc3e79a385630 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/02/01 06:13:33 [info] 35#35: *1136 [lua] logger.lua:23: a54e9e196623cbc0668dc3e79a385630 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:13:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/01 06:13:38 [info] 35#35: *1137 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:13:38 [info] 35#35: *1138 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:13:48 [info] 35#35: *1139 [lua] access_by_lua(msblocations.conf:189):2: 4d2b8d90cdc24f819f95718f00b697fe:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:13:48 [info] 35#35: *1139 [lua] logger.lua:23: 4d2b8d90cdc24f819f95718f00b697fe {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:13:48 +0000] 4d2b8d90cdc24f819f95718f00b697fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:13:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:13:48 [info] 35#35: *1140 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:13:48 [info] 35#35: *1141 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:13:58 [info] 36#36: *1142 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:13:58 [info] 36#36: *1143 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:14:03 [info] 35#35: *1144 [lua] access_by_lua(msblocations.conf:189):2: 060b4f7c4db4f30662292fc9fb986f3e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:14:03 +0000] 060b4f7c4db4f30662292fc9fb986f3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:14:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:14:03 [info] 35#35: *1144 [lua] logger.lua:23: 060b4f7c4db4f30662292fc9fb986f3e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 06:14:08 [info] 35#35: *1145 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:14:08 [info] 35#35: *1146 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:14:18 [info] 35#35: *1147 [lua] access_by_lua(msblocations.conf:189):2: 6aa20824f689e6ae764615a6ceaf9d20:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:14:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.148 - - [01/Feb/2023:06:14:18 +0000] 6aa20824f689e6ae764615a6ceaf9d20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 06:14:18 [info] 35#35: *1147 [lua] logger.lua:23: 6aa20824f689e6ae764615a6ceaf9d20 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 06:14:18 [info] 36#36: *1148 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:14:18 [info] 35#35: *1149 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:14:28 [info] 35#35: *1151 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:14:28 [info] 35#35: *1152 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:14:33 [info] 35#35: *1153 [lua] access_by_lua(msblocations.conf:189):2: 91edd9439b1208c4eef1f502fb1f4345:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:14:33 [info] 35#35: *1153 [lua] logger.lua:23: 91edd9439b1208c4eef1f502fb1f4345 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:14:33 +0000] 91edd9439b1208c4eef1f502fb1f4345 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:14:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:14:38 [info] 35#35: *1155 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:14:38 [info] 36#36: *1154 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:14:48 [info] 35#35: *1156 [lua] access_by_lua(msblocations.conf:189):2: 700935b01585359611633902364de352:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:14:48 +0000] 700935b01585359611633902364de352 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 06:14:48 [info] 35#35: *1156 [lua] logger.lua:23: 700935b01585359611633902364de352 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:14:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 06:14:48 [info] 35#35: *1157 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:14:48 [info] 35#35: *1158 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:14:58 [info] 35#35: *1159 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:14:58 [info] 36#36: *1160 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:15:03 [info] 35#35: *1161 [lua] access_by_lua(msblocations.conf:189):2: af53d4ae6395d9c60b58a605ebd13811:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:15:03 [info] 35#35: *1161 [lua] logger.lua:23: af53d4ae6395d9c60b58a605ebd13811 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:15:03 +0000] af53d4ae6395d9c60b58a605ebd13811 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:15:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:15:08 [info] 35#35: *1162 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:15:08 [info] 36#36: *1163 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:15:18 [info] 35#35: *1164 [lua] access_by_lua(msblocations.conf:189):2: 173371adb24fadeba00a00e99ca00f35:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:15:18 +0000] 173371adb24fadeba00a00e99ca00f35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/01 06:15:18 [info] 35#35: *1164 [lua] logger.lua:23: 173371adb24fadeba00a00e99ca00f35 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:15:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/01 06:15:18 [info] 35#35: *1165 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:15:18 [info] 35#35: *1166 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:15:28 [info] 36#36: *1168 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:15:28 [info] 36#36: *1169 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:15:33 [info] 35#35: *1170 [lua] access_by_lua(msblocations.conf:189):2: b8c85f1d107d1f90652bc623b81a333c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:15:33 [info] 35#35: *1170 [lua] logger.lua:23: b8c85f1d107d1f90652bc623b81a333c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:15:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.148 - - [01/Feb/2023:06:15:33 +0000] b8c85f1d107d1f90652bc623b81a333c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/01 06:15:38 [info] 35#35: *1171 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:15:38 [info] 36#36: *1172 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:15:48 [info] 35#35: *1173 [lua] access_by_lua(msblocations.conf:189):2: 469511b5ecb263858bd159dc96501ca5:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:15:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.148 - - [01/Feb/2023:06:15:48 +0000] 469511b5ecb263858bd159dc96501ca5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 06:15:48 [info] 35#35: *1173 [lua] logger.lua:23: 469511b5ecb263858bd159dc96501ca5 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 06:15:48 [info] 36#36: *1174 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:15:48 [info] 36#36: *1175 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:15:58 [info] 36#36: *1176 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:15:58 [info] 35#35: *1177 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:16:03 [info] 35#35: *1178 [lua] access_by_lua(msblocations.conf:189):2: 1b5da3c6a233bc05c1628ca44870ce48:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:16:03 [info] 35#35: *1178 [lua] logger.lua:23: 1b5da3c6a233bc05c1628ca44870ce48 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:16:03 +0000] 1b5da3c6a233bc05c1628ca44870ce48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:16:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:16:08 [info] 36#36: *1179 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:16:08 [info] 36#36: *1180 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:16:18 [info] 35#35: *1181 [lua] access_by_lua(msblocations.conf:189):2: 7a5fffc1a466ee99c66d3c81af78f19b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:16:18 [info] 35#35: *1181 [lua] logger.lua:23: 7a5fffc1a466ee99c66d3c81af78f19b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:16:18 +0000] 7a5fffc1a466ee99c66d3c81af78f19b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:16:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:16:18 [info] 35#35: *1182 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:16:18 [info] 35#35: *1183 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:16:28 [info] 35#35: *1185 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:16:28 [info] 35#35: *1186 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:16:33 [info] 35#35: *1187 [lua] access_by_lua(msblocations.conf:189):2: c0bf1a6f90041972518037d0b32e2d74:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:16:33 +0000] c0bf1a6f90041972518037d0b32e2d74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 06:16:33 [info] 35#35: *1187 [lua] logger.lua:23: c0bf1a6f90041972518037d0b32e2d74 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:16:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:16:38 [info] 35#35: *1188 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:16:38 [info] 35#35: *1189 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:16:48 [info] 35#35: *1190 [lua] access_by_lua(msblocations.conf:189):2: 7e99b49f05c4548b58c89bdacd5cd823:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:16:48 +0000] 7e99b49f05c4548b58c89bdacd5cd823 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 06:16:48 [info] 35#35: *1190 [lua] logger.lua:23: 7e99b49f05c4548b58c89bdacd5cd823 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:16:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 06:16:48 [info] 36#36: *1191 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:16:48 [info] 36#36: *1192 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:16:58 [info] 35#35: *1193 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:16:58 [info] 35#35: *1194 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:17:03 [info] 35#35: *1195 [lua] access_by_lua(msblocations.conf:189):2: 325303958dd97f40f6607f4bc5796a11:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:17:03 [info] 35#35: *1195 [lua] logger.lua:23: 325303958dd97f40f6607f4bc5796a11 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:17:03 +0000] 325303958dd97f40f6607f4bc5796a11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:17:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/01 06:17:08 [info] 36#36: *1196 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:17:08 [info] 36#36: *1197 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:17:18 [info] 35#35: *1198 [lua] access_by_lua(msblocations.conf:189):2: 0a624bfd961d826b09b4007cf12a3d71:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:17:18 [info] 35#35: *1198 [lua] logger.lua:23: 0a624bfd961d826b09b4007cf12a3d71 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:17:18 +0000] 0a624bfd961d826b09b4007cf12a3d71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:17:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 06:17:18 [info] 35#35: *1199 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:17:18 [info] 35#35: *1200 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:17:28 [info] 36#36: *1202 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:17:28 [info] 35#35: *1203 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:17:33 [info] 35#35: *1204 [lua] access_by_lua(msblocations.conf:189):2: 2b1be08e6d0aff811ba9cea2da768e64:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:17:33 [info] 35#35: *1204 [lua] logger.lua:23: 2b1be08e6d0aff811ba9cea2da768e64 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:17:33 +0000] 2b1be08e6d0aff811ba9cea2da768e64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:17:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 06:17:38 [info] 35#35: *1205 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:17:38 [info] 35#35: *1206 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:17:48 [info] 35#35: *1207 [lua] access_by_lua(msblocations.conf:189):2: 9c2bc8b233db8a32e65461cf42d6af49:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:17:48 [info] 35#35: *1207 [lua] logger.lua:23: 9c2bc8b233db8a32e65461cf42d6af49 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:17:48 +0000] 9c2bc8b233db8a32e65461cf42d6af49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:17:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:17:48 [info] 35#35: *1208 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:17:48 [info] 35#35: *1209 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:17:58 [info] 35#35: *1210 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:17:58 [info] 35#35: *1211 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:18:03 [info] 35#35: *1212 [lua] access_by_lua(msblocations.conf:189):2: b7c85b2976f42b21247ee4345264a9de:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:18:03 [info] 35#35: *1212 [lua] logger.lua:23: b7c85b2976f42b21247ee4345264a9de {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:18:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.148 - - [01/Feb/2023:06:18:03 +0000] b7c85b2976f42b21247ee4345264a9de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 06:18:08 [info] 35#35: *1213 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:18:08 [info] 36#36: *1214 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:18:18 [info] 35#35: *1215 [lua] access_by_lua(msblocations.conf:189):2: 210955bdc6f93c24527b8b8daa85f7b3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:18:18 +0000] 210955bdc6f93c24527b8b8daa85f7b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 06:18:18 [info] 35#35: *1215 [lua] logger.lua:23: 210955bdc6f93c24527b8b8daa85f7b3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:18:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:18:18 [info] 35#35: *1216 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:18:18 [info] 35#35: *1217 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:18:28 [info] 35#35: *1219 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:18:28 [info] 35#35: *1220 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:18:33 [info] 35#35: *1221 [lua] access_by_lua(msblocations.conf:189):2: 417a57555b0ba9deca76d3940bf92568:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:18:33 [info] 35#35: *1221 [lua] logger.lua:23: 417a57555b0ba9deca76d3940bf92568 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:18:33 +0000] 417a57555b0ba9deca76d3940bf92568 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:18:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:18:38 [info] 35#35: *1223 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:18:38 [info] 35#35: *1222 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:18:48 [info] 35#35: *1224 [lua] access_by_lua(msblocations.conf:189):2: dca4f2c4827cb39bd97b06f62dbeb5dc:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:18:48 [info] 36#36: *1225 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:18:48 [info] 36#36: *1226 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:18:48 [info] 35#35: *1224 [lua] logger.lua:23: dca4f2c4827cb39bd97b06f62dbeb5dc {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:18:48 +0000] dca4f2c4827cb39bd97b06f62dbeb5dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:18:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/01 06:18:58 [info] 35#35: *1227 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:18:58 [info] 35#35: *1228 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:19:03 [info] 35#35: *1229 [lua] access_by_lua(msblocations.conf:189):2: fb57306beb5cb908dbb34164b3e4c944:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:19:03 +0000] fb57306beb5cb908dbb34164b3e4c944 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 06:19:03 [info] 35#35: *1229 [lua] logger.lua:23: fb57306beb5cb908dbb34164b3e4c944 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:19:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:19:08 [info] 35#35: *1231 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:19:08 [info] 35#35: *1230 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:19:18 [info] 35#35: *1233 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:19:18 [info] 35#35: *1232 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:19:18 [info] 35#35: *1234 [lua] access_by_lua(msblocations.conf:189):2: 54489851850bd65821a0907eb3c892a8:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:19:18 +0000] 54489851850bd65821a0907eb3c892a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 06:19:18 [info] 35#35: *1234 [lua] logger.lua:23: 54489851850bd65821a0907eb3c892a8 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:19:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:19:28 [info] 35#35: *1236 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:19:28 [info] 35#35: *1237 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:19:33 [info] 35#35: *1238 [lua] access_by_lua(msblocations.conf:189):2: 75e9ed5f7d073a6e5027bc4c4a04154f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:19:33 [info] 35#35: *1238 [lua] logger.lua:23: 75e9ed5f7d073a6e5027bc4c4a04154f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:19:33 +0000] 75e9ed5f7d073a6e5027bc4c4a04154f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:19:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/01 06:19:38 [info] 35#35: *1239 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:19:38 [info] 36#36: *1240 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:19:48 [info] 36#36: *1242 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:19:48 [info] 36#36: *1241 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:19:48 [info] 35#35: *1243 [lua] access_by_lua(msblocations.conf:189):2: a979c51d06fd4569d1be3055cd506a44:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:19:48 +0000] a979c51d06fd4569d1be3055cd506a44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 06:19:48 [info] 35#35: *1243 [lua] logger.lua:23: a979c51d06fd4569d1be3055cd506a44 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:19:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:19:58 [info] 36#36: *1245 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:19:58 [info] 36#36: *1244 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:20:03 [info] 35#35: *1246 [lua] access_by_lua(msblocations.conf:189):2: 7cacf8a5930c485ec6179cd51630a7fe:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:20:03 +0000] 7cacf8a5930c485ec6179cd51630a7fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:20:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:20:03 [info] 35#35: *1246 [lua] logger.lua:23: 7cacf8a5930c485ec6179cd51630a7fe {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 06:20:08 [info] 36#36: *1248 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:20:08 [info] 35#35: *1247 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:20:18 [info] 35#35: *1249 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:20:18 [info] 36#36: *1250 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:20:18 [info] 35#35: *1251 [lua] access_by_lua(msblocations.conf:189):2: cad62e53249dcf85a8a60cb82dfa4e22:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:20:18 +0000] cad62e53249dcf85a8a60cb82dfa4e22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 06:20:18 [info] 35#35: *1251 [lua] logger.lua:23: cad62e53249dcf85a8a60cb82dfa4e22 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:20:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:20:28 [info] 35#35: *1254 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:20:28 [info] 35#35: *1253 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:20:33 [info] 35#35: *1255 [lua] access_by_lua(msblocations.conf:189):2: d3b8de2e0466258af83d5ac2b8d8fbbf:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:20:33 +0000] d3b8de2e0466258af83d5ac2b8d8fbbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 06:20:33 [info] 35#35: *1255 [lua] logger.lua:23: d3b8de2e0466258af83d5ac2b8d8fbbf {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:20:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:20:38 [info] 35#35: *1256 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:20:38 [info] 35#35: *1257 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:20:48 [info] 36#36: *1258 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:20:48 [info] 36#36: *1259 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:20:48 [info] 35#35: *1260 [lua] access_by_lua(msblocations.conf:189):2: 465a0703e7acaa09a6b4a210b8d6e3da:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:20:48 +0000] 465a0703e7acaa09a6b4a210b8d6e3da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 06:20:48 [info] 35#35: *1260 [lua] logger.lua:23: 465a0703e7acaa09a6b4a210b8d6e3da {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:20:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 06:20:58 [info] 35#35: *1261 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:20:58 [info] 35#35: *1262 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:21:03 [info] 35#35: *1263 [lua] access_by_lua(msblocations.conf:189):2: 0ae2f4b7369670a3e92d0cf515b964da:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:21:03 [info] 35#35: *1263 [lua] logger.lua:23: 0ae2f4b7369670a3e92d0cf515b964da {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:21:03 +0000] 0ae2f4b7369670a3e92d0cf515b964da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:21:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/01 06:21:08 [info] 35#35: *1264 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:21:08 [info] 36#36: *1265 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:21:18 [info] 36#36: *1267 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:21:18 [info] 36#36: *1266 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:21:18 [info] 35#35: *1268 [lua] access_by_lua(msblocations.conf:189):2: 807f664a2c885cea754b6dfe0ce2d869:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:21:18 [info] 35#35: *1268 [lua] logger.lua:23: 807f664a2c885cea754b6dfe0ce2d869 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:21:18 +0000] 807f664a2c885cea754b6dfe0ce2d869 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.027 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:21:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/01 06:21:28 [info] 36#36: *1270 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:21:28 [info] 35#35: *1271 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:21:33 [info] 35#35: *1272 [lua] access_by_lua(msblocations.conf:189):2: ed2aa893775fe31e28fc5bb5637dd33b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:21:33 [info] 35#35: *1272 [lua] logger.lua:23: ed2aa893775fe31e28fc5bb5637dd33b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:21:33 +0000] ed2aa893775fe31e28fc5bb5637dd33b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:21:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:21:38 [info] 36#36: *1274 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:21:38 [info] 35#35: *1273 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:21:48 [info] 35#35: *1275 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:21:48 [info] 35#35: *1276 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:21:48 [info] 35#35: *1277 [lua] access_by_lua(msblocations.conf:189):2: 223cf8b4da0aa716d71cf4488641134e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:21:48 [info] 35#35: *1277 [lua] logger.lua:23: 223cf8b4da0aa716d71cf4488641134e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:21:48 +0000] 223cf8b4da0aa716d71cf4488641134e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:21:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:21:58 [info] 35#35: *1279 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:21:58 [info] 35#35: *1278 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:22:03 [info] 35#35: *1280 [lua] access_by_lua(msblocations.conf:189):2: 2a42dd7574d582494b4b3480f59faf5f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:22:03 [info] 35#35: *1280 [lua] logger.lua:23: 2a42dd7574d582494b4b3480f59faf5f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:22:03 +0000] 2a42dd7574d582494b4b3480f59faf5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:22:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:22:08 [info] 36#36: *1281 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:22:08 [info] 36#36: *1282 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:22:18 [info] 36#36: *1284 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:22:18 [info] 35#35: *1283 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:22:18 [info] 35#35: *1285 [lua] access_by_lua(msblocations.conf:189):2: 39a4987d85427118a2b09b6ac5f9a33c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:22:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.148 - - [01/Feb/2023:06:22:18 +0000] 39a4987d85427118a2b09b6ac5f9a33c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 06:22:18 [info] 35#35: *1285 [lua] logger.lua:23: 39a4987d85427118a2b09b6ac5f9a33c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 06:22:28 [info] 35#35: *1288 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:22:28 [info] 35#35: *1287 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:22:33 [info] 35#35: *1289 [lua] access_by_lua(msblocations.conf:189):2: fe9e6b70b979f3a56496d70dd0f64cf3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:22:33 +0000] fe9e6b70b979f3a56496d70dd0f64cf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 06:22:33 [info] 35#35: *1289 [lua] logger.lua:23: fe9e6b70b979f3a56496d70dd0f64cf3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:22:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:22:38 [info] 36#36: *1291 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:22:38 [info] 35#35: *1290 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:22:48 [info] 36#36: *1293 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:22:48 [info] 36#36: *1292 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:22:48 [info] 35#35: *1294 [lua] access_by_lua(msblocations.conf:189):2: 99bf5e2a0858e72de80fc26c7e304cdb:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:22:48 [info] 35#35: *1294 [lua] logger.lua:23: 99bf5e2a0858e72de80fc26c7e304cdb {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:22:48 +0000] 99bf5e2a0858e72de80fc26c7e304cdb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:22:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/01 06:22:58 [info] 35#35: *1295 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:22:58 [info] 36#36: *1296 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:23:03 [info] 35#35: *1297 [lua] access_by_lua(msblocations.conf:189):2: b4d8b8f0243dfa0b48c3f642df8e9d69:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:23:03 +0000] b4d8b8f0243dfa0b48c3f642df8e9d69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:23:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/01 06:23:03 [info] 35#35: *1297 [lua] logger.lua:23: b4d8b8f0243dfa0b48c3f642df8e9d69 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 06:23:08 [info] 35#35: *1299 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:23:08 [info] 36#36: *1298 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:23:18 [info] 36#36: *1300 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:23:18 [info] 36#36: *1301 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:23:18 [info] 35#35: *1302 [lua] access_by_lua(msblocations.conf:189):2: aef98a38b31640c6a84baaccd694a0d5:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:23:18 [info] 35#35: *1302 [lua] logger.lua:23: aef98a38b31640c6a84baaccd694a0d5 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:23:18 +0000] aef98a38b31640c6a84baaccd694a0d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:23:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/01 06:23:28 [info] 35#35: *1304 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:23:28 [info] 35#35: *1305 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:23:33 [info] 35#35: *1306 [lua] access_by_lua(msblocations.conf:189):2: ed479c08954ff3340a872a26457984aa:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:23:33 [info] 35#35: *1306 [lua] logger.lua:23: ed479c08954ff3340a872a26457984aa {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:23:33 +0000] ed479c08954ff3340a872a26457984aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:23:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:23:38 [info] 35#35: *1308 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:23:38 [info] 36#36: *1307 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:23:48 [info] 35#35: *1309 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:23:48 [info] 35#35: *1310 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:23:48 [info] 35#35: *1311 [lua] access_by_lua(msblocations.conf:189):2: b35d34d0482086187ee6a2f0313dfea3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:23:48 [info] 35#35: *1311 [lua] logger.lua:23: b35d34d0482086187ee6a2f0313dfea3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:23:48 +0000] b35d34d0482086187ee6a2f0313dfea3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:23:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 06:23:58 [info] 36#36: *1313 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:23:58 [info] 35#35: *1312 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:24:03 [info] 35#35: *1314 [lua] access_by_lua(msblocations.conf:189):2: 28f2ede54128959a0b4fc110a27dc16c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:24:03 [info] 35#35: *1314 [lua] logger.lua:23: 28f2ede54128959a0b4fc110a27dc16c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:24:03 +0000] 28f2ede54128959a0b4fc110a27dc16c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:24:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:24:08 [info] 35#35: *1316 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:24:08 [info] 35#35: *1315 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:24:18 [info] 36#36: *1318 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:24:18 [info] 35#35: *1317 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:24:18 [info] 35#35: *1319 [lua] access_by_lua(msblocations.conf:189):2: cec15ef73f7299c9f500be922c36ce63:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:24:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.148 - - [01/Feb/2023:06:24:18 +0000] cec15ef73f7299c9f500be922c36ce63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 06:24:18 [info] 35#35: *1319 [lua] logger.lua:23: cec15ef73f7299c9f500be922c36ce63 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 06:24:28 [info] 36#36: *1321 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:24:28 [info] 36#36: *1322 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:24:33 [info] 35#35: *1323 [lua] access_by_lua(msblocations.conf:189):2: 1b5d954a07770c2e6e248c95c5b66b52:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:24:33 [info] 35#35: *1323 [lua] logger.lua:23: 1b5d954a07770c2e6e248c95c5b66b52 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:24:33 +0000] 1b5d954a07770c2e6e248c95c5b66b52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:24:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:24:38 [info] 35#35: *1324 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:24:38 [info] 35#35: *1325 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:24:48 [info] 35#35: *1326 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:24:48 [info] 35#35: *1327 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:24:48 [info] 35#35: *1328 [lua] access_by_lua(msblocations.conf:189):2: 9a50f96254bda60a8a8969ef525fe5ac:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:24:48 +0000] 9a50f96254bda60a8a8969ef525fe5ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/02/01 06:24:48 [info] 35#35: *1328 [lua] logger.lua:23: 9a50f96254bda60a8a8969ef525fe5ac {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:24:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:24:58 [info] 35#35: *1329 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:24:58 [info] 35#35: *1330 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:25:03 [info] 35#35: *1331 [lua] access_by_lua(msblocations.conf:189):2: 772128c1e966231d6d6446b7e998df53:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:25:03 [info] 35#35: *1331 [lua] logger.lua:23: 772128c1e966231d6d6446b7e998df53 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:25:03 +0000] 772128c1e966231d6d6446b7e998df53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:25:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:25:08 [info] 35#35: *1332 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:25:08 [info] 35#35: *1333 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:25:18 [info] 36#36: *1335 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:25:18 [info] 35#35: *1334 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:25:18 [info] 35#35: *1336 [lua] access_by_lua(msblocations.conf:189):2: 4db259c6b3539b0e6a2b1a835433cb56:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:25:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.148 - - [01/Feb/2023:06:25:18 +0000] 4db259c6b3539b0e6a2b1a835433cb56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 06:25:18 [info] 35#35: *1336 [lua] logger.lua:23: 4db259c6b3539b0e6a2b1a835433cb56 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 06:25:28 [info] 36#36: *1339 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:25:28 [info] 36#36: *1338 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:25:33 [info] 35#35: *1340 [lua] access_by_lua(msblocations.conf:189):2: b7ad3867fbd7e514b391c4a9d82b08ec:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:25:33 +0000] b7ad3867fbd7e514b391c4a9d82b08ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/02/01 06:25:33 [info] 35#35: *1340 [lua] logger.lua:23: b7ad3867fbd7e514b391c4a9d82b08ec {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:25:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:25:38 [info] 35#35: *1341 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:25:38 [info] 35#35: *1342 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:25:48 [info] 36#36: *1343 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:25:48 [info] 36#36: *1344 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:25:48 [info] 35#35: *1345 [lua] access_by_lua(msblocations.conf:189):2: def368d7d0bf7bc90e0fee5b14327c25:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:25:48 +0000] def368d7d0bf7bc90e0fee5b14327c25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/01 06:25:48 [info] 35#35: *1345 [lua] logger.lua:23: def368d7d0bf7bc90e0fee5b14327c25 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:25:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/01 06:25:58 [info] 35#35: *1346 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:25:58 [info] 35#35: *1347 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:26:03 [info] 35#35: *1348 [lua] access_by_lua(msblocations.conf:189):2: 8c3dc118357b9ec89b9fc334a6021e66:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:26:03 [info] 35#35: *1348 [lua] logger.lua:23: 8c3dc118357b9ec89b9fc334a6021e66 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:26:03 +0000] 8c3dc118357b9ec89b9fc334a6021e66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:26:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:26:08 [info] 36#36: *1350 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:26:08 [info] 35#35: *1349 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:26:18 [info] 36#36: *1352 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:26:18 [info] 35#35: *1351 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:26:18 [info] 35#35: *1353 [lua] access_by_lua(msblocations.conf:189):2: 77556e3f99ea19ac4749e114ac2eaf32:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:26:18 [info] 35#35: *1353 [lua] logger.lua:23: 77556e3f99ea19ac4749e114ac2eaf32 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:26:18 +0000] 77556e3f99ea19ac4749e114ac2eaf32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:26:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:26:28 [info] 35#35: *1355 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:26:28 [info] 36#36: *1356 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:26:33 [info] 35#35: *1357 [lua] access_by_lua(msblocations.conf:189):2: 611a69b39f0d1fa0897ec1ba9352cbf2:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:26:33 [info] 35#35: *1357 [lua] logger.lua:23: 611a69b39f0d1fa0897ec1ba9352cbf2 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:26:33 +0000] 611a69b39f0d1fa0897ec1ba9352cbf2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:26:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/01 06:26:38 [info] 36#36: *1358 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:26:38 [info] 36#36: *1359 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:26:48 [info] 35#35: *1360 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:26:48 [info] 35#35: *1361 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:26:48 [info] 35#35: *1362 [lua] access_by_lua(msblocations.conf:189):2: 78cac5c9a8b2d224aaf7cd1e9ac55df4:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:26:48 [info] 35#35: *1362 [lua] logger.lua:23: 78cac5c9a8b2d224aaf7cd1e9ac55df4 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:26:48 +0000] 78cac5c9a8b2d224aaf7cd1e9ac55df4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:26:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:26:58 [info] 36#36: *1364 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:26:58 [info] 35#35: *1363 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:27:03 [info] 35#35: *1365 [lua] access_by_lua(msblocations.conf:189):2: 2ee4f6cbcfdd10ec3e6423ed630898a6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:27:03 +0000] 2ee4f6cbcfdd10ec3e6423ed630898a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 06:27:03 [info] 35#35: *1365 [lua] logger.lua:23: 2ee4f6cbcfdd10ec3e6423ed630898a6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:27:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:27:08 [info] 36#36: *1367 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:27:08 [info] 36#36: *1366 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:27:18 [info] 35#35: *1368 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:27:18 [info] 35#35: *1369 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:27:18 [info] 35#35: *1370 [lua] access_by_lua(msblocations.conf:189):2: ca47b504a1d5a12c3305f81dad4b0019:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:27:18 +0000] ca47b504a1d5a12c3305f81dad4b0019 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/02/01 06:27:18 [info] 35#35: *1370 [lua] logger.lua:23: ca47b504a1d5a12c3305f81dad4b0019 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:27:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:27:28 [info] 35#35: *1372 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:27:28 [info] 35#35: *1373 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:27:33 [info] 35#35: *1374 [lua] access_by_lua(msblocations.conf:189):2: 3c2b31fb77c889797db0d5c490ec5b40:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:27:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.148 - - [01/Feb/2023:06:27:33 +0000] 3c2b31fb77c889797db0d5c490ec5b40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 06:27:33 [info] 35#35: *1374 [lua] logger.lua:23: 3c2b31fb77c889797db0d5c490ec5b40 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 06:27:38 [info] 35#35: *1375 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:27:38 [info] 35#35: *1376 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:27:48 [info] 35#35: *1377 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:27:48 [info] 35#35: *1378 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:27:48 [info] 35#35: *1379 [lua] access_by_lua(msblocations.conf:189):2: 7ddbf83b9e4fc49438db2de2c0f3e85b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:27:48 +0000] 7ddbf83b9e4fc49438db2de2c0f3e85b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 06:27:48 [info] 35#35: *1379 [lua] logger.lua:23: 7ddbf83b9e4fc49438db2de2c0f3e85b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:27:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:27:58 [info] 35#35: *1380 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:27:58 [info] 36#36: *1381 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:28:03 [info] 35#35: *1382 [lua] access_by_lua(msblocations.conf:189):2: 76c0d6036ebf2d80c0cd2899a3f8035c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:28:03 +0000] 76c0d6036ebf2d80c0cd2899a3f8035c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 06:28:03 [info] 35#35: *1382 [lua] logger.lua:23: 76c0d6036ebf2d80c0cd2899a3f8035c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:28:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:28:08 [info] 35#35: *1383 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:28:08 [info] 36#36: *1384 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:28:18 [info] 36#36: *1385 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:28:18 [info] 36#36: *1386 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:28:18 [info] 35#35: *1387 [lua] access_by_lua(msblocations.conf:189):2: 35018766a57f6c805a6824bf33b53ce0:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:28:18 +0000] 35018766a57f6c805a6824bf33b53ce0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/01 06:28:18 [info] 35#35: *1387 [lua] logger.lua:23: 35018766a57f6c805a6824bf33b53ce0 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:28:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:28:28 [info] 35#35: *1390 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:28:28 [info] 35#35: *1389 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:28:33 [info] 35#35: *1391 [lua] access_by_lua(msblocations.conf:189):2: 2287af3f1cbcc0ed943b57560a38b405:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:28:33 [info] 35#35: *1391 [lua] logger.lua:23: 2287af3f1cbcc0ed943b57560a38b405 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:28:33 +0000] 2287af3f1cbcc0ed943b57560a38b405 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:28:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:28:38 [info] 35#35: *1392 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:28:38 [info] 35#35: *1393 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:28:48 [info] 36#36: *1394 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:28:48 [info] 36#36: *1395 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:28:48 [info] 35#35: *1396 [lua] access_by_lua(msblocations.conf:189):2: ac08a86fa65d4b3efbb25c4001be8e02:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:28:48 [info] 35#35: *1396 [lua] logger.lua:23: ac08a86fa65d4b3efbb25c4001be8e02 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:28:48 +0000] ac08a86fa65d4b3efbb25c4001be8e02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:28:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:28:58 [info] 35#35: *1397 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:28:58 [info] 35#35: *1398 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:29:03 [info] 35#35: *1399 [lua] access_by_lua(msblocations.conf:189):2: 9df2297d655e1ec342db7fc1c75ed915:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:29:03 +0000] 9df2297d655e1ec342db7fc1c75ed915 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.027 "-" "Consul Health Check" "-"
2023/02/01 06:29:03 [info] 35#35: *1399 [lua] logger.lua:23: 9df2297d655e1ec342db7fc1c75ed915 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:29:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/01 06:29:08 [info] 35#35: *1400 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:29:08 [info] 35#35: *1401 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:29:18 [info] 35#35: *1402 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:29:18 [info] 35#35: *1403 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:29:18 [info] 35#35: *1404 [lua] access_by_lua(msblocations.conf:189):2: 9463f78bcf344e36f1b91479476d71d1:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:29:18 [info] 35#35: *1404 [lua] logger.lua:23: 9463f78bcf344e36f1b91479476d71d1 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:29:18 +0000] 9463f78bcf344e36f1b91479476d71d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:29:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:29:28 [info] 35#35: *1406 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:29:28 [info] 36#36: *1407 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:29:33 [info] 35#35: *1408 [lua] access_by_lua(msblocations.conf:189):2: bdd1d727a2b1d659d2a22b0baa2017be:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:29:33 +0000] bdd1d727a2b1d659d2a22b0baa2017be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 06:29:33 [info] 35#35: *1408 [lua] logger.lua:23: bdd1d727a2b1d659d2a22b0baa2017be {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:29:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:29:38 [info] 36#36: *1409 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:29:38 [info] 36#36: *1410 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:29:48 [info] 35#35: *1411 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:29:48 [info] 35#35: *1412 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:29:48 [info] 35#35: *1413 [lua] access_by_lua(msblocations.conf:189):2: a7c8b8475dce0d96d00bd69ddbbad785:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:29:49 [info] 35#35: *1413 [lua] logger.lua:23: a7c8b8475dce0d96d00bd69ddbbad785 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:29:49 +0000] a7c8b8475dce0d96d00bd69ddbbad785 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:29:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 06:29:58 [info] 36#36: *1414 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:29:58 [info] 35#35: *1415 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:30:04 [info] 35#35: *1416 [lua] access_by_lua(msblocations.conf:189):2: afd84b930a05c3eb5fed68a2560e4d9a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:30:04 [info] 35#35: *1416 [lua] logger.lua:23: afd84b930a05c3eb5fed68a2560e4d9a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:30:04 +0000] afd84b930a05c3eb5fed68a2560e4d9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:30:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 06:30:08 [info] 35#35: *1417 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:30:08 [info] 35#35: *1418 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:30:18 [info] 35#35: *1419 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:30:18 [info] 35#35: *1420 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:30:19 [info] 35#35: *1421 [lua] access_by_lua(msblocations.conf:189):2: ac47b10568225d18d7ff60b432a297eb:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:30:19 +0000] ac47b10568225d18d7ff60b432a297eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 06:30:19 [info] 35#35: *1421 [lua] logger.lua:23: ac47b10568225d18d7ff60b432a297eb {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:30:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 06:30:28 [info] 35#35: *1423 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:30:28 [info] 35#35: *1424 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:30:34 [info] 35#35: *1425 [lua] access_by_lua(msblocations.conf:189):2: dba1a64a845a3bfd40e80072d2722cbb:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:30:34 +0000] dba1a64a845a3bfd40e80072d2722cbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:30:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:30:34 [info] 35#35: *1425 [lua] logger.lua:23: dba1a64a845a3bfd40e80072d2722cbb {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 06:30:38 [info] 35#35: *1426 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:30:38 [info] 35#35: *1427 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:30:48 [info] 35#35: *1428 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:30:48 [info] 35#35: *1429 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:30:49 [info] 35#35: *1430 [lua] access_by_lua(msblocations.conf:189):2: d17906caebaddfd726d2990ad228b5a3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:30:49 [info] 35#35: *1430 [lua] logger.lua:23: d17906caebaddfd726d2990ad228b5a3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:30:49 +0000] d17906caebaddfd726d2990ad228b5a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.027 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:30:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 06:30:58 [info] 35#35: *1431 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:30:58 [info] 35#35: *1432 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:31:04 [info] 35#35: *1433 [lua] access_by_lua(msblocations.conf:189):2: df6601dc6ac0adfad61cdca1ece4fb84:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:31:04 [info] 35#35: *1433 [lua] logger.lua:23: df6601dc6ac0adfad61cdca1ece4fb84 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:31:04 +0000] df6601dc6ac0adfad61cdca1ece4fb84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:31:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 06:31:08 [info] 36#36: *1435 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:31:08 [info] 35#35: *1434 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:31:18 [info] 35#35: *1437 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:31:18 [info] 35#35: *1436 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:31:19 [info] 35#35: *1438 [lua] access_by_lua(msblocations.conf:189):2: 7e286fb9468a5e5d2f6db4442cad7e19:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:31:19 [info] 35#35: *1438 [lua] logger.lua:23: 7e286fb9468a5e5d2f6db4442cad7e19 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:31:19 +0000] 7e286fb9468a5e5d2f6db4442cad7e19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:31:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/01 06:31:28 [info] 35#35: *1440 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:31:28 [info] 35#35: *1441 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:31:34 [info] 35#35: *1442 [lua] access_by_lua(msblocations.conf:189):2: 86df81a0b6546fa90c68d266de6b7071:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:31:34 +0000] 86df81a0b6546fa90c68d266de6b7071 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/01 06:31:34 [info] 35#35: *1442 [lua] logger.lua:23: 86df81a0b6546fa90c68d266de6b7071 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:31:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:31:38 [info] 35#35: *1443 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:31:38 [info] 36#36: *1444 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:31:48 [info] 36#36: *1445 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:31:48 [info] 36#36: *1446 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:31:49 [info] 35#35: *1447 [lua] access_by_lua(msblocations.conf:189):2: a2305d188188d4e588e0de9ee71eb23c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:31:49 +0000] a2305d188188d4e588e0de9ee71eb23c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 06:31:49 [info] 35#35: *1447 [lua] logger.lua:23: a2305d188188d4e588e0de9ee71eb23c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:31:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:31:58 [info] 36#36: *1448 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:31:58 [info] 36#36: *1449 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:32:04 [info] 35#35: *1450 [lua] access_by_lua(msblocations.conf:189):2: 1f86ad0997d2ab7632746b0f5b9cf000:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:32:04 +0000] 1f86ad0997d2ab7632746b0f5b9cf000 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/01 06:32:04 [info] 35#35: *1450 [lua] logger.lua:23: 1f86ad0997d2ab7632746b0f5b9cf000 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:32:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:32:08 [info] 35#35: *1452 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:32:08 [info] 35#35: *1451 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:32:18 [info] 35#35: *1453 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:32:18 [info] 35#35: *1454 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:32:19 [info] 35#35: *1455 [lua] access_by_lua(msblocations.conf:189):2: 5a8225e977de6ab71ad21a4d3187b180:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:32:19 [info] 35#35: *1455 [lua] logger.lua:23: 5a8225e977de6ab71ad21a4d3187b180 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:32:19 +0000] 5a8225e977de6ab71ad21a4d3187b180 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:32:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:32:28 [info] 35#35: *1457 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:32:28 [info] 36#36: *1458 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:32:34 [info] 35#35: *1459 [lua] access_by_lua(msblocations.conf:189):2: 9ecd5515c9dfbf8a5a27e5f3eff72113:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:32:34 +0000] 9ecd5515c9dfbf8a5a27e5f3eff72113 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 06:32:34 [info] 35#35: *1459 [lua] logger.lua:23: 9ecd5515c9dfbf8a5a27e5f3eff72113 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:32:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:32:38 [info] 35#35: *1461 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:32:38 [info] 35#35: *1460 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:32:48 [info] 36#36: *1463 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:32:48 [info] 36#36: *1462 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:32:49 [info] 35#35: *1464 [lua] access_by_lua(msblocations.conf:189):2: e2bbe450ba3994bce6bf8f7df6b7d9dd:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:32:49 [info] 35#35: *1464 [lua] logger.lua:23: e2bbe450ba3994bce6bf8f7df6b7d9dd {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:32:49 +0000] e2bbe450ba3994bce6bf8f7df6b7d9dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:32:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:32:58 [info] 36#36: *1465 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:32:58 [info] 35#35: *1466 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:33:04 [info] 35#35: *1467 [lua] access_by_lua(msblocations.conf:189):2: 22752072cc0c2b471409854fb76b348b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:33:04 [info] 35#35: *1467 [lua] logger.lua:23: 22752072cc0c2b471409854fb76b348b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:33:04 +0000] 22752072cc0c2b471409854fb76b348b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:33:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:33:08 [info] 36#36: *1468 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:33:08 [info] 36#36: *1469 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:33:18 [info] 35#35: *1471 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:33:18 [info] 35#35: *1470 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:33:19 [info] 35#35: *1472 [lua] access_by_lua(msblocations.conf:189):2: 780684f53b9be9d8eb8018b8f8417dbe:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:33:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.148 - - [01/Feb/2023:06:33:19 +0000] 780684f53b9be9d8eb8018b8f8417dbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 06:33:19 [info] 35#35: *1472 [lua] logger.lua:23: 780684f53b9be9d8eb8018b8f8417dbe {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 06:33:28 [info] 36#36: *1475 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:33:28 [info] 36#36: *1474 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:33:34 [info] 35#35: *1476 [lua] access_by_lua(msblocations.conf:189):2: eb26a085a60af2b7b5c4773b7c93db6c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:33:34 [info] 35#35: *1476 [lua] logger.lua:23: eb26a085a60af2b7b5c4773b7c93db6c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:33:34 +0000] eb26a085a60af2b7b5c4773b7c93db6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:33:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:33:38 [info] 35#35: *1477 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:33:38 [info] 35#35: *1478 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:33:48 [info] 35#35: *1479 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:33:48 [info] 35#35: *1480 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:33:49 [info] 35#35: *1481 [lua] access_by_lua(msblocations.conf:189):2: 9a7833fb7f6cf71e6fc76923fb69dec9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:33:49 [info] 35#35: *1481 [lua] logger.lua:23: 9a7833fb7f6cf71e6fc76923fb69dec9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:33:49 +0000] 9a7833fb7f6cf71e6fc76923fb69dec9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:33:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:33:58 [info] 35#35: *1482 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:33:58 [info] 35#35: *1483 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:34:04 [info] 35#35: *1484 [lua] access_by_lua(msblocations.conf:189):2: d85cb6bdea1bf588adb3577a9bc4a721:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:34:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.148 - - [01/Feb/2023:06:34:04 +0000] d85cb6bdea1bf588adb3577a9bc4a721 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 06:34:04 [info] 35#35: *1484 [lua] logger.lua:23: d85cb6bdea1bf588adb3577a9bc4a721 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 06:34:08 [info] 36#36: *1486 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:34:08 [info] 36#36: *1485 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:34:18 [info] 35#35: *1487 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:34:18 [info] 35#35: *1488 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:34:19 [info] 35#35: *1489 [lua] access_by_lua(msblocations.conf:189):2: 30331ac449c3789809f5c5d90246bc54:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:34:19 [info] 35#35: *1489 [lua] logger.lua:23: 30331ac449c3789809f5c5d90246bc54 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:34:19 +0000] 30331ac449c3789809f5c5d90246bc54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:34:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:34:28 [info] 35#35: *1491 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:34:28 [info] 36#36: *1492 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:34:34 [info] 35#35: *1493 [lua] access_by_lua(msblocations.conf:189):2: 75f2d3a035c105c64c59e97fc025c63e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:34:34 +0000] 75f2d3a035c105c64c59e97fc025c63e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 06:34:34 [info] 35#35: *1493 [lua] logger.lua:23: 75f2d3a035c105c64c59e97fc025c63e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:34:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:34:38 [info] 36#36: *1494 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:34:38 [info] 36#36: *1495 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:34:48 [info] 35#35: *1496 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:34:48 [info] 35#35: *1497 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:34:49 [info] 35#35: *1498 [lua] access_by_lua(msblocations.conf:189):2: 37d1d2f1a5488ae05d03454733128260:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:34:49 +0000] 37d1d2f1a5488ae05d03454733128260 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 06:34:49 [info] 35#35: *1498 [lua] logger.lua:23: 37d1d2f1a5488ae05d03454733128260 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:34:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:34:58 [info] 36#36: *1499 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:34:58 [info] 35#35: *1500 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:35:04 [info] 35#35: *1501 [lua] access_by_lua(msblocations.conf:189):2: d747eb878b642a8ba9e348158fa04874:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:35:04 [info] 35#35: *1501 [lua] logger.lua:23: d747eb878b642a8ba9e348158fa04874 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:35:04 +0000] d747eb878b642a8ba9e348158fa04874 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:35:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 06:35:08 [info] 35#35: *1502 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:35:08 [info] 35#35: *1503 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:35:18 [info] 35#35: *1504 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:35:18 [info] 35#35: *1505 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:35:19 [info] 35#35: *1506 [lua] access_by_lua(msblocations.conf:189):2: c9b5e0fa2fe3e1b1fdc7b6c91e6a3877:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:35:19 [info] 35#35: *1506 [lua] logger.lua:23: c9b5e0fa2fe3e1b1fdc7b6c91e6a3877 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:35:19 +0000] c9b5e0fa2fe3e1b1fdc7b6c91e6a3877 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:35:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:35:28 [info] 36#36: *1509 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:35:28 [info] 36#36: *1508 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:35:34 [info] 35#35: *1510 [lua] access_by_lua(msblocations.conf:189):2: ef784cedddc9b59ad89307c0ce5b93ad:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:35:34 [info] 35#35: *1510 [lua] logger.lua:23: ef784cedddc9b59ad89307c0ce5b93ad {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:35:34 +0000] ef784cedddc9b59ad89307c0ce5b93ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:35:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:35:38 [info] 36#36: *1512 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:35:38 [info] 35#35: *1511 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:35:48 [info] 35#35: *1513 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:35:48 [info] 35#35: *1514 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:35:49 [info] 35#35: *1515 [lua] access_by_lua(msblocations.conf:189):2: daf89a41cdd5569d6e236748518b7888:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:35:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:35:49 [info] 35#35: *1515 [lua] logger.lua:23: daf89a41cdd5569d6e236748518b7888 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:35:49 +0000] daf89a41cdd5569d6e236748518b7888 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 06:35:58 [info] 36#36: *1517 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:35:58 [info] 36#36: *1516 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:36:04 [info] 35#35: *1518 [lua] access_by_lua(msblocations.conf:189):2: cb5d193d92d63d5caad890334249c301:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:36:04 [info] 35#35: *1518 [lua] logger.lua:23: cb5d193d92d63d5caad890334249c301 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:36:04 +0000] cb5d193d92d63d5caad890334249c301 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:36:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:36:08 [info] 36#36: *1519 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:36:08 [info] 36#36: *1520 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:36:18 [info] 35#35: *1522 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:36:18 [info] 36#36: *1521 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:36:19 [info] 35#35: *1523 [lua] access_by_lua(msblocations.conf:189):2: c20eaf332c3e9668bfc098406904f4db:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:36:19 +0000] c20eaf332c3e9668bfc098406904f4db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 06:36:19 [info] 35#35: *1523 [lua] logger.lua:23: c20eaf332c3e9668bfc098406904f4db {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:36:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:36:28 [info] 36#36: *1525 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:36:28 [info] 35#35: *1526 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:36:34 [info] 35#35: *1527 [lua] access_by_lua(msblocations.conf:189):2: 447d4eb1064ef6075bd3acef332394dc:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:36:34 +0000] 447d4eb1064ef6075bd3acef332394dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 06:36:34 [info] 35#35: *1527 [lua] logger.lua:23: 447d4eb1064ef6075bd3acef332394dc {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:36:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 06:36:38 [info] 35#35: *1528 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:36:38 [info] 35#35: *1529 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:36:48 [info] 36#36: *1530 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:36:48 [info] 36#36: *1531 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:36:49 [info] 35#35: *1532 [lua] access_by_lua(msblocations.conf:189):2: 383413050aaead108ebef085191cdcad:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:36:49 +0000] 383413050aaead108ebef085191cdcad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:36:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:36:49 [info] 35#35: *1532 [lua] logger.lua:23: 383413050aaead108ebef085191cdcad {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 06:36:58 [info] 35#35: *1533 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:36:58 [info] 35#35: *1534 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:37:04 [info] 35#35: *1535 [lua] access_by_lua(msblocations.conf:189):2: 7ac4bfc181f471de740c308c04793ca5:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:37:04 +0000] 7ac4bfc181f471de740c308c04793ca5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/01 06:37:04 [info] 35#35: *1535 [lua] logger.lua:23: 7ac4bfc181f471de740c308c04793ca5 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:37:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 06:37:08 [info] 35#35: *1536 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:37:08 [info] 35#35: *1537 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:37:18 [info] 35#35: *1539 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:37:18 [info] 35#35: *1538 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:37:19 [info] 35#35: *1540 [lua] access_by_lua(msblocations.conf:189):2: 8da931e25565d5afc831e84b3225f03e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:37:19 [info] 35#35: *1540 [lua] logger.lua:23: 8da931e25565d5afc831e84b3225f03e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:37:19 +0000] 8da931e25565d5afc831e84b3225f03e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:37:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/01 06:37:28 [info] 35#35: *1542 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:37:28 [info] 36#36: *1543 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:37:34 [info] 35#35: *1544 [lua] access_by_lua(msblocations.conf:189):2: fec25fa12d77c5e4731364ec71142609:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:37:34 [info] 35#35: *1544 [lua] logger.lua:23: fec25fa12d77c5e4731364ec71142609 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:37:34 +0000] fec25fa12d77c5e4731364ec71142609 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:37:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:37:38 [info] 35#35: *1546 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:37:38 [info] 36#36: *1545 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:37:48 [info] 35#35: *1547 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:37:48 [info] 36#36: *1548 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:37:49 [info] 35#35: *1549 [lua] access_by_lua(msblocations.conf:189):2: dec3703fcd55b578356e07d29b096f4e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:37:49 +0000] dec3703fcd55b578356e07d29b096f4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 06:37:49 [info] 35#35: *1549 [lua] logger.lua:23: dec3703fcd55b578356e07d29b096f4e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:37:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:37:58 [info] 35#35: *1550 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:37:58 [info] 35#35: *1551 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:38:04 [info] 35#35: *1552 [lua] access_by_lua(msblocations.conf:189):2: f8acf0cc065eca03a60864f3f0696fa7:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:38:04 [info] 35#35: *1552 [lua] logger.lua:23: f8acf0cc065eca03a60864f3f0696fa7 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:38:04 +0000] f8acf0cc065eca03a60864f3f0696fa7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:38:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:38:08 [info] 35#35: *1553 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:38:08 [info] 35#35: *1554 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:38:18 [info] 35#35: *1555 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:38:18 [info] 36#36: *1556 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:38:19 [info] 35#35: *1557 [lua] access_by_lua(msblocations.conf:189):2: ceda5bebdb16433b891f42d4a563bc9f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:38:19 [info] 35#35: *1557 [lua] logger.lua:23: ceda5bebdb16433b891f42d4a563bc9f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:38:19 +0000] ceda5bebdb16433b891f42d4a563bc9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:38:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:38:28 [info] 35#35: *1560 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:38:28 [info] 35#35: *1559 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:38:34 [info] 35#35: *1561 [lua] access_by_lua(msblocations.conf:189):2: 9de1b4ce4cf33f998626f93f6792867c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:38:34 [info] 35#35: *1561 [lua] logger.lua:23: 9de1b4ce4cf33f998626f93f6792867c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:38:34 +0000] 9de1b4ce4cf33f998626f93f6792867c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:38:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:38:38 [info] 35#35: *1562 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:38:38 [info] 35#35: *1563 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:38:48 [info] 35#35: *1565 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:38:48 [info] 35#35: *1564 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:38:49 [info] 35#35: *1566 [lua] access_by_lua(msblocations.conf:189):2: ffb6fad525ab1620b9909c6628d60f3d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:38:49 [info] 35#35: *1566 [lua] logger.lua:23: ffb6fad525ab1620b9909c6628d60f3d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:38:49 +0000] ffb6fad525ab1620b9909c6628d60f3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:38:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:38:58 [info] 35#35: *1568 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:38:58 [info] 35#35: *1567 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:39:04 [info] 35#35: *1569 [lua] access_by_lua(msblocations.conf:189):2: ad0764dbb26d2d0d500f112b6dce1ccd:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:39:04 [info] 35#35: *1569 [lua] logger.lua:23: ad0764dbb26d2d0d500f112b6dce1ccd {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:39:04 +0000] ad0764dbb26d2d0d500f112b6dce1ccd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:39:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:39:08 [info] 35#35: *1570 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:39:08 [info] 35#35: *1571 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:39:18 [info] 35#35: *1572 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:39:18 [info] 35#35: *1573 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:39:19 [info] 35#35: *1574 [lua] access_by_lua(msblocations.conf:189):2: 4a37b947ee518a6b560ea3221a484537:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:39:19 [info] 35#35: *1574 [lua] logger.lua:23: 4a37b947ee518a6b560ea3221a484537 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:39:19 +0000] 4a37b947ee518a6b560ea3221a484537 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:39:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:39:28 [info] 36#36: *1576 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:39:28 [info] 36#36: *1577 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:39:34 [info] 35#35: *1578 [lua] access_by_lua(msblocations.conf:189):2: b22ed5425f98913b0bbab6f15c51abfd:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:39:34 +0000] b22ed5425f98913b0bbab6f15c51abfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 06:39:34 [info] 35#35: *1578 [lua] logger.lua:23: b22ed5425f98913b0bbab6f15c51abfd {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:39:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 06:39:38 [info] 35#35: *1579 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:39:38 [info] 35#35: *1580 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:39:48 [info] 36#36: *1581 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:39:48 [info] 36#36: *1582 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:39:49 [info] 35#35: *1583 [lua] access_by_lua(msblocations.conf:189):2: 19ddb68a8fbb7c1ba68bf53b33f18f68:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:39:49 +0000] 19ddb68a8fbb7c1ba68bf53b33f18f68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 06:39:49 [info] 35#35: *1583 [lua] logger.lua:23: 19ddb68a8fbb7c1ba68bf53b33f18f68 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:39:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:39:58 [info] 36#36: *1584 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:39:58 [info] 36#36: *1585 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:40:04 [info] 35#35: *1586 [lua] access_by_lua(msblocations.conf:189):2: 7e9758ae57cc66e07dd1a8f05a826167:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:40:04 [info] 35#35: *1586 [lua] logger.lua:23: 7e9758ae57cc66e07dd1a8f05a826167 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:40:04 +0000] 7e9758ae57cc66e07dd1a8f05a826167 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:40:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:40:08 [info] 35#35: *1587 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:40:08 [info] 35#35: *1588 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:40:18 [info] 35#35: *1589 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:40:18 [info] 35#35: *1590 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:40:19 [info] 35#35: *1591 [lua] access_by_lua(msblocations.conf:189):2: eb7bb39589cfd075eb1285d598207044:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:40:19 [info] 35#35: *1591 [lua] logger.lua:23: eb7bb39589cfd075eb1285d598207044 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:40:19 +0000] eb7bb39589cfd075eb1285d598207044 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:40:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:40:28 [info] 35#35: *1593 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:40:28 [info] 35#35: *1594 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:40:34 [info] 35#35: *1595 [lua] access_by_lua(msblocations.conf:189):2: e0909c5b4a078772e9f7658e01f82ccc:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:40:34 [info] 35#35: *1595 [lua] logger.lua:23: e0909c5b4a078772e9f7658e01f82ccc {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:40:34 +0000] e0909c5b4a078772e9f7658e01f82ccc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:40:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:40:38 [info] 35#35: *1596 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:40:38 [info] 35#35: *1597 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:40:48 [info] 35#35: *1598 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:40:48 [info] 35#35: *1599 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:40:49 [info] 35#35: *1600 [lua] access_by_lua(msblocations.conf:189):2: 722fcd051f8ed3e7790e12515c85eb79:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:40:49 [info] 35#35: *1600 [lua] logger.lua:23: 722fcd051f8ed3e7790e12515c85eb79 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:40:49 +0000] 722fcd051f8ed3e7790e12515c85eb79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:40:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:40:58 [info] 35#35: *1602 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:40:58 [info] 35#35: *1601 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:41:04 [info] 35#35: *1603 [lua] access_by_lua(msblocations.conf:189):2: b15cd46e750d4ed848079f88718d19f8:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:41:04 [info] 35#35: *1603 [lua] logger.lua:23: b15cd46e750d4ed848079f88718d19f8 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:41:04 +0000] b15cd46e750d4ed848079f88718d19f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:41:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:41:08 [info] 36#36: *1604 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:41:08 [info] 35#35: *1605 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:41:18 [info] 35#35: *1606 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:41:18 [info] 36#36: *1607 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:41:19 [info] 35#35: *1608 [lua] access_by_lua(msblocations.conf:189):2: ba2137b19090484f187620b35b5006b2:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:41:19 [info] 35#35: *1608 [lua] logger.lua:23: ba2137b19090484f187620b35b5006b2 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:41:19 +0000] ba2137b19090484f187620b35b5006b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:41:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:41:28 [info] 36#36: *1610 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:41:28 [info] 36#36: *1611 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:41:34 [info] 35#35: *1612 [lua] access_by_lua(msblocations.conf:189):2: c0d8363b1f59bfa76aa61b2063adbb34:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:41:34 [info] 35#35: *1612 [lua] logger.lua:23: c0d8363b1f59bfa76aa61b2063adbb34 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:41:34 +0000] c0d8363b1f59bfa76aa61b2063adbb34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:41:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:41:38 [info] 35#35: *1613 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:41:38 [info] 35#35: *1614 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:41:48 [info] 35#35: *1616 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:41:48 [info] 35#35: *1615 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:41:49 [info] 35#35: *1617 [lua] access_by_lua(msblocations.conf:189):2: 55ee5d52f160d99b1a0bcaac1101fc19:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:41:49 +0000] 55ee5d52f160d99b1a0bcaac1101fc19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/02/01 06:41:49 [info] 35#35: *1617 [lua] logger.lua:23: 55ee5d52f160d99b1a0bcaac1101fc19 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:41:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/02/01 06:41:58 [info] 35#35: *1618 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:41:58 [info] 35#35: *1619 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:42:04 [info] 35#35: *1620 [lua] access_by_lua(msblocations.conf:189):2: 47403ba070a1bbc8e625d7b8c5ce274c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:42:04 +0000] 47403ba070a1bbc8e625d7b8c5ce274c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 06:42:04 [info] 35#35: *1620 [lua] logger.lua:23: 47403ba070a1bbc8e625d7b8c5ce274c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:42:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:42:08 [info] 36#36: *1622 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:42:08 [info] 36#36: *1621 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:42:18 [info] 36#36: *1624 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:42:18 [info] 36#36: *1623 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:42:19 [info] 35#35: *1625 [lua] access_by_lua(msblocations.conf:189):2: 56e74ab01739a2fd4000cc91fcb92a20:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:42:19 +0000] 56e74ab01739a2fd4000cc91fcb92a20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:42:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:42:19 [info] 35#35: *1625 [lua] logger.lua:23: 56e74ab01739a2fd4000cc91fcb92a20 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/01 06:42:22 [info] 35#35: *1627 client closed connection while waiting for request, client: 10.233.71.228, server: 0.0.0.0:443
2023/02/01 06:42:28 [info] 36#36: *1629 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:42:28 [info] 35#35: *1628 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:42:34 [info] 35#35: *1630 [lua] access_by_lua(msblocations.conf:189):2: de9b3e824c094f7eac7aa0beb1102b41:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:42:34 [info] 35#35: *1630 [lua] logger.lua:23: de9b3e824c094f7eac7aa0beb1102b41 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:42:34 +0000] de9b3e824c094f7eac7aa0beb1102b41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:42:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 06:42:38 [info] 35#35: *1632 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:42:38 [info] 35#35: *1631 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:42:48 [info] 35#35: *1633 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:42:48 [info] 35#35: *1634 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:42:49 [info] 35#35: *1635 [lua] access_by_lua(msblocations.conf:189):2: f6bb780b4ae0b70846e9f9413bd89fe3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:42:49 [info] 35#35: *1635 [lua] logger.lua:23: f6bb780b4ae0b70846e9f9413bd89fe3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:42:49 +0000] f6bb780b4ae0b70846e9f9413bd89fe3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:42:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:42:58 [info] 35#35: *1636 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:42:58 [info] 36#36: *1637 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:43:04 [info] 35#35: *1638 [lua] access_by_lua(msblocations.conf:189):2: 9087d2cfed5f70dc769dae4cfba29ef1:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:43:04 +0000] 9087d2cfed5f70dc769dae4cfba29ef1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 06:43:04 [info] 35#35: *1638 [lua] logger.lua:23: 9087d2cfed5f70dc769dae4cfba29ef1 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:43:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:43:08 [info] 35#35: *1639 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:43:08 [info] 35#35: *1640 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:43:18 [info] 35#35: *1642 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:43:18 [info] 35#35: *1641 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:43:19 [info] 35#35: *1643 [lua] access_by_lua(msblocations.conf:189):2: f16c80326d5ac6d0d86415c87c63410f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:43:19 [info] 35#35: *1643 [lua] logger.lua:23: f16c80326d5ac6d0d86415c87c63410f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:43:19 +0000] f16c80326d5ac6d0d86415c87c63410f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:43:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 06:43:28 [info] 35#35: *1645 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:43:28 [info] 36#36: *1646 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:43:34 [info] 35#35: *1647 [lua] access_by_lua(msblocations.conf:189):2: 683f4ec0165d114ceee304c915ef9c5e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:43:34 +0000] 683f4ec0165d114ceee304c915ef9c5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/02/01 06:43:34 [info] 35#35: *1647 [lua] logger.lua:23: 683f4ec0165d114ceee304c915ef9c5e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:43:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 06:43:38 [info] 35#35: *1649 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:43:38 [info] 35#35: *1648 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:43:48 [info] 35#35: *1650 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:43:48 [info] 35#35: *1651 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:43:49 [info] 35#35: *1652 [lua] access_by_lua(msblocations.conf:189):2: e1eeb14d01f711ef6c93a1c451c0a330:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/01 06:43:49 [info] 35#35: *1652 [lua] logger.lua:23: e1eeb14d01f711ef6c93a1c451c0a330 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.148 - - [01/Feb/2023:06:43:49 +0000] e1eeb14d01f711ef6c93a1c451c0a330 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.148 - - [01/Feb/2023:06:43:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/01 06:43:58 [info] 35#35: *1654 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443
2023/02/01 06:43:58