Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.8.158
### 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 ========================================
===============================================================================
=========== 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/
ln: /lib64/libluajit-5.1.so.2: No such file or directory
2023/01/24 05:16:55 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
2023/01/24 05:16:55 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
2023/01/24 05:16:55 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
2023/01/24 05:16:55 [notice] 33#33: using the "epoll" event method
2023/01/24 05:16:55 [notice] 33#33: openresty/1.13.6.1
2023/01/24 05:16:55 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/24 05:16:55 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/24 05:16:55 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/01/24 05:16:55 [notice] 34#34: start worker processes
2023/01/24 05:16:55 [notice] 34#34: start worker process 35
2023/01/24 05:16:55 [notice] 34#34: start worker process 36
2023/01/24 05:16:55 [notice] 34#34: start worker process 37
2023/01/24 05:16:55 [notice] 34#34: start worker process 38
2023/01/24 05:16:55 [notice] 34#34: start worker process 39
2023/01/24 05:16:55 [notice] 34#34: start worker process 40
2023/01/24 05:16:55 [notice] 34#34: start worker process 41
2023/01/24 05:16:55 [notice] 34#34: start worker process 42
2023/01/24 05:16:55 [notice] 34#34: start cache manager process 43
2023/01/24 05:16:55 [notice] 34#34: start cache loader process 44
\n\n### Starting apiroute
@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-20230124051656.hprof
@CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar
@EXT_DIRS@
==========================================================================
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_CMD@
2023-01-24 05:16:58 339 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-24 05:16:58 345 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-24 05:16:58 345 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-24 05:16:58 393 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-24 05:16:58 393 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.8.158:10081 Enabled:true
2023-01-24 05:16:59 610 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2023-01-24 05:16:59 686 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-24 05:16:59 687 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-24 05:16:59 687 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-24 05:16:59 688 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-24 05:16:59 688 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2023-01-24 05:16:59 688 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-24 05:16:59 688 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-24 05:16:59 743 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-24 05:16:59 830 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-24 05:16:59 830 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-24 05:16:59 830 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-24 05:17:00 294 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/24 05:17:05 [info] 38#38: *11 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:17:05 [info] 38#38: *12 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:17:15 [info] 38#38: *15 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:17:15 [info] 38#38: *14 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:17:20 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: ced31b935967502bf0d8cd741ca65777:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:17:20 [info] 35#35: *16 [lua] logger.lua:23: ced31b935967502bf0d8cd741ca65777 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:17:20 +0000] ced31b935967502bf0d8cd741ca65777 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.132 upstream_response_time:0.131 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:17:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 39
2023/01/24 05:17:25 [info] 38#38: *19 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:17:25 [info] 35#35: *20 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:17:35 [info] 35#35: *21 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:17:35 [info] 38#38: *22 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:17:35 [info] 35#35: *23 [lua] access_by_lua(msblocations.conf:189):2: 6d306950bb7537380c63b19310a34652:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:17:35 [info] 35#35: *23 [lua] logger.lua:23: 6d306950bb7537380c63b19310a34652 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:17:35 +0000] 6d306950bb7537380c63b19310a34652 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:17:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/24 05:17:45 [info] 35#35: *24 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:17:45 [info] 38#38: *25 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:17:50 [info] 35#35: *26 [lua] access_by_lua(msblocations.conf:189):2: 53c2cd4a4bd3b63736fbd09df3c9aef8:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:17:50 [info] 35#35: *26 [lua] logger.lua:23: 53c2cd4a4bd3b63736fbd09df3c9aef8 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:17:50 +0000] 53c2cd4a4bd3b63736fbd09df3c9aef8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:17:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:17:55 [info] 35#35: *27 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:17:55 [info] 35#35: *28 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:17:56 [notice] 44#44: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/24 05:17:56 [notice] 34#34: signal 17 (SIGCHLD) received from 44
2023/01/24 05:17:56 [notice] 34#34: cache loader process 44 exited with code 0
2023/01/24 05:17:56 [notice] 34#34: signal 29 (SIGIO) received
2023/01/24 05:18:05 [info] 35#35: *30 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:18:05 [info] 35#35: *31 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:18:05 [info] 35#35: *32 [lua] access_by_lua(msblocations.conf:189):2: c1e32b2c809df1fce0d7bd4b40644333:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:18:05 [info] 35#35: *32 [lua] logger.lua:23: c1e32b2c809df1fce0d7bd4b40644333 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:18:05 +0000] c1e32b2c809df1fce0d7bd4b40644333 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:18:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:18:15 [info] 35#35: *33 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:18:15 [info] 35#35: *34 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:18:20 [info] 35#35: *35 [lua] access_by_lua(msblocations.conf:189):2: 4fc4d8a97ce14cc233b8822f0d770a14:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:18:20 [info] 35#35: *35 [lua] logger.lua:23: 4fc4d8a97ce14cc233b8822f0d770a14 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:18:20 +0000] 4fc4d8a97ce14cc233b8822f0d770a14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:18:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:18:25 [info] 35#35: *36 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:18:25 [info] 35#35: *37 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:18:35 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:18:35 [info] 38#38: *38 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:18:35 [info] 35#35: *40 [lua] access_by_lua(msblocations.conf:189):2: e6ff335a8cc0af4e0f106eb52072f367:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:18:35 [info] 35#35: *40 [lua] logger.lua:23: e6ff335a8cc0af4e0f106eb52072f367 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:18:35 +0000] e6ff335a8cc0af4e0f106eb52072f367 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:18:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:18:45 [info] 38#38: *41 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:18:45 [info] 38#38: *42 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:18:50 [info] 35#35: *43 [lua] access_by_lua(msblocations.conf:189):2: 0ea55f3e7f0fdc4e9f228067dfe667d0:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:18:50 [info] 35#35: *43 [lua] logger.lua:23: 0ea55f3e7f0fdc4e9f228067dfe667d0 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:18:50 +0000] 0ea55f3e7f0fdc4e9f228067dfe667d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:18:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/24 05:18:55 [info] 38#38: *44 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:18:55 [info] 38#38: *45 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:19:05 [info] 35#35: *47 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:19:05 [info] 35#35: *48 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:19:05 [info] 35#35: *49 [lua] access_by_lua(msblocations.conf:189):2: e06b94a5a536b1a46eaf73a103939752:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:19:05 [info] 35#35: *49 [lua] logger.lua:23: e06b94a5a536b1a46eaf73a103939752 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:19:05 +0000] e06b94a5a536b1a46eaf73a103939752 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:19:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/24 05:19:15 [info] 35#35: *51 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:19:15 [info] 38#38: *50 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:19:20 [info] 35#35: *52 [lua] access_by_lua(msblocations.conf:189):2: 54981bf3895005db1fce2ad70696033c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:19:20 [info] 35#35: *52 [lua] logger.lua:23: 54981bf3895005db1fce2ad70696033c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:19:20 +0000] 54981bf3895005db1fce2ad70696033c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:19:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:19:25 [info] 35#35: *54 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:19:25 [info] 35#35: *53 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:19:35 [info] 38#38: *56 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:19:35 [info] 35#35: *55 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:19:35 [info] 35#35: *57 [lua] access_by_lua(msblocations.conf:189):2: 5722da70ce4bc00fb778e70351669acb:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:19:35 +0000] 5722da70ce4bc00fb778e70351669acb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/24 05:19:35 [info] 35#35: *57 [lua] logger.lua:23: 5722da70ce4bc00fb778e70351669acb {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:19:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/24 05:19:45 [info] 38#38: *58 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:19:45 [info] 38#38: *59 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:19:50 [info] 35#35: *60 [lua] access_by_lua(msblocations.conf:189):2: 9c48dc442a8d8b8879a791b430e88bd4:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:19:50 +0000] 9c48dc442a8d8b8879a791b430e88bd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.037 "-" "Consul Health Check" "-"
2023/01/24 05:19:50 [info] 35#35: *60 [lua] logger.lua:23: 9c48dc442a8d8b8879a791b430e88bd4 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:19:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 32
2023/01/24 05:19:55 [info] 38#38: *62 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:19:55 [info] 35#35: *61 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:20:05 [info] 35#35: *64 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:20:05 [info] 35#35: *65 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:20:05 [info] 35#35: *66 [lua] access_by_lua(msblocations.conf:189):2: e14896ddb0d40c021b23074207d5d356:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:20:05 [info] 35#35: *66 [lua] logger.lua:23: e14896ddb0d40c021b23074207d5d356 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:20:05 +0000] e14896ddb0d40c021b23074207d5d356 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:20:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/24 05:20:15 [info] 35#35: *68 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:20:15 [info] 35#35: *67 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:20:20 [info] 35#35: *69 [lua] access_by_lua(msblocations.conf:189):2: 18c0ee9a3fe3df4bbe12b7df631628de:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:20:20 [info] 35#35: *69 [lua] logger.lua:23: 18c0ee9a3fe3df4bbe12b7df631628de {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:20:20 +0000] 18c0ee9a3fe3df4bbe12b7df631628de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:20:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/24 05:20:25 [info] 38#38: *70 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:20:25 [info] 38#38: *71 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:20:35 [info] 35#35: *72 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:20:35 [info] 35#35: *73 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:20:35 [info] 35#35: *74 [lua] access_by_lua(msblocations.conf:189):2: daab692e0cd54660192e49b2f60b0606:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:20:35 [info] 35#35: *74 [lua] logger.lua:23: daab692e0cd54660192e49b2f60b0606 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:20:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.72.126 - - [24/Jan/2023:05:20:35 +0000] daab692e0cd54660192e49b2f60b0606 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/24 05:20:45 [info] 35#35: *75 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:20:45 [info] 35#35: *76 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:20:50 [info] 35#35: *77 [lua] access_by_lua(msblocations.conf:189):2: 4f44d1139dca3faa65ab5c5e59c733f6:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:20:50 [info] 35#35: *77 [lua] logger.lua:23: 4f44d1139dca3faa65ab5c5e59c733f6 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:20:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.126 - - [24/Jan/2023:05:20:50 +0000] 4f44d1139dca3faa65ab5c5e59c733f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 05:20:55 [info] 35#35: *78 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:20:55 [info] 35#35: *79 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:21:05 [info] 38#38: *82 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:21:05 [info] 35#35: *81 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:21:05 [info] 35#35: *83 [lua] access_by_lua(msblocations.conf:189):2: 5e6d445165f8b6161b430bdc9bd3cfcd:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:21:05 [info] 35#35: *83 [lua] logger.lua:23: 5e6d445165f8b6161b430bdc9bd3cfcd {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:21:05 +0000] 5e6d445165f8b6161b430bdc9bd3cfcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:21:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:21:15 [info] 35#35: *84 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:21:15 [info] 35#35: *85 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:21:20 [info] 35#35: *86 [lua] access_by_lua(msblocations.conf:189):2: fe493d304fc4c77f014868ea17848ad3:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:21:20 [info] 35#35: *86 [lua] logger.lua:23: fe493d304fc4c77f014868ea17848ad3 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:21:20 +0000] fe493d304fc4c77f014868ea17848ad3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:21:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:21:25 [info] 35#35: *87 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:21:25 [info] 38#38: *88 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:21:35 [info] 38#38: *89 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:21:35 [info] 38#38: *90 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:21:35 [info] 35#35: *91 [lua] access_by_lua(msblocations.conf:189):2: 196f1e5dfcbdc5798f971dcbf9436bb6:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:21:35 [info] 35#35: *91 [lua] logger.lua:23: 196f1e5dfcbdc5798f971dcbf9436bb6 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:21:35 +0000] 196f1e5dfcbdc5798f971dcbf9436bb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:21:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 05:21:45 [info] 35#35: *92 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:21:45 [info] 38#38: *93 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:21:50 [info] 35#35: *94 [lua] access_by_lua(msblocations.conf:189):2: 4a165ed4af826ba66998a272c7d2b75d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:21:50 +0000] 4a165ed4af826ba66998a272c7d2b75d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/24 05:21:50 [info] 35#35: *94 [lua] logger.lua:23: 4a165ed4af826ba66998a272c7d2b75d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:21:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/24 05:21:55 [info] 38#38: *95 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:21:55 [info] 38#38: *96 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:22:05 [info] 35#35: *99 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:22:05 [info] 35#35: *98 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:22:05 [info] 35#35: *100 [lua] access_by_lua(msblocations.conf:189):2: 59cd64a95ee941bea7963bc96573c66a:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:22:05 +0000] 59cd64a95ee941bea7963bc96573c66a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 05:22:05 [info] 35#35: *100 [lua] logger.lua:23: 59cd64a95ee941bea7963bc96573c66a {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:22:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:22:15 [info] 38#38: *101 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:22:15 [info] 38#38: *102 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:22:20 [info] 35#35: *103 [lua] access_by_lua(msblocations.conf:189):2: acd7afbdf8227b43c7c7584383278059:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:22:20 [info] 35#35: *103 [lua] logger.lua:23: acd7afbdf8227b43c7c7584383278059 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:22:20 +0000] acd7afbdf8227b43c7c7584383278059 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:22:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:22:25 [info] 38#38: *104 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:22:25 [info] 38#38: *105 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:22:35 [info] 35#35: *106 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:22:35 [info] 38#38: *107 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:22:35 [info] 35#35: *108 [lua] access_by_lua(msblocations.conf:189):2: ddea07a68a025ae134164b7284768731:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:22:35 [info] 35#35: *108 [lua] logger.lua:23: ddea07a68a025ae134164b7284768731 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:22:35 +0000] ddea07a68a025ae134164b7284768731 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:22:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:22:45 [info] 38#38: *110 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:22:45 [info] 38#38: *109 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:22:50 [info] 35#35: *111 [lua] access_by_lua(msblocations.conf:189):2: d2bf7028454a02548d204be70da75a8a:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:22:50 +0000] d2bf7028454a02548d204be70da75a8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:22:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:22:50 [info] 35#35: *111 [lua] logger.lua:23: d2bf7028454a02548d204be70da75a8a {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 05:22:55 [info] 38#38: *112 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:22:55 [info] 38#38: *113 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:23:05 [info] 35#35: *115 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:23:05 [info] 38#38: *116 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:23:05 [info] 35#35: *117 [lua] access_by_lua(msblocations.conf:189):2: 2c42cab4b5a6b53d99b92f0ce06959b3:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:23:05 +0000] 2c42cab4b5a6b53d99b92f0ce06959b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 05:23:05 [info] 35#35: *117 [lua] logger.lua:23: 2c42cab4b5a6b53d99b92f0ce06959b3 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:23:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:23:15 [info] 35#35: *118 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:23:15 [info] 35#35: *119 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:23:20 [info] 35#35: *120 [lua] access_by_lua(msblocations.conf:189):2: 6c0a6e99c38d9ed65ad5fc0c62f09215:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:23:20 [info] 35#35: *120 [lua] logger.lua:23: 6c0a6e99c38d9ed65ad5fc0c62f09215 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:23:20 +0000] 6c0a6e99c38d9ed65ad5fc0c62f09215 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:23:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:23:25 [info] 35#35: *121 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:23:25 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:23:35 [info] 38#38: *124 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:23:35 [info] 35#35: *123 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:23:35 [info] 35#35: *125 [lua] access_by_lua(msblocations.conf:189):2: ee88793eaf3e04db0c58f0b84726a4fc:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:23:35 [info] 35#35: *125 [lua] logger.lua:23: ee88793eaf3e04db0c58f0b84726a4fc {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:23:35 +0000] ee88793eaf3e04db0c58f0b84726a4fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:23:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/24 05:23:45 [info] 35#35: *127 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:23:45 [info] 35#35: *126 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:23:50 [info] 35#35: *128 [lua] access_by_lua(msblocations.conf:189):2: 95b36dab8fdf21f8a24c61d0ba5b6c75:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:23:50 +0000] 95b36dab8fdf21f8a24c61d0ba5b6c75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 05:23:50 [info] 35#35: *128 [lua] logger.lua:23: 95b36dab8fdf21f8a24c61d0ba5b6c75 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:23:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:23:55 [info] 35#35: *129 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:23:55 [info] 35#35: *130 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:24:05 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:24:05 [info] 35#35: *132 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:24:05 [info] 35#35: *134 [lua] access_by_lua(msblocations.conf:189):2: 841007aac5ed930bbad124d93f928ee0:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:24:05 +0000] 841007aac5ed930bbad124d93f928ee0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 05:24:05 [info] 35#35: *134 [lua] logger.lua:23: 841007aac5ed930bbad124d93f928ee0 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:24:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:24:15 [info] 35#35: *135 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:24:15 [info] 35#35: *136 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:24:20 [info] 35#35: *137 [lua] access_by_lua(msblocations.conf:189):2: 7aca78828cc348362b6ada4eb1522866:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:24:20 +0000] 7aca78828cc348362b6ada4eb1522866 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/24 05:24:20 [info] 35#35: *137 [lua] logger.lua:23: 7aca78828cc348362b6ada4eb1522866 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:24:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/24 05:24:25 [info] 38#38: *139 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:24:25 [info] 35#35: *138 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:24:35 [info] 38#38: *140 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:24:35 [info] 38#38: *141 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:24:35 [info] 35#35: *142 [lua] access_by_lua(msblocations.conf:189):2: 8ad2378287e4165bf6883f9e4cb39931:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:24:35 [info] 35#35: *142 [lua] logger.lua:23: 8ad2378287e4165bf6883f9e4cb39931 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:24:35 +0000] 8ad2378287e4165bf6883f9e4cb39931 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:24:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 05:24:45 [info] 35#35: *143 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:24:45 [info] 38#38: *144 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:24:50 [info] 35#35: *145 [lua] access_by_lua(msblocations.conf:189):2: 09d51c4ee794c8c8eb9598bcd36a110b:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:24:50 [info] 35#35: *145 [lua] logger.lua:23: 09d51c4ee794c8c8eb9598bcd36a110b {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:24:50 +0000] 09d51c4ee794c8c8eb9598bcd36a110b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:24:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:24:55 [info] 38#38: *147 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:24:55 [info] 38#38: *146 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:25:05 [info] 35#35: *149 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:25:05 [info] 35#35: *150 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:25:05 [info] 35#35: *151 [lua] access_by_lua(msblocations.conf:189):2: 49655fe826f253b10879ec32a9971fcf:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:25:05 [info] 35#35: *151 [lua] logger.lua:23: 49655fe826f253b10879ec32a9971fcf {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:25:05 +0000] 49655fe826f253b10879ec32a9971fcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:25:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:25:15 [info] 35#35: *153 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:25:15 [info] 35#35: *152 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:25:20 [info] 35#35: *154 [lua] access_by_lua(msblocations.conf:189):2: ef97adffaef5ff3ccce32ff7c7841ab3:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:25:20 +0000] ef97adffaef5ff3ccce32ff7c7841ab3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 05:25:20 [info] 35#35: *154 [lua] logger.lua:23: ef97adffaef5ff3ccce32ff7c7841ab3 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:25:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:25:25 [info] 35#35: *155 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:25:25 [info] 35#35: *156 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:25:35 [info] 35#35: *157 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:25:35 [info] 35#35: *158 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:25:35 [info] 35#35: *159 [lua] access_by_lua(msblocations.conf:189):2: 614c951c1b8e8aa5818b1cfa4b7dd23a:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:25:35 +0000] 614c951c1b8e8aa5818b1cfa4b7dd23a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:25:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/24 05:25:35 [info] 35#35: *159 [lua] logger.lua:23: 614c951c1b8e8aa5818b1cfa4b7dd23a {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 05:25:45 [info] 38#38: *160 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:25:45 [info] 38#38: *161 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:25:50 [info] 35#35: *162 [lua] access_by_lua(msblocations.conf:189):2: c590d71354b2624e1d5f85312cfeb006:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:25:50 [info] 35#35: *162 [lua] logger.lua:23: c590d71354b2624e1d5f85312cfeb006 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:25:50 +0000] c590d71354b2624e1d5f85312cfeb006 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:25:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:25:55 [info] 35#35: *163 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:25:55 [info] 38#38: *164 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:26:05 [info] 38#38: *166 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:26:05 [info] 38#38: *167 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:26:05 [info] 35#35: *168 [lua] access_by_lua(msblocations.conf:189):2: 8b6d569317acf731b0d1dc8914107579:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:26:05 +0000] 8b6d569317acf731b0d1dc8914107579 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/24 05:26:05 [info] 35#35: *168 [lua] logger.lua:23: 8b6d569317acf731b0d1dc8914107579 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:26:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:26:15 [info] 35#35: *169 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:26:15 [info] 35#35: *170 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:26:20 [info] 35#35: *171 [lua] access_by_lua(msblocations.conf:189):2: d7331f2d2cdd2ba75c65815f0633bdbb:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:26:20 +0000] d7331f2d2cdd2ba75c65815f0633bdbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 05:26:20 [info] 35#35: *171 [lua] logger.lua:23: d7331f2d2cdd2ba75c65815f0633bdbb {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:26:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:26:25 [info] 35#35: *172 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:26:25 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:26:35 [info] 35#35: *175 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:26:35 [info] 38#38: *174 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:26:36 [info] 35#35: *176 [lua] access_by_lua(msblocations.conf:189):2: 8ecbaa8c5f2d5ca2c4df737f2b1a2ca4:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:26:36 +0000] 8ecbaa8c5f2d5ca2c4df737f2b1a2ca4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:26:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:26:36 [info] 35#35: *176 [lua] logger.lua:23: 8ecbaa8c5f2d5ca2c4df737f2b1a2ca4 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 05:26:45 [info] 38#38: *177 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:26:45 [info] 38#38: *178 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:26:51 [info] 35#35: *179 [lua] access_by_lua(msblocations.conf:189):2: fa57d4703bff7463a5a50aafd0b52983:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:26:51 +0000] fa57d4703bff7463a5a50aafd0b52983 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 05:26:51 [info] 35#35: *179 [lua] logger.lua:23: fa57d4703bff7463a5a50aafd0b52983 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:26:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:26:55 [info] 35#35: *181 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:26:55 [info] 38#38: *180 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:27:05 [info] 38#38: *183 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:27:05 [info] 38#38: *184 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:27:06 [info] 35#35: *185 [lua] access_by_lua(msblocations.conf:189):2: 53b96978e066c5c3e5d7393ab596e6d9:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:27:06 [info] 35#35: *185 [lua] logger.lua:23: 53b96978e066c5c3e5d7393ab596e6d9 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:27:06 +0000] 53b96978e066c5c3e5d7393ab596e6d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:27:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:27:15 [info] 38#38: *187 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:27:15 [info] 38#38: *186 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:27:21 [info] 35#35: *188 [lua] access_by_lua(msblocations.conf:189):2: f4b5347305bfa7905767505d2eeea63b:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:27:21 +0000] f4b5347305bfa7905767505d2eeea63b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 05:27:21 [info] 35#35: *188 [lua] logger.lua:23: f4b5347305bfa7905767505d2eeea63b {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:27:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:27:25 [info] 38#38: *190 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:27:25 [info] 35#35: *189 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:27:35 [info] 35#35: *191 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:27:35 [info] 38#38: *192 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:27:36 [info] 35#35: *193 [lua] access_by_lua(msblocations.conf:189):2: 52ca110debb6d4bf965040f597f9b9ce:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:27:36 [info] 35#35: *193 [lua] logger.lua:23: 52ca110debb6d4bf965040f597f9b9ce {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:27:36 +0000] 52ca110debb6d4bf965040f597f9b9ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:27:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:27:45 [info] 35#35: *194 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:27:45 [info] 35#35: *195 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:27:51 [info] 35#35: *196 [lua] access_by_lua(msblocations.conf:189):2: e311d6d65be4955037b6e6f31854e82b:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:27:51 [info] 35#35: *196 [lua] logger.lua:23: e311d6d65be4955037b6e6f31854e82b {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:27:51 +0000] e311d6d65be4955037b6e6f31854e82b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:27:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:27:55 [info] 38#38: *197 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:27:55 [info] 38#38: *198 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:28:05 [info] 35#35: *200 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:28:05 [info] 35#35: *201 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:28:06 [info] 35#35: *202 [lua] access_by_lua(msblocations.conf:189):2: 99366bbb56059f9204e5d236d8c31e70:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:28:06 [info] 35#35: *202 [lua] logger.lua:23: 99366bbb56059f9204e5d236d8c31e70 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:28:06 +0000] 99366bbb56059f9204e5d236d8c31e70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:28:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/24 05:28:15 [info] 35#35: *203 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:28:15 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:28:21 [info] 35#35: *205 [lua] access_by_lua(msblocations.conf:189):2: 9120c88c9f73e35728583595ee702474:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:28:21 [info] 35#35: *205 [lua] logger.lua:23: 9120c88c9f73e35728583595ee702474 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:28:21 +0000] 9120c88c9f73e35728583595ee702474 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:28:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:28:25 [info] 38#38: *206 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:28:25 [info] 38#38: *207 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:28:35 [info] 35#35: *208 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:28:35 [info] 35#35: *209 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:28:36 [info] 35#35: *210 [lua] access_by_lua(msblocations.conf:189):2: 770bdc606323367c5f46307d44c89e60:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:28:36 [info] 35#35: *210 [lua] logger.lua:23: 770bdc606323367c5f46307d44c89e60 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:28:36 +0000] 770bdc606323367c5f46307d44c89e60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:28:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/24 05:28:45 [info] 35#35: *211 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:28:45 [info] 38#38: *212 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:28:51 [info] 35#35: *213 [lua] access_by_lua(msblocations.conf:189):2: e7fdcf638f682fb0ae9f25963b34157c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:28:51 [info] 35#35: *213 [lua] logger.lua:23: e7fdcf638f682fb0ae9f25963b34157c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:28:51 +0000] e7fdcf638f682fb0ae9f25963b34157c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:28:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 05:28:55 [info] 38#38: *214 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:28:55 [info] 38#38: *215 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:29:05 [info] 35#35: *217 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:29:05 [info] 35#35: *218 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:29:06 [info] 35#35: *219 [lua] access_by_lua(msblocations.conf:189):2: 82d79caf70272c618239c7d9cf03ba9a:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:29:06 +0000] 82d79caf70272c618239c7d9cf03ba9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 05:29:06 [info] 35#35: *219 [lua] logger.lua:23: 82d79caf70272c618239c7d9cf03ba9a {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:29:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:29:15 [info] 38#38: *220 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:29:15 [info] 38#38: *221 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:29:21 [info] 35#35: *222 [lua] access_by_lua(msblocations.conf:189):2: aa8dcfc648acb3e894421e310caad4e3:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:29:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:29:21 [info] 35#35: *222 [lua] logger.lua:23: aa8dcfc648acb3e894421e310caad4e3 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:29:21 +0000] aa8dcfc648acb3e894421e310caad4e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 05:29:25 [info] 35#35: *223 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:29:25 [info] 35#35: *224 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:29:35 [info] 35#35: *225 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:29:35 [info] 35#35: *226 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:29:36 [info] 35#35: *227 [lua] access_by_lua(msblocations.conf:189):2: 18d32ccb43ddda7cb8ce8c300c701e82:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:29:36 [info] 35#35: *227 [lua] logger.lua:23: 18d32ccb43ddda7cb8ce8c300c701e82 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:29:36 +0000] 18d32ccb43ddda7cb8ce8c300c701e82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:29:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:29:45 [info] 35#35: *228 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:29:45 [info] 35#35: *229 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:29:51 [info] 35#35: *230 [lua] access_by_lua(msblocations.conf:189):2: ffbdc41039eafb727fb295569885d579:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:29:51 +0000] ffbdc41039eafb727fb295569885d579 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 05:29:51 [info] 35#35: *230 [lua] logger.lua:23: ffbdc41039eafb727fb295569885d579 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:29:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:29:55 [info] 38#38: *231 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:29:55 [info] 38#38: *232 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:30:05 [info] 35#35: *234 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:30:05 [info] 38#38: *235 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:30:06 [info] 35#35: *236 [lua] access_by_lua(msblocations.conf:189):2: 236e19cdfe4f993fb67cb154f8c6c75a:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:30:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.72.126 - - [24/Jan/2023:05:30:06 +0000] 236e19cdfe4f993fb67cb154f8c6c75a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/24 05:30:06 [info] 35#35: *236 [lua] logger.lua:23: 236e19cdfe4f993fb67cb154f8c6c75a {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 05:30:15 [info] 35#35: *237 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:30:15 [info] 35#35: *238 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:30:21 [info] 35#35: *239 [lua] access_by_lua(msblocations.conf:189):2: 43e1b71a8ae74e3498ae1dedcb4b409b:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:30:21 [info] 35#35: *239 [lua] logger.lua:23: 43e1b71a8ae74e3498ae1dedcb4b409b {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:30:21 +0000] 43e1b71a8ae74e3498ae1dedcb4b409b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:30:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/24 05:30:25 [info] 35#35: *240 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:30:25 [info] 35#35: *241 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:30:35 [info] 35#35: *242 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:30:35 [info] 35#35: *243 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:30:36 [info] 35#35: *244 [lua] access_by_lua(msblocations.conf:189):2: 5ccef51c2ce7977bbc25e3f84a676ef8:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:30:36 +0000] 5ccef51c2ce7977bbc25e3f84a676ef8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 05:30:36 [info] 35#35: *244 [lua] logger.lua:23: 5ccef51c2ce7977bbc25e3f84a676ef8 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:30:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:30:45 [info] 35#35: *245 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:30:45 [info] 35#35: *246 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:30:51 [info] 35#35: *247 [lua] access_by_lua(msblocations.conf:189):2: 9f424deb59d746e0287f707e97302f08:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:30:51 +0000] 9f424deb59d746e0287f707e97302f08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/24 05:30:51 [info] 35#35: *247 [lua] logger.lua:23: 9f424deb59d746e0287f707e97302f08 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:30:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:30:55 [info] 35#35: *248 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:30:55 [info] 35#35: *249 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:31:05 [info] 38#38: *252 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:31:05 [info] 35#35: *251 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:31:06 [info] 35#35: *253 [lua] access_by_lua(msblocations.conf:189):2: 98543a0291f9a29fc7c740ec5fae555f:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:31:06 +0000] 98543a0291f9a29fc7c740ec5fae555f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/24 05:31:06 [info] 35#35: *253 [lua] logger.lua:23: 98543a0291f9a29fc7c740ec5fae555f {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:31:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:31:15 [info] 35#35: *255 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:31:15 [info] 35#35: *254 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:31:21 [info] 35#35: *256 [lua] access_by_lua(msblocations.conf:189):2: c84c4269961537f7a1183082f9b80b26:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:31:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.72.126 - - [24/Jan/2023:05:31:21 +0000] c84c4269961537f7a1183082f9b80b26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 05:31:21 [info] 35#35: *256 [lua] logger.lua:23: c84c4269961537f7a1183082f9b80b26 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 05:31:25 [info] 35#35: *257 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:31:25 [info] 35#35: *258 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:31:35 [info] 35#35: *259 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:31:35 [info] 35#35: *260 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:31:36 [info] 35#35: *261 [lua] access_by_lua(msblocations.conf:189):2: cefbc7bff1aa2ec7e6c84738a2a559de:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:31:36 +0000] cefbc7bff1aa2ec7e6c84738a2a559de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 05:31:36 [info] 35#35: *261 [lua] logger.lua:23: cefbc7bff1aa2ec7e6c84738a2a559de {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:31:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:31:45 [info] 38#38: *262 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:31:45 [info] 38#38: *263 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:31:51 [info] 35#35: *264 [lua] access_by_lua(msblocations.conf:189):2: ce387041349caea42686b42c6a100260:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:31:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:31:51 [info] 35#35: *264 [lua] logger.lua:23: ce387041349caea42686b42c6a100260 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:31:51 +0000] ce387041349caea42686b42c6a100260 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/24 05:31:55 [info] 38#38: *265 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:31:55 [info] 38#38: *266 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:32:05 [info] 35#35: *268 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:32:05 [info] 38#38: *269 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:32:06 [info] 35#35: *270 [lua] access_by_lua(msblocations.conf:189):2: 0ae9c7a42ef6f8b2f06daa0b9015653e:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:32:06 +0000] 0ae9c7a42ef6f8b2f06daa0b9015653e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 05:32:06 [info] 35#35: *270 [lua] logger.lua:23: 0ae9c7a42ef6f8b2f06daa0b9015653e {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:32:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:32:15 [info] 38#38: *272 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:32:15 [info] 38#38: *271 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:32:21 [info] 35#35: *273 [lua] access_by_lua(msblocations.conf:189):2: a24caa918342bff8312a5be3d30a7251:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:32:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 05:32:21 [info] 35#35: *273 [lua] logger.lua:23: a24caa918342bff8312a5be3d30a7251 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:32:21 +0000] a24caa918342bff8312a5be3d30a7251 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 05:32:25 [info] 38#38: *274 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:32:25 [info] 35#35: *275 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:32:35 [info] 35#35: *276 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:32:35 [info] 35#35: *277 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:32:36 [info] 35#35: *278 [lua] access_by_lua(msblocations.conf:189):2: ffc9c93bb4535386e0a9459cd1476704:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:32:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:32:36 [info] 35#35: *278 [lua] logger.lua:23: ffc9c93bb4535386e0a9459cd1476704 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:32:36 +0000] ffc9c93bb4535386e0a9459cd1476704 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 05:32:45 [info] 35#35: *280 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:32:45 [info] 35#35: *279 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:32:51 [info] 35#35: *281 [lua] access_by_lua(msblocations.conf:189):2: 3cb756f253bdcb50d31bc24cb9def6b5:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:32:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 05:32:51 [info] 35#35: *281 [lua] logger.lua:23: 3cb756f253bdcb50d31bc24cb9def6b5 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:32:51 +0000] 3cb756f253bdcb50d31bc24cb9def6b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/24 05:32:55 [info] 38#38: *283 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:32:55 [info] 35#35: *282 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:33:05 [info] 35#35: *285 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:33:05 [info] 35#35: *286 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:33:06 [info] 35#35: *287 [lua] access_by_lua(msblocations.conf:189):2: 82e2a65225f050cf0f939f2a374fa93d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:33:06 [info] 35#35: *287 [lua] logger.lua:23: 82e2a65225f050cf0f939f2a374fa93d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:33:06 +0000] 82e2a65225f050cf0f939f2a374fa93d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:33:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:33:15 [info] 35#35: *288 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:33:15 [info] 35#35: *289 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:33:21 [info] 35#35: *290 [lua] access_by_lua(msblocations.conf:189):2: 4cb1742bada0bf87cfd8a5b38d938de4:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:33:21 [info] 35#35: *290 [lua] logger.lua:23: 4cb1742bada0bf87cfd8a5b38d938de4 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:33:21 +0000] 4cb1742bada0bf87cfd8a5b38d938de4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:33:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/24 05:33:25 [info] 35#35: *291 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:33:25 [info] 35#35: *292 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:33:35 [info] 38#38: *293 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:33:35 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:33:36 [info] 35#35: *295 [lua] access_by_lua(msblocations.conf:189):2: 4ed9189ea7bbce576d1a061baaca887d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:33:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:33:36 [info] 35#35: *295 [lua] logger.lua:23: 4ed9189ea7bbce576d1a061baaca887d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:33:36 +0000] 4ed9189ea7bbce576d1a061baaca887d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 05:33:45 [info] 38#38: *297 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:33:45 [info] 35#35: *296 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:33:51 [info] 35#35: *298 [lua] access_by_lua(msblocations.conf:189):2: b63b925ffb630134c68fa85bc0982672:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:33:51 [info] 35#35: *298 [lua] logger.lua:23: b63b925ffb630134c68fa85bc0982672 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:33:51 +0000] b63b925ffb630134c68fa85bc0982672 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:33:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:33:55 [info] 35#35: *299 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:33:55 [info] 35#35: *300 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:34:05 [info] 35#35: *302 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:34:05 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:34:06 [info] 35#35: *304 [lua] access_by_lua(msblocations.conf:189):2: 9084886ba76c35d7f1a3d247bf9cdd54:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:34:06 [info] 35#35: *304 [lua] logger.lua:23: 9084886ba76c35d7f1a3d247bf9cdd54 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:34:06 +0000] 9084886ba76c35d7f1a3d247bf9cdd54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:34:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:34:15 [info] 35#35: *305 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:34:15 [info] 35#35: *306 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:34:21 [info] 35#35: *307 [lua] access_by_lua(msblocations.conf:189):2: aaf9351ebc942e7b1f99c811ada49939:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:34:21 [info] 35#35: *307 [lua] logger.lua:23: aaf9351ebc942e7b1f99c811ada49939 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:34:21 +0000] aaf9351ebc942e7b1f99c811ada49939 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:34:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:34:25 [info] 35#35: *308 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:34:25 [info] 35#35: *309 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:34:35 [info] 35#35: *310 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:34:35 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:34:36 [info] 35#35: *312 [lua] access_by_lua(msblocations.conf:189):2: 610b4d960fd24233f2ffc6006c4dcb79:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:34:36 [info] 35#35: *312 [lua] logger.lua:23: 610b4d960fd24233f2ffc6006c4dcb79 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:34:36 +0000] 610b4d960fd24233f2ffc6006c4dcb79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:34:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:34:45 [info] 35#35: *313 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:34:45 [info] 35#35: *314 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:34:51 [info] 35#35: *315 [lua] access_by_lua(msblocations.conf:189):2: 423876a15c4e7c0a966aba3d86bb606a:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:34:51 [info] 35#35: *315 [lua] logger.lua:23: 423876a15c4e7c0a966aba3d86bb606a {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:34:51 +0000] 423876a15c4e7c0a966aba3d86bb606a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:34:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:34:55 [info] 35#35: *316 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:34:55 [info] 35#35: *317 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:35:05 [info] 38#38: *319 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:35:05 [info] 38#38: *320 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:35:06 [info] 35#35: *321 [lua] access_by_lua(msblocations.conf:189):2: 66e9f1bb09207e0f6d36845f4c1cf14e:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:35:06 +0000] 66e9f1bb09207e0f6d36845f4c1cf14e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:35:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/24 05:35:06 [info] 35#35: *321 [lua] logger.lua:23: 66e9f1bb09207e0f6d36845f4c1cf14e {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 05:35:15 [info] 38#38: *322 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:35:15 [info] 38#38: *323 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:35:21 [info] 35#35: *324 [lua] access_by_lua(msblocations.conf:189):2: 29aad379be0fd614207e51f09baac527:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:35:21 [info] 35#35: *324 [lua] logger.lua:23: 29aad379be0fd614207e51f09baac527 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:35:21 +0000] 29aad379be0fd614207e51f09baac527 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:35:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:35:25 [info] 38#38: *325 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:35:25 [info] 38#38: *326 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:35:35 [info] 35#35: *327 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:35:35 [info] 35#35: *328 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:35:36 [info] 35#35: *329 [lua] access_by_lua(msblocations.conf:189):2: ec5000174598366da11f7b0765b59f64:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:35:36 +0000] ec5000174598366da11f7b0765b59f64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/24 05:35:36 [info] 35#35: *329 [lua] logger.lua:23: ec5000174598366da11f7b0765b59f64 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:35:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:35:45 [info] 38#38: *330 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:35:45 [info] 38#38: *331 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:35:51 [info] 35#35: *332 [lua] access_by_lua(msblocations.conf:189):2: 2f8ab5a817f126ec4c11f42cb3c9ac89:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:35:51 +0000] 2f8ab5a817f126ec4c11f42cb3c9ac89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 05:35:51 [info] 35#35: *332 [lua] logger.lua:23: 2f8ab5a817f126ec4c11f42cb3c9ac89 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:35:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:35:55 [info] 38#38: *333 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:35:55 [info] 38#38: *334 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:36:05 [info] 35#35: *337 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:36:05 [info] 38#38: *336 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:36:06 [info] 35#35: *338 [lua] access_by_lua(msblocations.conf:189):2: 5348e992a6434ac50cf36790defc2362:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:36:06 [info] 35#35: *338 [lua] logger.lua:23: 5348e992a6434ac50cf36790defc2362 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:36:06 +0000] 5348e992a6434ac50cf36790defc2362 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:36:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:36:15 [info] 38#38: *339 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:36:15 [info] 38#38: *340 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:36:21 [info] 35#35: *341 [lua] access_by_lua(msblocations.conf:189):2: 0d048e4f599afe108cbf6c7be31a9580:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:36:21 +0000] 0d048e4f599afe108cbf6c7be31a9580 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 05:36:21 [info] 35#35: *341 [lua] logger.lua:23: 0d048e4f599afe108cbf6c7be31a9580 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:36:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:36:25 [info] 35#35: *342 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:36:25 [info] 38#38: *343 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:36:35 [info] 35#35: *345 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:36:35 [info] 35#35: *344 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:36:36 [info] 35#35: *346 [lua] access_by_lua(msblocations.conf:189):2: cdf646bc67e46f4fa9c00edad5dd7fcf:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:36:36 +0000] cdf646bc67e46f4fa9c00edad5dd7fcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 05:36:36 [info] 35#35: *346 [lua] logger.lua:23: cdf646bc67e46f4fa9c00edad5dd7fcf {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:36:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:36:45 [info] 35#35: *347 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:36:45 [info] 35#35: *348 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:36:51 [info] 35#35: *349 [lua] access_by_lua(msblocations.conf:189):2: 9db7aa6660f29ab04623dc2a8125849e:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:36:51 [info] 35#35: *349 [lua] logger.lua:23: 9db7aa6660f29ab04623dc2a8125849e {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:36:51 +0000] 9db7aa6660f29ab04623dc2a8125849e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:36:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 05:36:55 [info] 35#35: *351 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:36:55 [info] 38#38: *350 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:37:05 [info] 35#35: *353 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:37:05 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:37:06 [info] 35#35: *355 [lua] access_by_lua(msblocations.conf:189):2: 8845656ab1689b4c4ab3510a7fd54df7:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:37:06 [info] 35#35: *355 [lua] logger.lua:23: 8845656ab1689b4c4ab3510a7fd54df7 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:37:06 +0000] 8845656ab1689b4c4ab3510a7fd54df7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:37:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:37:15 [info] 35#35: *357 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:37:15 [info] 35#35: *356 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:37:21 [info] 35#35: *358 [lua] access_by_lua(msblocations.conf:189):2: 8bb052db7218ee7d66b6926217aa51b4:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:37:21 [info] 35#35: *358 [lua] logger.lua:23: 8bb052db7218ee7d66b6926217aa51b4 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:37:21 +0000] 8bb052db7218ee7d66b6926217aa51b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:37:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:37:25 [info] 35#35: *359 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:37:25 [info] 38#38: *360 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:37:35 [info] 35#35: *361 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:37:35 [info] 35#35: *362 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:37:36 [info] 35#35: *363 [lua] access_by_lua(msblocations.conf:189):2: db8cbc0d7a09fb49a7350b2ef9cdbb55:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:37:36 [info] 35#35: *363 [lua] logger.lua:23: db8cbc0d7a09fb49a7350b2ef9cdbb55 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:37:36 +0000] db8cbc0d7a09fb49a7350b2ef9cdbb55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:37:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:37:45 [info] 35#35: *364 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:37:45 [info] 35#35: *365 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:37:51 [info] 35#35: *366 [lua] access_by_lua(msblocations.conf:189):2: 5c8f5ac1428a38cbdcba4637b42c1b31:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:37:51 [info] 35#35: *366 [lua] logger.lua:23: 5c8f5ac1428a38cbdcba4637b42c1b31 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:37:51 +0000] 5c8f5ac1428a38cbdcba4637b42c1b31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:37:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:37:55 [info] 35#35: *368 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:37:55 [info] 35#35: *367 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:38:05 [info] 38#38: *371 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:38:05 [info] 38#38: *370 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:38:06 [info] 35#35: *372 [lua] access_by_lua(msblocations.conf:189):2: 1e3f65fa9488324587e7b41703e20a07:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:38:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.126 - - [24/Jan/2023:05:38:06 +0000] 1e3f65fa9488324587e7b41703e20a07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 05:38:06 [info] 35#35: *372 [lua] logger.lua:23: 1e3f65fa9488324587e7b41703e20a07 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 05:38:15 [info] 35#35: *374 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:38:15 [info] 35#35: *373 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:38:21 [info] 35#35: *375 [lua] access_by_lua(msblocations.conf:189):2: 0eed2e3b9e9e1fa5033cf2f7a679dfdd:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:38:21 [info] 35#35: *375 [lua] logger.lua:23: 0eed2e3b9e9e1fa5033cf2f7a679dfdd {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:38:21 +0000] 0eed2e3b9e9e1fa5033cf2f7a679dfdd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:38:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:38:25 [info] 35#35: *376 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:38:25 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:38:35 [info] 38#38: *378 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:38:35 [info] 38#38: *379 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:38:36 [info] 35#35: *380 [lua] access_by_lua(msblocations.conf:189):2: 8f505e42daa44e3dc7a16a62a422fb49:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:38:36 +0000] 8f505e42daa44e3dc7a16a62a422fb49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 05:38:36 [info] 35#35: *380 [lua] logger.lua:23: 8f505e42daa44e3dc7a16a62a422fb49 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:38:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:38:45 [info] 35#35: *382 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:38:45 [info] 35#35: *381 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:38:51 [info] 35#35: *383 [lua] access_by_lua(msblocations.conf:189):2: 4cecc2ac279b0a247a9588879a746fba:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:38:51 [info] 35#35: *383 [lua] logger.lua:23: 4cecc2ac279b0a247a9588879a746fba {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:38:51 +0000] 4cecc2ac279b0a247a9588879a746fba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:38:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:38:55 [info] 38#38: *384 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:38:55 [info] 38#38: *385 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:39:05 [info] 38#38: *387 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:39:05 [info] 38#38: *388 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:39:06 [info] 35#35: *389 [lua] access_by_lua(msblocations.conf:189):2: 0a56f00e19fa06e81573c9f78f30b722:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:39:06 +0000] 0a56f00e19fa06e81573c9f78f30b722 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 05:39:06 [info] 35#35: *389 [lua] logger.lua:23: 0a56f00e19fa06e81573c9f78f30b722 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:39:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:39:15 [info] 38#38: *391 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:39:15 [info] 38#38: *390 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:39:21 [info] 35#35: *392 [lua] access_by_lua(msblocations.conf:189):2: 6ce6c4fbf637bc39b6c49375b04e4e9d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:39:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.126 - - [24/Jan/2023:05:39:21 +0000] 6ce6c4fbf637bc39b6c49375b04e4e9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 05:39:21 [info] 35#35: *392 [lua] logger.lua:23: 6ce6c4fbf637bc39b6c49375b04e4e9d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 05:39:25 [info] 38#38: *393 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:39:25 [info] 38#38: *394 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:39:35 [info] 38#38: *396 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:39:35 [info] 38#38: *395 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:39:36 [info] 35#35: *397 [lua] access_by_lua(msblocations.conf:189):2: 7c7a2f3a371aa62c07272830cba1df37:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:39:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:39:36 [info] 35#35: *397 [lua] logger.lua:23: 7c7a2f3a371aa62c07272830cba1df37 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:39:36 +0000] 7c7a2f3a371aa62c07272830cba1df37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 05:39:45 [info] 35#35: *398 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:39:45 [info] 35#35: *399 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:39:51 [info] 35#35: *400 [lua] access_by_lua(msblocations.conf:189):2: e8c14fb57edc5218b04978c2d8c16a17:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:39:51 [info] 35#35: *400 [lua] logger.lua:23: e8c14fb57edc5218b04978c2d8c16a17 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:39:51 +0000] e8c14fb57edc5218b04978c2d8c16a17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:39:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:39:55 [info] 38#38: *401 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:39:55 [info] 38#38: *402 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:40:05 [info] 38#38: *404 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:40:05 [info] 38#38: *405 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:40:06 [info] 35#35: *406 [lua] access_by_lua(msblocations.conf:189):2: 0151225e8313655a25c51d73fc2b8aa8:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:40:06 +0000] 0151225e8313655a25c51d73fc2b8aa8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 05:40:06 [info] 35#35: *406 [lua] logger.lua:23: 0151225e8313655a25c51d73fc2b8aa8 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:40:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:40:15 [info] 38#38: *407 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:40:15 [info] 38#38: *408 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:40:21 [info] 35#35: *409 [lua] access_by_lua(msblocations.conf:189):2: bb9587c15d739c355d753f05b96171a8:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:40:21 [info] 35#35: *409 [lua] logger.lua:23: bb9587c15d739c355d753f05b96171a8 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:40:21 +0000] bb9587c15d739c355d753f05b96171a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:40:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:40:25 [info] 35#35: *410 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:40:25 [info] 35#35: *411 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:40:35 [info] 38#38: *412 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:40:35 [info] 35#35: *413 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:40:36 [info] 35#35: *414 [lua] access_by_lua(msblocations.conf:189):2: b1647aafa1e3c2f7dbd0a88c00e42139:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:40:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.126 - - [24/Jan/2023:05:40:36 +0000] b1647aafa1e3c2f7dbd0a88c00e42139 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 05:40:36 [info] 35#35: *414 [lua] logger.lua:23: b1647aafa1e3c2f7dbd0a88c00e42139 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 05:40:45 [info] 38#38: *415 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:40:45 [info] 38#38: *416 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:40:51 [info] 35#35: *417 [lua] access_by_lua(msblocations.conf:189):2: b07937c4cf60377e5da542e9dc0cba44:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:40:51 +0000] b07937c4cf60377e5da542e9dc0cba44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 05:40:51 [info] 35#35: *417 [lua] logger.lua:23: b07937c4cf60377e5da542e9dc0cba44 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:40:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:40:55 [info] 38#38: *419 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:40:55 [info] 38#38: *418 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:41:05 [info] 38#38: *421 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:41:05 [info] 38#38: *422 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:41:06 [info] 35#35: *423 [lua] access_by_lua(msblocations.conf:189):2: ffcca1a1fc4d204733941c136d7450bd:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:41:06 [info] 35#35: *423 [lua] logger.lua:23: ffcca1a1fc4d204733941c136d7450bd {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:41:06 +0000] ffcca1a1fc4d204733941c136d7450bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:41:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:41:15 [info] 35#35: *424 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:41:15 [info] 35#35: *425 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:41:21 [info] 35#35: *426 [lua] access_by_lua(msblocations.conf:189):2: 855c6c8f10221d4221ac6cb9429da574:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:41:21 [info] 35#35: *426 [lua] logger.lua:23: 855c6c8f10221d4221ac6cb9429da574 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:41:21 +0000] 855c6c8f10221d4221ac6cb9429da574 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:41:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 05:41:25 [info] 35#35: *428 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:41:25 [info] 38#38: *427 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:41:35 [info] 35#35: *429 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:41:35 [info] 38#38: *430 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:41:36 [info] 35#35: *431 [lua] access_by_lua(msblocations.conf:189):2: eefa34b6a4773e856634089c2ca52d10:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:41:36 [info] 35#35: *431 [lua] logger.lua:23: eefa34b6a4773e856634089c2ca52d10 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:41:36 +0000] eefa34b6a4773e856634089c2ca52d10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:41:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:41:45 [info] 38#38: *432 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:41:45 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:41:51 [info] 35#35: *434 [lua] access_by_lua(msblocations.conf:189):2: 7599138f856e88a49ad4cfb32f9008b7:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:41:51 [info] 35#35: *434 [lua] logger.lua:23: 7599138f856e88a49ad4cfb32f9008b7 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:41:51 +0000] 7599138f856e88a49ad4cfb32f9008b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:41:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 05:41:55 [info] 38#38: *436 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:41:55 [info] 38#38: *435 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:42:05 [info] 38#38: *439 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:42:05 [info] 38#38: *438 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:42:06 [info] 35#35: *440 [lua] access_by_lua(msblocations.conf:189):2: cc443b244d5fe1570da7f14f0a17dec4:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:42:06 +0000] cc443b244d5fe1570da7f14f0a17dec4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 05:42:06 [info] 35#35: *440 [lua] logger.lua:23: cc443b244d5fe1570da7f14f0a17dec4 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:42:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:42:15 [info] 38#38: *441 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:42:15 [info] 38#38: *442 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:42:21 [info] 35#35: *443 [lua] access_by_lua(msblocations.conf:189):2: ac5f6c701c41868dc7dc996a9fa363d6:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:42:21 [info] 35#35: *443 [lua] logger.lua:23: ac5f6c701c41868dc7dc996a9fa363d6 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:42:21 +0000] ac5f6c701c41868dc7dc996a9fa363d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:42:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:42:25 [info] 35#35: *444 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:42:25 [info] 35#35: *445 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:42:35 [info] 35#35: *446 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:42:35 [info] 35#35: *447 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:42:36 [info] 35#35: *448 [lua] access_by_lua(msblocations.conf:189):2: 13d6d6c1802fbb1fdcfd577de2ad7ce2:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:42:36 +0000] 13d6d6c1802fbb1fdcfd577de2ad7ce2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/24 05:42:36 [info] 35#35: *448 [lua] logger.lua:23: 13d6d6c1802fbb1fdcfd577de2ad7ce2 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:42:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/24 05:42:45 [info] 38#38: *449 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:42:45 [info] 35#35: *450 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:42:51 [info] 35#35: *451 [lua] access_by_lua(msblocations.conf:189):2: 97c76b64a4ae64971623c287925df4de:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:42:52 +0000] 97c76b64a4ae64971623c287925df4de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 05:42:52 [info] 35#35: *451 [lua] logger.lua:23: 97c76b64a4ae64971623c287925df4de {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:42:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:42:55 [info] 38#38: *452 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:42:55 [info] 38#38: *453 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:43:05 [info] 35#35: *456 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:43:05 [info] 35#35: *455 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:43:07 [info] 35#35: *457 [lua] access_by_lua(msblocations.conf:189):2: 6a4973ae05ce039305ad5d46a54471f0:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:43:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.126 - - [24/Jan/2023:05:43:07 +0000] 6a4973ae05ce039305ad5d46a54471f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 05:43:07 [info] 35#35: *457 [lua] logger.lua:23: 6a4973ae05ce039305ad5d46a54471f0 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 05:43:15 [info] 35#35: *458 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:43:15 [info] 35#35: *459 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:43:22 [info] 35#35: *460 [lua] access_by_lua(msblocations.conf:189):2: 19ca25ea85166d5ae029ad993f1eb76c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:43:22 +0000] 19ca25ea85166d5ae029ad993f1eb76c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 05:43:22 [info] 35#35: *460 [lua] logger.lua:23: 19ca25ea85166d5ae029ad993f1eb76c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:43:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:43:25 [info] 38#38: *462 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:43:25 [info] 38#38: *461 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:43:35 [info] 38#38: *463 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:43:35 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:43:37 [info] 35#35: *465 [lua] access_by_lua(msblocations.conf:189):2: 6f11915dfe115ee43c071299aadcda14:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:43:37 +0000] 6f11915dfe115ee43c071299aadcda14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 05:43:37 [info] 35#35: *465 [lua] logger.lua:23: 6f11915dfe115ee43c071299aadcda14 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:43:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:43:45 [info] 35#35: *466 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:43:45 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:43:52 [info] 35#35: *468 [lua] access_by_lua(msblocations.conf:189):2: 3c4c773c6b0056f63315761ca346661f:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:43:52 [info] 35#35: *468 [lua] logger.lua:23: 3c4c773c6b0056f63315761ca346661f {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:43:52 +0000] 3c4c773c6b0056f63315761ca346661f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:43:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:43:55 [info] 38#38: *470 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:43:55 [info] 38#38: *469 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:44:05 [info] 38#38: *472 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:44:05 [info] 38#38: *473 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:44:07 [info] 35#35: *474 [lua] access_by_lua(msblocations.conf:189):2: 434ecf050e2f0e8ae4e252c3ce574f35:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:44:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.126 - - [24/Jan/2023:05:44:07 +0000] 434ecf050e2f0e8ae4e252c3ce574f35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 05:44:07 [info] 35#35: *474 [lua] logger.lua:23: 434ecf050e2f0e8ae4e252c3ce574f35 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 05:44:15 [info] 35#35: *475 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:44:15 [info] 35#35: *476 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:44:22 [info] 35#35: *477 [lua] access_by_lua(msblocations.conf:189):2: ddf7254503f5d8bf3ef356a98157d758:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:44:22 +0000] ddf7254503f5d8bf3ef356a98157d758 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 05:44:22 [info] 35#35: *477 [lua] logger.lua:23: ddf7254503f5d8bf3ef356a98157d758 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:44:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:44:25 [info] 35#35: *479 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:44:25 [info] 35#35: *478 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:44:35 [info] 38#38: *481 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:44:35 [info] 35#35: *480 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:44:37 [info] 35#35: *482 [lua] access_by_lua(msblocations.conf:189):2: 668e8ce451453270c638493e5467103c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:44:37 +0000] 668e8ce451453270c638493e5467103c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 05:44:37 [info] 35#35: *482 [lua] logger.lua:23: 668e8ce451453270c638493e5467103c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:44:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:44:45 [info] 38#38: *483 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:44:45 [info] 38#38: *484 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:44:52 [info] 35#35: *485 [lua] access_by_lua(msblocations.conf:189):2: 78c3eb5360cd1f9dbb090fa2e397710d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:44:52 [info] 35#35: *485 [lua] logger.lua:23: 78c3eb5360cd1f9dbb090fa2e397710d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:44:52 +0000] 78c3eb5360cd1f9dbb090fa2e397710d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:44:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/24 05:44:55 [info] 35#35: *486 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:44:55 [info] 38#38: *487 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:45:05 [info] 35#35: *489 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:45:05 [info] 35#35: *490 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:45:07 [info] 35#35: *491 [lua] access_by_lua(msblocations.conf:189):2: 1447b601cf108c3439d4187d783738d2:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:45:07 +0000] 1447b601cf108c3439d4187d783738d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 05:45:07 [info] 35#35: *491 [lua] logger.lua:23: 1447b601cf108c3439d4187d783738d2 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:45:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:45:15 [info] 35#35: *492 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:45:15 [info] 35#35: *493 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:45:22 [info] 35#35: *494 [lua] access_by_lua(msblocations.conf:189):2: 80dd3ceed55270ab43b7467037346690:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:45:22 [info] 35#35: *494 [lua] logger.lua:23: 80dd3ceed55270ab43b7467037346690 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:45:22 +0000] 80dd3ceed55270ab43b7467037346690 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:45:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:45:25 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:45:25 [info] 35#35: *495 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:45:35 [info] 35#35: *498 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:45:35 [info] 35#35: *497 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:45:37 [info] 35#35: *499 [lua] access_by_lua(msblocations.conf:189):2: 1ba914d41e2d86bc9c7ce40efb31450a:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:45:37 [info] 35#35: *499 [lua] logger.lua:23: 1ba914d41e2d86bc9c7ce40efb31450a {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:45:37 +0000] 1ba914d41e2d86bc9c7ce40efb31450a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:45:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:45:45 [info] 35#35: *501 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:45:45 [info] 38#38: *500 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:45:52 [info] 35#35: *502 [lua] access_by_lua(msblocations.conf:189):2: 0b3da786623c9aa9897c815186062248:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:45:52 [info] 35#35: *502 [lua] logger.lua:23: 0b3da786623c9aa9897c815186062248 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:45:52 +0000] 0b3da786623c9aa9897c815186062248 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:45:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:45:55 [info] 38#38: *503 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:45:55 [info] 38#38: *504 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:46:05 [info] 35#35: *507 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:46:05 [info] 35#35: *506 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:46:07 [info] 35#35: *508 [lua] access_by_lua(msblocations.conf:189):2: f5679f08807c3b3d700776d7476fa94f:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:46:07 [info] 35#35: *508 [lua] logger.lua:23: f5679f08807c3b3d700776d7476fa94f {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:46:07 +0000] f5679f08807c3b3d700776d7476fa94f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:46:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:46:15 [info] 38#38: *509 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:46:15 [info] 35#35: *510 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:46:22 [info] 35#35: *511 [lua] access_by_lua(msblocations.conf:189):2: e77b94510a1a1f3e629a5ac4bf4a80ed:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:46:22 [info] 35#35: *511 [lua] logger.lua:23: e77b94510a1a1f3e629a5ac4bf4a80ed {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:46:22 +0000] e77b94510a1a1f3e629a5ac4bf4a80ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:46:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:46:25 [info] 35#35: *513 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:46:25 [info] 38#38: *512 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:46:35 [info] 35#35: *514 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:46:35 [info] 35#35: *515 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:46:37 [info] 35#35: *516 [lua] access_by_lua(msblocations.conf:189):2: 91585abf3ee6ae64f14d25730f0104a5:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:46:37 [info] 35#35: *516 [lua] logger.lua:23: 91585abf3ee6ae64f14d25730f0104a5 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:46:37 +0000] 91585abf3ee6ae64f14d25730f0104a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:46:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:46:45 [info] 35#35: *517 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:46:45 [info] 38#38: *518 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:46:52 [info] 35#35: *519 [lua] access_by_lua(msblocations.conf:189):2: 7510ec3423aebb4c87770d022e26efc8:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:46:52 [info] 35#35: *519 [lua] logger.lua:23: 7510ec3423aebb4c87770d022e26efc8 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:46:52 +0000] 7510ec3423aebb4c87770d022e26efc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:46:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:46:55 [info] 35#35: *520 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:46:55 [info] 35#35: *521 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:47:05 [info] 38#38: *524 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:47:05 [info] 38#38: *523 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:47:07 [info] 35#35: *525 [lua] access_by_lua(msblocations.conf:189):2: 8485cb789fd39c549d95097f431f3f82:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:47:07 [info] 35#35: *525 [lua] logger.lua:23: 8485cb789fd39c549d95097f431f3f82 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:47:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.126 - - [24/Jan/2023:05:47:07 +0000] 8485cb789fd39c549d95097f431f3f82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/24 05:47:15 [info] 35#35: *526 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:47:15 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:47:22 [info] 35#35: *528 [lua] access_by_lua(msblocations.conf:189):2: b102f197cc9edb9f1aca37e095b7d3cb:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:47:22 [info] 35#35: *528 [lua] logger.lua:23: b102f197cc9edb9f1aca37e095b7d3cb {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:47:22 +0000] b102f197cc9edb9f1aca37e095b7d3cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:47:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:47:25 [info] 38#38: *529 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:47:25 [info] 38#38: *530 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:47:35 [info] 38#38: *531 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:47:35 [info] 35#35: *532 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:47:37 [info] 35#35: *533 [lua] access_by_lua(msblocations.conf:189):2: 26727264819dd636a0af79f43fe249eb:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:47:37 [info] 35#35: *533 [lua] logger.lua:23: 26727264819dd636a0af79f43fe249eb {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:47:37 +0000] 26727264819dd636a0af79f43fe249eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:47:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:47:45 [info] 35#35: *535 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:47:45 [info] 35#35: *534 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:47:52 [info] 35#35: *536 [lua] access_by_lua(msblocations.conf:189):2: 1705a521c52360ee3afd1573ae7029c9:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:47:52 [info] 35#35: *536 [lua] logger.lua:23: 1705a521c52360ee3afd1573ae7029c9 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:47:52 +0000] 1705a521c52360ee3afd1573ae7029c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:47:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:47:55 [info] 35#35: *537 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:47:55 [info] 38#38: *538 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:48:05 [info] 35#35: *540 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:48:05 [info] 35#35: *541 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:48:07 [info] 35#35: *542 [lua] access_by_lua(msblocations.conf:189):2: e504eaaf989f60f5d0fb7d9145312dee:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:48:07 [info] 35#35: *542 [lua] logger.lua:23: e504eaaf989f60f5d0fb7d9145312dee {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:48:07 +0000] e504eaaf989f60f5d0fb7d9145312dee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:48:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:48:15 [info] 35#35: *543 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:48:15 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:48:22 [info] 35#35: *545 [lua] access_by_lua(msblocations.conf:189):2: 843e5b7adf5da6bc8046a0fc71b80283:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:48:22 +0000] 843e5b7adf5da6bc8046a0fc71b80283 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 05:48:22 [info] 35#35: *545 [lua] logger.lua:23: 843e5b7adf5da6bc8046a0fc71b80283 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:48:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 05:48:25 [info] 35#35: *546 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:48:25 [info] 35#35: *547 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:48:35 [info] 38#38: *548 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:48:35 [info] 38#38: *549 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:48:37 [info] 35#35: *550 [lua] access_by_lua(msblocations.conf:189):2: a5dd938b2fa29fc6fbc7e75cca500513:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:48:37 +0000] a5dd938b2fa29fc6fbc7e75cca500513 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 05:48:37 [info] 35#35: *550 [lua] logger.lua:23: a5dd938b2fa29fc6fbc7e75cca500513 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:48:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:48:45 [info] 38#38: *552 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:48:45 [info] 38#38: *551 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:48:52 [info] 35#35: *553 [lua] access_by_lua(msblocations.conf:189):2: d10368a86cb9f577956ac2c18839cfaf:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:48:52 +0000] d10368a86cb9f577956ac2c18839cfaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 05:48:52 [info] 35#35: *553 [lua] logger.lua:23: d10368a86cb9f577956ac2c18839cfaf {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:48:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:48:55 [info] 38#38: *554 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:48:55 [info] 38#38: *555 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:49:05 [info] 35#35: *557 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:49:05 [info] 35#35: *558 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:49:07 [info] 35#35: *559 [lua] access_by_lua(msblocations.conf:189):2: b64b86561208b69f220b4e121e7322fd:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:49:07 [info] 35#35: *559 [lua] logger.lua:23: b64b86561208b69f220b4e121e7322fd {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:49:07 +0000] b64b86561208b69f220b4e121e7322fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:49:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/24 05:49:15 [info] 35#35: *560 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:49:15 [info] 35#35: *561 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:49:22 [info] 35#35: *562 [lua] access_by_lua(msblocations.conf:189):2: 350234d71716a686ba74d8965315ff42:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:49:22 [info] 35#35: *562 [lua] logger.lua:23: 350234d71716a686ba74d8965315ff42 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:49:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.126 - - [24/Jan/2023:05:49:22 +0000] 350234d71716a686ba74d8965315ff42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 05:49:25 [info] 35#35: *563 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:49:25 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:49:35 [info] 35#35: *565 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:49:35 [info] 35#35: *566 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:49:37 [info] 35#35: *567 [lua] access_by_lua(msblocations.conf:189):2: 0cab3e252e8f14bf2d55e09a73975cbf:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:49:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.72.126 - - [24/Jan/2023:05:49:37 +0000] 0cab3e252e8f14bf2d55e09a73975cbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 05:49:37 [info] 35#35: *567 [lua] logger.lua:23: 0cab3e252e8f14bf2d55e09a73975cbf {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 05:49:45 [info] 35#35: *569 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:49:45 [info] 35#35: *568 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:49:52 [info] 35#35: *570 [lua] access_by_lua(msblocations.conf:189):2: d7d4d522fb4b1d917230cd7bb3528c49:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:49:52 [info] 35#35: *570 [lua] logger.lua:23: d7d4d522fb4b1d917230cd7bb3528c49 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:49:52 +0000] d7d4d522fb4b1d917230cd7bb3528c49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:49:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:49:55 [info] 35#35: *571 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:49:55 [info] 35#35: *572 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:50:05 [info] 38#38: *574 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:50:05 [info] 38#38: *575 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:50:07 [info] 35#35: *576 [lua] access_by_lua(msblocations.conf:189):2: 1234d7c0099e71f9ed156c1efff993e0:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:50:07 [info] 35#35: *576 [lua] logger.lua:23: 1234d7c0099e71f9ed156c1efff993e0 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:50:07 +0000] 1234d7c0099e71f9ed156c1efff993e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:50:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:50:15 [info] 35#35: *578 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:50:15 [info] 35#35: *577 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:50:22 [info] 35#35: *579 [lua] access_by_lua(msblocations.conf:189):2: e1058e50f1f0011c7f45406776c6b479:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:50:22 +0000] e1058e50f1f0011c7f45406776c6b479 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 05:50:22 [info] 35#35: *579 [lua] logger.lua:23: e1058e50f1f0011c7f45406776c6b479 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:50:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:50:25 [info] 38#38: *580 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:50:25 [info] 38#38: *581 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:50:35 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:50:35 [info] 38#38: *583 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:50:37 [info] 35#35: *584 [lua] access_by_lua(msblocations.conf:189):2: 2c258ddc29770f67a6a19caecd3cf796:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:50:37 [info] 35#35: *584 [lua] logger.lua:23: 2c258ddc29770f67a6a19caecd3cf796 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:50:37 +0000] 2c258ddc29770f67a6a19caecd3cf796 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:50:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/24 05:50:45 [info] 38#38: *585 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:50:45 [info] 38#38: *586 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:50:52 [info] 35#35: *587 [lua] access_by_lua(msblocations.conf:189):2: 49835b807a3a2e221fe7dbec8edbba5e:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:50:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:50:52 [info] 35#35: *587 [lua] logger.lua:23: 49835b807a3a2e221fe7dbec8edbba5e {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:50:52 +0000] 49835b807a3a2e221fe7dbec8edbba5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 05:50:55 [info] 38#38: *588 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:50:55 [info] 38#38: *589 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:51:05 [info] 35#35: *591 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:51:05 [info] 38#38: *592 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:51:07 [info] 35#35: *593 [lua] access_by_lua(msblocations.conf:189):2: 0472ef9137b6a32809b616023e9ffc59:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:51:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.126 - - [24/Jan/2023:05:51:07 +0000] 0472ef9137b6a32809b616023e9ffc59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 05:51:07 [info] 35#35: *593 [lua] logger.lua:23: 0472ef9137b6a32809b616023e9ffc59 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 05:51:15 [info] 35#35: *594 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:51:15 [info] 35#35: *595 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:51:22 [info] 35#35: *596 [lua] access_by_lua(msblocations.conf:189):2: ccff0edff79c20574177d2a4ce2afad2:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:51:22 [info] 35#35: *596 [lua] logger.lua:23: ccff0edff79c20574177d2a4ce2afad2 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:51:22 +0000] ccff0edff79c20574177d2a4ce2afad2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:51:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:51:25 [info] 38#38: *597 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:51:25 [info] 38#38: *598 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:51:35 [info] 35#35: *599 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:51:35 [info] 35#35: *600 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:51:37 [info] 35#35: *601 [lua] access_by_lua(msblocations.conf:189):2: c9587588ac76ffbd352b7d00d04e2c5e:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:51:37 +0000] c9587588ac76ffbd352b7d00d04e2c5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/24 05:51:37 [info] 35#35: *601 [lua] logger.lua:23: c9587588ac76ffbd352b7d00d04e2c5e {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:51:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:51:45 [info] 38#38: *603 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:51:45 [info] 38#38: *602 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:51:52 [info] 35#35: *604 [lua] access_by_lua(msblocations.conf:189):2: 46178b70ec3f7ee27e5c0ef507b02857:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:51:52 +0000] 46178b70ec3f7ee27e5c0ef507b02857 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/24 05:51:52 [info] 35#35: *604 [lua] logger.lua:23: 46178b70ec3f7ee27e5c0ef507b02857 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:51:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 05:51:55 [info] 38#38: *605 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:51:55 [info] 38#38: *606 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:52:05 [info] 38#38: *608 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:52:05 [info] 38#38: *609 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:52:07 [info] 35#35: *610 [lua] access_by_lua(msblocations.conf:189):2: ce0de09216ae4eb2de6dc4b0ba24269d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:52:07 +0000] ce0de09216ae4eb2de6dc4b0ba24269d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 05:52:07 [info] 35#35: *610 [lua] logger.lua:23: ce0de09216ae4eb2de6dc4b0ba24269d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:52:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:52:15 [info] 35#35: *611 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:52:15 [info] 35#35: *612 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:52:22 [info] 35#35: *613 [lua] access_by_lua(msblocations.conf:189):2: ce0fe994dff9f94990d4559c57ed3841:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:52:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 05:52:22 [info] 35#35: *613 [lua] logger.lua:23: ce0fe994dff9f94990d4559c57ed3841 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:52:22 +0000] ce0fe994dff9f94990d4559c57ed3841 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/24 05:52:25 [info] 38#38: *614 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:52:25 [info] 38#38: *615 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:52:35 [info] 38#38: *616 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:52:35 [info] 38#38: *617 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:52:37 [info] 35#35: *618 [lua] access_by_lua(msblocations.conf:189):2: 4dc0eb2b5da879e0852264b84f38da27:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:52:37 [info] 35#35: *618 [lua] logger.lua:23: 4dc0eb2b5da879e0852264b84f38da27 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:52:37 +0000] 4dc0eb2b5da879e0852264b84f38da27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:52:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:52:45 [info] 38#38: *619 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:52:45 [info] 38#38: *620 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:52:52 [info] 35#35: *621 [lua] access_by_lua(msblocations.conf:189):2: eafc2a729f6e33f27acc8d426b3f1bf6:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:52:52 [info] 35#35: *621 [lua] logger.lua:23: eafc2a729f6e33f27acc8d426b3f1bf6 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:52:52 +0000] eafc2a729f6e33f27acc8d426b3f1bf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:52:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:52:55 [info] 35#35: *622 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:52:55 [info] 35#35: *623 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:53:05 [info] 35#35: *625 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:53:05 [info] 35#35: *626 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:53:07 [info] 35#35: *627 [lua] access_by_lua(msblocations.conf:189):2: 03c80ab065c8111f55ce6bbe4493f4f1:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:53:07 +0000] 03c80ab065c8111f55ce6bbe4493f4f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 05:53:07 [info] 35#35: *627 [lua] logger.lua:23: 03c80ab065c8111f55ce6bbe4493f4f1 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:53:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:53:15 [info] 35#35: *629 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:53:15 [info] 35#35: *628 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:53:22 [info] 35#35: *630 [lua] access_by_lua(msblocations.conf:189):2: 345fa63c5f8e74a1bae953d5c2e067c7:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:53:22 +0000] 345fa63c5f8e74a1bae953d5c2e067c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/24 05:53:22 [info] 35#35: *630 [lua] logger.lua:23: 345fa63c5f8e74a1bae953d5c2e067c7 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:53:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:53:25 [info] 35#35: *632 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:53:25 [info] 35#35: *631 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:53:35 [info] 35#35: *633 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:53:35 [info] 35#35: *634 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:53:37 [info] 35#35: *635 [lua] access_by_lua(msblocations.conf:189):2: 770fcc4571648afbe0c476e3a2d647bc:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:53:37 +0000] 770fcc4571648afbe0c476e3a2d647bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 05:53:37 [info] 35#35: *635 [lua] logger.lua:23: 770fcc4571648afbe0c476e3a2d647bc {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:53:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:53:45 [info] 35#35: *636 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:53:45 [info] 35#35: *637 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:53:52 [info] 35#35: *638 [lua] access_by_lua(msblocations.conf:189):2: de92ed9328aa06b3603d1aba46d8651d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:53:52 +0000] de92ed9328aa06b3603d1aba46d8651d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 05:53:52 [info] 35#35: *638 [lua] logger.lua:23: de92ed9328aa06b3603d1aba46d8651d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:53:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:53:55 [info] 35#35: *639 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:53:55 [info] 35#35: *640 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:54:05 [info] 35#35: *642 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:54:05 [info] 35#35: *643 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:54:07 [info] 35#35: *644 [lua] access_by_lua(msblocations.conf:189):2: 1673da99b74563444e0533100b8fe9b4:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:54:07 [info] 35#35: *644 [lua] logger.lua:23: 1673da99b74563444e0533100b8fe9b4 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:54:07 +0000] 1673da99b74563444e0533100b8fe9b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:54:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:54:15 [info] 35#35: *645 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:54:15 [info] 38#38: *646 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:54:22 [info] 35#35: *647 [lua] access_by_lua(msblocations.conf:189):2: fa5385c92c41229f44ed9f48821c5ea1:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:54:22 [info] 35#35: *647 [lua] logger.lua:23: fa5385c92c41229f44ed9f48821c5ea1 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:54:22 +0000] fa5385c92c41229f44ed9f48821c5ea1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:54:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:54:25 [info] 35#35: *649 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:54:25 [info] 35#35: *648 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:54:35 [info] 38#38: *651 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:54:35 [info] 38#38: *650 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:54:37 [info] 35#35: *652 [lua] access_by_lua(msblocations.conf:189):2: b4c1692004f7b988d2c15ac187eb4a6d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:54:37 [info] 35#35: *652 [lua] logger.lua:23: b4c1692004f7b988d2c15ac187eb4a6d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:54:37 +0000] b4c1692004f7b988d2c15ac187eb4a6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:54:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:54:45 [info] 38#38: *653 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:54:45 [info] 38#38: *654 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:54:52 [info] 35#35: *655 [lua] access_by_lua(msblocations.conf:189):2: 9ab4c7013e48f3047307aef2f1887a80:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:54:52 [info] 35#35: *655 [lua] logger.lua:23: 9ab4c7013e48f3047307aef2f1887a80 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:54:52 +0000] 9ab4c7013e48f3047307aef2f1887a80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:54:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:54:55 [info] 38#38: *656 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:54:55 [info] 38#38: *657 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:55:05 [info] 35#35: *660 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:55:05 [info] 35#35: *659 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:55:07 [info] 35#35: *661 [lua] access_by_lua(msblocations.conf:189):2: 6c0820cd4ba876aace11fe987759624b:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:55:07 [info] 35#35: *661 [lua] logger.lua:23: 6c0820cd4ba876aace11fe987759624b {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:55:07 +0000] 6c0820cd4ba876aace11fe987759624b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:55:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 05:55:15 [info] 38#38: *662 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:55:15 [info] 38#38: *663 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:55:22 [info] 35#35: *664 [lua] access_by_lua(msblocations.conf:189):2: 792e4389081ea6fc300ffd3efeba80fe:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:55:22 [info] 35#35: *664 [lua] logger.lua:23: 792e4389081ea6fc300ffd3efeba80fe {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:55:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.72.126 - - [24/Jan/2023:05:55:22 +0000] 792e4389081ea6fc300ffd3efeba80fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 05:55:25 [info] 35#35: *665 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:55:25 [info] 35#35: *666 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:55:35 [info] 35#35: *667 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:55:35 [info] 35#35: *668 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:55:37 [info] 35#35: *669 [lua] access_by_lua(msblocations.conf:189):2: 7700f8cd2b7f36cc065a9986021a3621:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:55:37 [info] 35#35: *669 [lua] logger.lua:23: 7700f8cd2b7f36cc065a9986021a3621 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:55:37 +0000] 7700f8cd2b7f36cc065a9986021a3621 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:55:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/24 05:55:45 [info] 38#38: *670 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:55:45 [info] 38#38: *671 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:55:52 [info] 35#35: *672 [lua] access_by_lua(msblocations.conf:189):2: 1e57a3f98abad25aa684c43f5fb8d403:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:55:52 [info] 35#35: *672 [lua] logger.lua:23: 1e57a3f98abad25aa684c43f5fb8d403 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:55:52 +0000] 1e57a3f98abad25aa684c43f5fb8d403 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:55:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 05:55:55 [info] 35#35: *674 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:55:55 [info] 35#35: *673 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:56:05 [info] 38#38: *676 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:56:05 [info] 38#38: *677 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:56:07 [info] 35#35: *678 [lua] access_by_lua(msblocations.conf:189):2: 3cad2e7e338b990834d9c568d21cf4c7:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:56:07 [info] 35#35: *678 [lua] logger.lua:23: 3cad2e7e338b990834d9c568d21cf4c7 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:56:07 +0000] 3cad2e7e338b990834d9c568d21cf4c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:56:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:56:15 [info] 38#38: *679 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:56:15 [info] 38#38: *680 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:56:22 [info] 35#35: *681 [lua] access_by_lua(msblocations.conf:189):2: 5481f4029328885442d98106a846f1cc:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:56:22 [info] 35#35: *681 [lua] logger.lua:23: 5481f4029328885442d98106a846f1cc {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:56:22 +0000] 5481f4029328885442d98106a846f1cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:56:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:56:25 [info] 38#38: *682 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:56:25 [info] 38#38: *683 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:56:35 [info] 38#38: *684 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:56:35 [info] 35#35: *685 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:56:37 [info] 35#35: *686 [lua] access_by_lua(msblocations.conf:189):2: 0755d3a159fa17594acf1d2d31676c0b:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:56:37 [info] 35#35: *686 [lua] logger.lua:23: 0755d3a159fa17594acf1d2d31676c0b {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:56:37 +0000] 0755d3a159fa17594acf1d2d31676c0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:56:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:56:45 [info] 38#38: *687 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:56:45 [info] 38#38: *688 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:56:52 [info] 35#35: *689 [lua] access_by_lua(msblocations.conf:189):2: 2b2c0e8d9747b7f4494a00eaf181ea06:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:56:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.126 - - [24/Jan/2023:05:56:52 +0000] 2b2c0e8d9747b7f4494a00eaf181ea06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 05:56:52 [info] 35#35: *689 [lua] logger.lua:23: 2b2c0e8d9747b7f4494a00eaf181ea06 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 05:56:55 [info] 35#35: *690 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:56:55 [info] 35#35: *691 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:57:05 [info] 35#35: *693 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:57:05 [info] 35#35: *694 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:57:07 [info] 35#35: *695 [lua] access_by_lua(msblocations.conf:189):2: 8c1a934acdfd2475c98bc674e228063c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:57:07 [info] 35#35: *695 [lua] logger.lua:23: 8c1a934acdfd2475c98bc674e228063c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:57:07 +0000] 8c1a934acdfd2475c98bc674e228063c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:57:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:57:15 [info] 38#38: *696 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:57:15 [info] 38#38: *697 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:57:22 [info] 35#35: *698 [lua] access_by_lua(msblocations.conf:189):2: d5cbe7701e3df65e2bcc04d0212cc3e1:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:57:22 [info] 35#35: *698 [lua] logger.lua:23: d5cbe7701e3df65e2bcc04d0212cc3e1 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:57:22 +0000] d5cbe7701e3df65e2bcc04d0212cc3e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:57:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:57:25 [info] 38#38: *700 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:57:25 [info] 38#38: *699 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:57:35 [info] 35#35: *701 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:57:35 [info] 35#35: *702 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:57:37 [info] 35#35: *703 [lua] access_by_lua(msblocations.conf:189):2: 54e83c8e094ea41e3e4660e8566f2c09:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:57:37 +0000] 54e83c8e094ea41e3e4660e8566f2c09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/24 05:57:37 [info] 35#35: *703 [lua] logger.lua:23: 54e83c8e094ea41e3e4660e8566f2c09 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:57:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/24 05:57:45 [info] 35#35: *705 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:57:45 [info] 35#35: *704 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:57:52 [info] 35#35: *706 [lua] access_by_lua(msblocations.conf:189):2: 4f85dc5581d52152a19a9ce3e2dcf843:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:57:52 +0000] 4f85dc5581d52152a19a9ce3e2dcf843 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/24 05:57:52 [info] 35#35: *706 [lua] logger.lua:23: 4f85dc5581d52152a19a9ce3e2dcf843 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:57:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 05:57:55 [info] 35#35: *707 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:57:55 [info] 35#35: *708 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:58:05 [info] 35#35: *711 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:58:05 [info] 38#38: *710 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:58:07 [info] 35#35: *712 [lua] access_by_lua(msblocations.conf:189):2: 64e5c9b9bdafbb6b36c1960118428109:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:58:07 +0000] 64e5c9b9bdafbb6b36c1960118428109 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 05:58:07 [info] 35#35: *712 [lua] logger.lua:23: 64e5c9b9bdafbb6b36c1960118428109 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:58:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:58:15 [info] 35#35: *714 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:58:15 [info] 38#38: *713 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:58:22 [info] 35#35: *715 [lua] access_by_lua(msblocations.conf:189):2: 474267627e123a7a3b871a745a904e50:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:58:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:58:22 [info] 35#35: *715 [lua] logger.lua:23: 474267627e123a7a3b871a745a904e50 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:58:22 +0000] 474267627e123a7a3b871a745a904e50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 05:58:25 [info] 38#38: *717 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:58:25 [info] 35#35: *716 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:58:35 [info] 35#35: *719 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:58:35 [info] 38#38: *718 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:58:37 [info] 35#35: *720 [lua] access_by_lua(msblocations.conf:189):2: 69195cd47fd0cd1f954ba14c431c5804:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:58:37 +0000] 69195cd47fd0cd1f954ba14c431c5804 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:58:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:58:37 [info] 35#35: *720 [lua] logger.lua:23: 69195cd47fd0cd1f954ba14c431c5804 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 05:58:45 [info] 38#38: *722 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:58:45 [info] 35#35: *721 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:58:52 [info] 35#35: *723 [lua] access_by_lua(msblocations.conf:189):2: ef3925a0532bc66df72052cb78f198f2:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 05:58:52 [info] 35#35: *723 [lua] logger.lua:23: ef3925a0532bc66df72052cb78f198f2 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:58:52 +0000] ef3925a0532bc66df72052cb78f198f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:05:58:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:58:55 [info] 38#38: *724 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:58:55 [info] 35#35: *725 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:59:05 [info] 35#35: *727 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:59:05 [info] 38#38: *728 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:59:07 [info] 35#35: *729 [lua] access_by_lua(msblocations.conf:189):2: 1c18a793541f00e1294a1af8356f400f:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:59:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 05:59:07 [info] 35#35: *729 [lua] logger.lua:23: 1c18a793541f00e1294a1af8356f400f {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:59:07 +0000] 1c18a793541f00e1294a1af8356f400f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 05:59:15 [info] 35#35: *731 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:59:15 [info] 38#38: *730 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:59:22 [info] 35#35: *732 [lua] access_by_lua(msblocations.conf:189):2: 9a99d57b841d75d323a2be63d3139cab:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:59:22 +0000] 9a99d57b841d75d323a2be63d3139cab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 05:59:22 [info] 35#35: *732 [lua] logger.lua:23: 9a99d57b841d75d323a2be63d3139cab {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:59:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:59:25 [info] 38#38: *734 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:59:25 [info] 38#38: *733 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:59:35 [info] 35#35: *735 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:59:35 [info] 35#35: *736 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:59:37 [info] 35#35: *737 [lua] access_by_lua(msblocations.conf:189):2: 56bcf24647eb7aa336831d7ec3110ad0:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:59:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:59:37 [info] 35#35: *737 [lua] logger.lua:23: 56bcf24647eb7aa336831d7ec3110ad0 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:59:37 +0000] 56bcf24647eb7aa336831d7ec3110ad0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 05:59:45 [info] 35#35: *738 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:59:45 [info] 38#38: *739 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:59:52 [info] 35#35: *740 [lua] access_by_lua(msblocations.conf:189):2: 98d00587e03b1958db6b3e4bc93ed093:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:59:52 +0000] 98d00587e03b1958db6b3e4bc93ed093 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 05:59:52 [info] 35#35: *740 [lua] logger.lua:23: 98d00587e03b1958db6b3e4bc93ed093 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:05:59:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 05:59:55 [info] 35#35: *741 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 05:59:55 [info] 35#35: *742 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:00:05 [info] 35#35: *744 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:00:05 [info] 38#38: *745 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:00:07 [info] 35#35: *746 [lua] access_by_lua(msblocations.conf:189):2: 227534b13f06d20ef795b547ca413a51:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:00:07 +0000] 227534b13f06d20ef795b547ca413a51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:00:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:00:07 [info] 35#35: *746 [lua] logger.lua:23: 227534b13f06d20ef795b547ca413a51 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 06:00:15 [info] 35#35: *747 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:00:15 [info] 35#35: *748 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:00:22 [info] 35#35: *749 [lua] access_by_lua(msblocations.conf:189):2: a32a282d807e9b3ce57257acd1d68c74:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:00:22 +0000] a32a282d807e9b3ce57257acd1d68c74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/24 06:00:22 [info] 35#35: *749 [lua] logger.lua:23: a32a282d807e9b3ce57257acd1d68c74 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:00:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/24 06:00:25 [info] 35#35: *751 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:00:25 [info] 38#38: *750 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:00:35 [info] 35#35: *753 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:00:35 [info] 35#35: *752 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:00:38 [info] 35#35: *754 [lua] access_by_lua(msblocations.conf:189):2: 42f8d72e696fe19fa0eaef527684ef61:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:00:38 +0000] 42f8d72e696fe19fa0eaef527684ef61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 06:00:38 [info] 35#35: *754 [lua] logger.lua:23: 42f8d72e696fe19fa0eaef527684ef61 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:00:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 06:00:45 [info] 35#35: *755 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:00:45 [info] 35#35: *756 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:00:53 [info] 35#35: *757 [lua] access_by_lua(msblocations.conf:189):2: 20bb1c45b160b2bb595cfeea3539c4cc:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:00:53 [info] 35#35: *757 [lua] logger.lua:23: 20bb1c45b160b2bb595cfeea3539c4cc {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:00:53 +0000] 20bb1c45b160b2bb595cfeea3539c4cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:00:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:00:55 [info] 35#35: *758 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:00:55 [info] 35#35: *759 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:01:05 [info] 38#38: *761 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:01:05 [info] 38#38: *762 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:01:08 [info] 35#35: *763 [lua] access_by_lua(msblocations.conf:189):2: 419920c2168b8b4d6b02851a79255ac3:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:01:08 +0000] 419920c2168b8b4d6b02851a79255ac3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/24 06:01:08 [info] 35#35: *763 [lua] logger.lua:23: 419920c2168b8b4d6b02851a79255ac3 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:01:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:01:15 [info] 35#35: *764 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:01:15 [info] 35#35: *765 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:01:23 [info] 35#35: *766 [lua] access_by_lua(msblocations.conf:189):2: 4a2aefc71f6231d0c86bac635d8d9e64:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:01:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.72.126 - - [24/Jan/2023:06:01:23 +0000] 4a2aefc71f6231d0c86bac635d8d9e64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/24 06:01:23 [info] 35#35: *766 [lua] logger.lua:23: 4a2aefc71f6231d0c86bac635d8d9e64 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 06:01:25 [info] 38#38: *767 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:01:25 [info] 38#38: *768 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:01:35 [info] 35#35: *769 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:01:35 [info] 35#35: *770 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:01:38 [info] 35#35: *771 [lua] access_by_lua(msblocations.conf:189):2: d6e0e6a2042a8774596516c168edf189:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:01:38 [info] 35#35: *771 [lua] logger.lua:23: d6e0e6a2042a8774596516c168edf189 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:01:38 +0000] d6e0e6a2042a8774596516c168edf189 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:01:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:01:45 [info] 35#35: *772 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:01:45 [info] 35#35: *773 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:01:53 [info] 35#35: *774 [lua] access_by_lua(msblocations.conf:189):2: 1b936b0666920aadc2e829dc9c877803:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:01:53 [info] 35#35: *774 [lua] logger.lua:23: 1b936b0666920aadc2e829dc9c877803 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:01:53 +0000] 1b936b0666920aadc2e829dc9c877803 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:01:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/24 06:01:55 [info] 35#35: *775 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:01:55 [info] 35#35: *776 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:02:05 [info] 35#35: *778 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:02:05 [info] 35#35: *779 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:02:08 [info] 35#35: *780 [lua] access_by_lua(msblocations.conf:189):2: a44a836d52d618f733ecefa267059eb4:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:02:08 [info] 35#35: *780 [lua] logger.lua:23: a44a836d52d618f733ecefa267059eb4 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:02:08 +0000] a44a836d52d618f733ecefa267059eb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:02:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:02:15 [info] 38#38: *781 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:02:15 [info] 38#38: *782 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:02:23 [info] 35#35: *783 [lua] access_by_lua(msblocations.conf:189):2: 7aa737548e885d1d6565cbdff74ecfa7:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:02:23 [info] 35#35: *783 [lua] logger.lua:23: 7aa737548e885d1d6565cbdff74ecfa7 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:02:23 +0000] 7aa737548e885d1d6565cbdff74ecfa7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:02:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 06:02:25 [info] 38#38: *785 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:02:25 [info] 38#38: *784 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:02:35 [info] 35#35: *787 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:02:35 [info] 38#38: *786 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:02:38 [info] 35#35: *788 [lua] access_by_lua(msblocations.conf:189):2: f76cafb1e8a8b8e238263ef0cae4ca1e:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:02:38 [info] 35#35: *788 [lua] logger.lua:23: f76cafb1e8a8b8e238263ef0cae4ca1e {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:02:38 +0000] f76cafb1e8a8b8e238263ef0cae4ca1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:02:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:02:45 [info] 35#35: *789 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:02:45 [info] 35#35: *790 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:02:53 [info] 35#35: *791 [lua] access_by_lua(msblocations.conf:189):2: da116a6b954670738574e56b9e262cee:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:02:53 [info] 35#35: *791 [lua] logger.lua:23: da116a6b954670738574e56b9e262cee {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:02:53 +0000] da116a6b954670738574e56b9e262cee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:02:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 06:02:55 [info] 35#35: *793 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:02:55 [info] 35#35: *792 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:03:05 [info] 35#35: *795 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:03:05 [info] 38#38: *796 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:03:08 [info] 35#35: *797 [lua] access_by_lua(msblocations.conf:189):2: 3caa5c6894cea9a5cc75dc2162c6d3d6:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:03:08 +0000] 3caa5c6894cea9a5cc75dc2162c6d3d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:03:08 [info] 35#35: *797 [lua] logger.lua:23: 3caa5c6894cea9a5cc75dc2162c6d3d6 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:03:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:03:15 [info] 38#38: *798 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:03:15 [info] 35#35: *799 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:03:23 [info] 35#35: *800 [lua] access_by_lua(msblocations.conf:189):2: fea08139b306322a17acbfa85c57eb41:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:03:23 [info] 35#35: *800 [lua] logger.lua:23: fea08139b306322a17acbfa85c57eb41 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:03:23 +0000] fea08139b306322a17acbfa85c57eb41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:03:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:03:25 [info] 38#38: *802 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:03:25 [info] 35#35: *801 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:03:35 [info] 35#35: *803 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:03:35 [info] 38#38: *804 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:03:38 [info] 35#35: *805 [lua] access_by_lua(msblocations.conf:189):2: 14a7dcbc300bc5e00388e7c716e55f25:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:03:38 +0000] 14a7dcbc300bc5e00388e7c716e55f25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/24 06:03:38 [info] 35#35: *805 [lua] logger.lua:23: 14a7dcbc300bc5e00388e7c716e55f25 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:03:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:03:45 [info] 38#38: *807 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:03:45 [info] 38#38: *806 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:03:53 [info] 35#35: *808 [lua] access_by_lua(msblocations.conf:189):2: 2b33a97a7245ebd24d54d560a8291aec:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:03:53 +0000] 2b33a97a7245ebd24d54d560a8291aec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:03:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:03:53 [info] 35#35: *808 [lua] logger.lua:23: 2b33a97a7245ebd24d54d560a8291aec {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 06:03:55 [info] 38#38: *810 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:03:55 [info] 35#35: *809 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:04:05 [info] 38#38: *812 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:04:05 [info] 38#38: *813 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:04:08 [info] 35#35: *814 [lua] access_by_lua(msblocations.conf:189):2: 0037ccb54d96a315132c087acb2f3a10:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:04:08 +0000] 0037ccb54d96a315132c087acb2f3a10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:04:08 [info] 35#35: *814 [lua] logger.lua:23: 0037ccb54d96a315132c087acb2f3a10 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:04:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:04:15 [info] 35#35: *815 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:04:15 [info] 35#35: *816 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:04:23 [info] 35#35: *817 [lua] access_by_lua(msblocations.conf:189):2: 87fad47c6d8913095a9ddbdaca3fdb46:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:04:23 [info] 35#35: *817 [lua] logger.lua:23: 87fad47c6d8913095a9ddbdaca3fdb46 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:04:23 +0000] 87fad47c6d8913095a9ddbdaca3fdb46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:04:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 06:04:25 [info] 38#38: *819 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:04:25 [info] 38#38: *818 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:04:35 [info] 38#38: *820 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:04:35 [info] 38#38: *821 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:04:38 [info] 35#35: *822 [lua] access_by_lua(msblocations.conf:189):2: 582baca9c32c255fc7f0906177ff48ea:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:04:38 +0000] 582baca9c32c255fc7f0906177ff48ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 06:04:38 [info] 35#35: *822 [lua] logger.lua:23: 582baca9c32c255fc7f0906177ff48ea {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:04:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:04:45 [info] 38#38: *823 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:04:45 [info] 35#35: *824 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:04:53 [info] 35#35: *825 [lua] access_by_lua(msblocations.conf:189):2: e6eb7109a989fe4f4323237efba40d39:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:04:53 [info] 35#35: *825 [lua] logger.lua:23: e6eb7109a989fe4f4323237efba40d39 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:04:53 +0000] e6eb7109a989fe4f4323237efba40d39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:04:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:04:55 [info] 35#35: *827 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:04:55 [info] 35#35: *826 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:05:05 [info] 35#35: *830 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:05:05 [info] 35#35: *829 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:05:08 [info] 35#35: *831 [lua] access_by_lua(msblocations.conf:189):2: 94d041286e045258aa8362431edf9000:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:05:08 [info] 35#35: *831 [lua] logger.lua:23: 94d041286e045258aa8362431edf9000 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:05:08 +0000] 94d041286e045258aa8362431edf9000 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:05:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/24 06:05:15 [info] 35#35: *833 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:05:15 [info] 35#35: *832 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:05:23 [info] 35#35: *834 [lua] access_by_lua(msblocations.conf:189):2: 6b3bcf615a5df7419dc00e5549b7d54d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:05:23 [info] 35#35: *834 [lua] logger.lua:23: 6b3bcf615a5df7419dc00e5549b7d54d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:05:23 +0000] 6b3bcf615a5df7419dc00e5549b7d54d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:05:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:05:25 [info] 35#35: *835 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:05:25 [info] 35#35: *836 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:05:35 [info] 38#38: *837 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:05:35 [info] 38#38: *838 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:05:38 [info] 35#35: *839 [lua] access_by_lua(msblocations.conf:189):2: a12ea2c53a4fd65cf02f628a1486f5d3:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:05:38 +0000] a12ea2c53a4fd65cf02f628a1486f5d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 06:05:38 [info] 35#35: *839 [lua] logger.lua:23: a12ea2c53a4fd65cf02f628a1486f5d3 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:05:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 06:05:45 [info] 35#35: *840 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:05:45 [info] 35#35: *841 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:05:53 [info] 35#35: *842 [lua] access_by_lua(msblocations.conf:189):2: 0adeea665ca76476da8ce51fdb0be9a5:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:05:53 +0000] 0adeea665ca76476da8ce51fdb0be9a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:05:53 [info] 35#35: *842 [lua] logger.lua:23: 0adeea665ca76476da8ce51fdb0be9a5 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:05:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:05:55 [info] 38#38: *843 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:05:55 [info] 35#35: *844 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:06:05 [info] 38#38: *846 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:06:05 [info] 38#38: *847 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:06:08 [info] 35#35: *848 [lua] access_by_lua(msblocations.conf:189):2: 2d4e61d12f61566dc9a23fde60af64d5:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:06:08 [info] 35#35: *848 [lua] logger.lua:23: 2d4e61d12f61566dc9a23fde60af64d5 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:06:08 +0000] 2d4e61d12f61566dc9a23fde60af64d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:06:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:06:15 [info] 35#35: *849 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:06:15 [info] 35#35: *850 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:06:23 [info] 35#35: *851 [lua] access_by_lua(msblocations.conf:189):2: 5215997ae5aae0584f97f9fce6625209:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:06:23 [info] 35#35: *851 [lua] logger.lua:23: 5215997ae5aae0584f97f9fce6625209 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:06:23 +0000] 5215997ae5aae0584f97f9fce6625209 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:06:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:06:25 [info] 35#35: *852 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:06:25 [info] 35#35: *853 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:06:35 [info] 35#35: *854 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:06:35 [info] 38#38: *855 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:06:38 [info] 35#35: *856 [lua] access_by_lua(msblocations.conf:189):2: a1ec83983e2c4d0e377b0968deebde8d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:06:38 +0000] a1ec83983e2c4d0e377b0968deebde8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 06:06:38 [info] 35#35: *856 [lua] logger.lua:23: a1ec83983e2c4d0e377b0968deebde8d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:06:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:06:45 [info] 38#38: *857 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:06:45 [info] 38#38: *858 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:06:53 [info] 35#35: *859 [lua] access_by_lua(msblocations.conf:189):2: a0fac3f361ef47efd48a4ae8c3007951:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:06:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.72.126 - - [24/Jan/2023:06:06:53 +0000] a0fac3f361ef47efd48a4ae8c3007951 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/24 06:06:53 [info] 35#35: *859 [lua] logger.lua:23: a0fac3f361ef47efd48a4ae8c3007951 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 06:06:55 [info] 38#38: *860 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:06:55 [info] 35#35: *861 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:07:05 [info] 35#35: *863 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:07:05 [info] 35#35: *864 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:07:08 [info] 35#35: *865 [lua] access_by_lua(msblocations.conf:189):2: fb5d7e89ef2cc015f8e7c7745d60e03d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:07:08 +0000] fb5d7e89ef2cc015f8e7c7745d60e03d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:07:08 [info] 35#35: *865 [lua] logger.lua:23: fb5d7e89ef2cc015f8e7c7745d60e03d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:07:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 06:07:15 [info] 35#35: *866 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:07:15 [info] 35#35: *867 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:07:23 [info] 35#35: *868 [lua] access_by_lua(msblocations.conf:189):2: bf16ef5f15bfb02ca0ffd72cb996e51a:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:07:23 [info] 35#35: *868 [lua] logger.lua:23: bf16ef5f15bfb02ca0ffd72cb996e51a {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:07:23 +0000] bf16ef5f15bfb02ca0ffd72cb996e51a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:07:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:07:25 [info] 35#35: *870 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:07:25 [info] 35#35: *869 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:07:35 [info] 35#35: *871 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:07:35 [info] 35#35: *872 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:07:38 [info] 35#35: *873 [lua] access_by_lua(msblocations.conf:189):2: 510e6aafd865e493be3135bc6d08d2bc:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:07:38 +0000] 510e6aafd865e493be3135bc6d08d2bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 06:07:38 [info] 35#35: *873 [lua] logger.lua:23: 510e6aafd865e493be3135bc6d08d2bc {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:07:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:07:45 [info] 38#38: *874 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:07:45 [info] 38#38: *875 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:07:53 [info] 35#35: *876 [lua] access_by_lua(msblocations.conf:189):2: b18aa8195e33f8ca7cb226654741e9cc:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:07:53 +0000] b18aa8195e33f8ca7cb226654741e9cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/24 06:07:53 [info] 35#35: *876 [lua] logger.lua:23: b18aa8195e33f8ca7cb226654741e9cc {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:07:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 06:07:55 [info] 38#38: *877 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:07:55 [info] 38#38: *878 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:08:05 [info] 35#35: *881 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:08:05 [info] 35#35: *880 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:08:08 [info] 35#35: *882 [lua] access_by_lua(msblocations.conf:189):2: 40e33d8a07baeeeab9147df0cd7a4304:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:08:08 +0000] 40e33d8a07baeeeab9147df0cd7a4304 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 06:08:08 [info] 35#35: *882 [lua] logger.lua:23: 40e33d8a07baeeeab9147df0cd7a4304 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:08:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:08:15 [info] 35#35: *883 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:08:15 [info] 38#38: *884 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:08:23 [info] 35#35: *885 [lua] access_by_lua(msblocations.conf:189):2: 7fcc2b4f6b5f88ed2b270358bee71a7c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:08:23 +0000] 7fcc2b4f6b5f88ed2b270358bee71a7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:08:23 [info] 35#35: *885 [lua] logger.lua:23: 7fcc2b4f6b5f88ed2b270358bee71a7c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:08:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:08:25 [info] 35#35: *886 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:08:25 [info] 35#35: *887 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:08:35 [info] 38#38: *889 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:08:35 [info] 35#35: *888 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:08:38 [info] 35#35: *890 [lua] access_by_lua(msblocations.conf:189):2: c318ee4c5d826d4d88e3f322e805640b:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:08:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:08:38 [info] 35#35: *890 [lua] logger.lua:23: c318ee4c5d826d4d88e3f322e805640b {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:08:38 +0000] c318ee4c5d826d4d88e3f322e805640b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 06:08:45 [info] 35#35: *891 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:08:45 [info] 35#35: *892 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:08:53 [info] 35#35: *893 [lua] access_by_lua(msblocations.conf:189):2: 10fc1dffbc9824f3bf8985c564bfa63b:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:08:53 +0000] 10fc1dffbc9824f3bf8985c564bfa63b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:08:53 [info] 35#35: *893 [lua] logger.lua:23: 10fc1dffbc9824f3bf8985c564bfa63b {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:08:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:08:55 [info] 35#35: *895 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:08:55 [info] 38#38: *894 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:09:05 [info] 35#35: *898 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:09:05 [info] 38#38: *897 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:09:08 [info] 35#35: *899 [lua] access_by_lua(msblocations.conf:189):2: 7978998d30e82e073fe97172e5cc6765:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:09:08 +0000] 7978998d30e82e073fe97172e5cc6765 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:09:08 [info] 35#35: *899 [lua] logger.lua:23: 7978998d30e82e073fe97172e5cc6765 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:09:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:09:15 [info] 35#35: *900 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:09:15 [info] 35#35: *901 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:09:23 [info] 35#35: *902 [lua] access_by_lua(msblocations.conf:189):2: 723d5204480126dfa19a67c7251b384d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:09:23 [info] 35#35: *902 [lua] logger.lua:23: 723d5204480126dfa19a67c7251b384d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:09:23 +0000] 723d5204480126dfa19a67c7251b384d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:09:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:09:25 [info] 35#35: *904 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:09:25 [info] 35#35: *903 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:09:35 [info] 35#35: *905 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:09:35 [info] 35#35: *906 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:09:38 [info] 35#35: *907 [lua] access_by_lua(msblocations.conf:189):2: 7445b1e9e837b75a2f1740e8e8a0ca63:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:09:38 +0000] 7445b1e9e837b75a2f1740e8e8a0ca63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/24 06:09:38 [info] 35#35: *907 [lua] logger.lua:23: 7445b1e9e837b75a2f1740e8e8a0ca63 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:09:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 06:09:45 [info] 35#35: *908 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:09:45 [info] 35#35: *909 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:09:53 [info] 35#35: *910 [lua] access_by_lua(msblocations.conf:189):2: 0a7fc86ac52fad2727428a9488fb4687:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:09:53 [info] 35#35: *910 [lua] logger.lua:23: 0a7fc86ac52fad2727428a9488fb4687 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:09:53 +0000] 0a7fc86ac52fad2727428a9488fb4687 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:09:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/24 06:09:55 [info] 35#35: *911 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:09:55 [info] 35#35: *912 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:10:05 [info] 35#35: *914 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:10:05 [info] 35#35: *915 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:10:08 [info] 35#35: *916 [lua] access_by_lua(msblocations.conf:189):2: ee499e01a89dd931ea9efac041d32c1c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:10:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:10:08 [info] 35#35: *916 [lua] logger.lua:23: ee499e01a89dd931ea9efac041d32c1c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:10:08 +0000] ee499e01a89dd931ea9efac041d32c1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/24 06:10:15 [info] 35#35: *918 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:10:15 [info] 35#35: *917 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:10:23 [info] 35#35: *919 [lua] access_by_lua(msblocations.conf:189):2: ab16ee9b40cfdffbf94cf5309084caca:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:10:23 +0000] ab16ee9b40cfdffbf94cf5309084caca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:10:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:10:23 [info] 35#35: *919 [lua] logger.lua:23: ab16ee9b40cfdffbf94cf5309084caca {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 06:10:25 [info] 38#38: *920 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:10:25 [info] 38#38: *921 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:10:35 [info] 38#38: *922 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:10:35 [info] 38#38: *923 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:10:38 [info] 35#35: *924 [lua] access_by_lua(msblocations.conf:189):2: 0cc7201fe907efb59b7cc3e0c8097824:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:10:38 [info] 35#35: *924 [lua] logger.lua:23: 0cc7201fe907efb59b7cc3e0c8097824 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:10:38 +0000] 0cc7201fe907efb59b7cc3e0c8097824 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:10:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:10:45 [info] 35#35: *925 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:10:45 [info] 35#35: *926 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:10:53 [info] 35#35: *927 [lua] access_by_lua(msblocations.conf:189):2: 2b7c314ce69a6d81a6dccc6dcc105edb:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:10:53 +0000] 2b7c314ce69a6d81a6dccc6dcc105edb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 06:10:53 [info] 35#35: *927 [lua] logger.lua:23: 2b7c314ce69a6d81a6dccc6dcc105edb {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:10:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 06:10:55 [info] 35#35: *928 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:10:55 [info] 35#35: *929 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:11:05 [info] 35#35: *931 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:11:05 [info] 35#35: *932 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:11:08 [info] 35#35: *933 [lua] access_by_lua(msblocations.conf:189):2: 4bedc31918908096e60ca92232a1e919:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:11:08 [info] 35#35: *933 [lua] logger.lua:23: 4bedc31918908096e60ca92232a1e919 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:11:08 +0000] 4bedc31918908096e60ca92232a1e919 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:11:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:11:15 [info] 35#35: *934 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:11:15 [info] 35#35: *935 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:11:23 [info] 35#35: *936 [lua] access_by_lua(msblocations.conf:189):2: 3226ebedb6c9c9846ffb8a43dc22d1e7:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:11:23 +0000] 3226ebedb6c9c9846ffb8a43dc22d1e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 06:11:23 [info] 35#35: *936 [lua] logger.lua:23: 3226ebedb6c9c9846ffb8a43dc22d1e7 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:11:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:11:25 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:11:25 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:11:35 [info] 35#35: *939 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:11:35 [info] 38#38: *940 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:11:38 [info] 35#35: *941 [lua] access_by_lua(msblocations.conf:189):2: b4e762322feae59368fc5b6d6f203327:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:11:38 [info] 35#35: *941 [lua] logger.lua:23: b4e762322feae59368fc5b6d6f203327 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:11:38 +0000] b4e762322feae59368fc5b6d6f203327 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:11:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:11:45 [info] 38#38: *942 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:11:45 [info] 38#38: *943 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:11:53 [info] 35#35: *944 [lua] access_by_lua(msblocations.conf:189):2: b08f04b6e23ef88128945c6c8953c1d3:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:11:53 [info] 35#35: *944 [lua] logger.lua:23: b08f04b6e23ef88128945c6c8953c1d3 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:11:53 +0000] b08f04b6e23ef88128945c6c8953c1d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:11:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 06:11:55 [info] 38#38: *945 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:11:55 [info] 38#38: *946 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:12:05 [info] 38#38: *948 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:12:05 [info] 38#38: *949 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:12:08 [info] 35#35: *950 [lua] access_by_lua(msblocations.conf:189):2: f845df15b84dd5f3c9d44a81f30711c2:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:12:08 +0000] f845df15b84dd5f3c9d44a81f30711c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/24 06:12:08 [info] 35#35: *950 [lua] logger.lua:23: f845df15b84dd5f3c9d44a81f30711c2 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:12:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:12:15 [info] 38#38: *951 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:12:15 [info] 38#38: *952 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:12:23 [info] 35#35: *953 [lua] access_by_lua(msblocations.conf:189):2: ca4ddb97fc3bf0dd92cf3de640500caa:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:12:23 [info] 35#35: *953 [lua] logger.lua:23: ca4ddb97fc3bf0dd92cf3de640500caa {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:12:23 +0000] ca4ddb97fc3bf0dd92cf3de640500caa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:12:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:12:25 [info] 35#35: *955 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:12:25 [info] 38#38: *954 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:12:35 [info] 35#35: *956 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:12:35 [info] 35#35: *957 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:12:38 [info] 35#35: *958 [lua] access_by_lua(msblocations.conf:189):2: 216ec67634e2b0f0dfe85954fc4caa48:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:12:38 +0000] 216ec67634e2b0f0dfe85954fc4caa48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/24 06:12:38 [info] 35#35: *958 [lua] logger.lua:23: 216ec67634e2b0f0dfe85954fc4caa48 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:12:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:12:45 [info] 35#35: *959 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:12:45 [info] 38#38: *960 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:12:53 [info] 35#35: *961 [lua] access_by_lua(msblocations.conf:189):2: f58aa8c41eac9ed4cfa29cb52bad6f8f:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:12:53 +0000] f58aa8c41eac9ed4cfa29cb52bad6f8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/24 06:12:53 [info] 35#35: *961 [lua] logger.lua:23: f58aa8c41eac9ed4cfa29cb52bad6f8f {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:12:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:12:55 [info] 38#38: *962 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:12:55 [info] 38#38: *963 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:13:05 [info] 35#35: *965 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:13:05 [info] 35#35: *966 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:13:08 [info] 35#35: *967 [lua] access_by_lua(msblocations.conf:189):2: 623f2b29ca1aaa9d5af2e829edf730f2:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:13:08 [info] 35#35: *967 [lua] logger.lua:23: 623f2b29ca1aaa9d5af2e829edf730f2 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:13:08 +0000] 623f2b29ca1aaa9d5af2e829edf730f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:13:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:13:15 [info] 35#35: *968 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:13:15 [info] 35#35: *969 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:13:23 [info] 35#35: *970 [lua] access_by_lua(msblocations.conf:189):2: ae0aa02b79ead96e49b07aca61baeb84:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:13:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:13:23 [info] 35#35: *970 [lua] logger.lua:23: ae0aa02b79ead96e49b07aca61baeb84 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:13:23 +0000] ae0aa02b79ead96e49b07aca61baeb84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 06:13:25 [info] 35#35: *971 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:13:25 [info] 35#35: *972 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:13:35 [info] 35#35: *973 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:13:35 [info] 35#35: *974 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:13:38 [info] 35#35: *975 [lua] access_by_lua(msblocations.conf:189):2: 8c0ba20d55e57208f12953a1dc3bd0ea:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:13:38 +0000] 8c0ba20d55e57208f12953a1dc3bd0ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:13:38 [info] 35#35: *975 [lua] logger.lua:23: 8c0ba20d55e57208f12953a1dc3bd0ea {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:13:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:13:45 [info] 35#35: *977 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:13:45 [info] 35#35: *976 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:13:53 [info] 35#35: *978 [lua] access_by_lua(msblocations.conf:189):2: c33d6f2a5509bb049fdf13fd5aaa192b:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:13:53 [info] 35#35: *978 [lua] logger.lua:23: c33d6f2a5509bb049fdf13fd5aaa192b {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:13:53 +0000] c33d6f2a5509bb049fdf13fd5aaa192b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:13:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:13:55 [info] 35#35: *979 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:13:55 [info] 35#35: *980 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:14:05 [info] 35#35: *983 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:14:05 [info] 35#35: *982 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:14:08 [info] 35#35: *984 [lua] access_by_lua(msblocations.conf:189):2: 0c1b2eb5b7671e3e9f87fa6527b05e1c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:14:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.126 - - [24/Jan/2023:06:14:08 +0000] 0c1b2eb5b7671e3e9f87fa6527b05e1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:14:08 [info] 35#35: *984 [lua] logger.lua:23: 0c1b2eb5b7671e3e9f87fa6527b05e1c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 06:14:15 [info] 35#35: *985 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:14:15 [info] 35#35: *986 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:14:23 [info] 35#35: *987 [lua] access_by_lua(msblocations.conf:189):2: 872b31a5e5a883d8a062d20e62b4ee5d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:14:23 [info] 35#35: *987 [lua] logger.lua:23: 872b31a5e5a883d8a062d20e62b4ee5d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:14:23 +0000] 872b31a5e5a883d8a062d20e62b4ee5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:14:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:14:25 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:14:25 [info] 35#35: *989 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:14:35 [info] 38#38: *990 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:14:35 [info] 38#38: *991 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:14:38 [info] 35#35: *992 [lua] access_by_lua(msblocations.conf:189):2: 25d060a2f0cd0957ee44460730cf2696:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:14:38 +0000] 25d060a2f0cd0957ee44460730cf2696 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 06:14:38 [info] 35#35: *992 [lua] logger.lua:23: 25d060a2f0cd0957ee44460730cf2696 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:14:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:14:45 [info] 35#35: *993 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:14:45 [info] 35#35: *994 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:14:53 [info] 35#35: *995 [lua] access_by_lua(msblocations.conf:189):2: db893cb3319806d9b1d41f620a5f40b2:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:14:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 06:14:53 [info] 35#35: *995 [lua] logger.lua:23: db893cb3319806d9b1d41f620a5f40b2 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:14:53 +0000] db893cb3319806d9b1d41f620a5f40b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:14:55 [info] 35#35: *996 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:14:55 [info] 38#38: *997 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:15:05 [info] 38#38: *1000 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:15:05 [info] 35#35: *999 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:15:08 [info] 35#35: *1001 [lua] access_by_lua(msblocations.conf:189):2: ff1b3003faa866210fba3f92ecdf1267:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:15:08 [info] 35#35: *1001 [lua] logger.lua:23: ff1b3003faa866210fba3f92ecdf1267 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:15:08 +0000] ff1b3003faa866210fba3f92ecdf1267 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:15:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:15:15 [info] 38#38: *1002 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:15:15 [info] 38#38: *1003 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:15:23 [info] 35#35: *1004 [lua] access_by_lua(msblocations.conf:189):2: 11d2077981d2e0d3d9da7b453f38a29f:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:15:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:15:23 [info] 35#35: *1004 [lua] logger.lua:23: 11d2077981d2e0d3d9da7b453f38a29f {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:15:23 +0000] 11d2077981d2e0d3d9da7b453f38a29f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 06:15:25 [info] 38#38: *1005 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:15:25 [info] 35#35: *1006 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:15:35 [info] 38#38: *1007 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:15:35 [info] 38#38: *1008 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:15:38 [info] 35#35: *1009 [lua] access_by_lua(msblocations.conf:189):2: 137f9b666410163d10d08c4d817f684d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:15:38 [info] 35#35: *1009 [lua] logger.lua:23: 137f9b666410163d10d08c4d817f684d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:15:38 +0000] 137f9b666410163d10d08c4d817f684d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:15:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 06:15:44 [info] 35#35: *1010 client closed connection while waiting for request, client: 10.233.66.137, server: 0.0.0.0:443
2023/01/24 06:15:45 [info] 35#35: *1011 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:15:45 [info] 35#35: *1012 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:15:53 [info] 35#35: *1013 [lua] access_by_lua(msblocations.conf:189):2: b193d58c99c224b1fd40d5764c99970a:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:15:53 [info] 35#35: *1013 [lua] logger.lua:23: b193d58c99c224b1fd40d5764c99970a {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:15:53 +0000] b193d58c99c224b1fd40d5764c99970a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:15:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:15:55 [info] 35#35: *1015 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:15:55 [info] 38#38: *1014 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:16:05 [info] 35#35: *1017 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:16:05 [info] 35#35: *1018 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:16:08 [info] 35#35: *1019 [lua] access_by_lua(msblocations.conf:189):2: 9797cd3e0960c9b9b0c6788e236e2c81:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:16:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.126 - - [24/Jan/2023:06:16:08 +0000] 9797cd3e0960c9b9b0c6788e236e2c81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/24 06:16:08 [info] 35#35: *1019 [lua] logger.lua:23: 9797cd3e0960c9b9b0c6788e236e2c81 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 06:16:15 [info] 35#35: *1020 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:16:15 [info] 38#38: *1021 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:16:23 [info] 35#35: *1022 [lua] access_by_lua(msblocations.conf:189):2: ce95ac53978357f09b21ac15b8822398:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:16:23 [info] 35#35: *1022 [lua] logger.lua:23: ce95ac53978357f09b21ac15b8822398 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:16:23 +0000] ce95ac53978357f09b21ac15b8822398 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:16:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:16:25 [info] 35#35: *1023 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:16:25 [info] 35#35: *1024 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:16:35 [info] 35#35: *1026 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:16:35 [info] 35#35: *1025 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:16:38 [info] 35#35: *1027 [lua] access_by_lua(msblocations.conf:189):2: f29611fbfc3e96ee28fc2e6b18a00871:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:16:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:16:38 [info] 35#35: *1027 [lua] logger.lua:23: f29611fbfc3e96ee28fc2e6b18a00871 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:16:38 +0000] f29611fbfc3e96ee28fc2e6b18a00871 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/24 06:16:45 [info] 35#35: *1029 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:16:45 [info] 35#35: *1028 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:16:53 [info] 35#35: *1030 [lua] access_by_lua(msblocations.conf:189):2: d88251beffea0e0f17716c53230b7f38:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:16:53 [info] 35#35: *1030 [lua] logger.lua:23: d88251beffea0e0f17716c53230b7f38 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:16:53 +0000] d88251beffea0e0f17716c53230b7f38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:16:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:16:55 [info] 35#35: *1031 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:16:55 [info] 35#35: *1032 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:17:05 [info] 38#38: *1035 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:17:05 [info] 38#38: *1034 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:17:08 [info] 35#35: *1036 [lua] access_by_lua(msblocations.conf:189):2: 7c76f76350488ccbc2066cc90fe888fb:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:17:08 [info] 35#35: *1036 [lua] logger.lua:23: 7c76f76350488ccbc2066cc90fe888fb {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:17:08 +0000] 7c76f76350488ccbc2066cc90fe888fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:17:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2023/01/24 06:17:15 [info] 35#35: *1037 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:17:15 [info] 35#35: *1038 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:17:23 [info] 35#35: *1039 [lua] access_by_lua(msblocations.conf:189):2: f855042e631bcadd1ce008667967edb5:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:17:23 +0000] f855042e631bcadd1ce008667967edb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/24 06:17:23 [info] 35#35: *1039 [lua] logger.lua:23: f855042e631bcadd1ce008667967edb5 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:17:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:17:25 [info] 38#38: *1040 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:17:25 [info] 38#38: *1041 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:17:35 [info] 35#35: *1042 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:17:35 [info] 35#35: *1043 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:17:38 [info] 35#35: *1044 [lua] access_by_lua(msblocations.conf:189):2: d250bbc33f423eefc2a9fe8769f92785:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:17:38 +0000] d250bbc33f423eefc2a9fe8769f92785 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 06:17:38 [info] 35#35: *1044 [lua] logger.lua:23: d250bbc33f423eefc2a9fe8769f92785 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:17:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 06:17:45 [info] 38#38: *1045 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:17:45 [info] 38#38: *1046 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:17:53 [info] 35#35: *1047 [lua] access_by_lua(msblocations.conf:189):2: fdfdbb66bf7a7923c604e6878005b24a:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:17:53 +0000] fdfdbb66bf7a7923c604e6878005b24a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:17:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/24 06:17:53 [info] 35#35: *1047 [lua] logger.lua:23: fdfdbb66bf7a7923c604e6878005b24a {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 06:17:55 [info] 38#38: *1048 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:17:55 [info] 38#38: *1049 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:18:05 [info] 38#38: *1051 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:18:05 [info] 38#38: *1052 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:18:08 [info] 35#35: *1053 [lua] access_by_lua(msblocations.conf:189):2: c29ca891a5568104d0839187785db6bc:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:18:08 [info] 35#35: *1053 [lua] logger.lua:23: c29ca891a5568104d0839187785db6bc {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:18:08 +0000] c29ca891a5568104d0839187785db6bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:18:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 06:18:15 [info] 35#35: *1054 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:18:15 [info] 35#35: *1055 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:18:23 [info] 35#35: *1056 [lua] access_by_lua(msblocations.conf:189):2: a5eb0287da841a770c97741f394cf5d8:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:18:23 +0000] a5eb0287da841a770c97741f394cf5d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 06:18:23 [info] 35#35: *1056 [lua] logger.lua:23: a5eb0287da841a770c97741f394cf5d8 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:18:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:18:25 [info] 38#38: *1057 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:18:25 [info] 38#38: *1058 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:18:35 [info] 35#35: *1059 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:18:35 [info] 35#35: *1060 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:18:38 [info] 35#35: *1061 [lua] access_by_lua(msblocations.conf:189):2: 8047cc85b9adb38beb357b296a44af4f:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:18:38 +0000] 8047cc85b9adb38beb357b296a44af4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 06:18:38 [info] 35#35: *1061 [lua] logger.lua:23: 8047cc85b9adb38beb357b296a44af4f {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:18:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:18:45 [info] 38#38: *1063 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:18:45 [info] 38#38: *1062 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:18:53 [info] 35#35: *1064 [lua] access_by_lua(msblocations.conf:189):2: d5d9a9fd2a176088077d1782a87cb3a7:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:18:53 [info] 35#35: *1064 [lua] logger.lua:23: d5d9a9fd2a176088077d1782a87cb3a7 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:18:53 +0000] d5d9a9fd2a176088077d1782a87cb3a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:18:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:18:55 [info] 38#38: *1066 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:18:55 [info] 38#38: *1065 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:19:05 [info] 38#38: *1068 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:19:05 [info] 38#38: *1069 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:19:08 [info] 35#35: *1070 [lua] access_by_lua(msblocations.conf:189):2: f40fea22a5bebe5ed29fc323c43ff563:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:19:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.126 - - [24/Jan/2023:06:19:08 +0000] f40fea22a5bebe5ed29fc323c43ff563 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/24 06:19:08 [info] 35#35: *1070 [lua] logger.lua:23: f40fea22a5bebe5ed29fc323c43ff563 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 06:19:15 [info] 35#35: *1071 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:19:15 [info] 35#35: *1072 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:19:24 [info] 35#35: *1073 [lua] access_by_lua(msblocations.conf:189):2: c1c06da64002fe7cf799658c60e61c07:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:19:24 [info] 35#35: *1073 [lua] logger.lua:23: c1c06da64002fe7cf799658c60e61c07 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:19:24 +0000] c1c06da64002fe7cf799658c60e61c07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:19:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:19:25 [info] 38#38: *1074 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:19:25 [info] 38#38: *1075 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:19:35 [info] 35#35: *1077 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:19:35 [info] 35#35: *1076 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:19:39 [info] 35#35: *1078 [lua] access_by_lua(msblocations.conf:189):2: 393449a9e614ceab4b66b9846edd3ad2:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:19:39 [info] 35#35: *1078 [lua] logger.lua:23: 393449a9e614ceab4b66b9846edd3ad2 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:19:39 +0000] 393449a9e614ceab4b66b9846edd3ad2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:19:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:19:45 [info] 38#38: *1079 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:19:45 [info] 38#38: *1080 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:19:54 [info] 35#35: *1081 [lua] access_by_lua(msblocations.conf:189):2: d6617beeeae4dca25682156c38a398ad:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:19:54 [info] 35#35: *1081 [lua] logger.lua:23: d6617beeeae4dca25682156c38a398ad {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:19:54 +0000] d6617beeeae4dca25682156c38a398ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:19:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:19:55 [info] 35#35: *1082 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:19:55 [info] 35#35: *1083 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:20:05 [info] 35#35: *1086 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:20:05 [info] 38#38: *1085 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:20:09 [info] 35#35: *1087 [lua] access_by_lua(msblocations.conf:189):2: 80657f56dcb68ef5b1a0053c72d79d36:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:20:09 [info] 35#35: *1087 [lua] logger.lua:23: 80657f56dcb68ef5b1a0053c72d79d36 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:20:09 +0000] 80657f56dcb68ef5b1a0053c72d79d36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:20:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:20:15 [info] 35#35: *1089 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:20:15 [info] 35#35: *1088 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:20:24 [info] 35#35: *1090 [lua] access_by_lua(msblocations.conf:189):2: e4b9a3d0a4f96e5e6d60b0bc90f11cc9:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:20:24 [info] 35#35: *1090 [lua] logger.lua:23: e4b9a3d0a4f96e5e6d60b0bc90f11cc9 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:20:24 +0000] e4b9a3d0a4f96e5e6d60b0bc90f11cc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:20:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 06:20:25 [info] 38#38: *1091 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:20:25 [info] 35#35: *1092 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:20:35 [info] 35#35: *1093 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:20:35 [info] 38#38: *1094 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:20:39 [info] 35#35: *1095 [lua] access_by_lua(msblocations.conf:189):2: 1e8ff913c3020ba49d74e560a8d203e4:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:20:39 +0000] 1e8ff913c3020ba49d74e560a8d203e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:20:39 [info] 35#35: *1095 [lua] logger.lua:23: 1e8ff913c3020ba49d74e560a8d203e4 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:20:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:20:45 [info] 35#35: *1097 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:20:45 [info] 35#35: *1096 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:20:54 [info] 35#35: *1098 [lua] access_by_lua(msblocations.conf:189):2: e32d1bbb0f062dd62aa78a2284816e68:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:20:54 +0000] e32d1bbb0f062dd62aa78a2284816e68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:20:54 [info] 35#35: *1098 [lua] logger.lua:23: e32d1bbb0f062dd62aa78a2284816e68 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:20:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:20:55 [info] 35#35: *1099 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:20:55 [info] 38#38: *1100 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:21:05 [info] 38#38: *1102 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:21:05 [info] 38#38: *1103 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:21:09 [info] 35#35: *1104 [lua] access_by_lua(msblocations.conf:189):2: 574378e00f5c5435abd6312c7efc723c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:21:09 [info] 35#35: *1104 [lua] logger.lua:23: 574378e00f5c5435abd6312c7efc723c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:21:09 +0000] 574378e00f5c5435abd6312c7efc723c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:21:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 06:21:15 [info] 38#38: *1105 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:21:15 [info] 35#35: *1106 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:21:24 [info] 35#35: *1107 [lua] access_by_lua(msblocations.conf:189):2: db5e7a44ecc1cbc61c0c10dd21993436:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:21:24 +0000] db5e7a44ecc1cbc61c0c10dd21993436 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:21:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:21:24 [info] 35#35: *1107 [lua] logger.lua:23: db5e7a44ecc1cbc61c0c10dd21993436 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 06:21:25 [info] 35#35: *1108 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:21:25 [info] 35#35: *1109 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:21:35 [info] 35#35: *1111 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:21:35 [info] 35#35: *1110 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:21:39 [info] 35#35: *1112 [lua] access_by_lua(msblocations.conf:189):2: ae116d2783df26e4833e3d627adacb2f:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:21:39 +0000] ae116d2783df26e4833e3d627adacb2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 06:21:39 [info] 35#35: *1112 [lua] logger.lua:23: ae116d2783df26e4833e3d627adacb2f {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:21:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 06:21:45 [info] 35#35: *1114 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:21:45 [info] 35#35: *1113 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:21:54 [info] 35#35: *1115 [lua] access_by_lua(msblocations.conf:189):2: 3b7785245a2a3a60e07b23aec2a50cec:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:21:54 [info] 35#35: *1115 [lua] logger.lua:23: 3b7785245a2a3a60e07b23aec2a50cec {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:21:54 +0000] 3b7785245a2a3a60e07b23aec2a50cec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:21:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:21:55 [info] 35#35: *1116 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:21:55 [info] 35#35: *1117 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:22:05 [info] 38#38: *1119 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:22:05 [info] 38#38: *1120 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:22:09 [info] 35#35: *1121 [lua] access_by_lua(msblocations.conf:189):2: 3de23a02db7a0a377a6315a5b64e4093:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:22:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 06:22:09 [info] 35#35: *1121 [lua] logger.lua:23: 3de23a02db7a0a377a6315a5b64e4093 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:22:09 +0000] 3de23a02db7a0a377a6315a5b64e4093 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:22:15 [info] 38#38: *1122 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:22:15 [info] 38#38: *1123 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:22:24 [info] 35#35: *1124 [lua] access_by_lua(msblocations.conf:189):2: 7e766ad19bf1fadf592ef304b622062a:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:22:24 [info] 35#35: *1124 [lua] logger.lua:23: 7e766ad19bf1fadf592ef304b622062a {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:22:24 +0000] 7e766ad19bf1fadf592ef304b622062a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:22:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 06:22:25 [info] 35#35: *1126 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:22:25 [info] 35#35: *1125 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:22:35 [info] 35#35: *1128 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:22:35 [info] 35#35: *1127 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:22:39 [info] 35#35: *1129 [lua] access_by_lua(msblocations.conf:189):2: 93c5f2fb73ddb98e46aab089508f0158:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:22:39 [info] 35#35: *1129 [lua] logger.lua:23: 93c5f2fb73ddb98e46aab089508f0158 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:22:39 +0000] 93c5f2fb73ddb98e46aab089508f0158 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:22:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:22:45 [info] 35#35: *1130 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:22:45 [info] 38#38: *1131 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:22:54 [info] 35#35: *1132 [lua] access_by_lua(msblocations.conf:189):2: 8dd331feb1b0b651efb837def118727d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:22:54 [info] 35#35: *1132 [lua] logger.lua:23: 8dd331feb1b0b651efb837def118727d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:22:54 +0000] 8dd331feb1b0b651efb837def118727d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:22:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:22:55 [info] 35#35: *1133 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:22:55 [info] 35#35: *1134 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:23:05 [info] 35#35: *1136 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:23:05 [info] 35#35: *1137 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:23:09 [info] 35#35: *1138 [lua] access_by_lua(msblocations.conf:189):2: 345dc89b8792c0874b70820d6b831dd4:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:23:09 +0000] 345dc89b8792c0874b70820d6b831dd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/24 06:23:09 [info] 35#35: *1138 [lua] logger.lua:23: 345dc89b8792c0874b70820d6b831dd4 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:23:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 06:23:15 [info] 35#35: *1139 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:23:15 [info] 35#35: *1140 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:23:24 [info] 35#35: *1141 [lua] access_by_lua(msblocations.conf:189):2: f7958cb143ffbb2965eb447c272cfe17:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:23:24 [info] 35#35: *1141 [lua] logger.lua:23: f7958cb143ffbb2965eb447c272cfe17 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:23:24 +0000] f7958cb143ffbb2965eb447c272cfe17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:23:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:23:25 [info] 35#35: *1142 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:23:25 [info] 35#35: *1143 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:23:35 [info] 35#35: *1144 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:23:35 [info] 35#35: *1145 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:23:39 [info] 35#35: *1146 [lua] access_by_lua(msblocations.conf:189):2: bd23b00f1aef8bfb044dbb4d002a7280:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:23:39 [info] 35#35: *1146 [lua] logger.lua:23: bd23b00f1aef8bfb044dbb4d002a7280 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:23:39 +0000] bd23b00f1aef8bfb044dbb4d002a7280 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:23:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:23:45 [info] 38#38: *1147 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:23:45 [info] 35#35: *1148 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:23:53 [info] 35#35: *1149 client closed connection while waiting for request, client: 10.233.66.137, server: 0.0.0.0:443
2023/01/24 06:23:54 [info] 35#35: *1150 [lua] access_by_lua(msblocations.conf:189):2: 9af98da287079c6ada4eaf3556dc0249:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:23:54 [info] 35#35: *1150 [lua] logger.lua:23: 9af98da287079c6ada4eaf3556dc0249 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:23:54 +0000] 9af98da287079c6ada4eaf3556dc0249 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:23:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:23:55 [info] 38#38: *1151 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:23:55 [info] 38#38: *1152 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:24:05 [info] 38#38: *1154 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:24:05 [info] 38#38: *1155 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:24:09 [info] 35#35: *1156 [lua] access_by_lua(msblocations.conf:189):2: 5dcbee5b0c5b2abb2bbc54d104e359a9:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:24:09 [info] 35#35: *1156 [lua] logger.lua:23: 5dcbee5b0c5b2abb2bbc54d104e359a9 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:24:09 +0000] 5dcbee5b0c5b2abb2bbc54d104e359a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:24:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:24:15 [info] 35#35: *1158 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:24:15 [info] 38#38: *1157 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:24:24 [info] 35#35: *1159 [lua] access_by_lua(msblocations.conf:189):2: bbc0ad9236de782d6c0096f22adbe29b:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:24:24 +0000] bbc0ad9236de782d6c0096f22adbe29b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:24:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:24:24 [info] 35#35: *1159 [lua] logger.lua:23: bbc0ad9236de782d6c0096f22adbe29b {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 06:24:25 [info] 38#38: *1160 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:24:25 [info] 38#38: *1161 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:24:35 [info] 35#35: *1163 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:24:35 [info] 35#35: *1162 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:24:39 [info] 35#35: *1164 [lua] access_by_lua(msblocations.conf:189):2: 74e705c32e79a9a0f361ef3adcaeddca:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:24:39 +0000] 74e705c32e79a9a0f361ef3adcaeddca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 06:24:39 [info] 35#35: *1164 [lua] logger.lua:23: 74e705c32e79a9a0f361ef3adcaeddca {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:24:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 06:24:45 [info] 35#35: *1165 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:24:45 [info] 38#38: *1166 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:24:54 [info] 35#35: *1167 [lua] access_by_lua(msblocations.conf:189):2: 27d808f5515d43d31a82452dbd79ed31:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:24:54 [info] 35#35: *1167 [lua] logger.lua:23: 27d808f5515d43d31a82452dbd79ed31 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:24:54 +0000] 27d808f5515d43d31a82452dbd79ed31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:24:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 06:24:55 [info] 35#35: *1168 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:24:55 [info] 35#35: *1169 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:25:05 [info] 38#38: *1171 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:25:05 [info] 38#38: *1172 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:25:09 [info] 35#35: *1173 [lua] access_by_lua(msblocations.conf:189):2: b5d2dcac46ba51f9f0c193832f1579d1:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:25:09 [info] 35#35: *1173 [lua] logger.lua:23: b5d2dcac46ba51f9f0c193832f1579d1 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:25:09 +0000] b5d2dcac46ba51f9f0c193832f1579d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:25:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:25:15 [info] 35#35: *1174 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:25:15 [info] 38#38: *1175 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:25:24 [info] 35#35: *1176 [lua] access_by_lua(msblocations.conf:189):2: ff5a061980068592f66c4da59d5f4408:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:25:24 +0000] ff5a061980068592f66c4da59d5f4408 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:25:24 [info] 35#35: *1176 [lua] logger.lua:23: ff5a061980068592f66c4da59d5f4408 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:25:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:25:25 [info] 35#35: *1177 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:25:25 [info] 35#35: *1178 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:25:35 [info] 35#35: *1179 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:25:35 [info] 35#35: *1180 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:25:39 [info] 35#35: *1181 [lua] access_by_lua(msblocations.conf:189):2: edbf93ae5d231e9f04a3b7b2d0cf33e8:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:25:39 [info] 35#35: *1181 [lua] logger.lua:23: edbf93ae5d231e9f04a3b7b2d0cf33e8 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:25:39 +0000] edbf93ae5d231e9f04a3b7b2d0cf33e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:25:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:25:45 [info] 38#38: *1182 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:25:45 [info] 35#35: *1183 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:25:54 [info] 35#35: *1184 [lua] access_by_lua(msblocations.conf:189):2: 4313382abf009784fd86b75fb98ca012:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:25:54 [info] 35#35: *1184 [lua] logger.lua:23: 4313382abf009784fd86b75fb98ca012 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:25:54 +0000] 4313382abf009784fd86b75fb98ca012 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:25:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:25:55 [info] 35#35: *1186 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:25:55 [info] 35#35: *1185 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:26:05 [info] 38#38: *1188 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:26:05 [info] 38#38: *1189 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:26:09 [info] 35#35: *1190 [lua] access_by_lua(msblocations.conf:189):2: 9f19eca3d371365aec18c2ac78cc13ec:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:26:09 [info] 35#35: *1190 [lua] logger.lua:23: 9f19eca3d371365aec18c2ac78cc13ec {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:26:09 +0000] 9f19eca3d371365aec18c2ac78cc13ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:26:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/24 06:26:15 [info] 38#38: *1192 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:26:15 [info] 35#35: *1191 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:26:24 [info] 35#35: *1193 [lua] access_by_lua(msblocations.conf:189):2: d70ed2ae5c97efe268be03fb83b69513:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:26:24 [info] 35#35: *1193 [lua] logger.lua:23: d70ed2ae5c97efe268be03fb83b69513 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:26:24 +0000] d70ed2ae5c97efe268be03fb83b69513 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:26:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:26:25 [info] 35#35: *1194 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:26:25 [info] 38#38: *1195 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:26:35 [info] 35#35: *1196 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:26:35 [info] 38#38: *1197 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:26:39 [info] 35#35: *1198 [lua] access_by_lua(msblocations.conf:189):2: 302a7c6440038e3617bf61c73b78810d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:26:39 +0000] 302a7c6440038e3617bf61c73b78810d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 06:26:39 [info] 35#35: *1198 [lua] logger.lua:23: 302a7c6440038e3617bf61c73b78810d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:26:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:26:45 [info] 35#35: *1199 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:26:45 [info] 38#38: *1200 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:26:54 [info] 35#35: *1201 [lua] access_by_lua(msblocations.conf:189):2: 583bb9b679ea70f3383c1dd49f03a742:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:26:54 [info] 35#35: *1201 [lua] logger.lua:23: 583bb9b679ea70f3383c1dd49f03a742 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:26:54 +0000] 583bb9b679ea70f3383c1dd49f03a742 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:26:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:26:55 [info] 38#38: *1202 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:26:55 [info] 38#38: *1203 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:27:05 [info] 35#35: *1205 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:27:05 [info] 35#35: *1206 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:27:09 [info] 35#35: *1207 [lua] access_by_lua(msblocations.conf:189):2: 162b3e03aba50c418a0b00b6d528376e:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:27:09 +0000] 162b3e03aba50c418a0b00b6d528376e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:27:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:27:09 [info] 35#35: *1207 [lua] logger.lua:23: 162b3e03aba50c418a0b00b6d528376e {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 06:27:15 [info] 35#35: *1208 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:27:15 [info] 38#38: *1209 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:27:24 [info] 35#35: *1210 [lua] access_by_lua(msblocations.conf:189):2: b568495edb8a297afefcfff9ff4be258:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:27:24 [info] 35#35: *1210 [lua] logger.lua:23: b568495edb8a297afefcfff9ff4be258 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:27:24 +0000] b568495edb8a297afefcfff9ff4be258 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:27:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:27:25 [info] 35#35: *1212 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:27:25 [info] 38#38: *1211 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:27:35 [info] 38#38: *1213 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:27:35 [info] 38#38: *1214 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:27:39 [info] 35#35: *1215 [lua] access_by_lua(msblocations.conf:189):2: 46677162dace2692a0e458e1b60cba65:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:27:39 [info] 35#35: *1215 [lua] logger.lua:23: 46677162dace2692a0e458e1b60cba65 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:27:39 +0000] 46677162dace2692a0e458e1b60cba65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:27:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:27:45 [info] 38#38: *1216 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:27:45 [info] 38#38: *1217 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:27:54 [info] 35#35: *1218 [lua] access_by_lua(msblocations.conf:189):2: 8f22d187b6f412046beca6e0527b6a10:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:27:54 +0000] 8f22d187b6f412046beca6e0527b6a10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:27:54 [info] 35#35: *1218 [lua] logger.lua:23: 8f22d187b6f412046beca6e0527b6a10 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:27:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 06:27:55 [info] 35#35: *1219 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:27:55 [info] 35#35: *1220 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:28:05 [info] 35#35: *1222 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:28:05 [info] 35#35: *1223 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:28:09 [info] 35#35: *1224 [lua] access_by_lua(msblocations.conf:189):2: c8009782314b2ec487a8a89adecde375:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:28:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:28:09 [info] 35#35: *1224 [lua] logger.lua:23: c8009782314b2ec487a8a89adecde375 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:28:09 +0000] c8009782314b2ec487a8a89adecde375 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:28:15 [info] 38#38: *1225 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:28:15 [info] 38#38: *1226 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:28:24 [info] 35#35: *1227 [lua] access_by_lua(msblocations.conf:189):2: 8f6b41619bb9cd509d44889b31debe06:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:28:24 [info] 35#35: *1227 [lua] logger.lua:23: 8f6b41619bb9cd509d44889b31debe06 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:28:24 +0000] 8f6b41619bb9cd509d44889b31debe06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:28:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 06:28:25 [info] 38#38: *1229 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:28:25 [info] 38#38: *1228 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:28:35 [info] 38#38: *1230 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:28:35 [info] 38#38: *1231 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:28:39 [info] 35#35: *1232 [lua] access_by_lua(msblocations.conf:189):2: d1066d9ba58d9f5d567b477777849992:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:28:39 [info] 35#35: *1232 [lua] logger.lua:23: d1066d9ba58d9f5d567b477777849992 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:28:39 +0000] d1066d9ba58d9f5d567b477777849992 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:28:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:28:45 [info] 38#38: *1234 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:28:45 [info] 38#38: *1233 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:28:54 [info] 35#35: *1235 [lua] access_by_lua(msblocations.conf:189):2: 30d77a9f721a43029e2e9c3c9b8ccbbf:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:28:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 06:28:54 [info] 35#35: *1235 [lua] logger.lua:23: 30d77a9f721a43029e2e9c3c9b8ccbbf {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:28:54 +0000] 30d77a9f721a43029e2e9c3c9b8ccbbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 06:28:55 [info] 38#38: *1236 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:28:55 [info] 38#38: *1237 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:29:05 [info] 35#35: *1239 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:29:05 [info] 35#35: *1240 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:29:09 [info] 35#35: *1241 [lua] access_by_lua(msblocations.conf:189):2: 8555ee71473f9550f1b2d061aa51d387:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:29:09 [info] 35#35: *1241 [lua] logger.lua:23: 8555ee71473f9550f1b2d061aa51d387 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:29:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.126 - - [24/Jan/2023:06:29:09 +0000] 8555ee71473f9550f1b2d061aa51d387 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
2023/01/24 06:29:15 [info] 35#35: *1242 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:29:15 [info] 35#35: *1243 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:29:24 [info] 35#35: *1244 [lua] access_by_lua(msblocations.conf:189):2: b07e4b84115575999e26385c6ba2d0bb:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:29:24 [info] 35#35: *1244 [lua] logger.lua:23: b07e4b84115575999e26385c6ba2d0bb {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:29:24 +0000] b07e4b84115575999e26385c6ba2d0bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:29:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:29:25 [info] 35#35: *1245 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:29:25 [info] 35#35: *1246 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:29:35 [info] 38#38: *1247 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:29:35 [info] 38#38: *1248 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:29:39 [info] 35#35: *1249 [lua] access_by_lua(msblocations.conf:189):2: c82a91a47d9289fed4c5d87477503f0f:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:29:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 06:29:39 [info] 35#35: *1249 [lua] logger.lua:23: c82a91a47d9289fed4c5d87477503f0f {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:29:39 +0000] c82a91a47d9289fed4c5d87477503f0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:29:45 [info] 38#38: *1250 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:29:45 [info] 38#38: *1251 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:29:54 [info] 35#35: *1252 [lua] access_by_lua(msblocations.conf:189):2: f2c07a819baf92a63438e97184dc1c7e:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:29:54 +0000] f2c07a819baf92a63438e97184dc1c7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/24 06:29:54 [info] 35#35: *1252 [lua] logger.lua:23: f2c07a819baf92a63438e97184dc1c7e {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:29:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:29:55 [info] 35#35: *1253 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:29:55 [info] 35#35: *1254 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:30:05 [info] 35#35: *1257 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:30:05 [info] 35#35: *1256 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:30:09 [info] 35#35: *1258 [lua] access_by_lua(msblocations.conf:189):2: 712ef819179407a7e1ba2ae5e619eb86:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:30:09 [info] 35#35: *1258 [lua] logger.lua:23: 712ef819179407a7e1ba2ae5e619eb86 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:30:09 +0000] 712ef819179407a7e1ba2ae5e619eb86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:30:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 06:30:15 [info] 35#35: *1259 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:30:15 [info] 38#38: *1260 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:30:24 [info] 35#35: *1261 [lua] access_by_lua(msblocations.conf:189):2: 4345ddba746a29ab1446b96e00c26b32:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:30:24 +0000] 4345ddba746a29ab1446b96e00c26b32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:30:24 [info] 35#35: *1261 [lua] logger.lua:23: 4345ddba746a29ab1446b96e00c26b32 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:30:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 06:30:25 [info] 38#38: *1262 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:30:25 [info] 38#38: *1263 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:30:35 [info] 38#38: *1264 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:30:35 [info] 38#38: *1265 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:30:39 [info] 35#35: *1266 [lua] access_by_lua(msblocations.conf:189):2: d21d91a764a0e9fc6871d90a984c897e:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:30:39 +0000] d21d91a764a0e9fc6871d90a984c897e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 06:30:39 [info] 35#35: *1266 [lua] logger.lua:23: d21d91a764a0e9fc6871d90a984c897e {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:30:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:30:45 [info] 35#35: *1268 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:30:45 [info] 35#35: *1267 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:30:54 [info] 35#35: *1269 [lua] access_by_lua(msblocations.conf:189):2: 48f8154fcd6f90857609aa9908181a1c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:30:54 +0000] 48f8154fcd6f90857609aa9908181a1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 06:30:54 [info] 35#35: *1269 [lua] logger.lua:23: 48f8154fcd6f90857609aa9908181a1c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:30:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:30:55 [info] 38#38: *1271 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:30:55 [info] 38#38: *1270 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:31:05 [info] 35#35: *1274 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:31:05 [info] 38#38: *1273 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:31:09 [info] 35#35: *1275 [lua] access_by_lua(msblocations.conf:189):2: 41d9474ac812d4f8806bd465554ac80b:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:31:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:31:09 [info] 35#35: *1275 [lua] logger.lua:23: 41d9474ac812d4f8806bd465554ac80b {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:31:09 +0000] 41d9474ac812d4f8806bd465554ac80b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:31:15 [info] 35#35: *1276 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:31:15 [info] 38#38: *1277 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:31:24 [info] 35#35: *1278 [lua] access_by_lua(msblocations.conf:189):2: ce7eb524498dd46d9b7b9b0276059c85:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:31:24 +0000] ce7eb524498dd46d9b7b9b0276059c85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:31:24 [info] 35#35: *1278 [lua] logger.lua:23: ce7eb524498dd46d9b7b9b0276059c85 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:31:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 06:31:25 [info] 35#35: *1280 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:31:25 [info] 35#35: *1279 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:31:35 [info] 35#35: *1281 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:31:35 [info] 35#35: *1282 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:31:38 [info] 35#35: *1283 client closed connection while waiting for request, client: 10.233.66.137, server: 0.0.0.0:443
2023/01/24 06:31:39 [info] 35#35: *1284 [lua] access_by_lua(msblocations.conf:189):2: feafa2ee8e020de8e194dc7317e89a9b:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:31:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:31:39 [info] 35#35: *1284 [lua] logger.lua:23: feafa2ee8e020de8e194dc7317e89a9b {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:31:39 +0000] feafa2ee8e020de8e194dc7317e89a9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:31:45 [info] 38#38: *1286 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:31:45 [info] 35#35: *1285 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:31:54 [info] 35#35: *1287 [lua] access_by_lua(msblocations.conf:189):2: b16bbf442b11f564769a50a063fd6d9d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:31:54 [info] 35#35: *1287 [lua] logger.lua:23: b16bbf442b11f564769a50a063fd6d9d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:31:54 +0000] b16bbf442b11f564769a50a063fd6d9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:31:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:31:55 [info] 35#35: *1289 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:31:55 [info] 35#35: *1288 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:32:05 [info] 35#35: *1291 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:32:05 [info] 35#35: *1292 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:32:09 [info] 35#35: *1293 [lua] access_by_lua(msblocations.conf:189):2: 98f27aae0120d61e39f001a3d10004e1:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:32:09 +0000] 98f27aae0120d61e39f001a3d10004e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:32:09 [info] 35#35: *1293 [lua] logger.lua:23: 98f27aae0120d61e39f001a3d10004e1 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:32:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:32:15 [info] 35#35: *1295 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:32:15 [info] 35#35: *1294 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:32:24 [info] 35#35: *1296 [lua] access_by_lua(msblocations.conf:189):2: b096b6626593a2f008264e831b2c75f7:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:32:24 +0000] b096b6626593a2f008264e831b2c75f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/24 06:32:24 [info] 35#35: *1296 [lua] logger.lua:23: b096b6626593a2f008264e831b2c75f7 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:32:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:32:25 [info] 35#35: *1297 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:32:25 [info] 35#35: *1298 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:32:35 [info] 35#35: *1299 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:32:35 [info] 35#35: *1300 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:32:39 [info] 35#35: *1301 [lua] access_by_lua(msblocations.conf:189):2: 652486046492e7e524dbe6a6bb4d4ca9:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:32:39 [info] 35#35: *1301 [lua] logger.lua:23: 652486046492e7e524dbe6a6bb4d4ca9 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:32:39 +0000] 652486046492e7e524dbe6a6bb4d4ca9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:32:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:32:45 [info] 38#38: *1302 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:32:45 [info] 38#38: *1303 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:32:54 [info] 35#35: *1304 [lua] access_by_lua(msblocations.conf:189):2: 940c683869426a7b8daeb8ec3e99dc3a:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:32:54 +0000] 940c683869426a7b8daeb8ec3e99dc3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:32:54 [info] 35#35: *1304 [lua] logger.lua:23: 940c683869426a7b8daeb8ec3e99dc3a {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:32:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:32:55 [info] 35#35: *1305 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:32:55 [info] 35#35: *1306 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:33:05 [info] 35#35: *1308 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:33:05 [info] 35#35: *1309 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:33:09 [info] 35#35: *1310 [lua] access_by_lua(msblocations.conf:189):2: 9745d41ddf45dd42b44b83d536a6697c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:33:09 +0000] 9745d41ddf45dd42b44b83d536a6697c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:33:09 [info] 35#35: *1310 [lua] logger.lua:23: 9745d41ddf45dd42b44b83d536a6697c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:33:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:33:15 [info] 35#35: *1311 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:33:15 [info] 38#38: *1312 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:33:24 [info] 35#35: *1313 [lua] access_by_lua(msblocations.conf:189):2: 33d5fc2c55ccaad799360b62da1e1d54:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:33:24 +0000] 33d5fc2c55ccaad799360b62da1e1d54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/24 06:33:24 [info] 35#35: *1313 [lua] logger.lua:23: 33d5fc2c55ccaad799360b62da1e1d54 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:33:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/24 06:33:25 [info] 38#38: *1314 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:33:25 [info] 38#38: *1315 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:33:35 [info] 35#35: *1316 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:33:35 [info] 38#38: *1317 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:33:39 [info] 35#35: *1318 [lua] access_by_lua(msblocations.conf:189):2: 7051aa87dc11df1acca659b74c7df870:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:33:39 +0000] 7051aa87dc11df1acca659b74c7df870 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/24 06:33:39 [info] 35#35: *1318 [lua] logger.lua:23: 7051aa87dc11df1acca659b74c7df870 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:33:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:33:45 [info] 38#38: *1319 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:33:45 [info] 38#38: *1320 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:33:54 [info] 35#35: *1321 [lua] access_by_lua(msblocations.conf:189):2: 40637f00a1beb0a42ab21c4288ceee4c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:33:54 +0000] 40637f00a1beb0a42ab21c4288ceee4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 06:33:54 [info] 35#35: *1321 [lua] logger.lua:23: 40637f00a1beb0a42ab21c4288ceee4c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:33:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:33:55 [info] 35#35: *1322 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:33:55 [info] 38#38: *1323 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:34:05 [info] 35#35: *1325 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:34:05 [info] 38#38: *1326 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:34:09 [info] 35#35: *1327 [lua] access_by_lua(msblocations.conf:189):2: b052b2b97c5a7c8952b211ade3b4de73:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:34:09 +0000] b052b2b97c5a7c8952b211ade3b4de73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/24 06:34:09 [info] 35#35: *1327 [lua] logger.lua:23: b052b2b97c5a7c8952b211ade3b4de73 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:34:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:34:15 [info] 35#35: *1328 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:34:15 [info] 35#35: *1329 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:34:24 [info] 35#35: *1330 [lua] access_by_lua(msblocations.conf:189):2: 6c09d4f1b594dd15d6c16bf01bddb036:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:34:24 [info] 35#35: *1330 [lua] logger.lua:23: 6c09d4f1b594dd15d6c16bf01bddb036 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:34:24 +0000] 6c09d4f1b594dd15d6c16bf01bddb036 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:34:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 1
2023/01/24 06:34:25 [info] 38#38: *1331 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:34:25 [info] 35#35: *1332 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:34:35 [info] 38#38: *1333 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:34:35 [info] 38#38: *1334 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:34:39 [info] 35#35: *1335 [lua] access_by_lua(msblocations.conf:189):2: 35f7ab994478d22711cc9969563d10a8:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:34:39 [info] 35#35: *1335 [lua] logger.lua:23: 35f7ab994478d22711cc9969563d10a8 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:34:39 +0000] 35f7ab994478d22711cc9969563d10a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:34:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:34:45 [info] 35#35: *1336 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:34:45 [info] 38#38: *1337 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:34:54 [info] 35#35: *1338 [lua] access_by_lua(msblocations.conf:189):2: 52d1e3e358ba181f9a9e31dd9f922f12:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:34:54 +0000] 52d1e3e358ba181f9a9e31dd9f922f12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 06:34:54 [info] 35#35: *1338 [lua] logger.lua:23: 52d1e3e358ba181f9a9e31dd9f922f12 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:34:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:34:55 [info] 38#38: *1339 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:34:55 [info] 38#38: *1340 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:35:05 [info] 35#35: *1342 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:35:05 [info] 35#35: *1343 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:35:09 [info] 35#35: *1344 [lua] access_by_lua(msblocations.conf:189):2: 56273b92fc7f20918fc845ea3ee7fd8c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:35:09 +0000] 56273b92fc7f20918fc845ea3ee7fd8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/24 06:35:09 [info] 35#35: *1344 [lua] logger.lua:23: 56273b92fc7f20918fc845ea3ee7fd8c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:35:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 06:35:15 [info] 35#35: *1345 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:35:15 [info] 38#38: *1346 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:35:24 [info] 35#35: *1347 [lua] access_by_lua(msblocations.conf:189):2: 8e6deabd2ebced7793b7031684307645:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:35:24 [info] 35#35: *1347 [lua] logger.lua:23: 8e6deabd2ebced7793b7031684307645 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:35:24 +0000] 8e6deabd2ebced7793b7031684307645 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:35:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:35:25 [info] 35#35: *1348 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:35:25 [info] 38#38: *1349 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:35:35 [info] 38#38: *1350 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:35:35 [info] 38#38: *1351 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:35:39 [info] 35#35: *1352 [lua] access_by_lua(msblocations.conf:189):2: 88d0603214f9d329d06b5b3a27e1d2b1:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:35:39 [info] 35#35: *1352 [lua] logger.lua:23: 88d0603214f9d329d06b5b3a27e1d2b1 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:35:39 +0000] 88d0603214f9d329d06b5b3a27e1d2b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:35:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:35:45 [info] 35#35: *1353 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:35:45 [info] 35#35: *1354 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:35:54 [info] 35#35: *1356 [lua] access_by_lua(msblocations.conf:189):2: 32bd52a83759e45798cf1a0c2e4be13a:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:35:54 [info] 35#35: *1356 [lua] logger.lua:23: 32bd52a83759e45798cf1a0c2e4be13a {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:35:54 +0000] 32bd52a83759e45798cf1a0c2e4be13a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:35:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 06:35:55 [info] 35#35: *1357 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:35:55 [info] 38#38: *1358 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:35:56 [info] 35#35: *1355 client prematurely closed connection while reading client request line, client: 10.233.64.117, server: 
10.233.64.117 - - [24/Jan/2023:06:35:56 +0000] 5a59b4b81420d45683e5dded82b5d102 "" 400 request_processing_time:4.998 upstream_response_time:- "-" "-" "-"
2023/01/24 06:35:56 [info] 35#35: *1360 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.117, server: , request: "GET / HTTP/1.0"
10.233.64.117 - - [24/Jan/2023:06:35:56 +0000] fdc0a325b6aeb1d55d4d933a43a5f254 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/24 06:36:05 [info] 35#35: *1361 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:36:05 [info] 35#35: *1362 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:36:09 [info] 35#35: *1363 [lua] access_by_lua(msblocations.conf:189):2: aaf5a5d186796a056c2cca7916f445de:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:36:09 [info] 35#35: *1363 [lua] logger.lua:23: aaf5a5d186796a056c2cca7916f445de {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:36:09 +0000] aaf5a5d186796a056c2cca7916f445de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:36:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:36:15 [info] 35#35: *1364 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:36:15 [info] 35#35: *1365 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:36:24 [info] 35#35: *1366 [lua] access_by_lua(msblocations.conf:189):2: 18586bdc292b5af6ab7385806d7f49c5:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:36:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.126 - - [24/Jan/2023:06:36:24 +0000] 18586bdc292b5af6ab7385806d7f49c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:36:24 [info] 35#35: *1366 [lua] logger.lua:23: 18586bdc292b5af6ab7385806d7f49c5 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 06:36:25 [info] 38#38: *1367 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:36:25 [info] 38#38: *1368 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:36:35 [info] 38#38: *1369 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:36:35 [info] 38#38: *1370 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:36:39 [info] 35#35: *1371 [lua] access_by_lua(msblocations.conf:189):2: 73d28d2c7c4fa4e72c3277b68c168068:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:36:39 +0000] 73d28d2c7c4fa4e72c3277b68c168068 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:36:39 [info] 35#35: *1371 [lua] logger.lua:23: 73d28d2c7c4fa4e72c3277b68c168068 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:36:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:36:45 [info] 35#35: *1372 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:36:45 [info] 38#38: *1373 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:36:54 [info] 35#35: *1374 [lua] access_by_lua(msblocations.conf:189):2: 1b44ad1b12e275d208e11bc8096ece3a:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:36:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 06:36:54 [info] 35#35: *1374 [lua] logger.lua:23: 1b44ad1b12e275d208e11bc8096ece3a {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:36:54 +0000] 1b44ad1b12e275d208e11bc8096ece3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:36:55 [info] 35#35: *1375 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:36:55 [info] 35#35: *1376 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:37:05 [info] 38#38: *1378 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:37:05 [info] 38#38: *1379 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:37:09 [info] 35#35: *1380 [lua] access_by_lua(msblocations.conf:189):2: c6b8b08544d3a24a07b4e0032a5f4526:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:37:09 +0000] c6b8b08544d3a24a07b4e0032a5f4526 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 06:37:09 [info] 35#35: *1380 [lua] logger.lua:23: c6b8b08544d3a24a07b4e0032a5f4526 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:37:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 06:37:15 [info] 35#35: *1382 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:37:15 [info] 35#35: *1381 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:37:23 [info] 35#35: *1383 [lua] access_by_lua(msblocations.conf:189):2: 1ff0d3b764bb75bef6270b2c2b56c1fc:receive the request, client: 10.233.64.117, server: , request: "GET /nmaplowercheck1674542244 HTTP/1.1", host: "10.32.241.160:30284"
2023/01/24 06:37:23 [warn] 35#35: *1383 [lua] error_handler.lua:29: error_svc_not_found(): 1ff0d3b764bb75bef6270b2c2b56c1fc No route found for this request! detail_info:Custom not match, client: 10.233.64.117, server: , request: "GET /nmaplowercheck1674542244 HTTP/1.1", host: "10.32.241.160:30284"
10.233.64.117 - - [24/Jan/2023:06:37:23 +0000] 1ff0d3b764bb75bef6270b2c2b56c1fc "GET /nmaplowercheck1674542244 HTTP/1.1" 502 request_processing_time:0.001 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/24 06:37:24 [info] 35#35: *1384 [lua] access_by_lua(msblocations.conf:189):2: 5d048b1c4b2486e4d101abcf3d0c32ba:receive the request, client: 10.233.64.117, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.160:30284"
2023/01/24 06:37:24 [warn] 35#35: *1384 [lua] error_handler.lua:29: error_svc_not_found(): 5d048b1c4b2486e4d101abcf3d0c32ba No route found for this request! detail_info:Custom not match, client: 10.233.64.117, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.160:30284"
2023/01/24 06:37:24 [info] 35#35: *1385 [lua] access_by_lua(msblocations.conf:189):2: 4e5eab27bc51975a9a4052e30f721efc:receive the request, client: 10.233.64.117, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.160:30284"
2023/01/24 06:37:24 [warn] 35#35: *1385 [lua] error_handler.lua:29: error_svc_not_found(): 4e5eab27bc51975a9a4052e30f721efc No route found for this request! detail_info:Custom not match, client: 10.233.64.117, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.160:30284"
10.233.64.117 - - [24/Jan/2023:06:37:24 +0000] 4e5eab27bc51975a9a4052e30f721efc "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
10.233.64.117 - - [24/Jan/2023:06:37:24 +0000] 5d048b1c4b2486e4d101abcf3d0c32ba "POST /sdk HTTP/1.1" 502 request_processing_time:0.108 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/24 06:37:24 [info] 35#35: *1386 [lua] access_by_lua(msblocations.conf:189):2: 27e9293734370a6e560dd3822de5279a:receive the request, client: 10.233.64.117, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.160:30284"
2023/01/24 06:37:24 [warn] 35#35: *1386 [lua] error_handler.lua:29: error_svc_not_found(): 27e9293734370a6e560dd3822de5279a No route found for this request! detail_info:Custom not match, client: 10.233.64.117, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.160:30284"
10.233.64.117 - - [24/Jan/2023:06:37:24 +0000] 27e9293734370a6e560dd3822de5279a "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/24 06:37:24 [info] 35#35: *1387 [lua] access_by_lua(msblocations.conf:189):2: 14a3a864b6e13c855761d1ff23de9abc:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:37:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:37:24 [info] 35#35: *1387 [lua] logger.lua:23: 14a3a864b6e13c855761d1ff23de9abc {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:37:24 +0000] 14a3a864b6e13c855761d1ff23de9abc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:37:25 [info] 35#35: *1388 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:37:25 [info] 38#38: *1389 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:37:31 [info] 35#35: *1390 [lua] access_by_lua(msblocations.conf:189):2: 9b34a9f383385d9fbdb2cfe4c8fb2c40:receive the request, client: 10.233.64.117, server: , request: "GET / HTTP/1.0"
2023/01/24 06:37:31 [warn] 35#35: *1390 [lua] error_handler.lua:29: error_svc_not_found(): 9b34a9f383385d9fbdb2cfe4c8fb2c40 No route found for this request! detail_info:Custom not match, client: 10.233.64.117, server: , request: "GET / HTTP/1.0"
10.233.64.117 - - [24/Jan/2023:06:37:31 +0000] 9b34a9f383385d9fbdb2cfe4c8fb2c40 "GET / HTTP/1.0" 502 request_processing_time:0.001 upstream_response_time:- "-" "-" "-"
2023/01/24 06:37:31 [info] 35#35: *1391 [lua] access_by_lua(msblocations.conf:189):2: f2b5fd1dc2b49417b1b290314770ed7e:receive the request, client: 10.233.64.117, server: , request: "GET / HTTP/1.1", host: "10.32.241.160"
2023/01/24 06:37:31 [warn] 35#35: *1391 [lua] error_handler.lua:29: error_svc_not_found(): f2b5fd1dc2b49417b1b290314770ed7e No route found for this request! detail_info:Custom not match, client: 10.233.64.117, server: , request: "GET / HTTP/1.1", host: "10.32.241.160"
10.233.64.117 - - [24/Jan/2023:06:37:31 +0000] f2b5fd1dc2b49417b1b290314770ed7e "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/24 06:37:31 [info] 35#35: *1391 client 10.233.64.117 closed keepalive connection
2023/01/24 06:37:35 [info] 38#38: *1393 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:37:35 [info] 38#38: *1392 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:37:39 [info] 35#35: *1394 [lua] access_by_lua(msblocations.conf:189):2: 31355e562f95cf64461529841b8618d8:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:37:39 +0000] 31355e562f95cf64461529841b8618d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/24 06:37:39 [info] 35#35: *1394 [lua] logger.lua:23: 31355e562f95cf64461529841b8618d8 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:37:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/24 06:37:45 [info] 38#38: *1395 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:37:45 [info] 38#38: *1396 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:37:54 [info] 35#35: *1397 [lua] access_by_lua(msblocations.conf:189):2: c9ebce81c870ce6111118cd60805260e:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:37:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 06:37:54 [info] 35#35: *1397 [lua] logger.lua:23: c9ebce81c870ce6111118cd60805260e {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:37:54 +0000] c9ebce81c870ce6111118cd60805260e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:37:55 [info] 35#35: *1398 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:37:55 [info] 35#35: *1399 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:38:05 [info] 38#38: *1401 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:38:05 [info] 38#38: *1402 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:38:09 [info] 35#35: *1403 [lua] access_by_lua(msblocations.conf:189):2: 71bcbe3d9de2bae0db830243b26d3299:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:38:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.72.126 - - [24/Jan/2023:06:38:09 +0000] 71bcbe3d9de2bae0db830243b26d3299 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/24 06:38:09 [info] 35#35: *1403 [lua] logger.lua:23: 71bcbe3d9de2bae0db830243b26d3299 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 06:38:15 [info] 38#38: *1404 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:38:15 [info] 38#38: *1405 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:38:24 [info] 35#35: *1406 [lua] access_by_lua(msblocations.conf:189):2: 7f8e6dd9d95b161ac2a45dcdbdfe35ff:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:38:24 [info] 35#35: *1406 [lua] logger.lua:23: 7f8e6dd9d95b161ac2a45dcdbdfe35ff {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:38:24 +0000] 7f8e6dd9d95b161ac2a45dcdbdfe35ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:38:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:38:25 [info] 35#35: *1407 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:38:25 [info] 38#38: *1408 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:38:35 [info] 38#38: *1409 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:38:35 [info] 38#38: *1410 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:38:39 [info] 35#35: *1411 [lua] access_by_lua(msblocations.conf:189):2: 737ff5d6692b83c67d7308974976cef7:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:38:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:38:39 [info] 35#35: *1411 [lua] logger.lua:23: 737ff5d6692b83c67d7308974976cef7 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:38:39 +0000] 737ff5d6692b83c67d7308974976cef7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 06:38:45 [info] 35#35: *1412 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:38:45 [info] 38#38: *1413 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:38:54 [info] 35#35: *1414 [lua] access_by_lua(msblocations.conf:189):2: bb41fbbed461477c33f0b17db8d86a53:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:38:54 [info] 35#35: *1414 [lua] logger.lua:23: bb41fbbed461477c33f0b17db8d86a53 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:38:54 +0000] bb41fbbed461477c33f0b17db8d86a53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:38:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:38:55 [info] 35#35: *1415 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:38:55 [info] 35#35: *1416 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:39:05 [info] 35#35: *1419 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:39:05 [info] 35#35: *1418 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
10.233.72.126 - - [24/Jan/2023:06:39:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.126 - - [24/Jan/2023:06:39:09 +0000] 47e6dd7e0c61fe653801c44ad1e72176 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:39:09 [info] 35#35: *1420 [lua] access_by_lua(msblocations.conf:189):2: 47e6dd7e0c61fe653801c44ad1e72176:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:39:09 [info] 35#35: *1420 [lua] logger.lua:23: 47e6dd7e0c61fe653801c44ad1e72176 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 06:39:15 [info] 38#38: *1421 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:39:15 [info] 38#38: *1422 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:39:24 [info] 35#35: *1423 [lua] access_by_lua(msblocations.conf:189):2: 8573940e0f3e9acd41637967a13156d8:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:39:24 +0000] 8573940e0f3e9acd41637967a13156d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/24 06:39:24 [info] 35#35: *1423 [lua] logger.lua:23: 8573940e0f3e9acd41637967a13156d8 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:39:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 06:39:25 [info] 35#35: *1424 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:39:25 [info] 38#38: *1425 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:39:35 [info] 38#38: *1426 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:39:35 [info] 38#38: *1427 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:39:39 [info] 35#35: *1428 [lua] access_by_lua(msblocations.conf:189):2: 33356385cc675f8d8d0cfec0a1e63843:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:39:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.126 - - [24/Jan/2023:06:39:39 +0000] 33356385cc675f8d8d0cfec0a1e63843 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/24 06:39:39 [info] 35#35: *1428 [lua] logger.lua:23: 33356385cc675f8d8d0cfec0a1e63843 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 06:39:45 [info] 38#38: *1430 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:39:45 [info] 35#35: *1429 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:39:54 [info] 35#35: *1431 [lua] access_by_lua(msblocations.conf:189):2: f55bb31326095e606b2455e7cb504f54:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:39:54 [info] 35#35: *1431 [lua] logger.lua:23: f55bb31326095e606b2455e7cb504f54 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:39:54 +0000] f55bb31326095e606b2455e7cb504f54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:39:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:39:55 [info] 38#38: *1432 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:39:55 [info] 38#38: *1433 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:40:05 [info] 38#38: *1435 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:40:05 [info] 38#38: *1436 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:40:10 [info] 35#35: *1437 [lua] access_by_lua(msblocations.conf:189):2: 8580701fe2046f4f1481a6730398c16e:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:40:10 [info] 35#35: *1437 [lua] logger.lua:23: 8580701fe2046f4f1481a6730398c16e {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:40:10 +0000] 8580701fe2046f4f1481a6730398c16e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:40:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:40:15 [info] 38#38: *1439 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:40:15 [info] 38#38: *1438 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:40:25 [info] 35#35: *1440 [lua] access_by_lua(msblocations.conf:189):2: 88e6aa520147407763c580fc81cf939d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:40:25 +0000] 88e6aa520147407763c580fc81cf939d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:40:25 [info] 35#35: *1440 [lua] logger.lua:23: 88e6aa520147407763c580fc81cf939d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:40:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:40:25 [info] 35#35: *1441 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:40:25 [info] 35#35: *1442 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:40:35 [info] 35#35: *1443 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:40:35 [info] 35#35: *1444 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:40:40 [info] 35#35: *1445 [lua] access_by_lua(msblocations.conf:189):2: 31a402cd2a8a19eb1afd114c42f831a6:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:40:40 +0000] 31a402cd2a8a19eb1afd114c42f831a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 06:40:40 [info] 35#35: *1445 [lua] logger.lua:23: 31a402cd2a8a19eb1afd114c42f831a6 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:40:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:40:45 [info] 38#38: *1446 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:40:45 [info] 38#38: *1447 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:40:55 [info] 35#35: *1448 [lua] access_by_lua(msblocations.conf:189):2: 120a9dcdeb9f6c70ee306f5dcb74c63d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:40:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.126 - - [24/Jan/2023:06:40:55 +0000] 120a9dcdeb9f6c70ee306f5dcb74c63d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 06:40:55 [info] 35#35: *1448 [lua] logger.lua:23: 120a9dcdeb9f6c70ee306f5dcb74c63d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 06:40:55 [info] 38#38: *1450 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:40:55 [info] 38#38: *1449 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:41:05 [info] 35#35: *1452 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:41:05 [info] 38#38: *1453 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:41:10 [info] 35#35: *1454 [lua] access_by_lua(msblocations.conf:189):2: 7ead0e53505e0c093baebf34bebe32b1:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:41:10 +0000] 7ead0e53505e0c093baebf34bebe32b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/24 06:41:10 [info] 35#35: *1454 [lua] logger.lua:23: 7ead0e53505e0c093baebf34bebe32b1 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:41:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:41:15 [info] 35#35: *1455 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:41:15 [info] 35#35: *1456 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:41:25 [info] 35#35: *1458 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:41:25 [info] 38#38: *1457 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:41:25 [info] 35#35: *1459 [lua] access_by_lua(msblocations.conf:189):2: c0a7f4a5492b1c43c41dd6a80744ff52:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:41:25 [info] 35#35: *1459 [lua] logger.lua:23: c0a7f4a5492b1c43c41dd6a80744ff52 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:41:25 +0000] c0a7f4a5492b1c43c41dd6a80744ff52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:41:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:41:35 [info] 38#38: *1460 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:41:35 [info] 38#38: *1461 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:41:40 [info] 35#35: *1462 [lua] access_by_lua(msblocations.conf:189):2: 9cb2581fdaf683d1b0ac962d60a4f2b4:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:41:40 [info] 35#35: *1462 [lua] logger.lua:23: 9cb2581fdaf683d1b0ac962d60a4f2b4 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:41:40 +0000] 9cb2581fdaf683d1b0ac962d60a4f2b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:41:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:41:45 [info] 35#35: *1464 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:41:45 [info] 38#38: *1463 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:41:55 [info] 35#35: *1465 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:41:55 [info] 38#38: *1466 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:41:55 [info] 35#35: *1467 [lua] access_by_lua(msblocations.conf:189):2: 6f4f40a591f867f0b6bd704e1ee03176:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:41:55 +0000] 6f4f40a591f867f0b6bd704e1ee03176 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 06:41:55 [info] 35#35: *1467 [lua] logger.lua:23: 6f4f40a591f867f0b6bd704e1ee03176 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:41:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:42:05 [info] 35#35: *1470 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:42:05 [info] 38#38: *1469 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:42:10 [info] 35#35: *1471 [lua] access_by_lua(msblocations.conf:189):2: 26b9ae6491641970653bab8cc7f0f587:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:42:10 [info] 35#35: *1471 [lua] logger.lua:23: 26b9ae6491641970653bab8cc7f0f587 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:42:10 +0000] 26b9ae6491641970653bab8cc7f0f587 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:42:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:42:15 [info] 38#38: *1472 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:42:15 [info] 38#38: *1473 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:42:25 [info] 35#35: *1474 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:42:25 [info] 35#35: *1475 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:42:25 [info] 35#35: *1476 [lua] access_by_lua(msblocations.conf:189):2: 4fbb7d3fc285ab6331fe2ce5fbebdd31:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:42:25 [info] 35#35: *1476 [lua] logger.lua:23: 4fbb7d3fc285ab6331fe2ce5fbebdd31 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:42:25 +0000] 4fbb7d3fc285ab6331fe2ce5fbebdd31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:42:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:42:35 [info] 38#38: *1477 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:42:35 [info] 38#38: *1478 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:42:40 [info] 35#35: *1479 [lua] access_by_lua(msblocations.conf:189):2: dbd5c8583f6000ab5970f0b2d29dcffa:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:42:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:42:40 [info] 35#35: *1479 [lua] logger.lua:23: dbd5c8583f6000ab5970f0b2d29dcffa {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:42:40 +0000] dbd5c8583f6000ab5970f0b2d29dcffa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 06:42:45 [info] 35#35: *1480 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:42:45 [info] 38#38: *1481 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:42:55 [info] 38#38: *1483 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:42:55 [info] 38#38: *1482 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:42:55 [info] 35#35: *1484 [lua] access_by_lua(msblocations.conf:189):2: 2b0caa27b5f06c22b68138ca02e36996:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:42:55 +0000] 2b0caa27b5f06c22b68138ca02e36996 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:42:55 [info] 35#35: *1484 [lua] logger.lua:23: 2b0caa27b5f06c22b68138ca02e36996 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:42:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:43:05 [info] 35#35: *1486 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:43:05 [info] 38#38: *1487 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:43:10 [info] 35#35: *1488 [lua] access_by_lua(msblocations.conf:189):2: 91e20d94f7ef11508aeb5db939d4b97c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:43:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.126 - - [24/Jan/2023:06:43:10 +0000] 91e20d94f7ef11508aeb5db939d4b97c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/24 06:43:10 [info] 35#35: *1488 [lua] logger.lua:23: 91e20d94f7ef11508aeb5db939d4b97c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 06:43:15 [info] 35#35: *1489 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:43:15 [info] 35#35: *1490 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:43:25 [info] 35#35: *1492 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:43:25 [info] 35#35: *1491 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:43:25 [info] 35#35: *1493 [lua] access_by_lua(msblocations.conf:189):2: 607f983fbc6a1e2537c38018d9ea22ea:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:43:25 +0000] 607f983fbc6a1e2537c38018d9ea22ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:43:25 [info] 35#35: *1493 [lua] logger.lua:23: 607f983fbc6a1e2537c38018d9ea22ea {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:43:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:43:35 [info] 38#38: *1494 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:43:35 [info] 38#38: *1495 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:43:40 [info] 35#35: *1496 [lua] access_by_lua(msblocations.conf:189):2: e885959fd79c31809821a3fae1667acb:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:43:40 [info] 35#35: *1496 [lua] logger.lua:23: e885959fd79c31809821a3fae1667acb {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:43:40 +0000] e885959fd79c31809821a3fae1667acb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:43:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 06:43:45 [info] 38#38: *1498 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:43:45 [info] 38#38: *1497 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:43:55 [info] 35#35: *1500 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:43:55 [info] 35#35: *1499 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:43:55 [info] 35#35: *1501 [lua] access_by_lua(msblocations.conf:189):2: 51f202827c0b17561739a8df7886556e:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:43:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.126 - - [24/Jan/2023:06:43:55 +0000] 51f202827c0b17561739a8df7886556e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/24 06:43:55 [info] 35#35: *1501 [lua] logger.lua:23: 51f202827c0b17561739a8df7886556e {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 06:44:05 [info] 35#35: *1504 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:44:05 [info] 35#35: *1503 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:44:10 [info] 35#35: *1505 [lua] access_by_lua(msblocations.conf:189):2: cbc5cf85f5896c84aa8ac2da44c93ee7:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:44:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:44:10 [info] 35#35: *1505 [lua] logger.lua:23: cbc5cf85f5896c84aa8ac2da44c93ee7 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:44:10 +0000] cbc5cf85f5896c84aa8ac2da44c93ee7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 06:44:15 [info] 38#38: *1507 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:44:15 [info] 35#35: *1506 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:44:25 [info] 38#38: *1508 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:44:25 [info] 38#38: *1509 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:44:25 [info] 35#35: *1510 [lua] access_by_lua(msblocations.conf:189):2: d6d5a85d7ffc99501bdf04fc6ae5f67e:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:44:25 +0000] d6d5a85d7ffc99501bdf04fc6ae5f67e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:44:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:44:25 [info] 35#35: *1510 [lua] logger.lua:23: d6d5a85d7ffc99501bdf04fc6ae5f67e {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 06:44:35 [info] 35#35: *1512 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:44:35 [info] 35#35: *1511 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:44:40 [info] 35#35: *1513 [lua] access_by_lua(msblocations.conf:189):2: 44920c770ef18077023349fb30b3a946:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:44:40 [info] 35#35: *1513 [lua] logger.lua:23: 44920c770ef18077023349fb30b3a946 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:44:40 +0000] 44920c770ef18077023349fb30b3a946 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:44:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:44:45 [info] 35#35: *1514 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:44:45 [info] 35#35: *1515 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:44:55 [info] 35#35: *1516 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:44:55 [info] 35#35: *1517 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:44:55 [info] 35#35: *1518 [lua] access_by_lua(msblocations.conf:189):2: 3332c1a699b8dc4538a2e6fc34199815:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:44:55 [info] 35#35: *1518 [lua] logger.lua:23: 3332c1a699b8dc4538a2e6fc34199815 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:44:55 +0000] 3332c1a699b8dc4538a2e6fc34199815 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:44:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 06:45:05 [info] 35#35: *1520 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:45:05 [info] 38#38: *1521 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:45:10 [info] 35#35: *1522 [lua] access_by_lua(msblocations.conf:189):2: 137110f4f4dc82e3dd7ce68b24f09b0b:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:45:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:45:10 [info] 35#35: *1522 [lua] logger.lua:23: 137110f4f4dc82e3dd7ce68b24f09b0b {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:45:10 +0000] 137110f4f4dc82e3dd7ce68b24f09b0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 06:45:15 [info] 35#35: *1523 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:45:15 [info] 35#35: *1524 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:45:25 [info] 35#35: *1525 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:45:25 [info] 35#35: *1526 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:45:25 [info] 35#35: *1527 [lua] access_by_lua(msblocations.conf:189):2: a58d4d7c633b4ed4e59305f67d7775d4:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:45:25 [info] 35#35: *1527 [lua] logger.lua:23: a58d4d7c633b4ed4e59305f67d7775d4 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:45:25 +0000] a58d4d7c633b4ed4e59305f67d7775d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:45:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:45:35 [info] 38#38: *1528 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:45:35 [info] 35#35: *1529 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:45:40 [info] 35#35: *1530 [lua] access_by_lua(msblocations.conf:189):2: 5b4fee510d87abefe5d4f1120c104f33:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:45:40 +0000] 5b4fee510d87abefe5d4f1120c104f33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/01/24 06:45:40 [info] 35#35: *1530 [lua] logger.lua:23: 5b4fee510d87abefe5d4f1120c104f33 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:45:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:45:45 [info] 35#35: *1531 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:45:45 [info] 35#35: *1532 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:45:55 [info] 35#35: *1533 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:45:55 [info] 35#35: *1534 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:45:55 [info] 35#35: *1535 [lua] access_by_lua(msblocations.conf:189):2: f0a89b848a3503a18824ffe64becdd57:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:45:55 [info] 35#35: *1535 [lua] logger.lua:23: f0a89b848a3503a18824ffe64becdd57 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:45:55 +0000] f0a89b848a3503a18824ffe64becdd57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:45:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 06:46:05 [info] 35#35: *1538 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:46:05 [info] 38#38: *1537 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:46:10 [info] 35#35: *1539 [lua] access_by_lua(msblocations.conf:189):2: 74d029d45a594dbc10650959561cc2d4:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:46:10 [info] 35#35: *1539 [lua] logger.lua:23: 74d029d45a594dbc10650959561cc2d4 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:46:10 +0000] 74d029d45a594dbc10650959561cc2d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:46:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 06:46:15 [info] 35#35: *1541 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:46:15 [info] 35#35: *1540 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:46:25 [info] 35#35: *1543 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:46:25 [info] 35#35: *1542 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:46:25 [info] 35#35: *1544 [lua] access_by_lua(msblocations.conf:189):2: 07d87bd39595a47c59f209747333cd49:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:46:25 [info] 35#35: *1544 [lua] logger.lua:23: 07d87bd39595a47c59f209747333cd49 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:46:25 +0000] 07d87bd39595a47c59f209747333cd49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:46:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/24 06:46:35 [info] 35#35: *1545 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:46:35 [info] 35#35: *1546 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:46:40 [info] 35#35: *1547 [lua] access_by_lua(msblocations.conf:189):2: 2017fee73453c0b7ddb53e51155bee41:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:46:40 [info] 35#35: *1547 [lua] logger.lua:23: 2017fee73453c0b7ddb53e51155bee41 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:46:40 +0000] 2017fee73453c0b7ddb53e51155bee41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:46:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:46:45 [info] 38#38: *1548 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:46:45 [info] 35#35: *1549 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:46:55 [info] 35#35: *1550 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:46:55 [info] 35#35: *1551 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:46:55 [info] 35#35: *1552 [lua] access_by_lua(msblocations.conf:189):2: a26bf21e9493f9e249d662d96c3aa335:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:46:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:46:55 [info] 35#35: *1552 [lua] logger.lua:23: a26bf21e9493f9e249d662d96c3aa335 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:46:55 +0000] a26bf21e9493f9e249d662d96c3aa335 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 06:47:05 [info] 38#38: *1554 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:47:05 [info] 38#38: *1555 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:47:10 [info] 35#35: *1556 [lua] access_by_lua(msblocations.conf:189):2: 08f83a4075861667aacaf001891e7f05:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:47:10 [info] 35#35: *1556 [lua] logger.lua:23: 08f83a4075861667aacaf001891e7f05 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:47:10 +0000] 08f83a4075861667aacaf001891e7f05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:47:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:47:15 [info] 35#35: *1557 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:47:15 [info] 38#38: *1558 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:47:25 [info] 35#35: *1559 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:47:25 [info] 35#35: *1560 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:47:25 [info] 35#35: *1561 [lua] access_by_lua(msblocations.conf:189):2: 1d3a5d67a1982f19739d92a73bb36e51:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:47:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:47:25 [info] 35#35: *1561 [lua] logger.lua:23: 1d3a5d67a1982f19739d92a73bb36e51 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:47:25 +0000] 1d3a5d67a1982f19739d92a73bb36e51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:47:35 [info] 35#35: *1562 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:47:35 [info] 38#38: *1563 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:47:40 [info] 35#35: *1564 [lua] access_by_lua(msblocations.conf:189):2: 09fcd0b158faed9868066c1414946ce1:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:47:40 +0000] 09fcd0b158faed9868066c1414946ce1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:47:40 [info] 35#35: *1564 [lua] logger.lua:23: 09fcd0b158faed9868066c1414946ce1 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:47:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:47:45 [info] 38#38: *1566 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:47:45 [info] 38#38: *1565 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:47:55 [info] 38#38: *1567 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:47:55 [info] 35#35: *1568 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:47:55 [info] 35#35: *1569 [lua] access_by_lua(msblocations.conf:189):2: 15159c6be69742eca866ce7ca8686f1e:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:47:55 [info] 35#35: *1569 [lua] logger.lua:23: 15159c6be69742eca866ce7ca8686f1e {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:47:55 +0000] 15159c6be69742eca866ce7ca8686f1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:47:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:48:05 [info] 35#35: *1571 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:48:05 [info] 35#35: *1572 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:48:10 [info] 35#35: *1573 [lua] access_by_lua(msblocations.conf:189):2: d2916bf343998997acd2cf95657e413b:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:48:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:48:10 [info] 35#35: *1573 [lua] logger.lua:23: d2916bf343998997acd2cf95657e413b {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:48:10 +0000] d2916bf343998997acd2cf95657e413b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 06:48:15 [info] 38#38: *1575 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:48:15 [info] 35#35: *1574 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:48:25 [info] 35#35: *1576 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:48:25 [info] 35#35: *1577 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:48:25 [info] 35#35: *1578 [lua] access_by_lua(msblocations.conf:189):2: 8aa032184b26d9e464c00c0328626dd5:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:48:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.72.126 - - [24/Jan/2023:06:48:25 +0000] 8aa032184b26d9e464c00c0328626dd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:48:25 [info] 35#35: *1578 [lua] logger.lua:23: 8aa032184b26d9e464c00c0328626dd5 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/24 06:48:35 [info] 35#35: *1579 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:48:35 [info] 35#35: *1580 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:48:40 [info] 35#35: *1581 [lua] access_by_lua(msblocations.conf:189):2: 08001699749d6c61e858f63c30e3a6d8:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:48:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:48:40 [info] 35#35: *1581 [lua] logger.lua:23: 08001699749d6c61e858f63c30e3a6d8 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:48:40 +0000] 08001699749d6c61e858f63c30e3a6d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 06:48:45 [info] 38#38: *1582 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:48:45 [info] 38#38: *1583 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:48:55 [info] 38#38: *1584 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:48:55 [info] 35#35: *1585 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:48:55 [info] 35#35: *1586 [lua] access_by_lua(msblocations.conf:189):2: 4a458ce949dd14dd565fc86a0c48438d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:48:55 [info] 35#35: *1586 [lua] logger.lua:23: 4a458ce949dd14dd565fc86a0c48438d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:48:55 +0000] 4a458ce949dd14dd565fc86a0c48438d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:48:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 06:49:05 [info] 38#38: *1588 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:49:05 [info] 38#38: *1589 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:49:10 [info] 35#35: *1590 [lua] access_by_lua(msblocations.conf:189):2: 035e4759dc468208590b526a3e0f1da4:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:49:10 [info] 35#35: *1590 [lua] logger.lua:23: 035e4759dc468208590b526a3e0f1da4 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:49:10 +0000] 035e4759dc468208590b526a3e0f1da4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:49:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:49:15 [info] 38#38: *1592 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:49:15 [info] 38#38: *1591 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:49:25 [info] 35#35: *1593 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:49:25 [info] 35#35: *1594 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:49:25 [info] 35#35: *1595 [lua] access_by_lua(msblocations.conf:189):2: 5a65c0cb5d6cc4a41f36883791962671:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:49:25 [info] 35#35: *1595 [lua] logger.lua:23: 5a65c0cb5d6cc4a41f36883791962671 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:49:25 +0000] 5a65c0cb5d6cc4a41f36883791962671 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:49:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 06:49:35 [info] 38#38: *1596 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:49:35 [info] 35#35: *1597 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:49:40 [info] 35#35: *1598 [lua] access_by_lua(msblocations.conf:189):2: 0b07d993588d577f393e84f86412a21c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:49:40 [info] 35#35: *1598 [lua] logger.lua:23: 0b07d993588d577f393e84f86412a21c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:49:40 +0000] 0b07d993588d577f393e84f86412a21c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:49:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:49:45 [info] 35#35: *1600 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:49:45 [info] 35#35: *1599 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:49:55 [info] 35#35: *1602 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:49:55 [info] 35#35: *1601 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:49:55 [info] 35#35: *1603 [lua] access_by_lua(msblocations.conf:189):2: ef7c964b5ddab781d26be6586cdacfe1:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:49:55 [info] 35#35: *1603 [lua] logger.lua:23: ef7c964b5ddab781d26be6586cdacfe1 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:49:55 +0000] ef7c964b5ddab781d26be6586cdacfe1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:49:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 06:50:05 [info] 38#38: *1605 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:50:05 [info] 38#38: *1606 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:50:10 [info] 35#35: *1607 [lua] access_by_lua(msblocations.conf:189):2: a2d71ea6830e5e8835ba7cc529b36004:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:50:10 +0000] a2d71ea6830e5e8835ba7cc529b36004 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 06:50:10 [info] 35#35: *1607 [lua] logger.lua:23: a2d71ea6830e5e8835ba7cc529b36004 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:50:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 06:50:15 [info] 35#35: *1608 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:50:15 [info] 38#38: *1609 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:50:25 [info] 38#38: *1611 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:50:25 [info] 38#38: *1610 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:50:25 [info] 35#35: *1612 [lua] access_by_lua(msblocations.conf:189):2: 1dec73630695c0557dfea76fcde091ea:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:50:25 +0000] 1dec73630695c0557dfea76fcde091ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/24 06:50:25 [info] 35#35: *1612 [lua] logger.lua:23: 1dec73630695c0557dfea76fcde091ea {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:50:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 06:50:35 [info] 38#38: *1614 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:50:35 [info] 38#38: *1613 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:50:40 [info] 35#35: *1615 [lua] access_by_lua(msblocations.conf:189):2: a2db1392bbd3133f150525f91093cf01:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:50:40 [info] 35#35: *1615 [lua] logger.lua:23: a2db1392bbd3133f150525f91093cf01 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:50:40 +0000] a2db1392bbd3133f150525f91093cf01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:50:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 06:50:45 [info] 38#38: *1616 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:50:45 [info] 38#38: *1617 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:50:55 [info] 35#35: *1618 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:50:55 [info] 35#35: *1619 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:50:55 [info] 35#35: *1620 [lua] access_by_lua(msblocations.conf:189):2: 967d8e0c20042453fd8286ab36e0ae72:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:50:55 [info] 35#35: *1620 [lua] logger.lua:23: 967d8e0c20042453fd8286ab36e0ae72 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:50:55 +0000] 967d8e0c20042453fd8286ab36e0ae72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:50:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 06:51:05 [info] 35#35: *1622 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:51:05 [info] 35#35: *1623 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:51:10 [info] 35#35: *1624 [lua] access_by_lua(msblocations.conf:189):2: 9faea060640cff94ea4363a2df10fc6f:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:51:10 [info] 35#35: *1624 [lua] logger.lua:23: 9faea060640cff94ea4363a2df10fc6f {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:51:10 +0000] 9faea060640cff94ea4363a2df10fc6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:51:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:51:15 [info] 35#35: *1625 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:51:15 [info] 35#35: *1626 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:51:25 [info] 35#35: *1627 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:51:25 [info] 35#35: *1628 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:51:25 [info] 35#35: *1629 [lua] access_by_lua(msblocations.conf:189):2: 2b795899bdbae994c2d48fd6d6408b25:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:51:25 [info] 35#35: *1629 [lua] logger.lua:23: 2b795899bdbae994c2d48fd6d6408b25 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:51:25 +0000] 2b795899bdbae994c2d48fd6d6408b25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:51:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:51:35 [info] 35#35: *1630 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:51:35 [info] 35#35: *1631 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:51:40 [info] 35#35: *1632 [lua] access_by_lua(msblocations.conf:189):2: f541188ae8e1592d60d4fbde38a3377e:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:51:40 [info] 35#35: *1632 [lua] logger.lua:23: f541188ae8e1592d60d4fbde38a3377e {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:51:40 +0000] f541188ae8e1592d60d4fbde38a3377e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.126 - - [24/Jan/2023:06:51:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 06:51:45 [info] 35#35: *1634 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:51:45 [info] 35#35: *1633 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:51:55 [info] 38#38: *1635 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:51:55 [info] 38#38: *1636 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:51:55 [info] 35#35: *1637 [lua] access_by_lua(msblocations.conf:189):2: 48561e3e12d670cd2c3bb9d5838004f0:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:51:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 06:51:55 [info] 35#35: *1637 [lua] logger.lua:23: 48561e3e12d670cd2c3bb9d5838004f0 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:51:55 +0000] 48561e3e12d670cd2c3bb9d5838004f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:52:05 [info] 35#35: *1639 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:52:05 [info] 35#35: *1640 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:52:10 [info] 35#35: *1641 [lua] access_by_lua(msblocations.conf:189):2: 419adc970c111bb36665c325cf5d1def:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 06:52:10 [info] 35#35: *1641 [lua] logger.lua:23: 419adc970c111bb36665c325cf5d1def {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.126 - - [24/Jan/2023:06:52:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.126 - - [24/Jan/2023:06:52:10 +0000] 419adc970c111bb36665c325cf5d1def "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 06:52:15 [info] 38#38: *1642 client closed connection while SSL handshaking, client: 10.233.65.112, server: 0.0.0.0:443
2023/01/24 06:52:15 [info] 3