Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.63.232
### Starting redis
there is no /usr/local/redis/../redis-works
=========== Redis config info =============================================
Redis_HOME=/usr/local/redis
config file=/usr/local/redis/conf/redis.conf
Help:use /usr/local/redis/redis-server --help for help
===============================================================================
/usr/local/redis
@C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
ln: /lib64/libluajit-5.1.so.2: No such file or directory
===============================================================================
=========== openresty config info =============================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
/usr/local/openresty/nginx
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
2023/01/21 05:05:06 [warn] 34#34: [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/21 05:05:06 [warn] 34#34: [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/21 05:05:06 [warn] 34#34: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
2023/01/21 05:05:06 [notice] 34#34: using the "epoll" event method
2023/01/21 05:05:06 [notice] 34#34: openresty/1.13.6.1
2023/01/21 05:05:06 [notice] 34#34: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/21 05:05:06 [notice] 34#34: OS: Linux 5.4.0-96-generic
2023/01/21 05:05:06 [notice] 34#34: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/01/21 05:05:06 [notice] 35#35: start worker processes
\n\n### Starting apiroute
2023/01/21 05:05:06 [notice] 35#35: start worker process 37
2023/01/21 05:05:06 [notice] 35#35: start worker process 38
2023/01/21 05:05:06 [notice] 35#35: start worker process 39
2023/01/21 05:05:06 [notice] 35#35: start worker process 40
2023/01/21 05:05:06 [notice] 35#35: start worker process 41
2023/01/21 05:05:06 [notice] 35#35: start worker process 42
2023/01/21 05:05:06 [notice] 35#35: start worker process 43
2023/01/21 05:05:06 [notice] 35#35: start worker process 45
2023/01/21 05:05:06 [notice] 35#35: start cache manager process 47
2023/01/21 05:05:06 [notice] 35#35: start cache loader process 48
@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-20230121050506.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-21 05:05:08 953 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-21 05:05:08 981 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-21 05:05:08 983 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-21 05:05:09 046 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-21 05:05:09 046 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.63.232:10081 Enabled:true
2023-01-21 05:05:10 672 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2023-01-21 05:05:10 804 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-21 05:05:10 804 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-21 05:05:10 804 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-21 05:05:10 805 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-21 05:05:10 805 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2023-01-21 05:05:10 805 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-21 05:05:10 806 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-21 05:05:10 887 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-21 05:05:11 024 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-21 05:05:11 026 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-21 05:05:11 026 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-21 05:05:11 705 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/21 05:05:24 [info] 39#39: *12 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:05:24 [info] 39#39: *13 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:05:34 [info] 37#37: *14 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:05:34 [info] 37#37: *15 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:05:35 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 78d1a20a80d88e3114c486cd27c67f14:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:05:35 +0000] 78d1a20a80d88e3114c486cd27c67f14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.131 upstream_response_time:0.131 "-" "Consul Health Check" "-"
2023/01/21 05:05:35 [info] 37#37: *16 [lua] logger.lua:23: 78d1a20a80d88e3114c486cd27c67f14 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:05:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 37
2023/01/21 05:05:44 [info] 39#39: *20 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:05:44 [info] 37#37: *19 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:05:50 [info] 37#37: *21 [lua] access_by_lua(msblocations.conf:189):2: 826c3a44ce275ab3e97cecbf0a607ee4:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:05:50 [info] 37#37: *21 [lua] logger.lua:23: 826c3a44ce275ab3e97cecbf0a607ee4 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:05:50 +0000] 826c3a44ce275ab3e97cecbf0a607ee4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:05:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/21 05:05:54 [info] 39#39: *22 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:05:54 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:06:04 [info] 37#37: *24 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:06:04 [info] 37#37: *25 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:06:05 [info] 37#37: *26 [lua] access_by_lua(msblocations.conf:189):2: 2a3571c7c1dd2b6363214b6b6d3f2ba4:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:06:05 [info] 37#37: *26 [lua] logger.lua:23: 2a3571c7c1dd2b6363214b6b6d3f2ba4 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:06:05 +0000] 2a3571c7c1dd2b6363214b6b6d3f2ba4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:06:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/21 05:06:06 [notice] 48#48: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/21 05:06:06 [notice] 35#35: signal 17 (SIGCHLD) received from 48
2023/01/21 05:06:06 [notice] 35#35: cache loader process 48 exited with code 0
2023/01/21 05:06:06 [notice] 35#35: signal 29 (SIGIO) received
2023/01/21 05:06:14 [info] 39#39: *29 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:06:14 [info] 37#37: *28 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:06:20 [info] 37#37: *30 [lua] access_by_lua(msblocations.conf:189):2: ffafbc76541a69bfd04b3307c81d1b48:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:06:20 +0000] ffafbc76541a69bfd04b3307c81d1b48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/21 05:06:20 [info] 37#37: *30 [lua] logger.lua:23: ffafbc76541a69bfd04b3307c81d1b48 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:06:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/21 05:06:24 [info] 39#39: *32 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:06:24 [info] 39#39: *31 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:06:34 [info] 39#39: *33 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:06:34 [info] 39#39: *34 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:06:35 [info] 37#37: *35 [lua] access_by_lua(msblocations.conf:189):2: 4ce878893886ed5d12943b97ba9c0a79:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:06:35 [info] 37#37: *35 [lua] logger.lua:23: 4ce878893886ed5d12943b97ba9c0a79 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:06:35 +0000] 4ce878893886ed5d12943b97ba9c0a79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:06:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/21 05:06:44 [info] 39#39: *37 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:06:44 [info] 39#39: *36 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:06:50 [info] 37#37: *38 [lua] access_by_lua(msblocations.conf:189):2: ab219a36499f9c55e5a4e6e531c43cdc:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:06:50 [info] 37#37: *38 [lua] logger.lua:23: ab219a36499f9c55e5a4e6e531c43cdc {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:06:50 +0000] ab219a36499f9c55e5a4e6e531c43cdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:06:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:06:54 [info] 39#39: *39 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:06:54 [info] 39#39: *40 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:07:04 [info] 39#39: *41 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:07:04 [info] 39#39: *42 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:07:05 [info] 37#37: *43 [lua] access_by_lua(msblocations.conf:189):2: 60d2e23596076f05402a127f28e827c9:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:07:05 +0000] 60d2e23596076f05402a127f28e827c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/21 05:07:05 [info] 37#37: *43 [lua] logger.lua:23: 60d2e23596076f05402a127f28e827c9 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:07:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:07:14 [info] 37#37: *46 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:07:14 [info] 37#37: *45 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:07:20 [info] 37#37: *47 [lua] access_by_lua(msblocations.conf:189):2: e39d041831953ddb6515a39f6f1a2f83:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:07:20 [info] 37#37: *47 [lua] logger.lua:23: e39d041831953ddb6515a39f6f1a2f83 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:07:20 +0000] e39d041831953ddb6515a39f6f1a2f83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:07:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:07:24 [info] 39#39: *48 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:07:24 [info] 39#39: *49 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:07:34 [info] 37#37: *50 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:07:34 [info] 37#37: *51 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:07:35 [info] 37#37: *52 [lua] access_by_lua(msblocations.conf:189):2: 5b8041cf646ace9642a5f92cc5b3b628:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:07:35 [info] 37#37: *52 [lua] logger.lua:23: 5b8041cf646ace9642a5f92cc5b3b628 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:07:35 +0000] 5b8041cf646ace9642a5f92cc5b3b628 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:07:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/21 05:07:44 [info] 37#37: *53 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:07:44 [info] 37#37: *54 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:07:50 [info] 37#37: *55 [lua] access_by_lua(msblocations.conf:189):2: 68c33ef08bc34bd7867831a059989e43:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:07:50 +0000] 68c33ef08bc34bd7867831a059989e43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/21 05:07:50 [info] 37#37: *55 [lua] logger.lua:23: 68c33ef08bc34bd7867831a059989e43 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:07:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:07:54 [info] 37#37: *56 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:07:54 [info] 37#37: *57 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:08:04 [info] 37#37: *59 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:08:04 [info] 37#37: *58 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:08:05 [info] 37#37: *60 [lua] access_by_lua(msblocations.conf:189):2: 6daaa105847b637fa5da26baf4c630d3:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:08:05 [info] 37#37: *60 [lua] logger.lua:23: 6daaa105847b637fa5da26baf4c630d3 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:08:05 +0000] 6daaa105847b637fa5da26baf4c630d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:08:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:08:14 [info] 37#37: *62 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:08:14 [info] 39#39: *63 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:08:20 [info] 37#37: *64 [lua] access_by_lua(msblocations.conf:189):2: 67a4ed842cbc360048a520ad3ad9eaf6:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:08:20 [info] 37#37: *64 [lua] logger.lua:23: 67a4ed842cbc360048a520ad3ad9eaf6 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:08:20 +0000] 67a4ed842cbc360048a520ad3ad9eaf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:08:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2023/01/21 05:08:24 [info] 37#37: *66 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:08:24 [info] 37#37: *65 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:08:34 [info] 39#39: *68 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:08:34 [info] 37#37: *67 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:08:35 [info] 37#37: *69 [lua] access_by_lua(msblocations.conf:189):2: c2148c2830bf13cd4226aeba2e74b2db:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:08:35 [info] 37#37: *69 [lua] logger.lua:23: c2148c2830bf13cd4226aeba2e74b2db {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:08:35 +0000] c2148c2830bf13cd4226aeba2e74b2db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:08:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:08:44 [info] 39#39: *70 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:08:44 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:08:50 [info] 37#37: *72 [lua] access_by_lua(msblocations.conf:189):2: 3387da5e07304b24a837c2e4db7a793b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:08:50 [info] 37#37: *72 [lua] logger.lua:23: 3387da5e07304b24a837c2e4db7a793b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:08:50 +0000] 3387da5e07304b24a837c2e4db7a793b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:08:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:08:54 [info] 37#37: *73 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:08:54 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:09:04 [info] 37#37: *75 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:09:04 [info] 37#37: *76 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:09:05 [info] 37#37: *77 [lua] access_by_lua(msblocations.conf:189):2: 92159e447e8ea5c36b2da304f75e1e52:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:09:05 +0000] 92159e447e8ea5c36b2da304f75e1e52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:09:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/21 05:09:05 [info] 37#37: *77 [lua] logger.lua:23: 92159e447e8ea5c36b2da304f75e1e52 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:09:14 [info] 37#37: *79 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:09:14 [info] 39#39: *80 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:09:20 [info] 37#37: *81 [lua] access_by_lua(msblocations.conf:189):2: 2c461f6b97964338ca5b2a3d0a8781f0:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:09:20 +0000] 2c461f6b97964338ca5b2a3d0a8781f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/21 05:09:20 [info] 37#37: *81 [lua] logger.lua:23: 2c461f6b97964338ca5b2a3d0a8781f0 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:09:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:09:24 [info] 39#39: *82 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:09:24 [info] 39#39: *83 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:09:34 [info] 37#37: *84 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:09:34 [info] 37#37: *85 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:09:35 [info] 37#37: *86 [lua] access_by_lua(msblocations.conf:189):2: d1eb83a045041c4fcb521231e705b2fc:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:09:35 +0000] d1eb83a045041c4fcb521231e705b2fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:09:35 [info] 37#37: *86 [lua] logger.lua:23: d1eb83a045041c4fcb521231e705b2fc {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:09:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:09:44 [info] 39#39: *88 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:09:44 [info] 39#39: *87 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:09:50 [info] 37#37: *89 [lua] access_by_lua(msblocations.conf:189):2: 4ac926f77b6fc2b9d2bc8f9f9a8bba50:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:09:50 +0000] 4ac926f77b6fc2b9d2bc8f9f9a8bba50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:09:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:09:50 [info] 37#37: *89 [lua] logger.lua:23: 4ac926f77b6fc2b9d2bc8f9f9a8bba50 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:09:54 [info] 39#39: *90 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:09:54 [info] 37#37: *91 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:10:04 [info] 37#37: *92 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:10:04 [info] 39#39: *93 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:10:05 [info] 37#37: *94 [lua] access_by_lua(msblocations.conf:189):2: 117cfe0796122d2ca1a00dc380098289:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:10:05 [info] 37#37: *94 [lua] logger.lua:23: 117cfe0796122d2ca1a00dc380098289 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:10:05 +0000] 117cfe0796122d2ca1a00dc380098289 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:10:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:10:14 [info] 37#37: *96 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:10:14 [info] 37#37: *97 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:10:20 [info] 37#37: *98 [lua] access_by_lua(msblocations.conf:189):2: 6b969dac07ab4d780c648ca4344e2234:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:10:20 +0000] 6b969dac07ab4d780c648ca4344e2234 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:10:20 [info] 37#37: *98 [lua] logger.lua:23: 6b969dac07ab4d780c648ca4344e2234 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:10:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:10:24 [info] 37#37: *100 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:10:24 [info] 37#37: *99 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:10:34 [info] 37#37: *101 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:10:34 [info] 37#37: *102 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:10:35 [info] 37#37: *103 [lua] access_by_lua(msblocations.conf:189):2: 21c9c0f2638bea6c819c1097fddc0851:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:10:35 [info] 37#37: *103 [lua] logger.lua:23: 21c9c0f2638bea6c819c1097fddc0851 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:10:35 +0000] 21c9c0f2638bea6c819c1097fddc0851 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:10:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:10:44 [info] 39#39: *104 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:10:44 [info] 37#37: *105 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:10:50 [info] 37#37: *106 [lua] access_by_lua(msblocations.conf:189):2: d5aeea009af5d90b6873ed7115dfc373:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:10:50 [info] 37#37: *106 [lua] logger.lua:23: d5aeea009af5d90b6873ed7115dfc373 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:10:50 +0000] d5aeea009af5d90b6873ed7115dfc373 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:10:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:10:54 [info] 37#37: *107 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:10:54 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:11:04 [info] 39#39: *109 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:11:04 [info] 37#37: *110 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:11:05 [info] 37#37: *111 [lua] access_by_lua(msblocations.conf:189):2: 551288b533465199adaaf98f5377e4db:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:11:05 [info] 37#37: *111 [lua] logger.lua:23: 551288b533465199adaaf98f5377e4db {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:11:05 +0000] 551288b533465199adaaf98f5377e4db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:11:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:11:14 [info] 37#37: *113 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:11:14 [info] 37#37: *114 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:11:20 [info] 37#37: *115 [lua] access_by_lua(msblocations.conf:189):2: d6b7569881e17461ba33238e57ab9ae2:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:11:20 [info] 37#37: *115 [lua] logger.lua:23: d6b7569881e17461ba33238e57ab9ae2 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:11:20 +0000] d6b7569881e17461ba33238e57ab9ae2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:11:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:11:24 [info] 39#39: *116 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:11:24 [info] 39#39: *117 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:11:34 [info] 39#39: *118 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:11:34 [info] 39#39: *119 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:11:35 [info] 37#37: *120 [lua] access_by_lua(msblocations.conf:189):2: 9fe648f4a750f86e0812c8108afd3109:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:11:35 [info] 37#37: *120 [lua] logger.lua:23: 9fe648f4a750f86e0812c8108afd3109 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:11:35 +0000] 9fe648f4a750f86e0812c8108afd3109 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:11:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:11:44 [info] 37#37: *121 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:11:44 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:11:50 [info] 37#37: *123 [lua] access_by_lua(msblocations.conf:189):2: ea7e39ccd747946ddc7d520903f6e921:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:11:50 [info] 37#37: *123 [lua] logger.lua:23: ea7e39ccd747946ddc7d520903f6e921 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:11:50 +0000] ea7e39ccd747946ddc7d520903f6e921 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:11:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:11:54 [info] 37#37: *125 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:11:54 [info] 39#39: *124 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:12:04 [info] 39#39: *126 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:12:04 [info] 39#39: *127 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:12:05 [info] 37#37: *128 [lua] access_by_lua(msblocations.conf:189):2: 515f572665c920bf302e9a0e01478982:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:12:05 +0000] 515f572665c920bf302e9a0e01478982 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/21 05:12:05 [info] 37#37: *128 [lua] logger.lua:23: 515f572665c920bf302e9a0e01478982 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:12:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/21 05:12:14 [info] 37#37: *130 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:12:14 [info] 37#37: *131 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:12:20 [info] 37#37: *132 [lua] access_by_lua(msblocations.conf:189):2: b3d7fb25bb6f700dd69d9c6559174751:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:12:20 [info] 37#37: *132 [lua] logger.lua:23: b3d7fb25bb6f700dd69d9c6559174751 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:12:20 +0000] b3d7fb25bb6f700dd69d9c6559174751 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:12:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:12:24 [info] 37#37: *133 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:12:24 [info] 37#37: *134 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:12:34 [info] 39#39: *136 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:12:34 [info] 37#37: *135 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:12:35 [info] 37#37: *137 [lua] access_by_lua(msblocations.conf:189):2: b5b49a8cc70a9830e6984bfa01d8b56b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:12:35 +0000] b5b49a8cc70a9830e6984bfa01d8b56b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/21 05:12:35 [info] 37#37: *137 [lua] logger.lua:23: b5b49a8cc70a9830e6984bfa01d8b56b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:12:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/21 05:12:44 [info] 39#39: *139 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:12:44 [info] 39#39: *138 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:12:50 [info] 37#37: *140 [lua] access_by_lua(msblocations.conf:189):2: 289039ab6665a22162766fcce8fc509e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:12:50 [info] 37#37: *140 [lua] logger.lua:23: 289039ab6665a22162766fcce8fc509e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:12:50 +0000] 289039ab6665a22162766fcce8fc509e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:12:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/21 05:12:54 [info] 37#37: *141 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:12:54 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:13:04 [info] 37#37: *144 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:13:04 [info] 39#39: *143 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:13:05 [info] 37#37: *145 [lua] access_by_lua(msblocations.conf:189):2: 9fb4b89fdfdad7740019172864e7e5c6:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:13:05 [info] 37#37: *145 [lua] logger.lua:23: 9fb4b89fdfdad7740019172864e7e5c6 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:13:05 +0000] 9fb4b89fdfdad7740019172864e7e5c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:13:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:13:14 [info] 39#39: *147 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:13:14 [info] 39#39: *148 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:13:20 [info] 37#37: *149 [lua] access_by_lua(msblocations.conf:189):2: 089b2d3438df19c992a44abb679f2204:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:13:20 [info] 37#37: *149 [lua] logger.lua:23: 089b2d3438df19c992a44abb679f2204 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:13:20 +0000] 089b2d3438df19c992a44abb679f2204 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:13:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:13:24 [info] 39#39: *150 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:13:24 [info] 39#39: *151 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:13:34 [info] 37#37: *152 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:13:34 [info] 37#37: *153 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:13:35 [info] 37#37: *154 [lua] access_by_lua(msblocations.conf:189):2: 6eae52a3374d460aba5da2f0fb3c3fe6:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:13:35 [info] 37#37: *154 [lua] logger.lua:23: 6eae52a3374d460aba5da2f0fb3c3fe6 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:13:35 +0000] 6eae52a3374d460aba5da2f0fb3c3fe6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:13:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 05:13:44 [info] 37#37: *155 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:13:44 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:13:50 [info] 37#37: *157 [lua] access_by_lua(msblocations.conf:189):2: 5a0dedd5db13ca2269f1df58ec511d9a:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:13:50 [info] 37#37: *157 [lua] logger.lua:23: 5a0dedd5db13ca2269f1df58ec511d9a {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:13:50 +0000] 5a0dedd5db13ca2269f1df58ec511d9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:13:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/21 05:13:54 [info] 37#37: *158 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:13:54 [info] 39#39: *159 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:14:04 [info] 39#39: *160 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:14:04 [info] 37#37: *161 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:14:05 [info] 37#37: *162 [lua] access_by_lua(msblocations.conf:189):2: 4c9b951cfbf98ce4387896f06d0c657f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:14:05 +0000] 4c9b951cfbf98ce4387896f06d0c657f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:14:05 [info] 37#37: *162 [lua] logger.lua:23: 4c9b951cfbf98ce4387896f06d0c657f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:14:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:14:14 [info] 37#37: *164 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:14:14 [info] 39#39: *165 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:14:20 [info] 37#37: *166 [lua] access_by_lua(msblocations.conf:189):2: 91d5f86b55080bb964b1f5637f5f6864:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:14:20 [info] 37#37: *166 [lua] logger.lua:23: 91d5f86b55080bb964b1f5637f5f6864 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:14:20 +0000] 91d5f86b55080bb964b1f5637f5f6864 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:14:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:14:24 [info] 37#37: *168 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:14:24 [info] 39#39: *167 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:14:34 [info] 39#39: *169 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:14:34 [info] 37#37: *170 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:14:35 [info] 37#37: *171 [lua] access_by_lua(msblocations.conf:189):2: e8610390295df145f0006e3ae8926b56:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:14:35 [info] 37#37: *171 [lua] logger.lua:23: e8610390295df145f0006e3ae8926b56 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:14:35 +0000] e8610390295df145f0006e3ae8926b56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:14:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/21 05:14:44 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:14:44 [info] 39#39: *172 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:14:50 [info] 37#37: *174 [lua] access_by_lua(msblocations.conf:189):2: 4b62e45829d68271dc4a1f2d4eec72f3:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:14:50 [info] 37#37: *174 [lua] logger.lua:23: 4b62e45829d68271dc4a1f2d4eec72f3 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:14:50 +0000] 4b62e45829d68271dc4a1f2d4eec72f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:14:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:14:54 [info] 37#37: *175 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:14:54 [info] 39#39: *176 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:15:04 [info] 39#39: *178 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:15:04 [info] 37#37: *177 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:15:05 [info] 37#37: *179 [lua] access_by_lua(msblocations.conf:189):2: 8af15f803c99627eb995fc19cf082f66:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:15:05 [info] 37#37: *179 [lua] logger.lua:23: 8af15f803c99627eb995fc19cf082f66 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:15:05 +0000] 8af15f803c99627eb995fc19cf082f66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:15:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:15:14 [info] 37#37: *182 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:15:14 [info] 37#37: *181 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:15:20 [info] 37#37: *183 [lua] access_by_lua(msblocations.conf:189):2: 6abd2b9d29bda5d90b97c984ad446431:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:15:20 [info] 37#37: *183 [lua] logger.lua:23: 6abd2b9d29bda5d90b97c984ad446431 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:15:20 +0000] 6abd2b9d29bda5d90b97c984ad446431 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:15:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:15:24 [info] 37#37: *184 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:15:24 [info] 39#39: *185 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:15:34 [info] 37#37: *186 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:15:34 [info] 37#37: *187 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:15:35 [info] 37#37: *188 [lua] access_by_lua(msblocations.conf:189):2: 0abfc17d1fd26dd18130f14b8d245b80:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:15:35 [info] 37#37: *188 [lua] logger.lua:23: 0abfc17d1fd26dd18130f14b8d245b80 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:15:35 +0000] 0abfc17d1fd26dd18130f14b8d245b80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:15:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:15:44 [info] 37#37: *189 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:15:44 [info] 37#37: *190 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:15:50 [info] 37#37: *191 [lua] access_by_lua(msblocations.conf:189):2: 2b82b3b66dce5a96766175009058a4e5:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:15:50 [info] 37#37: *191 [lua] logger.lua:23: 2b82b3b66dce5a96766175009058a4e5 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:15:50 +0000] 2b82b3b66dce5a96766175009058a4e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:15:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:15:54 [info] 39#39: *192 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:15:54 [info] 39#39: *193 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:16:04 [info] 37#37: *194 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:16:04 [info] 37#37: *195 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:16:05 [info] 37#37: *196 [lua] access_by_lua(msblocations.conf:189):2: 319c3ac7c035961b1cae567c3b4a8439:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:16:05 [info] 37#37: *196 [lua] logger.lua:23: 319c3ac7c035961b1cae567c3b4a8439 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:16:05 +0000] 319c3ac7c035961b1cae567c3b4a8439 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:16:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:16:14 [info] 39#39: *198 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:16:14 [info] 37#37: *199 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:16:21 [info] 37#37: *200 [lua] access_by_lua(msblocations.conf:189):2: 6155b47e2940e0377fe874fa66dc285d:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:16:21 [info] 37#37: *200 [lua] logger.lua:23: 6155b47e2940e0377fe874fa66dc285d {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:16:21 +0000] 6155b47e2940e0377fe874fa66dc285d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:16:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:16:24 [info] 37#37: *201 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:16:24 [info] 39#39: *202 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:16:34 [info] 39#39: *204 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:16:34 [info] 37#37: *203 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:16:36 [info] 37#37: *205 [lua] access_by_lua(msblocations.conf:189):2: d7d73964ee58fa7a6a7b96acd38d05a0:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:16:36 +0000] d7d73964ee58fa7a6a7b96acd38d05a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/21 05:16:36 [info] 37#37: *205 [lua] logger.lua:23: d7d73964ee58fa7a6a7b96acd38d05a0 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:16:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:16:44 [info] 39#39: *207 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:16:44 [info] 39#39: *206 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:16:51 [info] 37#37: *208 [lua] access_by_lua(msblocations.conf:189):2: 0b317d6e0931464490f779853ba34445:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:16:51 [info] 37#37: *208 [lua] logger.lua:23: 0b317d6e0931464490f779853ba34445 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:16:51 +0000] 0b317d6e0931464490f779853ba34445 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:16:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:16:54 [info] 37#37: *209 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:16:54 [info] 37#37: *210 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:17:04 [info] 39#39: *211 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:17:04 [info] 37#37: *212 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:17:06 [info] 37#37: *213 [lua] access_by_lua(msblocations.conf:189):2: f71b4b381211768a181684edaaacd856:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:17:06 [info] 37#37: *213 [lua] logger.lua:23: f71b4b381211768a181684edaaacd856 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:17:06 +0000] f71b4b381211768a181684edaaacd856 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:17:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/21 05:17:14 [info] 37#37: *216 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:17:14 [info] 37#37: *215 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:17:21 [info] 37#37: *217 [lua] access_by_lua(msblocations.conf:189):2: 9ba303f4467f1c2320b23b4106a76857:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:17:21 +0000] 9ba303f4467f1c2320b23b4106a76857 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/21 05:17:21 [info] 37#37: *217 [lua] logger.lua:23: 9ba303f4467f1c2320b23b4106a76857 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:17:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:17:24 [info] 37#37: *218 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:17:24 [info] 37#37: *219 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:17:34 [info] 37#37: *220 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:17:34 [info] 39#39: *221 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:17:36 [info] 37#37: *222 [lua] access_by_lua(msblocations.conf:189):2: 34749e0a8a1865275eb7d2a4dcbba640:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:17:36 [info] 37#37: *222 [lua] logger.lua:23: 34749e0a8a1865275eb7d2a4dcbba640 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:17:36 +0000] 34749e0a8a1865275eb7d2a4dcbba640 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:17:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:17:44 [info] 37#37: *223 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:17:44 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:17:51 [info] 37#37: *225 [lua] access_by_lua(msblocations.conf:189):2: 68bd7177ba4489a1780b7beaed6485fb:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:17:51 +0000] 68bd7177ba4489a1780b7beaed6485fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/21 05:17:51 [info] 37#37: *225 [lua] logger.lua:23: 68bd7177ba4489a1780b7beaed6485fb {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:17:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:17:54 [info] 39#39: *226 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:17:54 [info] 37#37: *227 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:18:04 [info] 39#39: *228 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:18:04 [info] 37#37: *229 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:18:06 [info] 37#37: *230 [lua] access_by_lua(msblocations.conf:189):2: 11d0d08c2c06cf8a39a20342fb31c3fb:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:18:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.15 - - [21/Jan/2023:05:18:06 +0000] 11d0d08c2c06cf8a39a20342fb31c3fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:18:06 [info] 37#37: *230 [lua] logger.lua:23: 11d0d08c2c06cf8a39a20342fb31c3fb {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:18:14 [info] 39#39: *233 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:18:14 [info] 37#37: *232 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:18:21 [info] 37#37: *234 [lua] access_by_lua(msblocations.conf:189):2: 9d71a324262956c01569cd251d59b0b5:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:18:21 +0000] 9d71a324262956c01569cd251d59b0b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:18:21 [info] 37#37: *234 [lua] logger.lua:23: 9d71a324262956c01569cd251d59b0b5 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:18:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:18:24 [info] 37#37: *235 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:18:24 [info] 39#39: *236 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:18:34 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:18:34 [info] 37#37: *237 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:18:36 [info] 37#37: *239 [lua] access_by_lua(msblocations.conf:189):2: 9fc7dcacdf878739e4b7a530f0612735:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:18:36 [info] 37#37: *239 [lua] logger.lua:23: 9fc7dcacdf878739e4b7a530f0612735 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:18:36 +0000] 9fc7dcacdf878739e4b7a530f0612735 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:18:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:18:44 [info] 39#39: *240 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:18:44 [info] 39#39: *241 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:18:51 [info] 37#37: *242 [lua] access_by_lua(msblocations.conf:189):2: ecc622716a7a6323b9feb15a47dfcb4d:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:18:51 [info] 37#37: *242 [lua] logger.lua:23: ecc622716a7a6323b9feb15a47dfcb4d {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:18:51 +0000] ecc622716a7a6323b9feb15a47dfcb4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:18:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:18:54 [info] 37#37: *244 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:18:54 [info] 39#39: *243 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:19:04 [info] 37#37: *245 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:19:04 [info] 37#37: *246 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:19:06 [info] 37#37: *247 [lua] access_by_lua(msblocations.conf:189):2: c0e5aebb24409959dcc1ff4f2885636f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:19:06 +0000] c0e5aebb24409959dcc1ff4f2885636f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:19:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 05:19:06 [info] 37#37: *247 [lua] logger.lua:23: c0e5aebb24409959dcc1ff4f2885636f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:19:14 [info] 37#37: *250 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:19:14 [info] 37#37: *249 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:19:21 [info] 37#37: *251 [lua] access_by_lua(msblocations.conf:189):2: 1022eba87b2292df6351de535a19eec7:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:19:21 [info] 37#37: *251 [lua] logger.lua:23: 1022eba87b2292df6351de535a19eec7 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:19:21 +0000] 1022eba87b2292df6351de535a19eec7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:19:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:19:24 [info] 37#37: *252 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:19:24 [info] 37#37: *253 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:19:34 [info] 37#37: *254 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:19:34 [info] 37#37: *255 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:19:36 [info] 37#37: *256 [lua] access_by_lua(msblocations.conf:189):2: 542dd787ecec1d5580e73bdb96410307:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:19:36 [info] 37#37: *256 [lua] logger.lua:23: 542dd787ecec1d5580e73bdb96410307 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:19:36 +0000] 542dd787ecec1d5580e73bdb96410307 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:19:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:19:44 [info] 37#37: *258 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:19:44 [info] 39#39: *257 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:19:51 [info] 37#37: *259 [lua] access_by_lua(msblocations.conf:189):2: e35ca0bda01bb10cfbabe19782341b96:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:19:51 +0000] e35ca0bda01bb10cfbabe19782341b96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:19:51 [info] 37#37: *259 [lua] logger.lua:23: e35ca0bda01bb10cfbabe19782341b96 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:19:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:19:54 [info] 37#37: *260 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:19:54 [info] 39#39: *261 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:20:04 [info] 39#39: *262 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:20:04 [info] 39#39: *263 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:20:06 [info] 37#37: *264 [lua] access_by_lua(msblocations.conf:189):2: 74dfc701434b994159ace6341b0a46c2:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:20:06 +0000] 74dfc701434b994159ace6341b0a46c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:20:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:20:06 [info] 37#37: *264 [lua] logger.lua:23: 74dfc701434b994159ace6341b0a46c2 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:20:14 [info] 37#37: *266 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:20:14 [info] 39#39: *267 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:20:21 [info] 37#37: *268 [lua] access_by_lua(msblocations.conf:189):2: 8a70bc53a75f8ed46498b0ed2621bb4d:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:20:21 +0000] 8a70bc53a75f8ed46498b0ed2621bb4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:20:21 [info] 37#37: *268 [lua] logger.lua:23: 8a70bc53a75f8ed46498b0ed2621bb4d {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:20:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:20:24 [info] 37#37: *270 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:20:24 [info] 37#37: *269 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:20:34 [info] 39#39: *271 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:20:34 [info] 39#39: *272 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:20:36 [info] 37#37: *273 [lua] access_by_lua(msblocations.conf:189):2: 8161bcfb707a2acdc8e8971bd22e2744:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:20:36 +0000] 8161bcfb707a2acdc8e8971bd22e2744 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:20:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:20:36 [info] 37#37: *273 [lua] logger.lua:23: 8161bcfb707a2acdc8e8971bd22e2744 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:20:44 [info] 39#39: *275 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:20:44 [info] 37#37: *274 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:20:51 [info] 37#37: *276 [lua] access_by_lua(msblocations.conf:189):2: 8ad2fab5298e8bd8ce800f1df397a42b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:20:51 [info] 37#37: *276 [lua] logger.lua:23: 8ad2fab5298e8bd8ce800f1df397a42b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:20:51 +0000] 8ad2fab5298e8bd8ce800f1df397a42b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:20:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:20:54 [info] 37#37: *277 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:20:54 [info] 37#37: *278 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:21:04 [info] 37#37: *280 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:21:04 [info] 39#39: *279 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:21:06 [info] 37#37: *281 [lua] access_by_lua(msblocations.conf:189):2: 2a2508e522c5584212bb47733978ae5e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:21:06 [info] 37#37: *281 [lua] logger.lua:23: 2a2508e522c5584212bb47733978ae5e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:21:06 +0000] 2a2508e522c5584212bb47733978ae5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:21:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:21:14 [info] 39#39: *283 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:21:14 [info] 37#37: *284 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:21:21 [info] 37#37: *285 [lua] access_by_lua(msblocations.conf:189):2: 41e85ccdb8c25113a2aee19197548cc6:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:21:21 +0000] 41e85ccdb8c25113a2aee19197548cc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:21:21 [info] 37#37: *285 [lua] logger.lua:23: 41e85ccdb8c25113a2aee19197548cc6 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:21:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:21:24 [info] 39#39: *287 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:21:24 [info] 37#37: *286 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:21:34 [info] 37#37: *288 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:21:34 [info] 37#37: *289 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:21:36 [info] 37#37: *290 [lua] access_by_lua(msblocations.conf:189):2: 5dbf9dda2ab2406430c957260c68ce57:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:21:36 +0000] 5dbf9dda2ab2406430c957260c68ce57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:21:36 [info] 37#37: *290 [lua] logger.lua:23: 5dbf9dda2ab2406430c957260c68ce57 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:21:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:21:44 [info] 37#37: *291 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:21:44 [info] 39#39: *292 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:21:51 [info] 37#37: *293 [lua] access_by_lua(msblocations.conf:189):2: ce33c51584115e4738311b035d3a2dab:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:21:51 +0000] ce33c51584115e4738311b035d3a2dab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:21:51 [info] 37#37: *293 [lua] logger.lua:23: ce33c51584115e4738311b035d3a2dab {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:21:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:21:54 [info] 39#39: *294 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:21:54 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:22:04 [info] 37#37: *297 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:22:04 [info] 39#39: *296 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:22:06 [info] 37#37: *298 [lua] access_by_lua(msblocations.conf:189):2: fcf81df4b487f496369915d4d35ec96e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:22:06 [info] 37#37: *298 [lua] logger.lua:23: fcf81df4b487f496369915d4d35ec96e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:22:06 +0000] fcf81df4b487f496369915d4d35ec96e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:22:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:22:14 [info] 37#37: *300 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:22:14 [info] 37#37: *301 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:22:21 [info] 37#37: *302 [lua] access_by_lua(msblocations.conf:189):2: 22925164a81bae26c19d91bceaeff13b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:22:21 [info] 37#37: *302 [lua] logger.lua:23: 22925164a81bae26c19d91bceaeff13b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:22:21 +0000] 22925164a81bae26c19d91bceaeff13b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:22:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:22:24 [info] 39#39: *303 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:22:24 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:22:34 [info] 37#37: *305 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:22:34 [info] 37#37: *306 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:22:36 [info] 37#37: *307 [lua] access_by_lua(msblocations.conf:189):2: 149fe82c53a97e6643875ac922440d0b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:22:36 [info] 37#37: *307 [lua] logger.lua:23: 149fe82c53a97e6643875ac922440d0b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:22:36 +0000] 149fe82c53a97e6643875ac922440d0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:22:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:22:44 [info] 37#37: *308 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:22:44 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:22:51 [info] 37#37: *310 [lua] access_by_lua(msblocations.conf:189):2: acbbf0ebe80c0c75ee6607b21ec1cabd:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:22:51 [info] 37#37: *310 [lua] logger.lua:23: acbbf0ebe80c0c75ee6607b21ec1cabd {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:22:51 +0000] acbbf0ebe80c0c75ee6607b21ec1cabd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:22:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:22:54 [info] 37#37: *311 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:22:54 [info] 39#39: *312 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:23:04 [info] 39#39: *313 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:23:04 [info] 37#37: *314 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:23:06 [info] 37#37: *315 [lua] access_by_lua(msblocations.conf:189):2: a4736d4a6be5598ba39d6a6998a1ce57:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:23:06 +0000] a4736d4a6be5598ba39d6a6998a1ce57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/21 05:23:06 [info] 37#37: *315 [lua] logger.lua:23: a4736d4a6be5598ba39d6a6998a1ce57 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:23:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:23:14 [info] 39#39: *318 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:23:14 [info] 37#37: *317 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:23:21 [info] 37#37: *319 [lua] access_by_lua(msblocations.conf:189):2: 2efaf76cb9508f3fc77bb20494f83591:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:23:21 [info] 37#37: *319 [lua] logger.lua:23: 2efaf76cb9508f3fc77bb20494f83591 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:23:21 +0000] 2efaf76cb9508f3fc77bb20494f83591 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:23:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:23:24 [info] 37#37: *321 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:23:24 [info] 39#39: *320 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:23:34 [info] 37#37: *322 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:23:34 [info] 37#37: *323 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:23:36 [info] 37#37: *324 [lua] access_by_lua(msblocations.conf:189):2: c98879ae370bf8a1c47bef99ccf99a0c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:23:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.15 - - [21/Jan/2023:05:23:36 +0000] c98879ae370bf8a1c47bef99ccf99a0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/21 05:23:36 [info] 37#37: *324 [lua] logger.lua:23: c98879ae370bf8a1c47bef99ccf99a0c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:23:44 [info] 37#37: *325 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:23:44 [info] 39#39: *326 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:23:51 [info] 37#37: *327 [lua] access_by_lua(msblocations.conf:189):2: 824dc45f5999fd33c225419d91b28c75:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:23:51 +0000] 824dc45f5999fd33c225419d91b28c75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/21 05:23:51 [info] 37#37: *327 [lua] logger.lua:23: 824dc45f5999fd33c225419d91b28c75 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:23:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/21 05:23:54 [info] 37#37: *328 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:23:54 [info] 37#37: *329 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:24:04 [info] 37#37: *330 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:24:04 [info] 39#39: *331 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:24:06 [info] 37#37: *332 [lua] access_by_lua(msblocations.conf:189):2: 1b7ce7186ddfa0da9207037c51ac232a:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:24:06 [info] 37#37: *332 [lua] logger.lua:23: 1b7ce7186ddfa0da9207037c51ac232a {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:24:06 +0000] 1b7ce7186ddfa0da9207037c51ac232a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:24:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:24:14 [info] 37#37: *334 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:24:14 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:24:21 [info] 37#37: *336 [lua] access_by_lua(msblocations.conf:189):2: 551e91fd5c49f72952b41a58a72d24b9:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:24:21 [info] 37#37: *336 [lua] logger.lua:23: 551e91fd5c49f72952b41a58a72d24b9 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:24:21 +0000] 551e91fd5c49f72952b41a58a72d24b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:24:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:24:24 [info] 37#37: *337 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:24:24 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:24:34 [info] 37#37: *339 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:24:34 [info] 37#37: *340 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:24:36 [info] 37#37: *341 [lua] access_by_lua(msblocations.conf:189):2: 2204d1102346bd2ee342660ae29a5f61:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:24:36 [info] 37#37: *341 [lua] logger.lua:23: 2204d1102346bd2ee342660ae29a5f61 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:24:36 +0000] 2204d1102346bd2ee342660ae29a5f61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:24:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:24:44 [info] 37#37: *342 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:24:44 [info] 37#37: *343 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:24:51 [info] 37#37: *344 [lua] access_by_lua(msblocations.conf:189):2: 6af756be7b3da8bc8cdcc8732e98089a:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:24:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:24:51 [info] 37#37: *344 [lua] logger.lua:23: 6af756be7b3da8bc8cdcc8732e98089a {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:24:51 +0000] 6af756be7b3da8bc8cdcc8732e98089a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/21 05:24:54 [info] 37#37: *345 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:24:54 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:25:04 [info] 37#37: *347 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:25:04 [info] 39#39: *348 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:25:06 [info] 37#37: *349 [lua] access_by_lua(msblocations.conf:189):2: 14672c7a0678ede60618eba093f3d665:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:25:06 [info] 37#37: *349 [lua] logger.lua:23: 14672c7a0678ede60618eba093f3d665 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:25:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.15 - - [21/Jan/2023:05:25:06 +0000] 14672c7a0678ede60618eba093f3d665 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:25:14 [info] 37#37: *353 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:25:14 [info] 37#37: *352 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:25:21 [info] 37#37: *354 [lua] access_by_lua(msblocations.conf:189):2: ffc79adfd2a7182017cfab5c1bf01c6f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:25:21 +0000] ffc79adfd2a7182017cfab5c1bf01c6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:25:21 [info] 37#37: *354 [lua] logger.lua:23: ffc79adfd2a7182017cfab5c1bf01c6f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:25:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:25:24 [info] 39#39: *356 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:25:24 [info] 37#37: *355 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:25:34 [info] 37#37: *358 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:25:34 [info] 37#37: *357 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:25:36 [info] 37#37: *359 [lua] access_by_lua(msblocations.conf:189):2: 477a57d1cca9ce45d24893ee751e37aa:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:25:36 +0000] 477a57d1cca9ce45d24893ee751e37aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:25:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:25:36 [info] 37#37: *359 [lua] logger.lua:23: 477a57d1cca9ce45d24893ee751e37aa {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:25:44 [info] 37#37: *361 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:25:44 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:25:51 [info] 37#37: *362 [lua] access_by_lua(msblocations.conf:189):2: 24ab4fdfe33edbee91877aba037bd4d4:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:25:51 [info] 37#37: *362 [lua] logger.lua:23: 24ab4fdfe33edbee91877aba037bd4d4 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:25:51 +0000] 24ab4fdfe33edbee91877aba037bd4d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:25:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:25:54 [info] 39#39: *364 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:25:54 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:26:04 [info] 37#37: *365 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:26:04 [info] 39#39: *366 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:26:06 [info] 37#37: *368 [lua] access_by_lua(msblocations.conf:189):2: e534247698be225eb69ffda575bdebd4:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:26:06 +0000] e534247698be225eb69ffda575bdebd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:26:06 [info] 37#37: *368 [lua] logger.lua:23: e534247698be225eb69ffda575bdebd4 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:26:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:26:14 [info] 37#37: *369 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:26:14 [info] 37#37: *370 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:26:21 [info] 37#37: *371 [lua] access_by_lua(msblocations.conf:189):2: 1884d4c7560191e458d1e94626e66f85:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:26:21 [info] 37#37: *371 [lua] logger.lua:23: 1884d4c7560191e458d1e94626e66f85 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:26:21 +0000] 1884d4c7560191e458d1e94626e66f85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:26:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:26:24 [info] 37#37: *373 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:26:24 [info] 39#39: *372 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:26:34 [info] 37#37: *375 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:26:34 [info] 39#39: *374 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:26:36 [info] 37#37: *376 [lua] access_by_lua(msblocations.conf:189):2: a37b91b93cfa1511e44b3fd43a475aa6:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:26:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.15 - - [21/Jan/2023:05:26:36 +0000] a37b91b93cfa1511e44b3fd43a475aa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:26:36 [info] 37#37: *376 [lua] logger.lua:23: a37b91b93cfa1511e44b3fd43a475aa6 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:26:44 [info] 37#37: *377 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:26:44 [info] 37#37: *378 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:26:51 [info] 37#37: *379 [lua] access_by_lua(msblocations.conf:189):2: 2ac7fc87997e3dc63966cd815644cadb:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:26:51 [info] 37#37: *379 [lua] logger.lua:23: 2ac7fc87997e3dc63966cd815644cadb {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:26:51 +0000] 2ac7fc87997e3dc63966cd815644cadb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:26:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 28
2023/01/21 05:26:54 [info] 37#37: *380 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:26:54 [info] 37#37: *381 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:27:04 [info] 37#37: *382 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:27:04 [info] 37#37: *383 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:27:06 [info] 37#37: *385 [lua] access_by_lua(msblocations.conf:189):2: e19af5c225563c9e84a0cd2df9dd9933:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:27:06 [info] 37#37: *385 [lua] logger.lua:23: e19af5c225563c9e84a0cd2df9dd9933 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:27:06 +0000] e19af5c225563c9e84a0cd2df9dd9933 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:27:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:27:14 [info] 39#39: *386 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:27:14 [info] 39#39: *387 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:27:21 [info] 37#37: *388 [lua] access_by_lua(msblocations.conf:189):2: 30130ac90d48bc54c24b3dd49474ccb8:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:27:21 [info] 37#37: *388 [lua] logger.lua:23: 30130ac90d48bc54c24b3dd49474ccb8 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:27:21 +0000] 30130ac90d48bc54c24b3dd49474ccb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:27:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:27:24 [info] 37#37: *389 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:27:24 [info] 37#37: *390 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:27:34 [info] 37#37: *392 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:27:34 [info] 39#39: *391 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:27:36 [info] 37#37: *393 [lua] access_by_lua(msblocations.conf:189):2: 88cb250879679a6d761923473c6a3d7c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:27:36 [info] 37#37: *393 [lua] logger.lua:23: 88cb250879679a6d761923473c6a3d7c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:27:36 +0000] 88cb250879679a6d761923473c6a3d7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:27:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:27:44 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:27:44 [info] 37#37: *395 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:27:51 [info] 37#37: *396 [lua] access_by_lua(msblocations.conf:189):2: 0481a147ace9cb4764e651defc60a52e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:27:51 [info] 37#37: *396 [lua] logger.lua:23: 0481a147ace9cb4764e651defc60a52e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:27:51 +0000] 0481a147ace9cb4764e651defc60a52e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:27:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:27:54 [info] 39#39: *397 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:27:54 [info] 37#37: *398 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:28:04 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:28:04 [info] 37#37: *399 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:28:06 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: f7091ab478fda68f4fc2b723300f332d:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:28:06 [info] 37#37: *402 [lua] logger.lua:23: f7091ab478fda68f4fc2b723300f332d {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:28:06 +0000] f7091ab478fda68f4fc2b723300f332d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:28:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:28:14 [info] 37#37: *403 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:28:14 [info] 37#37: *404 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:28:21 [info] 37#37: *405 [lua] access_by_lua(msblocations.conf:189):2: 709c0e189d0d993bedd8db18fd89cc33:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:28:21 +0000] 709c0e189d0d993bedd8db18fd89cc33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:28:21 [info] 37#37: *405 [lua] logger.lua:23: 709c0e189d0d993bedd8db18fd89cc33 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:28:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:28:24 [info] 39#39: *407 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:28:24 [info] 39#39: *406 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:28:34 [info] 39#39: *408 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:28:34 [info] 37#37: *409 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:28:36 [info] 37#37: *410 [lua] access_by_lua(msblocations.conf:189):2: 5982cbd10996b4a0f0fc06da6c946fa5:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:28:36 [info] 37#37: *410 [lua] logger.lua:23: 5982cbd10996b4a0f0fc06da6c946fa5 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:28:36 +0000] 5982cbd10996b4a0f0fc06da6c946fa5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:28:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:28:44 [info] 39#39: *411 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:28:44 [info] 39#39: *412 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:28:51 [info] 37#37: *413 [lua] access_by_lua(msblocations.conf:189):2: aada7d6272be73e51225f7c49cecea23:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:28:51 +0000] aada7d6272be73e51225f7c49cecea23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:28:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:28:51 [info] 37#37: *413 [lua] logger.lua:23: aada7d6272be73e51225f7c49cecea23 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:28:54 [info] 37#37: *414 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:28:54 [info] 37#37: *415 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:29:04 [info] 39#39: *416 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:29:04 [info] 37#37: *417 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:29:06 [info] 37#37: *419 [lua] access_by_lua(msblocations.conf:189):2: 780de561ebcd22edb9d0a05b0c82457b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:29:06 +0000] 780de561ebcd22edb9d0a05b0c82457b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/21 05:29:06 [info] 37#37: *419 [lua] logger.lua:23: 780de561ebcd22edb9d0a05b0c82457b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:29:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:29:14 [info] 37#37: *420 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:29:14 [info] 39#39: *421 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:29:21 [info] 37#37: *422 [lua] access_by_lua(msblocations.conf:189):2: 7c646c6676c20a27df6e238c9f86a535:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:29:21 [info] 37#37: *422 [lua] logger.lua:23: 7c646c6676c20a27df6e238c9f86a535 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:29:21 +0000] 7c646c6676c20a27df6e238c9f86a535 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:29:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:29:24 [info] 37#37: *423 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:29:24 [info] 37#37: *424 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:29:34 [info] 37#37: *426 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:29:34 [info] 37#37: *425 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:29:36 [info] 37#37: *427 [lua] access_by_lua(msblocations.conf:189):2: 8f70465726f8821dd4aec59bfd5c729b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:29:36 +0000] 8f70465726f8821dd4aec59bfd5c729b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:29:36 [info] 37#37: *427 [lua] logger.lua:23: 8f70465726f8821dd4aec59bfd5c729b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:29:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:29:44 [info] 37#37: *428 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:29:44 [info] 37#37: *429 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:29:51 [info] 37#37: *430 [lua] access_by_lua(msblocations.conf:189):2: aa3815a7667cd0d1eb0a9969259b4e08:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:29:51 [info] 37#37: *430 [lua] logger.lua:23: aa3815a7667cd0d1eb0a9969259b4e08 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:29:51 +0000] aa3815a7667cd0d1eb0a9969259b4e08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:29:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:29:54 [info] 39#39: *432 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:29:54 [info] 37#37: *431 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:30:04 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:30:04 [info] 39#39: *433 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:30:06 [info] 37#37: *436 [lua] access_by_lua(msblocations.conf:189):2: e116ce9ff72511ce9494be57fb51bfef:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:30:06 +0000] e116ce9ff72511ce9494be57fb51bfef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/21 05:30:06 [info] 37#37: *436 [lua] logger.lua:23: e116ce9ff72511ce9494be57fb51bfef {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:30:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/21 05:30:14 [info] 39#39: *438 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:30:14 [info] 37#37: *437 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:30:21 [info] 37#37: *439 [lua] access_by_lua(msblocations.conf:189):2: ba2a41c2a86d46685ae51ca23e2173c8:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:30:21 [info] 37#37: *439 [lua] logger.lua:23: ba2a41c2a86d46685ae51ca23e2173c8 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:30:21 +0000] ba2a41c2a86d46685ae51ca23e2173c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:30:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:30:24 [info] 37#37: *441 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:30:24 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:30:34 [info] 37#37: *442 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:30:34 [info] 37#37: *443 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:30:36 [info] 37#37: *444 [lua] access_by_lua(msblocations.conf:189):2: 2626441841967a474997379a74834be9:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:30:36 +0000] 2626441841967a474997379a74834be9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/21 05:30:36 [info] 37#37: *444 [lua] logger.lua:23: 2626441841967a474997379a74834be9 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:30:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/21 05:30:44 [info] 39#39: *446 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:30:44 [info] 39#39: *445 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:30:51 [info] 37#37: *447 [lua] access_by_lua(msblocations.conf:189):2: 1d53e04ebbd4e315a8f8008945424ae5:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:30:51 [info] 37#37: *447 [lua] logger.lua:23: 1d53e04ebbd4e315a8f8008945424ae5 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:30:51 +0000] 1d53e04ebbd4e315a8f8008945424ae5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:30:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:30:54 [info] 39#39: *449 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:30:54 [info] 39#39: *448 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:31:04 [info] 37#37: *450 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:31:04 [info] 39#39: *451 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:31:06 [info] 37#37: *453 [lua] access_by_lua(msblocations.conf:189):2: 97fe409c881e634603899fcba5dc22d0:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:31:06 [info] 37#37: *453 [lua] logger.lua:23: 97fe409c881e634603899fcba5dc22d0 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:31:06 +0000] 97fe409c881e634603899fcba5dc22d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:31:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:31:14 [info] 37#37: *454 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:31:14 [info] 39#39: *455 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:31:21 [info] 37#37: *456 [lua] access_by_lua(msblocations.conf:189):2: f3c2d88405c2eb226768618789ab72a8:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:31:21 [info] 37#37: *456 [lua] logger.lua:23: f3c2d88405c2eb226768618789ab72a8 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:31:21 +0000] f3c2d88405c2eb226768618789ab72a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:31:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:31:24 [info] 37#37: *458 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:31:24 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:31:34 [info] 39#39: *459 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:31:34 [info] 37#37: *460 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:31:36 [info] 37#37: *461 [lua] access_by_lua(msblocations.conf:189):2: 8a86918078f8ba632d22a69d13946d8d:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:31:36 [info] 37#37: *461 [lua] logger.lua:23: 8a86918078f8ba632d22a69d13946d8d {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:31:36 +0000] 8a86918078f8ba632d22a69d13946d8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:31:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:31:44 [info] 39#39: *462 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:31:44 [info] 37#37: *463 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:31:51 [info] 37#37: *464 [lua] access_by_lua(msblocations.conf:189):2: a1e1a998097c0df2babe89db79d5a54b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:31:51 [info] 37#37: *464 [lua] logger.lua:23: a1e1a998097c0df2babe89db79d5a54b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:31:51 +0000] a1e1a998097c0df2babe89db79d5a54b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:31:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:31:54 [info] 39#39: *466 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:31:54 [info] 39#39: *465 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:32:04 [info] 37#37: *467 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:32:04 [info] 39#39: *468 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:32:06 [info] 37#37: *470 [lua] access_by_lua(msblocations.conf:189):2: e78c6c78c0959fa55a95c9d5897c6895:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:32:06 +0000] e78c6c78c0959fa55a95c9d5897c6895 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:32:06 [info] 37#37: *470 [lua] logger.lua:23: e78c6c78c0959fa55a95c9d5897c6895 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:32:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:32:14 [info] 37#37: *472 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:32:14 [info] 37#37: *471 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:32:21 [info] 37#37: *473 [lua] access_by_lua(msblocations.conf:189):2: 2bcc91d3f5ac711334899115b617d35c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:32:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.15 - - [21/Jan/2023:05:32:21 +0000] 2bcc91d3f5ac711334899115b617d35c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:32:21 [info] 37#37: *473 [lua] logger.lua:23: 2bcc91d3f5ac711334899115b617d35c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:32:24 [info] 37#37: *474 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:32:24 [info] 39#39: *475 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:32:34 [info] 37#37: *477 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:32:34 [info] 37#37: *476 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:32:36 [info] 37#37: *478 [lua] access_by_lua(msblocations.conf:189):2: 2ce8b880aea9d23b4940f110a2615022:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:32:36 +0000] 2ce8b880aea9d23b4940f110a2615022 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:32:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:32:36 [info] 37#37: *478 [lua] logger.lua:23: 2ce8b880aea9d23b4940f110a2615022 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:32:44 [info] 39#39: *480 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:32:44 [info] 37#37: *479 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:32:51 [info] 37#37: *481 [lua] access_by_lua(msblocations.conf:189):2: d6668751246491043da672d7a97cacb1:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:32:51 +0000] d6668751246491043da672d7a97cacb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:32:51 [info] 37#37: *481 [lua] logger.lua:23: d6668751246491043da672d7a97cacb1 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:32:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:32:54 [info] 39#39: *482 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:32:54 [info] 37#37: *483 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:33:04 [info] 37#37: *485 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:33:04 [info] 37#37: *484 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:33:06 [info] 37#37: *487 [lua] access_by_lua(msblocations.conf:189):2: 12bf272d282de7074e808123c9e70030:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:33:06 [info] 37#37: *487 [lua] logger.lua:23: 12bf272d282de7074e808123c9e70030 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:33:06 +0000] 12bf272d282de7074e808123c9e70030 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:33:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:33:14 [info] 37#37: *488 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:33:14 [info] 39#39: *489 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:33:21 [info] 37#37: *490 [lua] access_by_lua(msblocations.conf:189):2: 54d4508365b396820b80f6ad6746f1b2:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:33:21 [info] 37#37: *490 [lua] logger.lua:23: 54d4508365b396820b80f6ad6746f1b2 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:33:21 +0000] 54d4508365b396820b80f6ad6746f1b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:33:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:33:24 [info] 37#37: *491 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:33:24 [info] 37#37: *492 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:33:34 [info] 37#37: *493 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:33:34 [info] 39#39: *494 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:33:36 [info] 37#37: *495 [lua] access_by_lua(msblocations.conf:189):2: 3633908efbbe3f2e63e12692abf2f3c3:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:33:36 +0000] 3633908efbbe3f2e63e12692abf2f3c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:33:36 [info] 37#37: *495 [lua] logger.lua:23: 3633908efbbe3f2e63e12692abf2f3c3 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:33:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:33:44 [info] 37#37: *496 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:33:44 [info] 37#37: *497 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:33:51 [info] 37#37: *498 [lua] access_by_lua(msblocations.conf:189):2: c3cbe8f318be0b60fb4faeca01d2616b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:33:51 +0000] c3cbe8f318be0b60fb4faeca01d2616b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 05:33:51 [info] 37#37: *498 [lua] logger.lua:23: c3cbe8f318be0b60fb4faeca01d2616b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:33:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:33:54 [info] 37#37: *500 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:33:54 [info] 39#39: *499 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:34:04 [info] 37#37: *502 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:34:04 [info] 37#37: *501 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:34:06 [info] 37#37: *504 [lua] access_by_lua(msblocations.conf:189):2: ad87fd0719459ba9fa458cc3ed995249:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:34:06 +0000] ad87fd0719459ba9fa458cc3ed995249 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:34:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:34:06 [info] 37#37: *504 [lua] logger.lua:23: ad87fd0719459ba9fa458cc3ed995249 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:34:14 [info] 39#39: *506 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:34:14 [info] 37#37: *505 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:34:21 [info] 37#37: *507 [lua] access_by_lua(msblocations.conf:189):2: b398586a918b3cc668adb61d310e2aa6:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:34:21 [info] 37#37: *507 [lua] logger.lua:23: b398586a918b3cc668adb61d310e2aa6 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:34:21 +0000] b398586a918b3cc668adb61d310e2aa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:34:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:34:24 [info] 37#37: *509 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:34:24 [info] 37#37: *508 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:34:34 [info] 39#39: *511 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:34:34 [info] 39#39: *510 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:34:36 [info] 37#37: *512 [lua] access_by_lua(msblocations.conf:189):2: bf30b4edc64eebd42c0456636a59261e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:34:36 [info] 37#37: *512 [lua] logger.lua:23: bf30b4edc64eebd42c0456636a59261e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:34:36 +0000] bf30b4edc64eebd42c0456636a59261e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:34:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:34:44 [info] 37#37: *514 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:34:44 [info] 39#39: *513 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:34:51 [info] 37#37: *515 [lua] access_by_lua(msblocations.conf:189):2: 4fa16af7a59e87b0ad96e24bd36cabba:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:34:51 [info] 37#37: *515 [lua] logger.lua:23: 4fa16af7a59e87b0ad96e24bd36cabba {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:34:51 +0000] 4fa16af7a59e87b0ad96e24bd36cabba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:34:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:34:54 [info] 37#37: *517 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:34:54 [info] 37#37: *516 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:35:04 [info] 37#37: *518 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:35:04 [info] 37#37: *519 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:35:06 [info] 37#37: *521 [lua] access_by_lua(msblocations.conf:189):2: 250347d6e988a4582c57a75647d72c44:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:35:06 +0000] 250347d6e988a4582c57a75647d72c44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 05:35:06 [info] 37#37: *521 [lua] logger.lua:23: 250347d6e988a4582c57a75647d72c44 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:35:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:35:14 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:35:14 [info] 37#37: *523 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:35:21 [info] 37#37: *524 [lua] access_by_lua(msblocations.conf:189):2: c7b28b2ed6c5ea585737fd6fec1b7bbb:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:35:21 [info] 37#37: *524 [lua] logger.lua:23: c7b28b2ed6c5ea585737fd6fec1b7bbb {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:35:21 +0000] c7b28b2ed6c5ea585737fd6fec1b7bbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:35:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:35:24 [info] 39#39: *525 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:35:24 [info] 39#39: *526 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:35:34 [info] 39#39: *528 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:35:34 [info] 39#39: *527 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:35:36 [info] 37#37: *529 [lua] access_by_lua(msblocations.conf:189):2: b3ed935509dce632eb301ee9107e7aee:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:35:36 +0000] b3ed935509dce632eb301ee9107e7aee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:35:36 [info] 37#37: *529 [lua] logger.lua:23: b3ed935509dce632eb301ee9107e7aee {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:35:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:35:44 [info] 39#39: *530 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:35:44 [info] 37#37: *531 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:35:51 [info] 37#37: *532 [lua] access_by_lua(msblocations.conf:189):2: 8c14b7413192d89087903d3878548bb6:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:35:51 +0000] 8c14b7413192d89087903d3878548bb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 05:35:51 [info] 37#37: *532 [lua] logger.lua:23: 8c14b7413192d89087903d3878548bb6 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:35:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:35:54 [info] 37#37: *534 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:35:54 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:36:04 [info] 37#37: *536 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:36:04 [info] 37#37: *535 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:36:06 [info] 37#37: *538 [lua] access_by_lua(msblocations.conf:189):2: ca68889c040c90c1007142b466aa3c05:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:36:06 [info] 37#37: *538 [lua] logger.lua:23: ca68889c040c90c1007142b466aa3c05 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:36:06 +0000] ca68889c040c90c1007142b466aa3c05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:36:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:36:14 [info] 37#37: *539 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:36:14 [info] 37#37: *540 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:36:21 [info] 37#37: *541 [lua] access_by_lua(msblocations.conf:189):2: 764a3f0b5bf33b0b13cbfd1de3f6f0cc:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:36:21 +0000] 764a3f0b5bf33b0b13cbfd1de3f6f0cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:36:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:36:21 [info] 37#37: *541 [lua] logger.lua:23: 764a3f0b5bf33b0b13cbfd1de3f6f0cc {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:36:24 [info] 39#39: *543 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:36:24 [info] 37#37: *542 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:36:34 [info] 39#39: *544 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:36:34 [info] 39#39: *545 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:36:36 [info] 37#37: *546 [lua] access_by_lua(msblocations.conf:189):2: 0a2f24e4b16257211f982123d41ba95f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:36:36 [info] 37#37: *546 [lua] logger.lua:23: 0a2f24e4b16257211f982123d41ba95f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:36:36 +0000] 0a2f24e4b16257211f982123d41ba95f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:36:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:36:44 [info] 37#37: *547 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:36:44 [info] 39#39: *548 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:36:51 [info] 37#37: *549 [lua] access_by_lua(msblocations.conf:189):2: 7a81e8ec766d4fae8fa7eb513776862e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:36:51 [info] 37#37: *549 [lua] logger.lua:23: 7a81e8ec766d4fae8fa7eb513776862e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:36:51 +0000] 7a81e8ec766d4fae8fa7eb513776862e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:36:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/21 05:36:54 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:36:54 [info] 39#39: *551 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:37:04 [info] 37#37: *553 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:37:04 [info] 37#37: *552 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:37:07 [info] 37#37: *555 [lua] access_by_lua(msblocations.conf:189):2: a0dcaa1f660b7cb8d94cf689c0f680f2:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:37:07 [info] 37#37: *555 [lua] logger.lua:23: a0dcaa1f660b7cb8d94cf689c0f680f2 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:37:07 +0000] a0dcaa1f660b7cb8d94cf689c0f680f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:37:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:37:14 [info] 37#37: *556 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:37:14 [info] 39#39: *557 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:37:22 [info] 37#37: *558 [lua] access_by_lua(msblocations.conf:189):2: 967c6078f657c7c0a0c5da1ac9d41182:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:37:22 [info] 37#37: *558 [lua] logger.lua:23: 967c6078f657c7c0a0c5da1ac9d41182 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:37:22 +0000] 967c6078f657c7c0a0c5da1ac9d41182 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:37:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:37:24 [info] 37#37: *560 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:37:24 [info] 39#39: *559 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:37:34 [info] 39#39: *561 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:37:34 [info] 37#37: *562 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:37:37 [info] 37#37: *563 [lua] access_by_lua(msblocations.conf:189):2: 34ca1d1ba62bce2aaa67b8f2c5ea635b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:37:37 [info] 37#37: *563 [lua] logger.lua:23: 34ca1d1ba62bce2aaa67b8f2c5ea635b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:37:37 +0000] 34ca1d1ba62bce2aaa67b8f2c5ea635b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:37:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:37:44 [info] 39#39: *565 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:37:44 [info] 39#39: *564 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:37:52 [info] 37#37: *566 [lua] access_by_lua(msblocations.conf:189):2: beb7b5bd71a1ff89b1f2d8fd933ff34e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:37:52 +0000] beb7b5bd71a1ff89b1f2d8fd933ff34e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:37:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:37:52 [info] 37#37: *566 [lua] logger.lua:23: beb7b5bd71a1ff89b1f2d8fd933ff34e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:37:54 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:37:54 [info] 39#39: *568 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:38:04 [info] 39#39: *569 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:38:04 [info] 39#39: *570 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:38:07 [info] 37#37: *572 [lua] access_by_lua(msblocations.conf:189):2: abb08bdb39259b7ea40b6c5504d0a2e2:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:38:07 [info] 37#37: *572 [lua] logger.lua:23: abb08bdb39259b7ea40b6c5504d0a2e2 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:38:07 +0000] abb08bdb39259b7ea40b6c5504d0a2e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:38:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 05:38:14 [info] 39#39: *573 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:38:14 [info] 37#37: *574 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:38:22 [info] 37#37: *575 [lua] access_by_lua(msblocations.conf:189):2: 00e75ffc3fcebac95e94cc9a42b710f2:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:38:22 +0000] 00e75ffc3fcebac95e94cc9a42b710f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 05:38:22 [info] 37#37: *575 [lua] logger.lua:23: 00e75ffc3fcebac95e94cc9a42b710f2 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:38:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 05:38:24 [info] 39#39: *577 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:38:24 [info] 39#39: *576 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:38:34 [info] 39#39: *578 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:38:34 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:38:37 [info] 37#37: *580 [lua] access_by_lua(msblocations.conf:189):2: b376f8ebc57b41bf9ee76156e6b984a6:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:38:37 +0000] b376f8ebc57b41bf9ee76156e6b984a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:38:37 [info] 37#37: *580 [lua] logger.lua:23: b376f8ebc57b41bf9ee76156e6b984a6 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:38:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:38:44 [info] 39#39: *582 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:38:44 [info] 37#37: *581 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:38:52 [info] 37#37: *583 [lua] access_by_lua(msblocations.conf:189):2: 32acd8b02830a21e77eeaf40420b9d48:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:38:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.15 - - [21/Jan/2023:05:38:52 +0000] 32acd8b02830a21e77eeaf40420b9d48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/21 05:38:52 [info] 37#37: *583 [lua] logger.lua:23: 32acd8b02830a21e77eeaf40420b9d48 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:38:54 [info] 37#37: *584 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:38:54 [info] 37#37: *585 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:39:04 [info] 39#39: *587 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:39:04 [info] 39#39: *586 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:39:07 [info] 37#37: *589 [lua] access_by_lua(msblocations.conf:189):2: d96277def6fd244184ecedd17a0c0d1b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:39:07 [info] 37#37: *589 [lua] logger.lua:23: d96277def6fd244184ecedd17a0c0d1b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:39:07 +0000] d96277def6fd244184ecedd17a0c0d1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:39:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 05:39:14 [info] 39#39: *590 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:39:14 [info] 39#39: *591 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:39:22 [info] 37#37: *592 [lua] access_by_lua(msblocations.conf:189):2: 161b23a8a6d6615b0f7ed1602f175abe:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:39:22 +0000] 161b23a8a6d6615b0f7ed1602f175abe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:39:22 [info] 37#37: *592 [lua] logger.lua:23: 161b23a8a6d6615b0f7ed1602f175abe {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:39:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/21 05:39:24 [info] 37#37: *593 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:39:24 [info] 37#37: *594 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:39:34 [info] 39#39: *595 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:39:34 [info] 37#37: *596 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:39:37 [info] 37#37: *597 [lua] access_by_lua(msblocations.conf:189):2: af61d21a175430311a97ae6b8165d078:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:39:37 [info] 37#37: *597 [lua] logger.lua:23: af61d21a175430311a97ae6b8165d078 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:39:37 +0000] af61d21a175430311a97ae6b8165d078 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:39:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:39:44 [info] 39#39: *598 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:39:44 [info] 37#37: *599 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:39:52 [info] 37#37: *600 [lua] access_by_lua(msblocations.conf:189):2: 299b7db5999bf377ad2a09160f27db1c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:39:52 [info] 37#37: *600 [lua] logger.lua:23: 299b7db5999bf377ad2a09160f27db1c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:39:52 +0000] 299b7db5999bf377ad2a09160f27db1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:39:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:39:54 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:39:54 [info] 37#37: *602 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:40:04 [info] 37#37: *603 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:40:04 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:40:07 [info] 37#37: *606 [lua] access_by_lua(msblocations.conf:189):2: 46eb097af40218c061295aa507140d7c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:40:07 +0000] 46eb097af40218c061295aa507140d7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:40:07 [info] 37#37: *606 [lua] logger.lua:23: 46eb097af40218c061295aa507140d7c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:40:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 05:40:14 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:40:14 [info] 37#37: *608 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:40:22 [info] 37#37: *609 [lua] access_by_lua(msblocations.conf:189):2: 02b4c06aba5cd99939b9861b21fd7b4b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:40:22 +0000] 02b4c06aba5cd99939b9861b21fd7b4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:40:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:40:22 [info] 37#37: *609 [lua] logger.lua:23: 02b4c06aba5cd99939b9861b21fd7b4b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:40:24 [info] 37#37: *610 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:40:24 [info] 37#37: *611 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:40:34 [info] 37#37: *613 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:40:34 [info] 37#37: *612 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:40:37 [info] 37#37: *614 [lua] access_by_lua(msblocations.conf:189):2: c24ccb3de65849ccfea08c46b715ca1a:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:40:37 [info] 37#37: *614 [lua] logger.lua:23: c24ccb3de65849ccfea08c46b715ca1a {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:40:37 +0000] c24ccb3de65849ccfea08c46b715ca1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:40:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:40:44 [info] 37#37: *616 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:40:44 [info] 37#37: *615 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:40:52 [info] 37#37: *617 [lua] access_by_lua(msblocations.conf:189):2: 177929807af9441f6231a04c7430d849:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:40:52 +0000] 177929807af9441f6231a04c7430d849 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 05:40:52 [info] 37#37: *617 [lua] logger.lua:23: 177929807af9441f6231a04c7430d849 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:40:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:40:54 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:40:54 [info] 37#37: *619 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:41:04 [info] 39#39: *621 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:41:04 [info] 39#39: *620 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:41:07 [info] 37#37: *623 [lua] access_by_lua(msblocations.conf:189):2: 8c5f6c335e0a223f0a2386b50dbff4b3:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:41:07 [info] 37#37: *623 [lua] logger.lua:23: 8c5f6c335e0a223f0a2386b50dbff4b3 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:41:07 +0000] 8c5f6c335e0a223f0a2386b50dbff4b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:41:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:41:14 [info] 37#37: *624 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:41:14 [info] 37#37: *625 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:41:22 [info] 37#37: *626 [lua] access_by_lua(msblocations.conf:189):2: 5bc573977aaff44fe6d6c32f91cdb2c6:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:41:22 [info] 37#37: *626 [lua] logger.lua:23: 5bc573977aaff44fe6d6c32f91cdb2c6 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:41:22 +0000] 5bc573977aaff44fe6d6c32f91cdb2c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:41:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:41:24 [info] 37#37: *628 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:41:24 [info] 37#37: *627 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:41:34 [info] 37#37: *630 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:41:34 [info] 37#37: *629 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:41:37 [info] 37#37: *631 [lua] access_by_lua(msblocations.conf:189):2: c41c1833a70eeff1730b836f914221ac:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:41:37 [info] 37#37: *631 [lua] logger.lua:23: c41c1833a70eeff1730b836f914221ac {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:41:37 +0000] c41c1833a70eeff1730b836f914221ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:41:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:41:44 [info] 39#39: *633 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:41:44 [info] 37#37: *632 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:41:52 [info] 37#37: *634 [lua] access_by_lua(msblocations.conf:189):2: 4df8736534573026ac88423d9c84c501:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:41:52 [info] 37#37: *634 [lua] logger.lua:23: 4df8736534573026ac88423d9c84c501 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:41:52 +0000] 4df8736534573026ac88423d9c84c501 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:41:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:41:54 [info] 39#39: *635 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:41:54 [info] 39#39: *636 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:42:04 [info] 39#39: *638 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:42:04 [info] 39#39: *637 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:42:07 [info] 37#37: *640 [lua] access_by_lua(msblocations.conf:189):2: c835b04ec73ccf81708709896f285338:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:42:07 [info] 37#37: *640 [lua] logger.lua:23: c835b04ec73ccf81708709896f285338 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:42:07 +0000] c835b04ec73ccf81708709896f285338 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:42:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:42:14 [info] 39#39: *641 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:42:14 [info] 39#39: *642 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:42:22 [info] 37#37: *643 [lua] access_by_lua(msblocations.conf:189):2: 55c67d9f716f5142f26f69887b4c3e33:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:42:22 +0000] 55c67d9f716f5142f26f69887b4c3e33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:42:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:42:22 [info] 37#37: *643 [lua] logger.lua:23: 55c67d9f716f5142f26f69887b4c3e33 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:42:24 [info] 39#39: *644 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:42:24 [info] 39#39: *645 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:42:34 [info] 37#37: *647 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:42:34 [info] 37#37: *646 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:42:37 [info] 37#37: *648 [lua] access_by_lua(msblocations.conf:189):2: 613ef49be5865d9751608109a12d189d:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:42:37 +0000] 613ef49be5865d9751608109a12d189d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:42:37 [info] 37#37: *648 [lua] logger.lua:23: 613ef49be5865d9751608109a12d189d {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:42:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:42:44 [info] 37#37: *649 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:42:44 [info] 39#39: *650 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:42:52 [info] 37#37: *651 [lua] access_by_lua(msblocations.conf:189):2: 7e6c4066fb40d15981fe4f6f3eb48650:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:42:52 [info] 37#37: *651 [lua] logger.lua:23: 7e6c4066fb40d15981fe4f6f3eb48650 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:42:52 +0000] 7e6c4066fb40d15981fe4f6f3eb48650 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:42:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:42:54 [info] 39#39: *653 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:42:54 [info] 39#39: *652 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:43:04 [info] 37#37: *654 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:43:04 [info] 37#37: *655 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:43:07 [info] 37#37: *657 [lua] access_by_lua(msblocations.conf:189):2: 38ec5252bd5a2b37c5e62b35b0c5215a:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:43:07 [info] 37#37: *657 [lua] logger.lua:23: 38ec5252bd5a2b37c5e62b35b0c5215a {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:43:07 +0000] 38ec5252bd5a2b37c5e62b35b0c5215a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:43:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:43:14 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:43:14 [info] 37#37: *659 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:43:22 [info] 37#37: *660 [lua] access_by_lua(msblocations.conf:189):2: 6e9debda925d7c5b1b7c5529e57d0830:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:43:22 +0000] 6e9debda925d7c5b1b7c5529e57d0830 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/21 05:43:22 [info] 37#37: *660 [lua] logger.lua:23: 6e9debda925d7c5b1b7c5529e57d0830 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:43:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:43:24 [info] 39#39: *661 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:43:24 [info] 39#39: *662 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:43:34 [info] 39#39: *664 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:43:34 [info] 37#37: *663 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:43:37 [info] 37#37: *665 [lua] access_by_lua(msblocations.conf:189):2: ad8c9921e2a4262e4c055a368b981c06:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:43:37 [info] 37#37: *665 [lua] logger.lua:23: ad8c9921e2a4262e4c055a368b981c06 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:43:37 +0000] ad8c9921e2a4262e4c055a368b981c06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:43:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:43:44 [info] 39#39: *666 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:43:44 [info] 39#39: *667 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:43:52 [info] 37#37: *668 [lua] access_by_lua(msblocations.conf:189):2: 936f6bee229f81fc8ac00bce0aa7a956:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:43:52 +0000] 936f6bee229f81fc8ac00bce0aa7a956 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/21 05:43:52 [info] 37#37: *668 [lua] logger.lua:23: 936f6bee229f81fc8ac00bce0aa7a956 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:43:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/21 05:43:54 [info] 37#37: *669 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:43:54 [info] 37#37: *670 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:44:04 [info] 37#37: *672 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:44:04 [info] 37#37: *671 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:44:07 [info] 37#37: *674 [lua] access_by_lua(msblocations.conf:189):2: b0ea6813df45725a8c2c778517f0bd8d:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:44:07 [info] 37#37: *674 [lua] logger.lua:23: b0ea6813df45725a8c2c778517f0bd8d {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:44:07 +0000] b0ea6813df45725a8c2c778517f0bd8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:44:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:44:14 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:44:14 [info] 39#39: *676 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:44:22 [info] 37#37: *677 [lua] access_by_lua(msblocations.conf:189):2: aab4c716e0c61a4746e7341cff505c2d:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:44:22 +0000] aab4c716e0c61a4746e7341cff505c2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:44:22 [info] 37#37: *677 [lua] logger.lua:23: aab4c716e0c61a4746e7341cff505c2d {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:44:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:44:24 [info] 39#39: *679 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:44:24 [info] 37#37: *678 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:44:34 [info] 39#39: *681 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:44:34 [info] 37#37: *680 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:44:37 [info] 37#37: *682 [lua] access_by_lua(msblocations.conf:189):2: ab050df56dfbec5b8069e3264b15a5ed:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:44:37 +0000] ab050df56dfbec5b8069e3264b15a5ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:44:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:44:37 [info] 37#37: *682 [lua] logger.lua:23: ab050df56dfbec5b8069e3264b15a5ed {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:44:44 [info] 37#37: *684 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:44:44 [info] 39#39: *683 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:44:52 [info] 37#37: *685 [lua] access_by_lua(msblocations.conf:189):2: 1553aa1cade030607546309ee4586a46:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:44:52 +0000] 1553aa1cade030607546309ee4586a46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:44:52 [info] 37#37: *685 [lua] logger.lua:23: 1553aa1cade030607546309ee4586a46 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:44:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:44:54 [info] 37#37: *687 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:44:54 [info] 37#37: *686 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:45:04 [info] 39#39: *688 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:45:04 [info] 37#37: *689 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:45:07 [info] 37#37: *691 [lua] access_by_lua(msblocations.conf:189):2: 6055745563f42a67dfad064986d1540e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:45:07 +0000] 6055745563f42a67dfad064986d1540e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:45:07 [info] 37#37: *691 [lua] logger.lua:23: 6055745563f42a67dfad064986d1540e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:45:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:45:14 [info] 39#39: *692 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:45:14 [info] 39#39: *693 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:45:22 [info] 37#37: *694 [lua] access_by_lua(msblocations.conf:189):2: 259de397996a6225d66bb4bda20e8643:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:45:22 +0000] 259de397996a6225d66bb4bda20e8643 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:45:22 [info] 37#37: *694 [lua] logger.lua:23: 259de397996a6225d66bb4bda20e8643 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:45:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:45:24 [info] 37#37: *695 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:45:24 [info] 39#39: *696 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:45:34 [info] 37#37: *697 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:45:34 [info] 37#37: *698 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:45:37 [info] 37#37: *699 [lua] access_by_lua(msblocations.conf:189):2: e6972bd0a46410c49f36839f8aacde50:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:45:37 +0000] e6972bd0a46410c49f36839f8aacde50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:45:37 [info] 37#37: *699 [lua] logger.lua:23: e6972bd0a46410c49f36839f8aacde50 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:45:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:45:44 [info] 39#39: *701 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:45:44 [info] 37#37: *700 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:45:52 [info] 37#37: *702 [lua] access_by_lua(msblocations.conf:189):2: 457f3678c6ac5609a563e5c090c646d1:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:45:52 [info] 37#37: *702 [lua] logger.lua:23: 457f3678c6ac5609a563e5c090c646d1 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:45:52 +0000] 457f3678c6ac5609a563e5c090c646d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:45:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 05:45:54 [info] 39#39: *703 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:45:54 [info] 39#39: *704 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:46:04 [info] 37#37: *706 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:46:04 [info] 39#39: *705 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:46:07 [info] 37#37: *708 [lua] access_by_lua(msblocations.conf:189):2: 1f563322faaff2ae71e32044eb5b3cc3:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:46:07 [info] 37#37: *708 [lua] logger.lua:23: 1f563322faaff2ae71e32044eb5b3cc3 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:46:07 +0000] 1f563322faaff2ae71e32044eb5b3cc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:46:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:46:14 [info] 37#37: *710 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:46:14 [info] 37#37: *709 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:46:22 [info] 37#37: *711 [lua] access_by_lua(msblocations.conf:189):2: e61bb9a9bb5438748c5b9b0cad1c833b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:46:22 [info] 37#37: *711 [lua] logger.lua:23: e61bb9a9bb5438748c5b9b0cad1c833b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:46:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.15 - - [21/Jan/2023:05:46:22 +0000] e61bb9a9bb5438748c5b9b0cad1c833b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:46:24 [info] 39#39: *712 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:46:24 [info] 37#37: *713 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:46:34 [info] 37#37: *714 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:46:34 [info] 37#37: *715 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:46:37 [info] 37#37: *716 [lua] access_by_lua(msblocations.conf:189):2: b524c38be4f4b7e89a00a43998e5348c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:46:37 [info] 37#37: *716 [lua] logger.lua:23: b524c38be4f4b7e89a00a43998e5348c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:46:37 +0000] b524c38be4f4b7e89a00a43998e5348c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:46:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:46:44 [info] 39#39: *717 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:46:44 [info] 39#39: *718 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:46:52 [info] 37#37: *719 [lua] access_by_lua(msblocations.conf:189):2: b47dfa0eab7d76c48fadde50d43c292b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:46:52 [info] 37#37: *719 [lua] logger.lua:23: b47dfa0eab7d76c48fadde50d43c292b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:46:52 +0000] b47dfa0eab7d76c48fadde50d43c292b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:46:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:46:54 [info] 39#39: *720 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:46:54 [info] 39#39: *721 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:47:04 [info] 39#39: *722 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:47:04 [info] 39#39: *723 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:47:07 [info] 37#37: *725 [lua] access_by_lua(msblocations.conf:189):2: db5a71737f226826b8c8f0787fd735e5:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:47:07 [info] 37#37: *725 [lua] logger.lua:23: db5a71737f226826b8c8f0787fd735e5 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:47:07 +0000] db5a71737f226826b8c8f0787fd735e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:47:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:47:14 [info] 37#37: *727 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:47:14 [info] 37#37: *726 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:47:22 [info] 37#37: *728 [lua] access_by_lua(msblocations.conf:189):2: 5012f9c7f395a5124fbe74023e8e1157:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:47:22 +0000] 5012f9c7f395a5124fbe74023e8e1157 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:47:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:47:22 [info] 37#37: *728 [lua] logger.lua:23: 5012f9c7f395a5124fbe74023e8e1157 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:47:24 [info] 37#37: *729 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:47:24 [info] 39#39: *730 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:47:34 [info] 37#37: *731 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:47:34 [info] 39#39: *732 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:47:37 [info] 37#37: *733 [lua] access_by_lua(msblocations.conf:189):2: 20f8143a74ef18f964e90b7d6a5cceaf:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:47:37 [info] 37#37: *733 [lua] logger.lua:23: 20f8143a74ef18f964e90b7d6a5cceaf {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:47:37 +0000] 20f8143a74ef18f964e90b7d6a5cceaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:47:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:47:44 [info] 37#37: *734 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:47:44 [info] 37#37: *735 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:47:52 [info] 37#37: *736 [lua] access_by_lua(msblocations.conf:189):2: ba40e00c853961b3b410e9d2b9e1313f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:47:52 [info] 37#37: *736 [lua] logger.lua:23: ba40e00c853961b3b410e9d2b9e1313f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:47:52 +0000] ba40e00c853961b3b410e9d2b9e1313f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:47:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:47:54 [info] 39#39: *738 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:47:54 [info] 37#37: *737 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:48:04 [info] 37#37: *740 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:48:04 [info] 37#37: *739 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:48:07 [info] 37#37: *742 [lua] access_by_lua(msblocations.conf:189):2: f18106c79ca119ec77aa0f9f8e5af075:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:48:07 +0000] f18106c79ca119ec77aa0f9f8e5af075 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:48:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:48:07 [info] 37#37: *742 [lua] logger.lua:23: f18106c79ca119ec77aa0f9f8e5af075 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:48:14 [info] 37#37: *744 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:48:14 [info] 37#37: *743 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:48:22 [info] 37#37: *745 [lua] access_by_lua(msblocations.conf:189):2: f203c2c0c99200ed2215a517f76a7e37:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:48:22 +0000] f203c2c0c99200ed2215a517f76a7e37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:48:22 [info] 37#37: *745 [lua] logger.lua:23: f203c2c0c99200ed2215a517f76a7e37 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:48:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:48:24 [info] 37#37: *747 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:48:24 [info] 37#37: *746 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:48:34 [info] 39#39: *748 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:48:34 [info] 37#37: *749 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:48:37 [info] 37#37: *750 [lua] access_by_lua(msblocations.conf:189):2: f58a0aa68cf365205d34871a4cf76e45:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:48:37 [info] 37#37: *750 [lua] logger.lua:23: f58a0aa68cf365205d34871a4cf76e45 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:48:37 +0000] f58a0aa68cf365205d34871a4cf76e45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:48:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 05:48:44 [info] 37#37: *751 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:48:44 [info] 39#39: *752 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:48:52 [info] 37#37: *753 [lua] access_by_lua(msblocations.conf:189):2: 05d37e92419875d2f210123f6c6fefc3:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:48:52 +0000] 05d37e92419875d2f210123f6c6fefc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:48:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:48:52 [info] 37#37: *753 [lua] logger.lua:23: 05d37e92419875d2f210123f6c6fefc3 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:48:54 [info] 37#37: *754 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:48:54 [info] 39#39: *755 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:49:04 [info] 39#39: *757 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:49:04 [info] 37#37: *756 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:49:07 [info] 37#37: *759 [lua] access_by_lua(msblocations.conf:189):2: 46c85aaf5a92ed5a8795992938cc85f2:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:49:07 [info] 37#37: *759 [lua] logger.lua:23: 46c85aaf5a92ed5a8795992938cc85f2 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:49:07 +0000] 46c85aaf5a92ed5a8795992938cc85f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:49:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:49:14 [info] 37#37: *760 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:49:14 [info] 37#37: *761 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:49:22 [info] 37#37: *762 [lua] access_by_lua(msblocations.conf:189):2: 6bc4018cbd9c83a48a12b0646ac7d215:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:49:22 +0000] 6bc4018cbd9c83a48a12b0646ac7d215 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/21 05:49:22 [info] 37#37: *762 [lua] logger.lua:23: 6bc4018cbd9c83a48a12b0646ac7d215 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:49:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:49:24 [info] 39#39: *764 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:49:24 [info] 37#37: *763 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:49:34 [info] 37#37: *765 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:49:34 [info] 37#37: *766 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:49:37 [info] 37#37: *767 [lua] access_by_lua(msblocations.conf:189):2: 67fbf9839d47ca96501860e09cd1969a:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:49:37 +0000] 67fbf9839d47ca96501860e09cd1969a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:49:37 [info] 37#37: *767 [lua] logger.lua:23: 67fbf9839d47ca96501860e09cd1969a {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:49:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:49:44 [info] 37#37: *768 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:49:44 [info] 37#37: *769 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:49:52 [info] 37#37: *770 [lua] access_by_lua(msblocations.conf:189):2: 4b6ca8b134ec52118a362c9ccff9b6ab:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:49:52 +0000] 4b6ca8b134ec52118a362c9ccff9b6ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:49:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:49:52 [info] 37#37: *770 [lua] logger.lua:23: 4b6ca8b134ec52118a362c9ccff9b6ab {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:49:54 [info] 39#39: *772 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:49:54 [info] 39#39: *771 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:50:04 [info] 37#37: *773 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:50:04 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:50:07 [info] 37#37: *776 [lua] access_by_lua(msblocations.conf:189):2: 66995a4426421d931a943c59c50c636e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:50:07 [info] 37#37: *776 [lua] logger.lua:23: 66995a4426421d931a943c59c50c636e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:50:07 +0000] 66995a4426421d931a943c59c50c636e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:50:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:50:14 [info] 37#37: *777 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:50:14 [info] 39#39: *778 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:50:22 [info] 37#37: *779 [lua] access_by_lua(msblocations.conf:189):2: 3b0ecec5ada4304d825e3f0a4c1f12fa:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:50:22 [info] 37#37: *779 [lua] logger.lua:23: 3b0ecec5ada4304d825e3f0a4c1f12fa {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:50:22 +0000] 3b0ecec5ada4304d825e3f0a4c1f12fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:50:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:50:24 [info] 37#37: *780 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:50:24 [info] 37#37: *781 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:50:34 [info] 39#39: *782 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:50:34 [info] 37#37: *783 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:50:37 [info] 37#37: *784 [lua] access_by_lua(msblocations.conf:189):2: 750177d43e0540e1140f7c28e025998e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:50:37 +0000] 750177d43e0540e1140f7c28e025998e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/21 05:50:37 [info] 37#37: *784 [lua] logger.lua:23: 750177d43e0540e1140f7c28e025998e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:50:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:50:44 [info] 39#39: *786 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:50:44 [info] 39#39: *785 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:50:52 [info] 37#37: *787 [lua] access_by_lua(msblocations.conf:189):2: 8e326a2b87f3232208a3dfbfae0e7891:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:50:52 +0000] 8e326a2b87f3232208a3dfbfae0e7891 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/21 05:50:52 [info] 37#37: *787 [lua] logger.lua:23: 8e326a2b87f3232208a3dfbfae0e7891 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:50:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/21 05:50:54 [info] 37#37: *788 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:50:54 [info] 37#37: *789 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:51:04 [info] 37#37: *790 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:51:04 [info] 37#37: *791 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:51:07 [info] 37#37: *793 [lua] access_by_lua(msblocations.conf:189):2: 83441ccf176f3357216ac9ad62e7f5cd:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:51:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:51:07 [info] 37#37: *793 [lua] logger.lua:23: 83441ccf176f3357216ac9ad62e7f5cd {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:51:07 +0000] 83441ccf176f3357216ac9ad62e7f5cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:51:14 [info] 37#37: *794 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:51:14 [info] 37#37: *795 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:51:22 [info] 37#37: *796 [lua] access_by_lua(msblocations.conf:189):2: 456b26cf13280b822dd995eb648d7316:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:51:22 [info] 37#37: *796 [lua] logger.lua:23: 456b26cf13280b822dd995eb648d7316 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:51:22 +0000] 456b26cf13280b822dd995eb648d7316 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:51:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:51:24 [info] 37#37: *798 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:51:24 [info] 37#37: *797 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:51:34 [info] 37#37: *799 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:51:34 [info] 37#37: *800 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:51:37 [info] 37#37: *801 [lua] access_by_lua(msblocations.conf:189):2: e973f07a8a48a2f838954ee5329687b7:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:51:37 [info] 37#37: *801 [lua] logger.lua:23: e973f07a8a48a2f838954ee5329687b7 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:51:37 +0000] e973f07a8a48a2f838954ee5329687b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:51:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:51:44 [info] 37#37: *802 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:51:44 [info] 39#39: *803 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:51:52 [info] 37#37: *804 [lua] access_by_lua(msblocations.conf:189):2: 83c2502515d2e9767cd09e3aa15fc938:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:51:52 [info] 37#37: *804 [lua] logger.lua:23: 83c2502515d2e9767cd09e3aa15fc938 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:51:52 +0000] 83c2502515d2e9767cd09e3aa15fc938 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:51:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:51:54 [info] 37#37: *805 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:51:54 [info] 37#37: *806 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:52:04 [info] 37#37: *807 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:52:04 [info] 39#39: *808 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:52:07 [info] 37#37: *810 [lua] access_by_lua(msblocations.conf:189):2: a239c6bfa1e851b2f5242d48c9785dd3:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:52:07 +0000] a239c6bfa1e851b2f5242d48c9785dd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:52:07 [info] 37#37: *810 [lua] logger.lua:23: a239c6bfa1e851b2f5242d48c9785dd3 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:52:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:52:14 [info] 39#39: *811 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:52:14 [info] 37#37: *812 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:52:22 [info] 37#37: *813 [lua] access_by_lua(msblocations.conf:189):2: 38bbd70936655ecaf5565f9a6b2b01b7:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:52:22 +0000] 38bbd70936655ecaf5565f9a6b2b01b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:52:22 [info] 37#37: *813 [lua] logger.lua:23: 38bbd70936655ecaf5565f9a6b2b01b7 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:52:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:52:24 [info] 37#37: *815 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:52:24 [info] 39#39: *814 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:52:34 [info] 37#37: *816 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:52:34 [info] 37#37: *817 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:52:37 [info] 37#37: *818 [lua] access_by_lua(msblocations.conf:189):2: c70d094578a46559e493599489e14b28:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:52:37 +0000] c70d094578a46559e493599489e14b28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:52:37 [info] 37#37: *818 [lua] logger.lua:23: c70d094578a46559e493599489e14b28 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:52:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:52:44 [info] 37#37: *819 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:52:44 [info] 37#37: *820 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:52:52 [info] 37#37: *821 [lua] access_by_lua(msblocations.conf:189):2: 8fc5238dbfc701671f46de9f9739e7b3:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:52:52 [info] 37#37: *821 [lua] logger.lua:23: 8fc5238dbfc701671f46de9f9739e7b3 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:52:52 +0000] 8fc5238dbfc701671f46de9f9739e7b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:52:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:52:54 [info] 39#39: *823 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:52:54 [info] 39#39: *822 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:53:04 [info] 37#37: *824 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:53:04 [info] 37#37: *825 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:53:07 [info] 37#37: *827 [lua] access_by_lua(msblocations.conf:189):2: cc5f8dc938d79b80f77a45fdbdb36ae3:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:53:07 [info] 37#37: *827 [lua] logger.lua:23: cc5f8dc938d79b80f77a45fdbdb36ae3 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:53:07 +0000] cc5f8dc938d79b80f77a45fdbdb36ae3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:53:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:53:14 [info] 39#39: *829 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:53:14 [info] 37#37: *828 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:53:22 [info] 37#37: *830 [lua] access_by_lua(msblocations.conf:189):2: 62e7fb230fb57fb65669dbbd458da4ef:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:53:22 [info] 37#37: *830 [lua] logger.lua:23: 62e7fb230fb57fb65669dbbd458da4ef {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:53:22 +0000] 62e7fb230fb57fb65669dbbd458da4ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:53:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:53:24 [info] 37#37: *831 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:53:24 [info] 39#39: *832 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:53:34 [info] 37#37: *833 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:53:34 [info] 37#37: *834 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:53:37 [info] 37#37: *835 [lua] access_by_lua(msblocations.conf:189):2: df6b8bbb996f87e9ce43514f70373d33:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:53:37 [info] 37#37: *835 [lua] logger.lua:23: df6b8bbb996f87e9ce43514f70373d33 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:53:37 +0000] df6b8bbb996f87e9ce43514f70373d33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:53:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:53:44 [info] 37#37: *836 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:53:44 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:53:52 [info] 37#37: *838 [lua] access_by_lua(msblocations.conf:189):2: be9b1809600530091673b45c11b381f4:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:53:52 [info] 37#37: *838 [lua] logger.lua:23: be9b1809600530091673b45c11b381f4 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:53:52 +0000] be9b1809600530091673b45c11b381f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:53:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:53:54 [info] 37#37: *840 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:53:54 [info] 37#37: *839 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:54:04 [info] 37#37: *841 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:54:04 [info] 37#37: *842 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:54:07 [info] 37#37: *844 [lua] access_by_lua(msblocations.conf:189):2: db6a5f9d249ba3f2ad7c270551e98d4d:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:54:07 +0000] db6a5f9d249ba3f2ad7c270551e98d4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:54:07 [info] 37#37: *844 [lua] logger.lua:23: db6a5f9d249ba3f2ad7c270551e98d4d {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:54:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:54:14 [info] 37#37: *845 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:54:14 [info] 39#39: *846 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:54:22 [info] 37#37: *847 [lua] access_by_lua(msblocations.conf:189):2: 28edaaa03d26303768b26f307ca0051c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:54:22 [info] 37#37: *847 [lua] logger.lua:23: 28edaaa03d26303768b26f307ca0051c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:54:22 +0000] 28edaaa03d26303768b26f307ca0051c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:54:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:54:24 [info] 37#37: *848 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:54:24 [info] 37#37: *849 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:54:34 [info] 39#39: *850 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:54:34 [info] 37#37: *851 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:54:37 [info] 37#37: *852 [lua] access_by_lua(msblocations.conf:189):2: b29fcf9b8dd905d9bbcb677edbe8c3cc:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:54:37 +0000] b29fcf9b8dd905d9bbcb677edbe8c3cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:54:37 [info] 37#37: *852 [lua] logger.lua:23: b29fcf9b8dd905d9bbcb677edbe8c3cc {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:54:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:54:44 [info] 37#37: *853 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:54:44 [info] 37#37: *854 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:54:52 [info] 37#37: *855 [lua] access_by_lua(msblocations.conf:189):2: 12b1f0b080a6828fdc98bb7000d79826:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:54:52 [info] 37#37: *855 [lua] logger.lua:23: 12b1f0b080a6828fdc98bb7000d79826 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:54:52 +0000] 12b1f0b080a6828fdc98bb7000d79826 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:54:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:54:54 [info] 37#37: *857 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:54:54 [info] 37#37: *856 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:55:04 [info] 37#37: *858 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:55:04 [info] 37#37: *859 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:55:07 [info] 37#37: *861 [lua] access_by_lua(msblocations.conf:189):2: d3cd3544fc601b99d41b543971f38b66:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:55:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:55:07 [info] 37#37: *861 [lua] logger.lua:23: d3cd3544fc601b99d41b543971f38b66 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:55:07 +0000] d3cd3544fc601b99d41b543971f38b66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:55:14 [info] 37#37: *862 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:55:14 [info] 39#39: *863 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:55:22 [info] 37#37: *864 [lua] access_by_lua(msblocations.conf:189):2: 195e59d151ccf967815347dd855c392c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:55:22 +0000] 195e59d151ccf967815347dd855c392c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 05:55:22 [info] 37#37: *864 [lua] logger.lua:23: 195e59d151ccf967815347dd855c392c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:55:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:55:24 [info] 39#39: *865 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:55:24 [info] 37#37: *866 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:55:34 [info] 37#37: *867 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:55:34 [info] 37#37: *868 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:55:37 [info] 37#37: *869 [lua] access_by_lua(msblocations.conf:189):2: a7d548cd568877c196c36480ab1545e2:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:55:37 [info] 37#37: *869 [lua] logger.lua:23: a7d548cd568877c196c36480ab1545e2 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:55:37 +0000] a7d548cd568877c196c36480ab1545e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:55:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 05:55:44 [info] 37#37: *870 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:55:44 [info] 37#37: *871 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:55:52 [info] 37#37: *872 [lua] access_by_lua(msblocations.conf:189):2: 187e0e2609af6fe6f0611e2e2c601122:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:55:52 [info] 37#37: *872 [lua] logger.lua:23: 187e0e2609af6fe6f0611e2e2c601122 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:55:52 +0000] 187e0e2609af6fe6f0611e2e2c601122 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:55:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:55:54 [info] 39#39: *873 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:55:54 [info] 39#39: *874 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:56:04 [info] 37#37: *875 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:56:04 [info] 37#37: *876 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:56:07 [info] 37#37: *878 [lua] access_by_lua(msblocations.conf:189):2: 60445c064ab6be2e320cd725c7f60e06:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:56:07 [info] 37#37: *878 [lua] logger.lua:23: 60445c064ab6be2e320cd725c7f60e06 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:56:07 +0000] 60445c064ab6be2e320cd725c7f60e06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:56:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:56:14 [info] 39#39: *880 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:56:14 [info] 37#37: *879 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:56:22 [info] 37#37: *881 [lua] access_by_lua(msblocations.conf:189):2: 757d25a8fedac2045bfb31364897b212:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:56:22 [info] 37#37: *881 [lua] logger.lua:23: 757d25a8fedac2045bfb31364897b212 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:56:22 +0000] 757d25a8fedac2045bfb31364897b212 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:56:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:56:24 [info] 37#37: *882 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:56:24 [info] 39#39: *883 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:56:34 [info] 37#37: *884 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:56:34 [info] 37#37: *885 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:56:37 [info] 37#37: *886 [lua] access_by_lua(msblocations.conf:189):2: 5cb3053b84c224d25d16e7d28f960cf2:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:56:37 [info] 37#37: *886 [lua] logger.lua:23: 5cb3053b84c224d25d16e7d28f960cf2 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:56:37 +0000] 5cb3053b84c224d25d16e7d28f960cf2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:56:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 05:56:44 [info] 37#37: *887 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:56:44 [info] 37#37: *888 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:56:52 [info] 37#37: *889 [lua] access_by_lua(msblocations.conf:189):2: 32ab82077f38db5f48bc11cc3571faea:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:56:52 [info] 37#37: *889 [lua] logger.lua:23: 32ab82077f38db5f48bc11cc3571faea {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:56:52 +0000] 32ab82077f38db5f48bc11cc3571faea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:56:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:56:54 [info] 37#37: *891 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:56:54 [info] 37#37: *890 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:57:04 [info] 39#39: *892 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:57:04 [info] 37#37: *893 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:57:07 [info] 37#37: *895 [lua] access_by_lua(msblocations.conf:189):2: e72ec1b83dc32cde52e3c3fda72e9569:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:57:07 [info] 37#37: *895 [lua] logger.lua:23: e72ec1b83dc32cde52e3c3fda72e9569 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:57:07 +0000] e72ec1b83dc32cde52e3c3fda72e9569 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:57:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:57:14 [info] 39#39: *897 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:57:14 [info] 39#39: *896 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:57:22 [info] 37#37: *898 [lua] access_by_lua(msblocations.conf:189):2: 9128a66886977388f82381b27272647a:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:57:22 [info] 37#37: *898 [lua] logger.lua:23: 9128a66886977388f82381b27272647a {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:57:22 +0000] 9128a66886977388f82381b27272647a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:57:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:57:24 [info] 37#37: *899 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:57:24 [info] 37#37: *900 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:57:34 [info] 39#39: *902 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:57:34 [info] 37#37: *901 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:57:37 [info] 37#37: *903 [lua] access_by_lua(msblocations.conf:189):2: 06982e96a57b3cdf24534105b9d45440:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:57:37 [info] 37#37: *903 [lua] logger.lua:23: 06982e96a57b3cdf24534105b9d45440 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:57:37 +0000] 06982e96a57b3cdf24534105b9d45440 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:57:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:57:44 [info] 37#37: *904 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:57:44 [info] 37#37: *905 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:57:52 [info] 37#37: *906 [lua] access_by_lua(msblocations.conf:189):2: 7038f8f720549cacaa3cf4b728d70a68:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:57:52 +0000] 7038f8f720549cacaa3cf4b728d70a68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:57:52 [info] 37#37: *906 [lua] logger.lua:23: 7038f8f720549cacaa3cf4b728d70a68 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:57:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:57:54 [info] 37#37: *908 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:57:54 [info] 37#37: *907 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:58:04 [info] 37#37: *910 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:58:04 [info] 37#37: *909 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:58:07 [info] 37#37: *912 [lua] access_by_lua(msblocations.conf:189):2: 18bef554376f730d09e3ccb18931b11d:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:58:07 +0000] 18bef554376f730d09e3ccb18931b11d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/21 05:58:07 [info] 37#37: *912 [lua] logger.lua:23: 18bef554376f730d09e3ccb18931b11d {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:58:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:58:14 [info] 37#37: *913 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:58:14 [info] 39#39: *914 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:58:22 [info] 37#37: *915 [lua] access_by_lua(msblocations.conf:189):2: a99a744aa2322a0ca3faa5fa88fd7f72:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:58:22 +0000] a99a744aa2322a0ca3faa5fa88fd7f72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/21 05:58:22 [info] 37#37: *915 [lua] logger.lua:23: a99a744aa2322a0ca3faa5fa88fd7f72 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:58:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:58:24 [info] 37#37: *916 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:58:24 [info] 37#37: *917 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:58:34 [info] 39#39: *918 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:58:34 [info] 39#39: *919 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:58:38 [info] 37#37: *920 [lua] access_by_lua(msblocations.conf:189):2: fab4c08ef858847869f4f52833e727c0:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:58:38 [info] 37#37: *920 [lua] logger.lua:23: fab4c08ef858847869f4f52833e727c0 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:58:38 +0000] fab4c08ef858847869f4f52833e727c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:58:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:58:44 [info] 39#39: *921 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:58:44 [info] 37#37: *922 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:58:53 [info] 37#37: *923 [lua] access_by_lua(msblocations.conf:189):2: 3bc1988e37e929a97e970ab61423bd69:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:58:53 [info] 37#37: *923 [lua] logger.lua:23: 3bc1988e37e929a97e970ab61423bd69 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:58:53 +0000] 3bc1988e37e929a97e970ab61423bd69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:58:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:58:54 [info] 39#39: *925 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:58:54 [info] 37#37: *924 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:59:04 [info] 37#37: *926 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:59:04 [info] 37#37: *927 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:59:08 [info] 37#37: *929 [lua] access_by_lua(msblocations.conf:189):2: eef2a86c0b828d73cfb1affe78dac486:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:59:08 [info] 37#37: *929 [lua] logger.lua:23: eef2a86c0b828d73cfb1affe78dac486 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:59:08 +0000] eef2a86c0b828d73cfb1affe78dac486 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:59:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/21 05:59:14 [info] 37#37: *930 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:59:14 [info] 37#37: *931 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:59:23 [info] 37#37: *932 [lua] access_by_lua(msblocations.conf:189):2: 784faaead0d5a2f2680cb194b2f539f6:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:59:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.15 - - [21/Jan/2023:05:59:23 +0000] 784faaead0d5a2f2680cb194b2f539f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:59:23 [info] 37#37: *932 [lua] logger.lua:23: 784faaead0d5a2f2680cb194b2f539f6 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:59:24 [info] 37#37: *933 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:59:24 [info] 37#37: *934 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:59:34 [info] 39#39: *935 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:59:34 [info] 37#37: *936 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:59:38 [info] 37#37: *937 [lua] access_by_lua(msblocations.conf:189):2: e7c4fa8fe8e660023f3b34429136af79:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:59:38 [info] 37#37: *937 [lua] logger.lua:23: e7c4fa8fe8e660023f3b34429136af79 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:59:38 +0000] e7c4fa8fe8e660023f3b34429136af79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:59:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:59:44 [info] 39#39: *938 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:59:44 [info] 37#37: *939 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:59:53 [info] 37#37: *940 [lua] access_by_lua(msblocations.conf:189):2: 8f147e7b61657eac2680bd7d1e8cc10a:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 05:59:53 [info] 37#37: *940 [lua] logger.lua:23: 8f147e7b61657eac2680bd7d1e8cc10a {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:05:59:53 +0000] 8f147e7b61657eac2680bd7d1e8cc10a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:59:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:59:54 [info] 37#37: *942 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:59:54 [info] 37#37: *941 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:00:04 [info] 37#37: *943 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:00:04 [info] 39#39: *944 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:00:08 [info] 37#37: *946 [lua] access_by_lua(msblocations.conf:189):2: 387c7a3fb5a4c1339970d5be5c72b822:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:00:08 +0000] 387c7a3fb5a4c1339970d5be5c72b822 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:00:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:00:08 [info] 37#37: *946 [lua] logger.lua:23: 387c7a3fb5a4c1339970d5be5c72b822 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:00:14 [info] 37#37: *948 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:00:14 [info] 37#37: *947 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:00:23 [info] 37#37: *949 [lua] access_by_lua(msblocations.conf:189):2: c8cfb01f775c7c9ee61984e587c010a3:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:00:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.15 - - [21/Jan/2023:06:00:23 +0000] c8cfb01f775c7c9ee61984e587c010a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:00:23 [info] 37#37: *949 [lua] logger.lua:23: c8cfb01f775c7c9ee61984e587c010a3 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:00:24 [info] 37#37: *950 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:00:24 [info] 37#37: *951 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:00:34 [info] 37#37: *952 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:00:34 [info] 39#39: *953 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:00:38 [info] 37#37: *954 [lua] access_by_lua(msblocations.conf:189):2: bbe20ec97eac7fd81b165291c443602a:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:00:38 [info] 37#37: *954 [lua] logger.lua:23: bbe20ec97eac7fd81b165291c443602a {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:00:38 +0000] bbe20ec97eac7fd81b165291c443602a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:00:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:00:44 [info] 37#37: *955 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:00:44 [info] 37#37: *956 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:00:53 [info] 37#37: *957 [lua] access_by_lua(msblocations.conf:189):2: 9d9a54b0b478a9dde5df3c15f504400e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:00:53 [info] 37#37: *957 [lua] logger.lua:23: 9d9a54b0b478a9dde5df3c15f504400e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:00:53 +0000] 9d9a54b0b478a9dde5df3c15f504400e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:00:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:00:54 [info] 39#39: *958 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:00:54 [info] 39#39: *959 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:01:04 [info] 39#39: *960 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:01:04 [info] 37#37: *961 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:01:08 [info] 37#37: *963 [lua] access_by_lua(msblocations.conf:189):2: aa85bcf2f22ab2f2e8c0e8e3d8ac43b8:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:01:08 +0000] aa85bcf2f22ab2f2e8c0e8e3d8ac43b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:01:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:01:08 [info] 37#37: *963 [lua] logger.lua:23: aa85bcf2f22ab2f2e8c0e8e3d8ac43b8 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:01:14 [info] 37#37: *965 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:01:14 [info] 37#37: *964 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:01:23 [info] 37#37: *966 [lua] access_by_lua(msblocations.conf:189):2: 5d87de9d1634cb968d05e4be49575b5d:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:01:23 [info] 37#37: *966 [lua] logger.lua:23: 5d87de9d1634cb968d05e4be49575b5d {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:01:23 +0000] 5d87de9d1634cb968d05e4be49575b5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:01:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:01:24 [info] 37#37: *967 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:01:24 [info] 37#37: *968 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:01:34 [info] 37#37: *969 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:01:34 [info] 39#39: *970 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:01:38 [info] 37#37: *971 [lua] access_by_lua(msblocations.conf:189):2: 7c2aff3289d173d5776ea49a22d9aaf4:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:01:38 [info] 37#37: *971 [lua] logger.lua:23: 7c2aff3289d173d5776ea49a22d9aaf4 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:01:38 +0000] 7c2aff3289d173d5776ea49a22d9aaf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:01:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:01:44 [info] 37#37: *972 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:01:44 [info] 37#37: *973 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:01:53 [info] 37#37: *974 [lua] access_by_lua(msblocations.conf:189):2: 74e44d4bcecf0b5369f6eb1970eb05ef:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:01:53 [info] 37#37: *974 [lua] logger.lua:23: 74e44d4bcecf0b5369f6eb1970eb05ef {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:01:53 +0000] 74e44d4bcecf0b5369f6eb1970eb05ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:01:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:01:54 [info] 37#37: *975 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:01:54 [info] 39#39: *976 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:02:02 [info] 37#37: *977 client closed connection while waiting for request, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/21 06:02:04 [info] 37#37: *978 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:02:04 [info] 37#37: *979 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:02:08 [info] 37#37: *981 [lua] access_by_lua(msblocations.conf:189):2: 9f8bff9c926ae3a8aab1761cae3f8638:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:02:08 +0000] 9f8bff9c926ae3a8aab1761cae3f8638 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:02:08 [info] 37#37: *981 [lua] logger.lua:23: 9f8bff9c926ae3a8aab1761cae3f8638 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:02:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:02:14 [info] 39#39: *982 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:02:14 [info] 37#37: *983 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:02:23 [info] 37#37: *984 [lua] access_by_lua(msblocations.conf:189):2: 997e85269acc26cfeb5003e628a481d2:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:02:23 [info] 37#37: *984 [lua] logger.lua:23: 997e85269acc26cfeb5003e628a481d2 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:02:23 +0000] 997e85269acc26cfeb5003e628a481d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:02:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:02:24 [info] 37#37: *985 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:02:24 [info] 39#39: *986 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:02:34 [info] 37#37: *987 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:02:34 [info] 37#37: *988 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:02:38 [info] 37#37: *989 [lua] access_by_lua(msblocations.conf:189):2: d37d4c72d4d819bd84b131d91716890f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:02:38 [info] 37#37: *989 [lua] logger.lua:23: d37d4c72d4d819bd84b131d91716890f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:02:38 +0000] d37d4c72d4d819bd84b131d91716890f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:02:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:02:44 [info] 39#39: *990 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:02:44 [info] 39#39: *991 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:02:53 [info] 37#37: *992 [lua] access_by_lua(msblocations.conf:189):2: 57c51088f5d45f413e43109b6140faa9:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:02:53 [info] 37#37: *992 [lua] logger.lua:23: 57c51088f5d45f413e43109b6140faa9 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:02:53 +0000] 57c51088f5d45f413e43109b6140faa9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:02:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:02:54 [info] 39#39: *994 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:02:54 [info] 37#37: *993 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:03:04 [info] 37#37: *995 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:03:04 [info] 37#37: *996 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:03:08 [info] 37#37: *998 [lua] access_by_lua(msblocations.conf:189):2: cbe3b87d6b74864ba59a699dfc06bde9:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:03:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.15 - - [21/Jan/2023:06:03:08 +0000] cbe3b87d6b74864ba59a699dfc06bde9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 06:03:08 [info] 37#37: *998 [lua] logger.lua:23: cbe3b87d6b74864ba59a699dfc06bde9 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:03:14 [info] 37#37: *999 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:03:14 [info] 39#39: *1000 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:03:23 [info] 37#37: *1001 [lua] access_by_lua(msblocations.conf:189):2: 8396e71be8daa1582d72d87f5f448597:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:03:23 [info] 37#37: *1001 [lua] logger.lua:23: 8396e71be8daa1582d72d87f5f448597 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:03:23 +0000] 8396e71be8daa1582d72d87f5f448597 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:03:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:03:24 [info] 37#37: *1002 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:03:24 [info] 37#37: *1003 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:03:34 [info] 37#37: *1005 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:03:34 [info] 37#37: *1004 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:03:38 [info] 37#37: *1006 [lua] access_by_lua(msblocations.conf:189):2: 2a5e69618e52b57722210607d508a7bc:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:03:38 [info] 37#37: *1006 [lua] logger.lua:23: 2a5e69618e52b57722210607d508a7bc {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:03:38 +0000] 2a5e69618e52b57722210607d508a7bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:03:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:03:44 [info] 37#37: *1007 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:03:44 [info] 37#37: *1008 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:03:53 [info] 37#37: *1009 [lua] access_by_lua(msblocations.conf:189):2: 1bf690a3acac199e98fec314d514e136:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:03:53 [info] 37#37: *1009 [lua] logger.lua:23: 1bf690a3acac199e98fec314d514e136 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:03:53 +0000] 1bf690a3acac199e98fec314d514e136 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:03:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:03:54 [info] 37#37: *1010 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:03:54 [info] 39#39: *1011 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:04:04 [info] 37#37: *1012 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:04:04 [info] 39#39: *1013 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:04:08 [info] 37#37: *1015 [lua] access_by_lua(msblocations.conf:189):2: e072110ce503218c61bcd152a9fc83d8:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:04:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.15 - - [21/Jan/2023:06:04:08 +0000] e072110ce503218c61bcd152a9fc83d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/21 06:04:08 [info] 37#37: *1015 [lua] logger.lua:23: e072110ce503218c61bcd152a9fc83d8 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:04:14 [info] 37#37: *1017 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:04:14 [info] 37#37: *1016 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:04:23 [info] 37#37: *1018 [lua] access_by_lua(msblocations.conf:189):2: e583804f58bf37a51cf7ce3e27864eab:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:04:23 [info] 37#37: *1018 [lua] logger.lua:23: e583804f58bf37a51cf7ce3e27864eab {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:04:23 +0000] e583804f58bf37a51cf7ce3e27864eab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:04:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:04:24 [info] 37#37: *1019 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:04:24 [info] 37#37: *1020 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:04:34 [info] 37#37: *1022 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:04:34 [info] 37#37: *1021 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:04:38 [info] 37#37: *1023 [lua] access_by_lua(msblocations.conf:189):2: df44d61440073210208dc228cb7fb16c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:04:38 +0000] df44d61440073210208dc228cb7fb16c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
2023/01/21 06:04:38 [info] 37#37: *1023 [lua] logger.lua:23: df44d61440073210208dc228cb7fb16c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:04:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:04:44 [info] 37#37: *1024 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:04:44 [info] 39#39: *1025 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:04:53 [info] 37#37: *1026 [lua] access_by_lua(msblocations.conf:189):2: 87f20a22fe5fb82ea93baebf00dca01c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:04:53 [info] 37#37: *1026 [lua] logger.lua:23: 87f20a22fe5fb82ea93baebf00dca01c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:04:53 +0000] 87f20a22fe5fb82ea93baebf00dca01c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:04:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:04:54 [info] 37#37: *1027 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:04:54 [info] 37#37: *1028 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:05:04 [info] 37#37: *1030 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:05:04 [info] 39#39: *1029 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:05:08 [info] 37#37: *1032 [lua] access_by_lua(msblocations.conf:189):2: e9ee9c9f2c93ba0e5a33cc53dd4d7600:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:05:08 +0000] e9ee9c9f2c93ba0e5a33cc53dd4d7600 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/21 06:05:08 [info] 37#37: *1032 [lua] logger.lua:23: e9ee9c9f2c93ba0e5a33cc53dd4d7600 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:05:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:05:14 [info] 39#39: *1034 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:05:14 [info] 37#37: *1033 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:05:23 [info] 37#37: *1035 [lua] access_by_lua(msblocations.conf:189):2: f775230772b5085e45bb0ee70edb09eb:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:05:23 [info] 37#37: *1035 [lua] logger.lua:23: f775230772b5085e45bb0ee70edb09eb {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:05:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.71.15 - - [21/Jan/2023:06:05:23 +0000] f775230772b5085e45bb0ee70edb09eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/21 06:05:24 [info] 37#37: *1037 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:05:24 [info] 39#39: *1036 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:05:34 [info] 39#39: *1039 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:05:34 [info] 37#37: *1038 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:05:38 [info] 37#37: *1040 [lua] access_by_lua(msblocations.conf:189):2: c31dc7719916666cdb9f17dd86ac4188:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:05:38 +0000] c31dc7719916666cdb9f17dd86ac4188 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:05:38 [info] 37#37: *1040 [lua] logger.lua:23: c31dc7719916666cdb9f17dd86ac4188 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:05:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:05:44 [info] 37#37: *1041 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:05:44 [info] 39#39: *1042 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:05:53 [info] 37#37: *1043 [lua] access_by_lua(msblocations.conf:189):2: c52916c64823bcc422936f3659a6fe65:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:05:53 [info] 37#37: *1043 [lua] logger.lua:23: c52916c64823bcc422936f3659a6fe65 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:05:53 +0000] c52916c64823bcc422936f3659a6fe65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:05:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 06:05:54 [info] 37#37: *1044 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:05:54 [info] 39#39: *1045 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:06:04 [info] 37#37: *1046 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:06:04 [info] 39#39: *1047 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:06:08 [info] 37#37: *1049 [lua] access_by_lua(msblocations.conf:189):2: 6898f485e0d0e0c00fcb6af3dd81f081:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:06:08 [info] 37#37: *1049 [lua] logger.lua:23: 6898f485e0d0e0c00fcb6af3dd81f081 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:06:08 +0000] 6898f485e0d0e0c00fcb6af3dd81f081 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:06:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:06:14 [info] 37#37: *1051 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:06:14 [info] 37#37: *1050 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:06:23 [info] 37#37: *1052 [lua] access_by_lua(msblocations.conf:189):2: d79d07802aa917a4071bea5acee26f5f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:06:23 [info] 37#37: *1052 [lua] logger.lua:23: d79d07802aa917a4071bea5acee26f5f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:06:23 +0000] d79d07802aa917a4071bea5acee26f5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:06:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:06:24 [info] 37#37: *1053 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:06:24 [info] 39#39: *1054 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:06:34 [info] 37#37: *1056 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:06:34 [info] 39#39: *1055 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:06:38 [info] 37#37: *1057 [lua] access_by_lua(msblocations.conf:189):2: 65e5d3255cd00eb37b69f03852245748:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:06:38 [info] 37#37: *1057 [lua] logger.lua:23: 65e5d3255cd00eb37b69f03852245748 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:06:38 +0000] 65e5d3255cd00eb37b69f03852245748 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:06:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:06:44 [info] 39#39: *1058 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:06:44 [info] 37#37: *1059 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:06:53 [info] 37#37: *1060 [lua] access_by_lua(msblocations.conf:189):2: 3eafd8d684e8dc743150efeb9f9f4965:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:06:53 [info] 37#37: *1060 [lua] logger.lua:23: 3eafd8d684e8dc743150efeb9f9f4965 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:06:53 +0000] 3eafd8d684e8dc743150efeb9f9f4965 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:06:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:06:54 [info] 37#37: *1061 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:06:54 [info] 39#39: *1062 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:07:04 [info] 37#37: *1063 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:07:04 [info] 39#39: *1064 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:07:08 [info] 37#37: *1066 [lua] access_by_lua(msblocations.conf:189):2: 07163eaea84e19b97d7ad8a78acc62ca:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:07:08 [info] 37#37: *1066 [lua] logger.lua:23: 07163eaea84e19b97d7ad8a78acc62ca {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:07:08 +0000] 07163eaea84e19b97d7ad8a78acc62ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:07:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 06:07:14 [info] 37#37: *1068 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:07:14 [info] 37#37: *1067 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:07:23 [info] 37#37: *1069 [lua] access_by_lua(msblocations.conf:189):2: 25f9dc2ec935c30e83bf3cfd599a4d09:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:07:23 [info] 37#37: *1069 [lua] logger.lua:23: 25f9dc2ec935c30e83bf3cfd599a4d09 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:07:23 +0000] 25f9dc2ec935c30e83bf3cfd599a4d09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:07:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:07:24 [info] 37#37: *1070 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:07:24 [info] 37#37: *1071 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:07:34 [info] 39#39: *1073 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:07:34 [info] 39#39: *1072 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:07:38 [info] 37#37: *1074 [lua] access_by_lua(msblocations.conf:189):2: 99c9c556fe3f422f79869088ac884475:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:07:38 +0000] 99c9c556fe3f422f79869088ac884475 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 06:07:38 [info] 37#37: *1074 [lua] logger.lua:23: 99c9c556fe3f422f79869088ac884475 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:07:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:07:44 [info] 37#37: *1075 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:07:44 [info] 37#37: *1076 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:07:53 [info] 37#37: *1077 [lua] access_by_lua(msblocations.conf:189):2: bf615ca75b82a5f9270edb4865e39c37:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:07:53 +0000] bf615ca75b82a5f9270edb4865e39c37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:07:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:07:53 [info] 37#37: *1077 [lua] logger.lua:23: bf615ca75b82a5f9270edb4865e39c37 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:07:54 [info] 39#39: *1079 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:07:54 [info] 37#37: *1078 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:08:04 [info] 39#39: *1080 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:08:04 [info] 37#37: *1081 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:08:08 [info] 37#37: *1083 [lua] access_by_lua(msblocations.conf:189):2: 1c630bd77e62bada5898d029089fbc56:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:08:08 +0000] 1c630bd77e62bada5898d029089fbc56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:08:08 [info] 37#37: *1083 [lua] logger.lua:23: 1c630bd77e62bada5898d029089fbc56 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:08:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:08:14 [info] 37#37: *1084 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:08:14 [info] 39#39: *1085 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:08:23 [info] 37#37: *1086 [lua] access_by_lua(msblocations.conf:189):2: caa681960591aa0adfba0906797dd04c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:08:23 [info] 37#37: *1086 [lua] logger.lua:23: caa681960591aa0adfba0906797dd04c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:08:23 +0000] caa681960591aa0adfba0906797dd04c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:08:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:08:24 [info] 37#37: *1088 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:08:24 [info] 37#37: *1087 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:08:34 [info] 39#39: *1089 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:08:34 [info] 37#37: *1090 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:08:38 [info] 37#37: *1091 [lua] access_by_lua(msblocations.conf:189):2: b04a09bc59ff75b31c5b9c7f04c891e2:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:08:38 +0000] b04a09bc59ff75b31c5b9c7f04c891e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 06:08:38 [info] 37#37: *1091 [lua] logger.lua:23: b04a09bc59ff75b31c5b9c7f04c891e2 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:08:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:08:44 [info] 37#37: *1093 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:08:44 [info] 37#37: *1092 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:08:53 [info] 37#37: *1094 [lua] access_by_lua(msblocations.conf:189):2: 604b0cf9a7fb9f405399eb8735fe6ee8:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:08:53 [info] 37#37: *1094 [lua] logger.lua:23: 604b0cf9a7fb9f405399eb8735fe6ee8 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:08:53 +0000] 604b0cf9a7fb9f405399eb8735fe6ee8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:08:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:08:54 [info] 37#37: *1095 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:08:54 [info] 37#37: *1096 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:09:04 [info] 39#39: *1097 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:09:04 [info] 37#37: *1098 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:09:08 [info] 37#37: *1100 [lua] access_by_lua(msblocations.conf:189):2: 1aae08c632aae3161750bf8923dc49cc:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:09:08 +0000] 1aae08c632aae3161750bf8923dc49cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:09:08 [info] 37#37: *1100 [lua] logger.lua:23: 1aae08c632aae3161750bf8923dc49cc {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:09:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:09:14 [info] 39#39: *1101 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:09:14 [info] 39#39: *1102 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:09:23 [info] 37#37: *1103 [lua] access_by_lua(msblocations.conf:189):2: c589351a6f13f99ce29f9d4f66935ae1:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:09:23 [info] 37#37: *1103 [lua] logger.lua:23: c589351a6f13f99ce29f9d4f66935ae1 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:09:23 +0000] c589351a6f13f99ce29f9d4f66935ae1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:09:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:09:24 [info] 37#37: *1104 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:09:24 [info] 39#39: *1105 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:09:34 [info] 39#39: *1107 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:09:34 [info] 39#39: *1106 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:09:38 [info] 37#37: *1108 [lua] access_by_lua(msblocations.conf:189):2: bb88af54f8f0ace267bfd5bcd8bb00a0:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:09:38 +0000] bb88af54f8f0ace267bfd5bcd8bb00a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 06:09:38 [info] 37#37: *1108 [lua] logger.lua:23: bb88af54f8f0ace267bfd5bcd8bb00a0 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:09:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 06:09:44 [info] 39#39: *1110 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:09:44 [info] 37#37: *1109 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:09:53 [info] 37#37: *1111 [lua] access_by_lua(msblocations.conf:189):2: 9855ca5c946259b72a90557878cd9f6c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:09:53 +0000] 9855ca5c946259b72a90557878cd9f6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 06:09:53 [info] 37#37: *1111 [lua] logger.lua:23: 9855ca5c946259b72a90557878cd9f6c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:09:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:09:54 [info] 39#39: *1112 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:09:54 [info] 37#37: *1113 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:10:04 [info] 37#37: *1114 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:10:04 [info] 37#37: *1115 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:10:05 [info] 37#37: *1116 client closed connection while waiting for request, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/21 06:10:08 [info] 37#37: *1118 [lua] access_by_lua(msblocations.conf:189):2: 965fdb5fc2a1bcc4c2495ffbeac5021c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:10:08 [info] 37#37: *1118 [lua] logger.lua:23: 965fdb5fc2a1bcc4c2495ffbeac5021c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:10:08 +0000] 965fdb5fc2a1bcc4c2495ffbeac5021c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:10:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:10:14 [info] 37#37: *1119 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:10:14 [info] 37#37: *1120 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:10:23 [info] 37#37: *1121 [lua] access_by_lua(msblocations.conf:189):2: 5a068ced67a8b94aab6ea7f75d9ff2cf:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:10:23 [info] 37#37: *1121 [lua] logger.lua:23: 5a068ced67a8b94aab6ea7f75d9ff2cf {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:10:23 +0000] 5a068ced67a8b94aab6ea7f75d9ff2cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:10:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:10:24 [info] 37#37: *1122 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:10:24 [info] 37#37: *1123 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:10:34 [info] 37#37: *1124 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:10:34 [info] 37#37: *1125 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:10:38 [info] 37#37: *1126 [lua] access_by_lua(msblocations.conf:189):2: de734cff2b529e987aa1d3146fefd564:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:10:38 [info] 37#37: *1126 [lua] logger.lua:23: de734cff2b529e987aa1d3146fefd564 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:10:38 +0000] de734cff2b529e987aa1d3146fefd564 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:10:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/21 06:10:44 [info] 37#37: *1127 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:10:44 [info] 37#37: *1128 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:10:53 [info] 37#37: *1129 [lua] access_by_lua(msblocations.conf:189):2: 876dd4e1191eb6d53a8452439135d062:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:10:53 [info] 37#37: *1129 [lua] logger.lua:23: 876dd4e1191eb6d53a8452439135d062 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:10:53 +0000] 876dd4e1191eb6d53a8452439135d062 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:10:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:10:54 [info] 37#37: *1130 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:10:54 [info] 37#37: *1131 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:11:04 [info] 37#37: *1133 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:11:04 [info] 37#37: *1132 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:11:08 [info] 37#37: *1135 [lua] access_by_lua(msblocations.conf:189):2: 007b16935e6883907da5458d43cb037d:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:11:08 [info] 37#37: *1135 [lua] logger.lua:23: 007b16935e6883907da5458d43cb037d {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:11:08 +0000] 007b16935e6883907da5458d43cb037d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:11:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:11:14 [info] 39#39: *1137 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:11:14 [info] 37#37: *1136 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:11:23 [info] 37#37: *1138 [lua] access_by_lua(msblocations.conf:189):2: 62bb9086fff497d8cdc7909e05fdea48:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:11:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.71.15 - - [21/Jan/2023:06:11:23 +0000] 62bb9086fff497d8cdc7909e05fdea48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/21 06:11:23 [info] 37#37: *1138 [lua] logger.lua:23: 62bb9086fff497d8cdc7909e05fdea48 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:11:24 [info] 37#37: *1140 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:11:24 [info] 37#37: *1139 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:11:34 [info] 37#37: *1142 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:11:34 [info] 37#37: *1141 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:11:38 [info] 37#37: *1143 [lua] access_by_lua(msblocations.conf:189):2: 1e416cffb4e6a40d696ccd4ba544c4df:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:11:38 [info] 37#37: *1143 [lua] logger.lua:23: 1e416cffb4e6a40d696ccd4ba544c4df {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:11:38 +0000] 1e416cffb4e6a40d696ccd4ba544c4df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:11:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:11:44 [info] 37#37: *1144 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:11:44 [info] 37#37: *1145 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:11:53 [info] 37#37: *1146 [lua] access_by_lua(msblocations.conf:189):2: 01cdf589b7f1f3243c04ae62bdf6cc45:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:11:53 [info] 37#37: *1146 [lua] logger.lua:23: 01cdf589b7f1f3243c04ae62bdf6cc45 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:11:53 +0000] 01cdf589b7f1f3243c04ae62bdf6cc45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:11:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:11:54 [info] 37#37: *1148 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:11:54 [info] 37#37: *1147 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:12:04 [info] 37#37: *1150 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:12:04 [info] 37#37: *1149 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:12:08 [info] 37#37: *1152 [lua] access_by_lua(msblocations.conf:189):2: 64326a7b9d9ea5ba0ea7479809daea15:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:12:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.71.15 - - [21/Jan/2023:06:12:08 +0000] 64326a7b9d9ea5ba0ea7479809daea15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 06:12:08 [info] 37#37: *1152 [lua] logger.lua:23: 64326a7b9d9ea5ba0ea7479809daea15 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:12:14 [info] 39#39: *1153 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:12:14 [info] 39#39: *1154 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:12:23 [info] 37#37: *1155 [lua] access_by_lua(msblocations.conf:189):2: e2de5666672077cc33f77eb7066165b6:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:12:23 [info] 37#37: *1155 [lua] logger.lua:23: e2de5666672077cc33f77eb7066165b6 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:12:23 +0000] e2de5666672077cc33f77eb7066165b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:12:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 06:12:24 [info] 37#37: *1156 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:12:24 [info] 37#37: *1157 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:12:34 [info] 37#37: *1158 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:12:34 [info] 37#37: *1159 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:12:38 [info] 37#37: *1160 [lua] access_by_lua(msblocations.conf:189):2: 14080bc7994480de7c0bbaf642755f5e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:12:38 +0000] 14080bc7994480de7c0bbaf642755f5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 06:12:38 [info] 37#37: *1160 [lua] logger.lua:23: 14080bc7994480de7c0bbaf642755f5e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:12:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:12:44 [info] 37#37: *1161 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:12:44 [info] 37#37: *1162 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:12:53 [info] 37#37: *1163 [lua] access_by_lua(msblocations.conf:189):2: 2b789dac84ad63a2e4bf40a2c1e880e9:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:12:53 +0000] 2b789dac84ad63a2e4bf40a2c1e880e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:12:53 [info] 37#37: *1163 [lua] logger.lua:23: 2b789dac84ad63a2e4bf40a2c1e880e9 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:12:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:12:54 [info] 39#39: *1165 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:12:54 [info] 39#39: *1164 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:13:04 [info] 37#37: *1167 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:13:04 [info] 37#37: *1166 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:13:08 [info] 37#37: *1169 [lua] access_by_lua(msblocations.conf:189):2: 4d90ca64ae11461e5d3c1a9d5e091ef7:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:13:08 +0000] 4d90ca64ae11461e5d3c1a9d5e091ef7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 06:13:08 [info] 37#37: *1169 [lua] logger.lua:23: 4d90ca64ae11461e5d3c1a9d5e091ef7 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:13:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:13:14 [info] 39#39: *1170 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:13:14 [info] 39#39: *1171 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:13:23 [info] 37#37: *1172 [lua] access_by_lua(msblocations.conf:189):2: 3305fbf844919664a01fd2222e9540bf:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:13:23 [info] 37#37: *1172 [lua] logger.lua:23: 3305fbf844919664a01fd2222e9540bf {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:13:23 +0000] 3305fbf844919664a01fd2222e9540bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:13:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:13:24 [info] 39#39: *1173 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:13:24 [info] 39#39: *1174 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:13:34 [info] 37#37: *1175 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:13:34 [info] 37#37: *1176 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:13:38 [info] 37#37: *1177 [lua] access_by_lua(msblocations.conf:189):2: 45ec49724590adaf51d372547c39a635:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:13:38 [info] 37#37: *1177 [lua] logger.lua:23: 45ec49724590adaf51d372547c39a635 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:13:38 +0000] 45ec49724590adaf51d372547c39a635 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:13:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:13:44 [info] 37#37: *1178 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:13:44 [info] 37#37: *1179 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:13:53 [info] 37#37: *1180 [lua] access_by_lua(msblocations.conf:189):2: b105a2f51d4cc3c2e1bbad0ac9998260:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:13:53 +0000] b105a2f51d4cc3c2e1bbad0ac9998260 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 06:13:53 [info] 37#37: *1180 [lua] logger.lua:23: b105a2f51d4cc3c2e1bbad0ac9998260 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:13:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:13:54 [info] 37#37: *1181 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:13:54 [info] 37#37: *1182 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:14:04 [info] 37#37: *1183 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:14:04 [info] 39#39: *1184 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:14:08 [info] 37#37: *1186 [lua] access_by_lua(msblocations.conf:189):2: fe2d9b30ed833f714474e85c4770a585:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:14:08 [info] 37#37: *1186 [lua] logger.lua:23: fe2d9b30ed833f714474e85c4770a585 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:14:08 +0000] fe2d9b30ed833f714474e85c4770a585 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:14:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:14:14 [info] 37#37: *1188 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:14:14 [info] 37#37: *1187 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:14:23 [info] 37#37: *1189 [lua] access_by_lua(msblocations.conf:189):2: 0af0f46453d6bfbdc973f73943baf086:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:14:23 +0000] 0af0f46453d6bfbdc973f73943baf086 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:14:23 [info] 37#37: *1189 [lua] logger.lua:23: 0af0f46453d6bfbdc973f73943baf086 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:14:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:14:24 [info] 37#37: *1190 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:14:24 [info] 39#39: *1191 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:14:34 [info] 37#37: *1193 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:14:34 [info] 39#39: *1192 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:14:38 [info] 37#37: *1194 [lua] access_by_lua(msblocations.conf:189):2: 65deed9c49a0e7700fb8ca34a5444179:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:14:38 +0000] 65deed9c49a0e7700fb8ca34a5444179 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 06:14:38 [info] 37#37: *1194 [lua] logger.lua:23: 65deed9c49a0e7700fb8ca34a5444179 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:14:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 06:14:44 [info] 37#37: *1196 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:14:44 [info] 37#37: *1195 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:14:53 [info] 37#37: *1197 [lua] access_by_lua(msblocations.conf:189):2: aa087e6ed0ebde0a1468367407e295f2:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:14:53 +0000] aa087e6ed0ebde0a1468367407e295f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/21 06:14:53 [info] 37#37: *1197 [lua] logger.lua:23: aa087e6ed0ebde0a1468367407e295f2 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:14:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/21 06:14:54 [info] 37#37: *1198 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:14:54 [info] 37#37: *1199 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:15:04 [info] 37#37: *1200 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:15:04 [info] 39#39: *1201 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:15:08 [info] 37#37: *1203 [lua] access_by_lua(msblocations.conf:189):2: c604855406f03bbbab6cf674adaf99b4:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:15:08 [info] 37#37: *1203 [lua] logger.lua:23: c604855406f03bbbab6cf674adaf99b4 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:15:08 +0000] c604855406f03bbbab6cf674adaf99b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:15:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:15:14 [info] 39#39: *1204 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:15:14 [info] 37#37: *1205 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:15:23 [info] 37#37: *1206 [lua] access_by_lua(msblocations.conf:189):2: 0cd76ae125f4dad335c65a4135925779:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:15:23 +0000] 0cd76ae125f4dad335c65a4135925779 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:15:23 [info] 37#37: *1206 [lua] logger.lua:23: 0cd76ae125f4dad335c65a4135925779 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:15:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:15:24 [info] 37#37: *1207 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:15:24 [info] 37#37: *1208 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:15:34 [info] 37#37: *1209 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:15:34 [info] 39#39: *1210 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:15:38 [info] 37#37: *1211 [lua] access_by_lua(msblocations.conf:189):2: 95a43e8269013311e93cb73094049fb5:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:15:38 [info] 37#37: *1211 [lua] logger.lua:23: 95a43e8269013311e93cb73094049fb5 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:15:38 +0000] 95a43e8269013311e93cb73094049fb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:15:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:15:44 [info] 39#39: *1213 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:15:44 [info] 37#37: *1212 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:15:53 [info] 37#37: *1214 [lua] access_by_lua(msblocations.conf:189):2: c13718a69d1b01be029080df0bb47704:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:15:53 [info] 37#37: *1214 [lua] logger.lua:23: c13718a69d1b01be029080df0bb47704 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:15:53 +0000] c13718a69d1b01be029080df0bb47704 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:15:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:15:54 [info] 37#37: *1216 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:15:54 [info] 37#37: *1215 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:16:04 [info] 37#37: *1217 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:16:04 [info] 37#37: *1218 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:16:08 [info] 37#37: *1220 [lua] access_by_lua(msblocations.conf:189):2: 1ab2f5e3d4d125318a32a173b7607341:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:16:08 +0000] 1ab2f5e3d4d125318a32a173b7607341 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 06:16:08 [info] 37#37: *1220 [lua] logger.lua:23: 1ab2f5e3d4d125318a32a173b7607341 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:16:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 06:16:14 [info] 37#37: *1221 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:16:14 [info] 37#37: *1222 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:16:23 [info] 37#37: *1223 [lua] access_by_lua(msblocations.conf:189):2: 49985fe02e588a829009c44153548902:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:16:23 +0000] 49985fe02e588a829009c44153548902 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:16:23 [info] 37#37: *1223 [lua] logger.lua:23: 49985fe02e588a829009c44153548902 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:16:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:16:24 [info] 37#37: *1224 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:16:24 [info] 37#37: *1225 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:16:34 [info] 37#37: *1226 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:16:34 [info] 37#37: *1227 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:16:38 [info] 37#37: *1228 [lua] access_by_lua(msblocations.conf:189):2: c494415631a946326fa97f7c1a041c64:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:16:38 +0000] c494415631a946326fa97f7c1a041c64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:16:38 [info] 37#37: *1228 [lua] logger.lua:23: c494415631a946326fa97f7c1a041c64 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:16:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:16:44 [info] 37#37: *1230 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:16:44 [info] 39#39: *1229 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:16:53 [info] 37#37: *1231 [lua] access_by_lua(msblocations.conf:189):2: 144cfd0b0c7d935daaccbee507195b07:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:16:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.15 - - [21/Jan/2023:06:16:53 +0000] 144cfd0b0c7d935daaccbee507195b07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 06:16:53 [info] 37#37: *1231 [lua] logger.lua:23: 144cfd0b0c7d935daaccbee507195b07 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:16:54 [info] 37#37: *1232 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:16:54 [info] 37#37: *1233 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:17:04 [info] 39#39: *1235 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:17:04 [info] 37#37: *1234 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:17:08 [info] 37#37: *1237 [lua] access_by_lua(msblocations.conf:189):2: a62bf4a9bd7cbbd5c1540bbef52f4d82:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:17:08 [info] 37#37: *1237 [lua] logger.lua:23: a62bf4a9bd7cbbd5c1540bbef52f4d82 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:17:08 +0000] a62bf4a9bd7cbbd5c1540bbef52f4d82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:17:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 06:17:14 [info] 37#37: *1238 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:17:14 [info] 37#37: *1239 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:17:23 [info] 37#37: *1240 [lua] access_by_lua(msblocations.conf:189):2: a14246b10cab58767ac35f8619774760:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:17:23 [info] 37#37: *1240 [lua] logger.lua:23: a14246b10cab58767ac35f8619774760 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:17:23 +0000] a14246b10cab58767ac35f8619774760 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:17:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:17:24 [info] 37#37: *1242 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:17:24 [info] 37#37: *1241 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:17:34 [info] 37#37: *1244 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:17:34 [info] 37#37: *1243 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:17:38 [info] 37#37: *1245 [lua] access_by_lua(msblocations.conf:189):2: 68bea7e1823e1e0996d1627ddd0dfb50:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:17:38 [info] 37#37: *1245 [lua] logger.lua:23: 68bea7e1823e1e0996d1627ddd0dfb50 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:17:38 +0000] 68bea7e1823e1e0996d1627ddd0dfb50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:17:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:17:44 [info] 37#37: *1247 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:17:44 [info] 39#39: *1246 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:17:48 [info] 37#37: *1248 client closed connection while waiting for request, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/21 06:17:53 [info] 37#37: *1249 [lua] access_by_lua(msblocations.conf:189):2: 942be7bd4564e703510bdfd481f56e11:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:17:53 [info] 37#37: *1249 [lua] logger.lua:23: 942be7bd4564e703510bdfd481f56e11 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:17:53 +0000] 942be7bd4564e703510bdfd481f56e11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:17:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:17:54 [info] 37#37: *1250 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:17:54 [info] 37#37: *1251 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:18:04 [info] 37#37: *1253 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:18:04 [info] 37#37: *1252 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:18:08 [info] 37#37: *1255 [lua] access_by_lua(msblocations.conf:189):2: f28a60411db767c2799490f9650c8303:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:18:08 [info] 37#37: *1255 [lua] logger.lua:23: f28a60411db767c2799490f9650c8303 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:18:08 +0000] f28a60411db767c2799490f9650c8303 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:18:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:18:14 [info] 37#37: *1256 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:18:14 [info] 37#37: *1257 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:18:23 [info] 37#37: *1258 [lua] access_by_lua(msblocations.conf:189):2: d51c6c0cb2908acc5570b72416adeeff:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:18:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:18:23 [info] 37#37: *1258 [lua] logger.lua:23: d51c6c0cb2908acc5570b72416adeeff {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:18:23 +0000] d51c6c0cb2908acc5570b72416adeeff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:18:24 [info] 37#37: *1259 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:18:24 [info] 37#37: *1260 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:18:34 [info] 39#39: *1261 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:18:34 [info] 37#37: *1262 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:18:38 [info] 37#37: *1263 [lua] access_by_lua(msblocations.conf:189):2: bba437b72e1d06116c473c1271287bd0:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:18:38 +0000] bba437b72e1d06116c473c1271287bd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 06:18:38 [info] 37#37: *1263 [lua] logger.lua:23: bba437b72e1d06116c473c1271287bd0 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:18:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 06:18:44 [info] 37#37: *1264 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:18:44 [info] 39#39: *1265 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:18:53 [info] 37#37: *1266 [lua] access_by_lua(msblocations.conf:189):2: 103707c4a5d5f6ca80c155afa2706c68:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:18:53 [info] 37#37: *1266 [lua] logger.lua:23: 103707c4a5d5f6ca80c155afa2706c68 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:18:53 +0000] 103707c4a5d5f6ca80c155afa2706c68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:18:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:18:54 [info] 39#39: *1268 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:18:54 [info] 37#37: *1267 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:19:04 [info] 37#37: *1269 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:19:04 [info] 37#37: *1270 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:19:08 [info] 37#37: *1272 [lua] access_by_lua(msblocations.conf:189):2: 3044527859384eaa7187a3702b20ec81:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:19:08 +0000] 3044527859384eaa7187a3702b20ec81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:19:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/21 06:19:08 [info] 37#37: *1272 [lua] logger.lua:23: 3044527859384eaa7187a3702b20ec81 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:19:14 [info] 37#37: *1273 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:19:14 [info] 37#37: *1274 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:19:23 [info] 37#37: *1275 [lua] access_by_lua(msblocations.conf:189):2: 9d29c46f0054289d7e1d43acd1a4ff92:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:19:24 [info] 37#37: *1275 [lua] logger.lua:23: 9d29c46f0054289d7e1d43acd1a4ff92 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:19:24 +0000] 9d29c46f0054289d7e1d43acd1a4ff92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:19:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 06:19:24 [info] 37#37: *1276 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:19:24 [info] 37#37: *1277 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:19:34 [info] 37#37: *1278 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:19:34 [info] 37#37: *1279 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:19:39 [info] 37#37: *1280 [lua] access_by_lua(msblocations.conf:189):2: f71e0161598ccbf744bc99879b78bca6:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:19:39 [info] 37#37: *1280 [lua] logger.lua:23: f71e0161598ccbf744bc99879b78bca6 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:19:39 +0000] f71e0161598ccbf744bc99879b78bca6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:19:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 06:19:44 [info] 39#39: *1282 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:19:44 [info] 37#37: *1281 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:19:54 [info] 37#37: *1283 [lua] access_by_lua(msblocations.conf:189):2: f9d9bbe5e6ac48cd66e1c2e569134cf8:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:19:54 [info] 37#37: *1283 [lua] logger.lua:23: f9d9bbe5e6ac48cd66e1c2e569134cf8 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:19:54 +0000] f9d9bbe5e6ac48cd66e1c2e569134cf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:19:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 06:19:54 [info] 39#39: *1284 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:19:54 [info] 37#37: *1285 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:20:04 [info] 37#37: *1287 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:20:04 [info] 39#39: *1286 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:20:09 [info] 37#37: *1289 [lua] access_by_lua(msblocations.conf:189):2: 4f3e16a670c9a574f49119a62ae38a30:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:20:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.71.15 - - [21/Jan/2023:06:20:09 +0000] 4f3e16a670c9a574f49119a62ae38a30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/21 06:20:09 [info] 37#37: *1289 [lua] logger.lua:23: 4f3e16a670c9a574f49119a62ae38a30 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:20:14 [info] 39#39: *1290 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:20:14 [info] 39#39: *1291 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:20:24 [info] 37#37: *1292 [lua] access_by_lua(msblocations.conf:189):2: b566431ab25807346b700fdbe357498a:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:20:24 [info] 37#37: *1292 [lua] logger.lua:23: b566431ab25807346b700fdbe357498a {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:20:24 +0000] b566431ab25807346b700fdbe357498a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:20:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:20:24 [info] 37#37: *1293 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:20:24 [info] 37#37: *1294 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:20:34 [info] 39#39: *1295 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:20:34 [info] 39#39: *1296 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:20:39 [info] 37#37: *1297 [lua] access_by_lua(msblocations.conf:189):2: c87a48a8d15bc00f8fc9d934612f4593:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:20:39 [info] 37#37: *1297 [lua] logger.lua:23: c87a48a8d15bc00f8fc9d934612f4593 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:20:39 +0000] c87a48a8d15bc00f8fc9d934612f4593 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:20:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:20:44 [info] 37#37: *1299 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:20:44 [info] 37#37: *1298 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:20:54 [info] 37#37: *1300 [lua] access_by_lua(msblocations.conf:189):2: d2129db47a7a6f3ca2e719fc83f5340b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:20:54 [info] 37#37: *1300 [lua] logger.lua:23: d2129db47a7a6f3ca2e719fc83f5340b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:20:54 +0000] d2129db47a7a6f3ca2e719fc83f5340b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:20:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:20:54 [info] 37#37: *1302 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:20:54 [info] 37#37: *1301 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:21:04 [info] 37#37: *1304 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:21:04 [info] 37#37: *1303 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:21:09 [info] 37#37: *1306 [lua] access_by_lua(msblocations.conf:189):2: c23e5c50d073c6679e697bb1c9f646ab:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:21:09 [info] 37#37: *1306 [lua] logger.lua:23: c23e5c50d073c6679e697bb1c9f646ab {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:21:09 +0000] c23e5c50d073c6679e697bb1c9f646ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:21:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:21:14 [info] 37#37: *1308 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:21:14 [info] 37#37: *1307 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:21:24 [info] 37#37: *1309 [lua] access_by_lua(msblocations.conf:189):2: ea5d8a3b749dfa6e7c0183eb7c69c205:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:21:24 [info] 37#37: *1309 [lua] logger.lua:23: ea5d8a3b749dfa6e7c0183eb7c69c205 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:21:24 +0000] ea5d8a3b749dfa6e7c0183eb7c69c205 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:21:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 06:21:24 [info] 39#39: *1311 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:21:24 [info] 37#37: *1310 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:21:34 [info] 37#37: *1312 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:21:34 [info] 37#37: *1313 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:21:39 [info] 37#37: *1314 [lua] access_by_lua(msblocations.conf:189):2: 15e356bf4b6c3f5cf4cc103c91d26706:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:21:39 [info] 37#37: *1314 [lua] logger.lua:23: 15e356bf4b6c3f5cf4cc103c91d26706 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:21:39 +0000] 15e356bf4b6c3f5cf4cc103c91d26706 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:21:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:21:44 [info] 39#39: *1315 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:21:44 [info] 39#39: *1316 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:21:54 [info] 37#37: *1318 [lua] access_by_lua(msblocations.conf:189):2: 40930e35f1aac90a7cbedbbe1ef1bd2c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:21:54 +0000] 40930e35f1aac90a7cbedbbe1ef1bd2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:21:54 [info] 37#37: *1318 [lua] logger.lua:23: 40930e35f1aac90a7cbedbbe1ef1bd2c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:21:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:21:54 [info] 39#39: *1320 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:21:54 [info] 37#37: *1319 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:21:55 [info] 37#37: *1317 client prematurely closed connection while reading client request line, client: 10.233.64.77, server: 
10.233.64.77 - - [21/Jan/2023:06:21:55 +0000] b079c91cd528e07332df3002ec0b5207 "" 400 request_processing_time:5.009 upstream_response_time:- "-" "-" "-"
2023/01/21 06:21:55 [info] 37#37: *1321 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.77, server: , request: "GET / HTTP/1.0"
10.233.64.77 - - [21/Jan/2023:06:21:55 +0000] 774fe878c29a06ccd68a289d34177ad5 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/21 06:22:04 [info] 37#37: *1322 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:22:04 [info] 37#37: *1323 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:22:09 [info] 37#37: *1325 [lua] access_by_lua(msblocations.conf:189):2: fc09bd7df5e025ad07b3d9e923778bfc:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:22:09 [info] 37#37: *1325 [lua] logger.lua:23: fc09bd7df5e025ad07b3d9e923778bfc {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:22:09 +0000] fc09bd7df5e025ad07b3d9e923778bfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:22:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:22:14 [info] 37#37: *1326 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:22:14 [info] 39#39: *1327 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:22:24 [info] 37#37: *1328 [lua] access_by_lua(msblocations.conf:189):2: b522c9e9418f5174df83e3105cfb207c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:22:24 [info] 37#37: *1328 [lua] logger.lua:23: b522c9e9418f5174df83e3105cfb207c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:22:24 +0000] b522c9e9418f5174df83e3105cfb207c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:22:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 06:22:24 [info] 39#39: *1329 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:22:24 [info] 37#37: *1330 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:22:34 [info] 37#37: *1331 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:22:34 [info] 39#39: *1332 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:22:39 [info] 37#37: *1333 [lua] access_by_lua(msblocations.conf:189):2: ac8637fa81c10bcd885330082db0b90e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:22:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.15 - - [21/Jan/2023:06:22:39 +0000] ac8637fa81c10bcd885330082db0b90e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 06:22:39 [info] 37#37: *1333 [lua] logger.lua:23: ac8637fa81c10bcd885330082db0b90e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:22:44 [info] 37#37: *1335 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:22:44 [info] 37#37: *1334 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:22:54 [info] 37#37: *1336 [lua] access_by_lua(msblocations.conf:189):2: 8bcf4628f2940059bc9e8f3281180334:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:22:54 +0000] 8bcf4628f2940059bc9e8f3281180334 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/21 06:22:54 [info] 37#37: *1336 [lua] logger.lua:23: 8bcf4628f2940059bc9e8f3281180334 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:22:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:22:54 [info] 39#39: *1338 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:22:54 [info] 39#39: *1337 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:23:04 [info] 37#37: *1340 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:23:04 [info] 37#37: *1339 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:23:09 [info] 37#37: *1342 [lua] access_by_lua(msblocations.conf:189):2: ff580ea6ffe8197b582748e4300eded3:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:23:09 [info] 37#37: *1342 [lua] logger.lua:23: ff580ea6ffe8197b582748e4300eded3 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:23:09 +0000] ff580ea6ffe8197b582748e4300eded3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:23:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:23:14 [info] 37#37: *1343 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:23:14 [info] 39#39: *1344 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:23:22 [info] 37#37: *1345 [lua] access_by_lua(msblocations.conf:189):2: 4492a4cd433c38167958e084e0b357f6:receive the request, client: 10.233.64.77, server: , request: "GET /nmaplowercheck1674282203 HTTP/1.1", host: "10.32.241.102:30284"
2023/01/21 06:23:22 [warn] 37#37: *1345 [lua] error_handler.lua:29: error_svc_not_found(): 4492a4cd433c38167958e084e0b357f6 No route found for this request! detail_info:Custom not match, client: 10.233.64.77, server: , request: "GET /nmaplowercheck1674282203 HTTP/1.1", host: "10.32.241.102:30284"
10.233.64.77 - - [21/Jan/2023:06:23:22 +0000] 4492a4cd433c38167958e084e0b357f6 "GET /nmaplowercheck1674282203 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/21 06:23:22 [info] 37#37: *1346 [lua] access_by_lua(msblocations.conf:189):2: 451d250f1fc80ab2ff9acaab3b2a4468:receive the request, client: 10.233.64.77, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.102:30284"
2023/01/21 06:23:22 [warn] 37#37: *1346 [lua] error_handler.lua:29: error_svc_not_found(): 451d250f1fc80ab2ff9acaab3b2a4468 No route found for this request! detail_info:Custom not match, client: 10.233.64.77, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.102:30284"
10.233.64.77 - - [21/Jan/2023:06:23:22 +0000] 451d250f1fc80ab2ff9acaab3b2a4468 "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/21 06:23:22 [info] 37#37: *1347 [lua] access_by_lua(msblocations.conf:189):2: 36658acbdbd4899825b3de2adf33f364:receive the request, client: 10.233.64.77, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.102:30284"
2023/01/21 06:23:22 [warn] 37#37: *1347 [lua] error_handler.lua:29: error_svc_not_found(): 36658acbdbd4899825b3de2adf33f364 No route found for this request! detail_info:Custom not match, client: 10.233.64.77, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.102:30284"
10.233.64.77 - - [21/Jan/2023:06:23:22 +0000] 36658acbdbd4899825b3de2adf33f364 "POST /sdk HTTP/1.1" 502 request_processing_time:0.112 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/21 06:23:22 [info] 37#37: *1348 [lua] access_by_lua(msblocations.conf:189):2: 3cba935b2b2e1f22c849204e7ddd161d:receive the request, client: 10.233.64.77, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.102:30284"
2023/01/21 06:23:22 [warn] 37#37: *1348 [lua] error_handler.lua:29: error_svc_not_found(): 3cba935b2b2e1f22c849204e7ddd161d No route found for this request! detail_info:Custom not match, client: 10.233.64.77, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.102:30284"
10.233.64.77 - - [21/Jan/2023:06:23:22 +0000] 3cba935b2b2e1f22c849204e7ddd161d "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/21 06:23:24 [info] 37#37: *1349 [lua] access_by_lua(msblocations.conf:189):2: 1da603ebc897f294e56382e4a302db5c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:23:24 +0000] 1da603ebc897f294e56382e4a302db5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:23:24 [info] 37#37: *1349 [lua] logger.lua:23: 1da603ebc897f294e56382e4a302db5c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:23:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:23:24 [info] 37#37: *1350 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:23:24 [info] 37#37: *1351 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:23:30 [info] 37#37: *1352 [lua] access_by_lua(msblocations.conf:189):2: ee93d50bb99b2d5f8c9fcf429c02a3f8:receive the request, client: 10.233.64.77, server: , request: "GET / HTTP/1.0"
2023/01/21 06:23:30 [warn] 37#37: *1352 [lua] error_handler.lua:29: error_svc_not_found(): ee93d50bb99b2d5f8c9fcf429c02a3f8 No route found for this request! detail_info:Custom not match, client: 10.233.64.77, server: , request: "GET / HTTP/1.0"
10.233.64.77 - - [21/Jan/2023:06:23:30 +0000] ee93d50bb99b2d5f8c9fcf429c02a3f8 "GET / HTTP/1.0" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/21 06:23:30 [info] 37#37: *1353 [lua] access_by_lua(msblocations.conf:189):2: f1873f7ab46734fd3840863b5376edc0:receive the request, client: 10.233.64.77, server: , request: "GET / HTTP/1.1", host: "10.32.241.102"
2023/01/21 06:23:30 [warn] 37#37: *1353 [lua] error_handler.lua:29: error_svc_not_found(): f1873f7ab46734fd3840863b5376edc0 No route found for this request! detail_info:Custom not match, client: 10.233.64.77, server: , request: "GET / HTTP/1.1", host: "10.32.241.102"
10.233.64.77 - - [21/Jan/2023:06:23:30 +0000] f1873f7ab46734fd3840863b5376edc0 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/21 06:23:30 [info] 37#37: *1353 client 10.233.64.77 closed keepalive connection
2023/01/21 06:23:34 [info] 37#37: *1354 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:23:34 [info] 37#37: *1355 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:23:39 [info] 37#37: *1356 [lua] access_by_lua(msblocations.conf:189):2: ec3714dc7a3535c1760979414673676b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:23:39 +0000] ec3714dc7a3535c1760979414673676b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:23:39 [info] 37#37: *1356 [lua] logger.lua:23: ec3714dc7a3535c1760979414673676b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:23:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:23:44 [info] 39#39: *1357 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:23:44 [info] 37#37: *1358 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:23:54 [info] 37#37: *1359 [lua] access_by_lua(msblocations.conf:189):2: 5aa2928eb0d81c2869e66e9e8a0d6646:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:23:54 [info] 37#37: *1359 [lua] logger.lua:23: 5aa2928eb0d81c2869e66e9e8a0d6646 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:23:54 +0000] 5aa2928eb0d81c2869e66e9e8a0d6646 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:23:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/21 06:23:54 [info] 37#37: *1360 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:23:54 [info] 37#37: *1361 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:24:04 [info] 37#37: *1362 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:24:04 [info] 37#37: *1363 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:24:09 [info] 37#37: *1365 [lua] access_by_lua(msblocations.conf:189):2: 84810d88a85060d60415acb0599b4e89:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:24:09 [info] 37#37: *1365 [lua] logger.lua:23: 84810d88a85060d60415acb0599b4e89 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:24:09 +0000] 84810d88a85060d60415acb0599b4e89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:24:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:24:14 [info] 37#37: *1366 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:24:14 [info] 39#39: *1367 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:24:24 [info] 37#37: *1368 [lua] access_by_lua(msblocations.conf:189):2: 239144a52d41749b7c146f29a44ba6ff:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:24:24 [info] 37#37: *1368 [lua] logger.lua:23: 239144a52d41749b7c146f29a44ba6ff {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:24:24 +0000] 239144a52d41749b7c146f29a44ba6ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:24:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/21 06:24:24 [info] 37#37: *1369 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:24:24 [info] 37#37: *1370 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:24:34 [info] 39#39: *1372 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:24:34 [info] 37#37: *1371 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:24:39 [info] 37#37: *1373 [lua] access_by_lua(msblocations.conf:189):2: cd53fd30ee3e4e4dd62d6f7b79fdcd3c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:24:39 [info] 37#37: *1373 [lua] logger.lua:23: cd53fd30ee3e4e4dd62d6f7b79fdcd3c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:24:39 +0000] cd53fd30ee3e4e4dd62d6f7b79fdcd3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:24:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:24:44 [info] 37#37: *1375 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:24:44 [info] 37#37: *1374 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:24:54 [info] 37#37: *1376 [lua] access_by_lua(msblocations.conf:189):2: 9e5f2e737eb6a8a23811dd2eee90aae9:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:24:54 [info] 37#37: *1376 [lua] logger.lua:23: 9e5f2e737eb6a8a23811dd2eee90aae9 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:24:54 +0000] 9e5f2e737eb6a8a23811dd2eee90aae9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:24:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:24:54 [info] 37#37: *1377 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:24:54 [info] 37#37: *1378 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:25:04 [info] 37#37: *1379 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:25:04 [info] 37#37: *1380 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:25:09 [info] 37#37: *1382 [lua] access_by_lua(msblocations.conf:189):2: 26d9d452a6f707f7fa70789a87613544:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:25:09 [info] 37#37: *1382 [lua] logger.lua:23: 26d9d452a6f707f7fa70789a87613544 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:25:09 +0000] 26d9d452a6f707f7fa70789a87613544 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:25:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:25:14 [info] 37#37: *1383 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:25:14 [info] 37#37: *1384 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:25:24 [info] 37#37: *1385 [lua] access_by_lua(msblocations.conf:189):2: 744d0fc0e1fce17fede2a60139b203ee:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:25:24 [info] 37#37: *1385 [lua] logger.lua:23: 744d0fc0e1fce17fede2a60139b203ee {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:25:24 +0000] 744d0fc0e1fce17fede2a60139b203ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:25:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:25:24 [info] 37#37: *1386 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:25:24 [info] 37#37: *1387 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:25:34 [info] 37#37: *1388 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:25:34 [info] 37#37: *1389 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:25:39 [info] 37#37: *1390 [lua] access_by_lua(msblocations.conf:189):2: aa8e57b33b7b5f8e6094209d7d2c3d64:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:25:39 [info] 37#37: *1390 [lua] logger.lua:23: aa8e57b33b7b5f8e6094209d7d2c3d64 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:25:39 +0000] aa8e57b33b7b5f8e6094209d7d2c3d64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:25:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 06:25:44 [info] 39#39: *1391 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:25:44 [info] 37#37: *1392 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:25:54 [info] 37#37: *1393 [lua] access_by_lua(msblocations.conf:189):2: 2766b7f77543e19d4e8bcebac31b2756:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:25:54 +0000] 2766b7f77543e19d4e8bcebac31b2756 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:25:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:25:54 [info] 37#37: *1393 [lua] logger.lua:23: 2766b7f77543e19d4e8bcebac31b2756 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:25:54 [info] 39#39: *1395 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:25:54 [info] 39#39: *1394 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:26:04 [info] 37#37: *1396 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:26:04 [info] 37#37: *1397 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:26:09 [info] 37#37: *1399 [lua] access_by_lua(msblocations.conf:189):2: c7ddb27b0ac2fedbef0c7356161ea41a:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:26:09 [info] 37#37: *1399 [lua] logger.lua:23: c7ddb27b0ac2fedbef0c7356161ea41a {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:26:09 +0000] c7ddb27b0ac2fedbef0c7356161ea41a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:26:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:26:14 [info] 37#37: *1400 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:26:14 [info] 39#39: *1401 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:26:24 [info] 37#37: *1402 [lua] access_by_lua(msblocations.conf:189):2: 86c2bd7609772f4a77ff4f1413799d20:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:26:24 +0000] 86c2bd7609772f4a77ff4f1413799d20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 06:26:24 [info] 37#37: *1402 [lua] logger.lua:23: 86c2bd7609772f4a77ff4f1413799d20 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:26:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:26:24 [info] 37#37: *1403 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:26:24 [info] 39#39: *1404 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:26:34 [info] 37#37: *1405 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:26:34 [info] 37#37: *1406 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:26:39 [info] 37#37: *1407 [lua] access_by_lua(msblocations.conf:189):2: ace9eb428b69cf13deecb14e6e1c1350:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:26:39 [info] 37#37: *1407 [lua] logger.lua:23: ace9eb428b69cf13deecb14e6e1c1350 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:26:39 +0000] ace9eb428b69cf13deecb14e6e1c1350 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:26:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:26:44 [info] 37#37: *1408 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:26:44 [info] 37#37: *1409 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:26:54 [info] 37#37: *1410 [lua] access_by_lua(msblocations.conf:189):2: 4bcfef5db1b84d21e909e3d167c4f778:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:26:54 [info] 37#37: *1410 [lua] logger.lua:23: 4bcfef5db1b84d21e909e3d167c4f778 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:26:54 +0000] 4bcfef5db1b84d21e909e3d167c4f778 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:26:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:26:54 [info] 37#37: *1411 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:26:54 [info] 37#37: *1412 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:27:04 [info] 39#39: *1413 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:27:04 [info] 37#37: *1414 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:27:09 [info] 37#37: *1416 [lua] access_by_lua(msblocations.conf:189):2: 2e7670a033a43048be3d79219aa71d8d:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:27:09 [info] 37#37: *1416 [lua] logger.lua:23: 2e7670a033a43048be3d79219aa71d8d {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:27:09 +0000] 2e7670a033a43048be3d79219aa71d8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:27:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 06:27:14 [info] 39#39: *1418 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:27:14 [info] 39#39: *1417 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:27:24 [info] 37#37: *1419 [lua] access_by_lua(msblocations.conf:189):2: e3a508cc653cf0304ac011cda70fc0bc:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:27:24 +0000] e3a508cc653cf0304ac011cda70fc0bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 06:27:24 [info] 37#37: *1419 [lua] logger.lua:23: e3a508cc653cf0304ac011cda70fc0bc {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:27:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:27:24 [info] 37#37: *1421 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:27:24 [info] 37#37: *1420 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:27:34 [info] 37#37: *1422 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:27:34 [info] 37#37: *1423 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:27:39 [info] 37#37: *1424 [lua] access_by_lua(msblocations.conf:189):2: 3b6e57edc458d50c62ac1d2d6b7d9f41:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:27:39 +0000] 3b6e57edc458d50c62ac1d2d6b7d9f41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:27:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:27:39 [info] 37#37: *1424 [lua] logger.lua:23: 3b6e57edc458d50c62ac1d2d6b7d9f41 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:27:44 [info] 39#39: *1425 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:27:44 [info] 39#39: *1426 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:27:54 [info] 37#37: *1427 [lua] access_by_lua(msblocations.conf:189):2: 51f82486c026062940a7da53fd5df62c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:27:54 [info] 39#39: *1428 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:27:54 [info] 39#39: *1429 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:27:54 [info] 37#37: *1427 [lua] logger.lua:23: 51f82486c026062940a7da53fd5df62c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:27:54 +0000] 51f82486c026062940a7da53fd5df62c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:27:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:28:04 [info] 39#39: *1431 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:28:04 [info] 39#39: *1430 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:28:09 [info] 37#37: *1433 [lua] access_by_lua(msblocations.conf:189):2: e7fcb4d66a2910562cd3ea1da5e27b78:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:28:09 [info] 37#37: *1433 [lua] logger.lua:23: e7fcb4d66a2910562cd3ea1da5e27b78 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:28:09 +0000] e7fcb4d66a2910562cd3ea1da5e27b78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:28:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:28:14 [info] 37#37: *1435 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:28:14 [info] 39#39: *1434 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:28:24 [info] 39#39: *1436 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:28:24 [info] 39#39: *1437 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:28:24 [info] 37#37: *1438 [lua] access_by_lua(msblocations.conf:189):2: 9cf05c8f6edd8a833a4b4ef61b70e429:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:28:24 +0000] 9cf05c8f6edd8a833a4b4ef61b70e429 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:28:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:28:24 [info] 37#37: *1438 [lua] logger.lua:23: 9cf05c8f6edd8a833a4b4ef61b70e429 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:28:34 [info] 39#39: *1439 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:28:34 [info] 37#37: *1440 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:28:39 [info] 37#37: *1441 [lua] access_by_lua(msblocations.conf:189):2: 6ad2e366dbcbf51b28a656d55aa01b43:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:28:39 [info] 37#37: *1441 [lua] logger.lua:23: 6ad2e366dbcbf51b28a656d55aa01b43 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:28:39 +0000] 6ad2e366dbcbf51b28a656d55aa01b43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:28:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:28:44 [info] 39#39: *1442 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:28:44 [info] 37#37: *1443 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:28:54 [info] 37#37: *1444 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:28:54 [info] 37#37: *1445 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:28:54 [info] 37#37: *1446 [lua] access_by_lua(msblocations.conf:189):2: dd3dfb0fb9519343f5b0643653f3fc9e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:28:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:28:54 [info] 37#37: *1446 [lua] logger.lua:23: dd3dfb0fb9519343f5b0643653f3fc9e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:28:54 +0000] dd3dfb0fb9519343f5b0643653f3fc9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/21 06:29:04 [info] 37#37: *1447 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:29:04 [info] 37#37: *1448 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:29:09 [info] 37#37: *1450 [lua] access_by_lua(msblocations.conf:189):2: cb4c93a31d25f73662db165bec18a3e1:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:29:09 +0000] cb4c93a31d25f73662db165bec18a3e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 06:29:09 [info] 37#37: *1450 [lua] logger.lua:23: cb4c93a31d25f73662db165bec18a3e1 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:29:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:29:14 [info] 37#37: *1451 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:29:14 [info] 37#37: *1452 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:29:24 [info] 39#39: *1453 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:29:24 [info] 39#39: *1454 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:29:24 [info] 37#37: *1455 [lua] access_by_lua(msblocations.conf:189):2: a9d0ffe94c697a8d92864a9716e77002:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:29:24 +0000] a9d0ffe94c697a8d92864a9716e77002 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:29:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:29:24 [info] 37#37: *1455 [lua] logger.lua:23: a9d0ffe94c697a8d92864a9716e77002 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:29:34 [info] 37#37: *1456 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:29:34 [info] 37#37: *1457 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:29:39 [info] 37#37: *1458 [lua] access_by_lua(msblocations.conf:189):2: 99e766fd8bc7e3e4695d24c441bfec60:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:29:39 [info] 37#37: *1458 [lua] logger.lua:23: 99e766fd8bc7e3e4695d24c441bfec60 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:29:39 +0000] 99e766fd8bc7e3e4695d24c441bfec60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:29:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:29:44 [info] 37#37: *1459 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:29:44 [info] 37#37: *1460 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:29:54 [info] 37#37: *1461 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:29:54 [info] 37#37: *1462 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:29:54 [info] 37#37: *1463 [lua] access_by_lua(msblocations.conf:189):2: 87f51852dc35ad837134fce20438db16:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:29:54 +0000] 87f51852dc35ad837134fce20438db16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:29:54 [info] 37#37: *1463 [lua] logger.lua:23: 87f51852dc35ad837134fce20438db16 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:29:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:30:04 [info] 39#39: *1464 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:30:04 [info] 37#37: *1465 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:30:09 [info] 37#37: *1467 [lua] access_by_lua(msblocations.conf:189):2: f584cfc30b69f53a9f0369d04e83b670:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:30:09 +0000] f584cfc30b69f53a9f0369d04e83b670 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/21 06:30:09 [info] 37#37: *1467 [lua] logger.lua:23: f584cfc30b69f53a9f0369d04e83b670 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:30:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/21 06:30:14 [info] 37#37: *1468 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:30:14 [info] 37#37: *1469 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:30:24 [info] 37#37: *1471 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:30:24 [info] 39#39: *1470 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:30:24 [info] 37#37: *1472 [lua] access_by_lua(msblocations.conf:189):2: 6524fafd5e03a1ca43e163d907f6be0f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:30:24 +0000] 6524fafd5e03a1ca43e163d907f6be0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/21 06:30:24 [info] 37#37: *1472 [lua] logger.lua:23: 6524fafd5e03a1ca43e163d907f6be0f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:30:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 06:30:34 [info] 37#37: *1474 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:30:34 [info] 39#39: *1473 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:30:39 [info] 37#37: *1475 [lua] access_by_lua(msblocations.conf:189):2: 3362fa2e4baca1b54e80341f220f4b7b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:30:39 [info] 37#37: *1475 [lua] logger.lua:23: 3362fa2e4baca1b54e80341f220f4b7b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:30:39 +0000] 3362fa2e4baca1b54e80341f220f4b7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:30:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:30:44 [info] 39#39: *1476 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:30:44 [info] 39#39: *1477 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:30:54 [info] 39#39: *1478 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:30:54 [info] 37#37: *1479 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:30:54 [info] 37#37: *1480 [lua] access_by_lua(msblocations.conf:189):2: be1828c468d22e3bc016426910db4b80:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:30:54 [info] 37#37: *1480 [lua] logger.lua:23: be1828c468d22e3bc016426910db4b80 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:30:54 +0000] be1828c468d22e3bc016426910db4b80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:30:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:31:04 [info] 39#39: *1482 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:31:04 [info] 39#39: *1481 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:31:09 [info] 37#37: *1484 [lua] access_by_lua(msblocations.conf:189):2: b1832db9feb84ddc1546dbf4ee7feae9:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:31:09 +0000] b1832db9feb84ddc1546dbf4ee7feae9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/21 06:31:09 [info] 37#37: *1484 [lua] logger.lua:23: b1832db9feb84ddc1546dbf4ee7feae9 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:31:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 06:31:14 [info] 37#37: *1486 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:31:14 [info] 37#37: *1485 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:31:24 [info] 37#37: *1487 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:31:24 [info] 37#37: *1488 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:31:24 [info] 37#37: *1489 [lua] access_by_lua(msblocations.conf:189):2: df8a2467f0efbcc3c650ab96b1b24765:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:31:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.71.15 - - [21/Jan/2023:06:31:24 +0000] df8a2467f0efbcc3c650ab96b1b24765 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:31:24 [info] 37#37: *1489 [lua] logger.lua:23: df8a2467f0efbcc3c650ab96b1b24765 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:31:34 [info] 39#39: *1491 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:31:34 [info] 37#37: *1490 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:31:39 [info] 37#37: *1492 [lua] access_by_lua(msblocations.conf:189):2: 62a68f06f95124676c312d30dcf7b89c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:31:39 [info] 37#37: *1492 [lua] logger.lua:23: 62a68f06f95124676c312d30dcf7b89c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:31:39 +0000] 62a68f06f95124676c312d30dcf7b89c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:31:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:31:44 [info] 37#37: *1493 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:31:44 [info] 37#37: *1494 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:31:54 [info] 39#39: *1496 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:31:54 [info] 37#37: *1495 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:31:54 [info] 37#37: *1497 [lua] access_by_lua(msblocations.conf:189):2: c0730f4ac61b7e24f6c8f8849ca4eead:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:31:54 [info] 37#37: *1497 [lua] logger.lua:23: c0730f4ac61b7e24f6c8f8849ca4eead {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:31:54 +0000] c0730f4ac61b7e24f6c8f8849ca4eead "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:31:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:32:04 [info] 39#39: *1498 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:32:04 [info] 39#39: *1499 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:32:09 [info] 37#37: *1501 [lua] access_by_lua(msblocations.conf:189):2: 76c1546bad78f074f308b4b53de176fd:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:32:09 [info] 37#37: *1501 [lua] logger.lua:23: 76c1546bad78f074f308b4b53de176fd {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:32:09 +0000] 76c1546bad78f074f308b4b53de176fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:32:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:32:14 [info] 37#37: *1502 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:32:14 [info] 37#37: *1503 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:32:24 [info] 39#39: *1505 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:32:24 [info] 37#37: *1504 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:32:24 [info] 37#37: *1506 [lua] access_by_lua(msblocations.conf:189):2: 3c0b5ea5e0d21be928ae84ef884ed23f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:32:24 +0000] 3c0b5ea5e0d21be928ae84ef884ed23f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 06:32:24 [info] 37#37: *1506 [lua] logger.lua:23: 3c0b5ea5e0d21be928ae84ef884ed23f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:32:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:32:34 [info] 39#39: *1508 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:32:34 [info] 37#37: *1507 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:32:39 [info] 37#37: *1509 [lua] access_by_lua(msblocations.conf:189):2: 6b603c8b99b1425af24d5ba9cf92bff1:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:32:39 [info] 37#37: *1509 [lua] logger.lua:23: 6b603c8b99b1425af24d5ba9cf92bff1 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:32:39 +0000] 6b603c8b99b1425af24d5ba9cf92bff1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:32:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:32:44 [info] 37#37: *1510 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:32:44 [info] 37#37: *1511 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:32:54 [info] 39#39: *1513 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:32:54 [info] 39#39: *1512 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:32:54 [info] 37#37: *1514 [lua] access_by_lua(msblocations.conf:189):2: 093b20ba6bb0e5b378478d3b5f7b9d22:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:32:54 [info] 37#37: *1514 [lua] logger.lua:23: 093b20ba6bb0e5b378478d3b5f7b9d22 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:32:54 +0000] 093b20ba6bb0e5b378478d3b5f7b9d22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:32:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:33:04 [info] 39#39: *1516 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:33:04 [info] 37#37: *1515 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:33:09 [info] 37#37: *1518 [lua] access_by_lua(msblocations.conf:189):2: 02503ec730da40d872dd48fec8b0853b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:33:09 [info] 37#37: *1518 [lua] logger.lua:23: 02503ec730da40d872dd48fec8b0853b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:33:09 +0000] 02503ec730da40d872dd48fec8b0853b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:33:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 06:33:14 [info] 37#37: *1519 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:33:14 [info] 37#37: *1520 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:33:24 [info] 39#39: *1522 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:33:24 [info] 39#39: *1521 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:33:24 [info] 37#37: *1523 [lua] access_by_lua(msblocations.conf:189):2: 806964d0185006387c57af41a59c14dc:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:33:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:33:24 [info] 37#37: *1523 [lua] logger.lua:23: 806964d0185006387c57af41a59c14dc {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:33:24 +0000] 806964d0185006387c57af41a59c14dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:33:34 [info] 37#37: *1524 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:33:34 [info] 37#37: *1525 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:33:39 [info] 37#37: *1526 [lua] access_by_lua(msblocations.conf:189):2: e9202880162acc642b912054854cb25b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:33:39 [info] 37#37: *1526 [lua] logger.lua:23: e9202880162acc642b912054854cb25b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:33:39 +0000] e9202880162acc642b912054854cb25b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:33:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:33:44 [info] 39#39: *1528 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:33:44 [info] 37#37: *1527 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:33:54 [info] 39#39: *1530 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:33:54 [info] 37#37: *1529 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:33:54 [info] 37#37: *1531 [lua] access_by_lua(msblocations.conf:189):2: c447836d49ced716d1e931ca00c2390c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:33:54 [info] 37#37: *1531 [lua] logger.lua:23: c447836d49ced716d1e931ca00c2390c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:33:54 +0000] c447836d49ced716d1e931ca00c2390c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:33:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:34:04 [info] 39#39: *1533 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:34:04 [info] 37#37: *1532 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:34:09 [info] 37#37: *1535 [lua] access_by_lua(msblocations.conf:189):2: 9f749b859cc5f591f1a61477f12ddaf2:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:34:09 [info] 37#37: *1535 [lua] logger.lua:23: 9f749b859cc5f591f1a61477f12ddaf2 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:34:09 +0000] 9f749b859cc5f591f1a61477f12ddaf2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:34:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:34:14 [info] 37#37: *1537 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:34:14 [info] 37#37: *1536 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:34:24 [info] 39#39: *1539 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:34:24 [info] 37#37: *1538 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:34:24 [info] 37#37: *1540 [lua] access_by_lua(msblocations.conf:189):2: 2b4c71418437dd0dcf1cfc54a067b5ef:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:34:24 +0000] 2b4c71418437dd0dcf1cfc54a067b5ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:34:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:34:24 [info] 37#37: *1540 [lua] logger.lua:23: 2b4c71418437dd0dcf1cfc54a067b5ef {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:34:34 [info] 39#39: *1541 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:34:34 [info] 39#39: *1542 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:34:39 [info] 37#37: *1543 [lua] access_by_lua(msblocations.conf:189):2: 68703e6f2c67512ae50b23e0e9f3c5ba:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:34:39 [info] 37#37: *1543 [lua] logger.lua:23: 68703e6f2c67512ae50b23e0e9f3c5ba {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:34:39 +0000] 68703e6f2c67512ae50b23e0e9f3c5ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:34:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:34:44 [info] 37#37: *1544 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:34:44 [info] 37#37: *1545 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:34:54 [info] 37#37: *1546 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:34:54 [info] 39#39: *1547 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:34:54 [info] 37#37: *1548 [lua] access_by_lua(msblocations.conf:189):2: 7b1d076906ebcf50c468bff508dfb2c6:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:34:54 [info] 37#37: *1548 [lua] logger.lua:23: 7b1d076906ebcf50c468bff508dfb2c6 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:34:54 +0000] 7b1d076906ebcf50c468bff508dfb2c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:34:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/21 06:35:04 [info] 37#37: *1549 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:35:04 [info] 39#39: *1550 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:35:09 [info] 37#37: *1552 [lua] access_by_lua(msblocations.conf:189):2: 848b4fd1532162daa868f4d6fcea3d9e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:35:09 +0000] 848b4fd1532162daa868f4d6fcea3d9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:35:09 [info] 37#37: *1552 [lua] logger.lua:23: 848b4fd1532162daa868f4d6fcea3d9e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:35:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:35:14 [info] 37#37: *1553 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:35:14 [info] 39#39: *1554 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:35:24 [info] 39#39: *1556 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:35:24 [info] 37#37: *1555 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:35:24 [info] 37#37: *1557 [lua] access_by_lua(msblocations.conf:189):2: f0664c9eea6042b653b736356fc890c6:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:35:24 [info] 37#37: *1557 [lua] logger.lua:23: f0664c9eea6042b653b736356fc890c6 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:35:24 +0000] f0664c9eea6042b653b736356fc890c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:35:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:35:34 [info] 37#37: *1558 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:35:34 [info] 37#37: *1559 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:35:39 [info] 37#37: *1560 [lua] access_by_lua(msblocations.conf:189):2: 99c205268c62f64b9ffe5b7be64f7e50:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:35:39 +0000] 99c205268c62f64b9ffe5b7be64f7e50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 06:35:39 [info] 37#37: *1560 [lua] logger.lua:23: 99c205268c62f64b9ffe5b7be64f7e50 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:35:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:35:44 [info] 37#37: *1562 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:35:44 [info] 37#37: *1561 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:35:54 [info] 39#39: *1564 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:35:54 [info] 39#39: *1563 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:35:54 [info] 37#37: *1565 [lua] access_by_lua(msblocations.conf:189):2: 2b183f679b45084db4793b9a07cce3a5:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:35:54 [info] 37#37: *1565 [lua] logger.lua:23: 2b183f679b45084db4793b9a07cce3a5 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:35:54 +0000] 2b183f679b45084db4793b9a07cce3a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:35:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:36:04 [info] 37#37: *1566 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:36:04 [info] 37#37: *1567 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:36:09 [info] 37#37: *1569 [lua] access_by_lua(msblocations.conf:189):2: 10b3bcf66aa7261e8e6df8eff006290b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:36:09 [info] 37#37: *1569 [lua] logger.lua:23: 10b3bcf66aa7261e8e6df8eff006290b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:36:09 +0000] 10b3bcf66aa7261e8e6df8eff006290b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:36:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:36:14 [info] 39#39: *1571 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:36:14 [info] 39#39: *1570 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:36:24 [info] 39#39: *1573 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:36:24 [info] 37#37: *1572 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:36:24 [info] 37#37: *1574 [lua] access_by_lua(msblocations.conf:189):2: 4b3a7dc7d5f6bd79f83343a86e873b28:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:36:24 [info] 37#37: *1574 [lua] logger.lua:23: 4b3a7dc7d5f6bd79f83343a86e873b28 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:36:24 +0000] 4b3a7dc7d5f6bd79f83343a86e873b28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:36:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:36:34 [info] 37#37: *1575 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:36:34 [info] 37#37: *1576 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:36:39 [info] 37#37: *1577 [lua] access_by_lua(msblocations.conf:189):2: 417d438e88e5abaeb473f26411f81bd7:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:36:39 +0000] 417d438e88e5abaeb473f26411f81bd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 06:36:39 [info] 37#37: *1577 [lua] logger.lua:23: 417d438e88e5abaeb473f26411f81bd7 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:36:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:36:44 [info] 39#39: *1578 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:36:44 [info] 39#39: *1579 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:36:54 [info] 37#37: *1581 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:36:54 [info] 37#37: *1580 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:36:54 [info] 37#37: *1582 [lua] access_by_lua(msblocations.conf:189):2: a5e9da59177874d735b011ac2ce5a6bb:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:36:54 [info] 37#37: *1582 [lua] logger.lua:23: a5e9da59177874d735b011ac2ce5a6bb {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:36:54 +0000] a5e9da59177874d735b011ac2ce5a6bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:36:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:37:04 [info] 37#37: *1583 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:37:04 [info] 37#37: *1584 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:37:09 [info] 37#37: *1586 [lua] access_by_lua(msblocations.conf:189):2: 8389ff827282b83cc5a8b2dc58706648:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:37:09 [info] 37#37: *1586 [lua] logger.lua:23: 8389ff827282b83cc5a8b2dc58706648 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:37:09 +0000] 8389ff827282b83cc5a8b2dc58706648 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:37:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 06:37:14 [info] 37#37: *1587 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:37:14 [info] 39#39: *1588 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:37:24 [info] 37#37: *1589 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:37:24 [info] 37#37: *1590 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:37:24 [info] 37#37: *1591 [lua] access_by_lua(msblocations.conf:189):2: 3e9ed86d62c214f9b5eded16a344b5a7:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:37:24 +0000] 3e9ed86d62c214f9b5eded16a344b5a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:37:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:37:24 [info] 37#37: *1591 [lua] logger.lua:23: 3e9ed86d62c214f9b5eded16a344b5a7 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:37:34 [info] 37#37: *1592 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:37:34 [info] 37#37: *1593 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:37:39 [info] 37#37: *1594 [lua] access_by_lua(msblocations.conf:189):2: 91e6800d1037fe2c3c6b58a0cdbbd6c0:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:37:39 +0000] 91e6800d1037fe2c3c6b58a0cdbbd6c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 06:37:39 [info] 37#37: *1594 [lua] logger.lua:23: 91e6800d1037fe2c3c6b58a0cdbbd6c0 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:37:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:37:44 [info] 39#39: *1596 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:37:44 [info] 39#39: *1595 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:37:54 [info] 39#39: *1598 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:37:54 [info] 39#39: *1597 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:37:54 [info] 37#37: *1599 [lua] access_by_lua(msblocations.conf:189):2: 360a3295b682fa64d3688d367b62907e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:37:55 +0000] 360a3295b682fa64d3688d367b62907e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/21 06:37:55 [info] 37#37: *1599 [lua] logger.lua:23: 360a3295b682fa64d3688d367b62907e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:37:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:38:04 [info] 37#37: *1600 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:38:04 [info] 37#37: *1601 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:38:10 [info] 37#37: *1603 [lua] access_by_lua(msblocations.conf:189):2: f065f81ca9309c206a3c8c33e26b9335:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:38:10 [info] 37#37: *1603 [lua] logger.lua:23: f065f81ca9309c206a3c8c33e26b9335 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:38:10 +0000] f065f81ca9309c206a3c8c33e26b9335 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:38:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:38:14 [info] 37#37: *1604 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:38:14 [info] 37#37: *1605 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:38:24 [info] 37#37: *1606 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:38:24 [info] 37#37: *1607 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:38:25 [info] 37#37: *1608 [lua] access_by_lua(msblocations.conf:189):2: b61b4a5bb316b9ab1edcb4c5e27f8524:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:38:25 [info] 37#37: *1608 [lua] logger.lua:23: b61b4a5bb316b9ab1edcb4c5e27f8524 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:38:25 +0000] b61b4a5bb316b9ab1edcb4c5e27f8524 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:38:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:38:34 [info] 37#37: *1609 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:38:34 [info] 37#37: *1610 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:38:40 [info] 37#37: *1611 [lua] access_by_lua(msblocations.conf:189):2: 0466e95e99ca708c48a63b0fbd19ff45:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:38:40 +0000] 0466e95e99ca708c48a63b0fbd19ff45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:38:40 [info] 37#37: *1611 [lua] logger.lua:23: 0466e95e99ca708c48a63b0fbd19ff45 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:38:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:38:44 [info] 37#37: *1613 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:38:44 [info] 37#37: *1612 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:38:54 [info] 37#37: *1615 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:38:54 [info] 39#39: *1614 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:38:55 [info] 37#37: *1616 [lua] access_by_lua(msblocations.conf:189):2: e2e92da00e9034dac2074cfc34a04896:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:38:55 [info] 37#37: *1616 [lua] logger.lua:23: e2e92da00e9034dac2074cfc34a04896 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:38:55 +0000] e2e92da00e9034dac2074cfc34a04896 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:38:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 06:39:04 [info] 37#37: *1618 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:39:04 [info] 37#37: *1617 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:39:10 [info] 37#37: *1620 [lua] access_by_lua(msblocations.conf:189):2: c74fd92e20ea81924f29c8c8a4b0be5b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:39:10 [info] 37#37: *1620 [lua] logger.lua:23: c74fd92e20ea81924f29c8c8a4b0be5b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:39:10 +0000] c74fd92e20ea81924f29c8c8a4b0be5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:39:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:39:14 [info] 37#37: *1621 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:39:14 [info] 37#37: *1622 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:39:24 [info] 37#37: *1623 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:39:24 [info] 37#37: *1624 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:39:25 [info] 37#37: *1625 [lua] access_by_lua(msblocations.conf:189):2: 01526207646eed9f91ee51badcffc4cc:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:39:25 [info] 37#37: *1625 [lua] logger.lua:23: 01526207646eed9f91ee51badcffc4cc {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:39:25 +0000] 01526207646eed9f91ee51badcffc4cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:39:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 06:39:34 [info] 39#39: *1626 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:39:34 [info] 39#39: *1627 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:39:40 [info] 37#37: *1628 [lua] access_by_lua(msblocations.conf:189):2: bb315b395f4c64667a199bf1f0a80054:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:39:40 +0000] bb315b395f4c64667a199bf1f0a80054 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/21 06:39:40 [info] 37#37: *1628 [lua] logger.lua:23: bb315b395f4c64667a199bf1f0a80054 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:39:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:39:44 [info] 37#37: *1630 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:39:44 [info] 37#37: *1629 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:39:54 [info] 37#37: *1632 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:39:54 [info] 39#39: *1631 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:39:55 [info] 37#37: *1633 [lua] access_by_lua(msblocations.conf:189):2: 88e2f2dbd62e6e74d8ca390b8fe99507:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:39:55 [info] 37#37: *1633 [lua] logger.lua:23: 88e2f2dbd62e6e74d8ca390b8fe99507 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:39:55 +0000] 88e2f2dbd62e6e74d8ca390b8fe99507 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:39:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:40:04 [info] 37#37: *1634 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:40:04 [info] 37#37: *1635 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:40:10 [info] 37#37: *1637 [lua] access_by_lua(msblocations.conf:189):2: c9dc61889b6fdc504cbc009bb9897039:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:40:10 [info] 37#37: *1637 [lua] logger.lua:23: c9dc61889b6fdc504cbc009bb9897039 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:40:10 +0000] c9dc61889b6fdc504cbc009bb9897039 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:40:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:40:14 [info] 39#39: *1638 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:40:14 [info] 37#37: *1639 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:40:24 [info] 37#37: *1640 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:40:24 [info] 37#37: *1641 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:40:25 [info] 37#37: *1642 [lua] access_by_lua(msblocations.conf:189):2: c3f8b131c014dab9ee5fa40bc81af479:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:40:25 +0000] c3f8b131c014dab9ee5fa40bc81af479 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 06:40:25 [info] 37#37: *1642 [lua] logger.lua:23: c3f8b131c014dab9ee5fa40bc81af479 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:40:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:40:34 [info] 37#37: *1644 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:40:34 [info] 37#37: *1643 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:40:40 [info] 37#37: *1645 [lua] access_by_lua(msblocations.conf:189):2: 59f9b25fc37b6f6829ce4e8eeb810136:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/21 06:40:40 [info] 37#37: *1645 [lua] logger.lua:23: 59f9b25fc37b6f6829ce4e8eeb810136 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.15 - - [21/Jan/2023:06:40:40 +0000] 59f9b25fc37b6f6829ce4e8eeb810136 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:40:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:40:44 [info] 37#37: *1646 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:40:44 [info] 37#37: *1647 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:40:54 [info] 37#37: *1649 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:40:54 [info] 37#37: *1648 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/