Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.5.108
### 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/10 03:10:18 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
2023/01/10 03:10:18 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
2023/01/10 03:10:18 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
2023/01/10 03:10:18 [notice] 33#33: using the "epoll" event method
2023/01/10 03:10:18 [notice] 33#33: openresty/1.13.6.1
2023/01/10 03:10:18 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/10 03:10:18 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/10 03:10:18 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/01/10 03:10:18 [notice] 34#34: start worker processes
\n\n### Starting apiroute
2023/01/10 03:10:18 [notice] 34#34: start worker process 35
2023/01/10 03:10:18 [notice] 34#34: start worker process 36
2023/01/10 03:10:18 [notice] 34#34: start worker process 37
2023/01/10 03:10:18 [notice] 34#34: start worker process 38
2023/01/10 03:10:18 [notice] 34#34: start worker process 39
2023/01/10 03:10:18 [notice] 34#34: start worker process 40
2023/01/10 03:10:18 [notice] 34#34: start worker process 41
2023/01/10 03:10:18 [notice] 34#34: start worker process 42
2023/01/10 03:10:18 [notice] 34#34: start cache manager process 43
2023/01/10 03:10:18 [notice] 34#34: start cache loader process 44
@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-20230110031019.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-10 03:10:26 118 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-10 03:10:26 131 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-10 03:10:26 131 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-10 03:10:26 278 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-10 03:10:26 279 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.5.108:10081 Enabled:true
2023-01-10 03:10:29 695 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2023-01-10 03:10:29 869 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-10 03:10:29 869 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-10 03:10:29 870 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-10 03:10:29 872 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-10 03:10:29 872 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2023-01-10 03:10:29 872 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-10 03:10:29 872 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-10 03:10:29 988 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-10 03:10:30 314 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-10 03:10:30 314 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-10 03:10:30 314 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-10 03:10:31 198 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/10 03:10:34 [info] 39#39: *13 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:10:34 [info] 39#39: *12 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:10:43 [info] 38#38: *14 [lua] access_by_lua(msblocations.conf:189):2: 0a4adcc36f9bf50ef368874e30ed3c4b:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:10:43 [info] 38#38: *14 [lua] logger.lua:23: 0a4adcc36f9bf50ef368874e30ed3c4b {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:10:43 +0000] 0a4adcc36f9bf50ef368874e30ed3c4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.380 upstream_response_time:0.377 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:10:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 101
2023/01/10 03:10:44 [info] 38#38: *17 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:10:44 [info] 38#38: *18 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:10:54 [info] 39#39: *19 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:10:54 [info] 39#39: *20 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:10:58 [info] 38#38: *21 [lua] access_by_lua(msblocations.conf:189):2: db73c5587088aa0fd31a3c2d142c3f13:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:10:58 +0000] db73c5587088aa0fd31a3c2d142c3f13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.034 "-" "Consul Health Check" "-"
2023/01/10 03:10:58 [info] 38#38: *21 [lua] logger.lua:23: db73c5587088aa0fd31a3c2d142c3f13 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:10:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25
2023/01/10 03:11:04 [info] 38#38: *22 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:11:04 [info] 38#38: *23 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:11:13 [info] 38#38: *24 [lua] access_by_lua(msblocations.conf:189):2: 421ba9009696cd497bb489c0f0058982:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:11:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26
10.233.68.100 - - [10/Jan/2023:03:11:13 +0000] 421ba9009696cd497bb489c0f0058982 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.047 upstream_response_time:0.043 "-" "Consul Health Check" "-"
2023/01/10 03:11:13 [info] 38#38: *24 [lua] logger.lua:23: 421ba9009696cd497bb489c0f0058982 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:11:14 [info] 38#38: *25 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:11:14 [info] 38#38: *26 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:11:18 [notice] 44#44: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/10 03:11:18 [notice] 34#34: signal 17 (SIGCHLD) received from 44
2023/01/10 03:11:18 [notice] 34#34: cache loader process 44 exited with code 0
2023/01/10 03:11:18 [notice] 34#34: signal 29 (SIGIO) received
2023/01/10 03:11:24 [info] 39#39: *29 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:11:24 [info] 39#39: *30 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:11:28 [info] 38#38: *31 [lua] access_by_lua(msblocations.conf:189):2: dc1852f7268549dd02b65bde18c53cf3:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:11:28 [info] 38#38: *31 [lua] logger.lua:23: dc1852f7268549dd02b65bde18c53cf3 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:11:28 +0000] dc1852f7268549dd02b65bde18c53cf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.191 upstream_response_time:0.189 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:11:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 105
2023/01/10 03:11:34 [info] 38#38: *32 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:11:34 [info] 38#38: *33 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:11:43 [info] 38#38: *34 [lua] access_by_lua(msblocations.conf:189):2: acfe0706a280c8b9dd73342f6d5feb4d:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:11:44 +0000] acfe0706a280c8b9dd73342f6d5feb4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.069 upstream_response_time:0.037 "-" "Consul Health Check" "-"
2023/01/10 03:11:44 [info] 38#38: *34 [lua] logger.lua:23: acfe0706a280c8b9dd73342f6d5feb4d {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:11:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/10 03:11:44 [info] 39#39: *35 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:11:44 [info] 39#39: *36 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:11:54 [info] 38#38: *37 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:11:54 [info] 38#38: *38 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:11:59 [info] 38#38: *39 [lua] access_by_lua(msblocations.conf:189):2: 18cbe5ff5c2019afcbdec241c5137831:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:11:59 [info] 38#38: *39 [lua] logger.lua:23: 18cbe5ff5c2019afcbdec241c5137831 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:11:59 +0000] 18cbe5ff5c2019afcbdec241c5137831 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:11:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/10 03:12:04 [info] 39#39: *40 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:12:04 [info] 39#39: *41 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:12:14 [info] 38#38: *42 [lua] access_by_lua(msblocations.conf:189):2: 0fe3dc7caec86a2237338a085ad89a6f:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:12:14 +0000] 0fe3dc7caec86a2237338a085ad89a6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:12:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/10 03:12:14 [info] 38#38: *42 [lua] logger.lua:23: 0fe3dc7caec86a2237338a085ad89a6f {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:12:14 [info] 38#38: *43 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:12:14 [info] 38#38: *44 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:12:24 [info] 38#38: *46 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:12:24 [info] 38#38: *47 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:12:29 [info] 38#38: *48 [lua] access_by_lua(msblocations.conf:189):2: da39a1651296e72fc6fe06a902b95b02:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:12:29 +0000] da39a1651296e72fc6fe06a902b95b02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/10 03:12:29 [info] 38#38: *48 [lua] logger.lua:23: da39a1651296e72fc6fe06a902b95b02 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:12:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/10 03:12:34 [info] 38#38: *49 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:12:34 [info] 38#38: *50 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:12:44 [info] 38#38: *51 [lua] access_by_lua(msblocations.conf:189):2: 05dbbfc40c5b287da82c1592dccf7759:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:12:44 +0000] 05dbbfc40c5b287da82c1592dccf7759 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.091 upstream_response_time:0.089 "-" "Consul Health Check" "-"
2023/01/10 03:12:44 [info] 38#38: *51 [lua] logger.lua:23: 05dbbfc40c5b287da82c1592dccf7759 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:12:44 [info] 38#38: *53 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
10.233.68.100 - - [10/Jan/2023:03:12:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 77
2023/01/10 03:12:44 [info] 38#38: *52 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:12:54 [info] 38#38: *54 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:12:54 [info] 38#38: *55 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:12:59 [info] 38#38: *56 [lua] access_by_lua(msblocations.conf:189):2: f17527903577cfd2fa4a4d9a3ac40c9b:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:12:59 [info] 38#38: *56 [lua] logger.lua:23: f17527903577cfd2fa4a4d9a3ac40c9b {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:12:59 +0000] f17527903577cfd2fa4a4d9a3ac40c9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:12:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/10 03:13:04 [info] 38#38: *58 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:13:04 [info] 38#38: *57 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:13:14 [info] 38#38: *59 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:13:14 [info] 38#38: *60 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:13:14 [info] 38#38: *61 [lua] access_by_lua(msblocations.conf:189):2: 3acc482f808235af297e821894791d12:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:13:14 +0000] 3acc482f808235af297e821894791d12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.063 upstream_response_time:0.043 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:13:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/10 03:13:14 [info] 38#38: *61 [lua] logger.lua:23: 3acc482f808235af297e821894791d12 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:13:24 [info] 38#38: *63 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:13:24 [info] 38#38: *64 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:13:29 [info] 38#38: *65 [lua] access_by_lua(msblocations.conf:189):2: 49cfba44df0028d66844a8e52786bd5f:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:13:29 [info] 38#38: *65 [lua] logger.lua:23: 49cfba44df0028d66844a8e52786bd5f {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:13:29 +0000] 49cfba44df0028d66844a8e52786bd5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:13:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/10 03:13:34 [info] 38#38: *67 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:13:34 [info] 38#38: *66 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:13:44 [info] 38#38: *68 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:13:44 [info] 39#39: *69 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:13:44 [info] 38#38: *70 [lua] access_by_lua(msblocations.conf:189):2: e52cab4089c4af9225a423871286c007:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:13:44 [info] 38#38: *70 [lua] logger.lua:23: e52cab4089c4af9225a423871286c007 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:13:44 +0000] e52cab4089c4af9225a423871286c007 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.034 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:13:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23
2023/01/10 03:13:54 [info] 38#38: *71 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:13:54 [info] 38#38: *72 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:13:59 [info] 38#38: *73 [lua] access_by_lua(msblocations.conf:189):2: c54f0294712bbc7777de0af1e351a670:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:13:59 [info] 38#38: *73 [lua] logger.lua:23: c54f0294712bbc7777de0af1e351a670 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:13:59 +0000] c54f0294712bbc7777de0af1e351a670 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:13:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:14:04 [info] 38#38: *74 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:14:04 [info] 38#38: *75 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:14:14 [info] 38#38: *77 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:14:14 [info] 38#38: *76 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:14:14 [info] 38#38: *78 [lua] access_by_lua(msblocations.conf:189):2: 9ebc873ad2ce6b0a4b6defb0685e00f3:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:14:14 +0000] 9ebc873ad2ce6b0a4b6defb0685e00f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/01/10 03:14:14 [info] 38#38: *78 [lua] logger.lua:23: 9ebc873ad2ce6b0a4b6defb0685e00f3 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:14:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/10 03:14:24 [info] 38#38: *80 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:14:24 [info] 38#38: *81 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:14:29 [info] 38#38: *82 [lua] access_by_lua(msblocations.conf:189):2: ea02d9b6a96266b3448b6bcd591478fe:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:14:29 +0000] ea02d9b6a96266b3448b6bcd591478fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.024 "-" "Consul Health Check" "-"
2023/01/10 03:14:29 [info] 38#38: *82 [lua] logger.lua:23: ea02d9b6a96266b3448b6bcd591478fe {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:14:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/10 03:14:34 [info] 38#38: *83 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:14:34 [info] 38#38: *84 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:14:44 [info] 39#39: *85 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:14:44 [info] 39#39: *86 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:14:44 [info] 38#38: *87 [lua] access_by_lua(msblocations.conf:189):2: 88c1be1ca1d9585a3ee35d96098856a9:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:14:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23
2023/01/10 03:14:44 [info] 38#38: *87 [lua] logger.lua:23: 88c1be1ca1d9585a3ee35d96098856a9 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:14:44 +0000] 88c1be1ca1d9585a3ee35d96098856a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.044 upstream_response_time:0.043 "-" "Consul Health Check" "-"
2023/01/10 03:14:54 [info] 38#38: *88 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:14:54 [info] 38#38: *89 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:14:59 [info] 38#38: *90 [lua] access_by_lua(msblocations.conf:189):2: 546c4fb2a3885f3b8b38772b80f78fdf:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:14:59 +0000] 546c4fb2a3885f3b8b38772b80f78fdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/10 03:14:59 [info] 38#38: *90 [lua] logger.lua:23: 546c4fb2a3885f3b8b38772b80f78fdf {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:14:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/10 03:15:04 [info] 38#38: *91 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:15:04 [info] 38#38: *92 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:15:14 [info] 39#39: *93 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:15:14 [info] 39#39: *94 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:15:14 [info] 38#38: *95 [lua] access_by_lua(msblocations.conf:189):2: c886ef77a63c9f21fcf2daaf6002d0b3:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:15:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 106
10.233.68.100 - - [10/Jan/2023:03:15:14 +0000] c886ef77a63c9f21fcf2daaf6002d0b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.175 upstream_response_time:0.140 "-" "Consul Health Check" "-"
2023/01/10 03:15:14 [info] 38#38: *95 [lua] logger.lua:23: c886ef77a63c9f21fcf2daaf6002d0b3 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:15:24 [info] 39#39: *97 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:15:24 [info] 39#39: *98 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:15:29 [info] 38#38: *99 [lua] access_by_lua(msblocations.conf:189):2: 95d0066c4a64f51df7848897ae5ef22c:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:15:29 +0000] 95d0066c4a64f51df7848897ae5ef22c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.044 upstream_response_time:0.040 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:15:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 36
2023/01/10 03:15:29 [info] 38#38: *99 [lua] logger.lua:23: 95d0066c4a64f51df7848897ae5ef22c {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:15:34 [info] 39#39: *100 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:15:34 [info] 39#39: *101 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:15:44 [info] 39#39: *103 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:15:44 [info] 39#39: *102 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:15:44 [info] 38#38: *104 [lua] access_by_lua(msblocations.conf:189):2: 25575f4f6c8c8c80c210b69988406088:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:15:44 [info] 38#38: *104 [lua] logger.lua:23: 25575f4f6c8c8c80c210b69988406088 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:15:44 +0000] 25575f4f6c8c8c80c210b69988406088 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:15:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/10 03:15:54 [info] 38#38: *105 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:15:54 [info] 38#38: *106 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:15:59 [info] 38#38: *107 [lua] access_by_lua(msblocations.conf:189):2: 8f331d47ee4bfe5188251a2466a1b6db:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:15:59 [info] 38#38: *107 [lua] logger.lua:23: 8f331d47ee4bfe5188251a2466a1b6db {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:15:59 +0000] 8f331d47ee4bfe5188251a2466a1b6db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.035 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:15:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 30
2023/01/10 03:16:04 [info] 38#38: *108 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:16:04 [info] 38#38: *109 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:16:14 [info] 38#38: *110 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:16:14 [info] 38#38: *111 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:16:14 [info] 38#38: *112 [lua] access_by_lua(msblocations.conf:189):2: 6a53a4a807d14658ca36e83c80c020f1:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:16:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 53
2023/01/10 03:16:15 [info] 38#38: *112 [lua] logger.lua:23: 6a53a4a807d14658ca36e83c80c020f1 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:16:15 +0000] 6a53a4a807d14658ca36e83c80c020f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.073 upstream_response_time:0.064 "-" "Consul Health Check" "-"
2023/01/10 03:16:24 [info] 38#38: *114 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:16:24 [info] 38#38: *115 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:16:30 [info] 38#38: *116 [lua] access_by_lua(msblocations.conf:189):2: f4cc680f0c029a74303c2c9ee0083f30:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:16:30 [info] 38#38: *116 [lua] logger.lua:23: f4cc680f0c029a74303c2c9ee0083f30 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:16:30 +0000] f4cc680f0c029a74303c2c9ee0083f30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:16:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/10 03:16:34 [info] 38#38: *117 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:16:34 [info] 39#39: *118 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:16:44 [info] 38#38: *119 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:16:44 [info] 38#38: *120 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:16:45 [info] 38#38: *121 [lua] access_by_lua(msblocations.conf:189):2: 3be2f6e9dca90f465331a92ec4de3f2a:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:16:45 [info] 38#38: *121 [lua] logger.lua:23: 3be2f6e9dca90f465331a92ec4de3f2a {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:16:45 +0000] 3be2f6e9dca90f465331a92ec4de3f2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.026 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:16:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25
2023/01/10 03:16:54 [info] 38#38: *123 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:16:54 [info] 38#38: *122 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:17:00 [info] 38#38: *124 [lua] access_by_lua(msblocations.conf:189):2: 1b06d57acb749cf6d11372c522e80776:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:17:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.68.100 - - [10/Jan/2023:03:17:00 +0000] 1b06d57acb749cf6d11372c522e80776 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/10 03:17:00 [info] 38#38: *124 [lua] logger.lua:23: 1b06d57acb749cf6d11372c522e80776 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:17:04 [info] 38#38: *126 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:17:04 [info] 39#39: *125 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:17:14 [info] 38#38: *127 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:17:14 [info] 38#38: *128 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:17:15 [info] 38#38: *129 [lua] access_by_lua(msblocations.conf:189):2: de705f3068b5ed18f12bd08f816c39d0:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:17:15 +0000] de705f3068b5ed18f12bd08f816c39d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.028 "-" "Consul Health Check" "-"
2023/01/10 03:17:15 [info] 38#38: *129 [lua] logger.lua:23: de705f3068b5ed18f12bd08f816c39d0 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:17:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/01/10 03:17:24 [info] 39#39: *131 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:17:24 [info] 39#39: *132 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:17:30 [info] 38#38: *133 [lua] access_by_lua(msblocations.conf:189):2: bd0fac7b432f836cecc84dc37beadf1b:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:17:30 +0000] bd0fac7b432f836cecc84dc37beadf1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/10 03:17:30 [info] 38#38: *133 [lua] logger.lua:23: bd0fac7b432f836cecc84dc37beadf1b {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:17:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/10 03:17:34 [info] 39#39: *135 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:17:34 [info] 38#38: *134 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:17:44 [info] 38#38: *136 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:17:44 [info] 38#38: *137 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:17:45 [info] 38#38: *138 [lua] access_by_lua(msblocations.conf:189):2: b7b08d8f46c47bdd38697938197f4ef5:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:17:45 +0000] b7b08d8f46c47bdd38697938197f4ef5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:17:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/10 03:17:45 [info] 38#38: *138 [lua] logger.lua:23: b7b08d8f46c47bdd38697938197f4ef5 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:17:54 [info] 39#39: *139 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:17:54 [info] 38#38: *140 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:18:00 [info] 38#38: *141 [lua] access_by_lua(msblocations.conf:189):2: 44e3647a3da630ff899bba29d0a90463:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:18:00 [info] 38#38: *141 [lua] logger.lua:23: 44e3647a3da630ff899bba29d0a90463 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:18:00 +0000] 44e3647a3da630ff899bba29d0a90463 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:18:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:18:04 [info] 38#38: *142 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:18:04 [info] 38#38: *143 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:18:14 [info] 39#39: *144 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:18:14 [info] 39#39: *145 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:18:15 [info] 38#38: *146 [lua] access_by_lua(msblocations.conf:189):2: 4295d745056fb1616bcfb4e4307f0833:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:18:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.68.100 - - [10/Jan/2023:03:18:15 +0000] 4295d745056fb1616bcfb4e4307f0833 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/10 03:18:15 [info] 38#38: *146 [lua] logger.lua:23: 4295d745056fb1616bcfb4e4307f0833 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:18:24 [info] 39#39: *149 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:18:24 [info] 38#38: *148 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:18:30 [info] 38#38: *150 [lua] access_by_lua(msblocations.conf:189):2: 81e48b71eee03d6d7c4e663306d1d408:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:18:30 +0000] 81e48b71eee03d6d7c4e663306d1d408 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.031 "-" "Consul Health Check" "-"
2023/01/10 03:18:30 [info] 38#38: *150 [lua] logger.lua:23: 81e48b71eee03d6d7c4e663306d1d408 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:18:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23
2023/01/10 03:18:34 [info] 39#39: *152 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:18:34 [info] 39#39: *151 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:18:44 [info] 39#39: *153 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:18:44 [info] 39#39: *154 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:18:45 [info] 38#38: *155 [lua] access_by_lua(msblocations.conf:189):2: 576abf5bc5adc2c862f8911573708ec0:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:18:45 [info] 38#38: *155 [lua] logger.lua:23: 576abf5bc5adc2c862f8911573708ec0 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:18:45 +0000] 576abf5bc5adc2c862f8911573708ec0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:18:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:18:54 [info] 39#39: *156 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:18:54 [info] 39#39: *157 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:19:00 [info] 38#38: *158 [lua] access_by_lua(msblocations.conf:189):2: a3958041fd266fc0c83a958e344553f3:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:19:00 [info] 38#38: *158 [lua] logger.lua:23: a3958041fd266fc0c83a958e344553f3 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:19:00 +0000] a3958041fd266fc0c83a958e344553f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:19:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/10 03:19:04 [info] 38#38: *159 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:19:04 [info] 38#38: *160 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:19:14 [info] 38#38: *161 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:19:14 [info] 38#38: *162 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:19:15 [info] 38#38: *163 [lua] access_by_lua(msblocations.conf:189):2: ccd9f42979c53fd2c9026d462b9bb645:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:19:15 [info] 38#38: *163 [lua] logger.lua:23: ccd9f42979c53fd2c9026d462b9bb645 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:19:15 +0000] ccd9f42979c53fd2c9026d462b9bb645 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:19:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:19:24 [info] 38#38: *165 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:19:24 [info] 39#39: *166 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:19:30 [info] 38#38: *167 [lua] access_by_lua(msblocations.conf:189):2: 48dff040a53f170ea1d23b2d30650a3f:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:19:30 [info] 38#38: *167 [lua] logger.lua:23: 48dff040a53f170ea1d23b2d30650a3f {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:19:30 +0000] 48dff040a53f170ea1d23b2d30650a3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.076 upstream_response_time:0.072 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:19:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/10 03:19:34 [info] 38#38: *168 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:19:34 [info] 38#38: *169 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:19:44 [info] 39#39: *170 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:19:44 [info] 39#39: *171 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:19:45 [info] 38#38: *172 [lua] access_by_lua(msblocations.conf:189):2: 8442e34b6e208e8266f98c1d7bed3970:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:19:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.68.100 - - [10/Jan/2023:03:19:45 +0000] 8442e34b6e208e8266f98c1d7bed3970 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/01/10 03:19:45 [info] 38#38: *172 [lua] logger.lua:23: 8442e34b6e208e8266f98c1d7bed3970 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:19:54 [info] 39#39: *173 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:19:54 [info] 39#39: *174 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:20:00 [info] 38#38: *175 [lua] access_by_lua(msblocations.conf:189):2: 7a152ce31589edc774c2b00d9eb70b9e:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:20:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23
2023/01/10 03:20:00 [info] 38#38: *175 [lua] logger.lua:23: 7a152ce31589edc774c2b00d9eb70b9e {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:20:00 +0000] 7a152ce31589edc774c2b00d9eb70b9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.027 "-" "Consul Health Check" "-"
2023/01/10 03:20:04 [info] 38#38: *176 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:20:04 [info] 38#38: *177 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:20:14 [info] 38#38: *178 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:20:14 [info] 38#38: *179 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:20:15 [info] 38#38: *180 [lua] access_by_lua(msblocations.conf:189):2: 91799786e03d1b1d4c80fb0850e976a7:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:20:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:20:15 [info] 38#38: *180 [lua] logger.lua:23: 91799786e03d1b1d4c80fb0850e976a7 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:20:15 +0000] 91799786e03d1b1d4c80fb0850e976a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/10 03:20:24 [info] 38#38: *182 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:20:24 [info] 38#38: *183 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:20:30 [info] 38#38: *184 [lua] access_by_lua(msblocations.conf:189):2: 673b7c9bb677f55a43e7764945b70ad5:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:20:30 [info] 38#38: *184 [lua] logger.lua:23: 673b7c9bb677f55a43e7764945b70ad5 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:20:30 +0000] 673b7c9bb677f55a43e7764945b70ad5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:20:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/10 03:20:34 [info] 39#39: *185 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:20:34 [info] 39#39: *186 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:20:44 [info] 38#38: *187 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:20:44 [info] 38#38: *188 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:20:45 [info] 38#38: *189 [lua] access_by_lua(msblocations.conf:189):2: d93ad7e516f04fe7c836e76aa3a472e6:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:20:45 [info] 38#38: *189 [lua] logger.lua:23: d93ad7e516f04fe7c836e76aa3a472e6 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:20:45 +0000] d93ad7e516f04fe7c836e76aa3a472e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.043 upstream_response_time:0.040 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:20:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 30
2023/01/10 03:20:54 [info] 38#38: *190 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:20:54 [info] 38#38: *191 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:21:00 [info] 38#38: *192 [lua] access_by_lua(msblocations.conf:189):2: 4a26a3066e4fc45cb318e6aaf0088943:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:21:00 [info] 38#38: *192 [lua] logger.lua:23: 4a26a3066e4fc45cb318e6aaf0088943 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:21:00 +0000] 4a26a3066e4fc45cb318e6aaf0088943 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:21:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/10 03:21:04 [info] 38#38: *193 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:21:04 [info] 38#38: *194 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:21:14 [info] 39#39: *195 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:21:14 [info] 39#39: *196 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:21:15 [info] 38#38: *197 [lua] access_by_lua(msblocations.conf:189):2: 3ee0ae00df46d3ad590dbadd2988e10c:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:21:15 [info] 38#38: *197 [lua] logger.lua:23: 3ee0ae00df46d3ad590dbadd2988e10c {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:21:15 +0000] 3ee0ae00df46d3ad590dbadd2988e10c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:21:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:21:24 [info] 39#39: *199 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:21:24 [info] 39#39: *200 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:21:30 [info] 38#38: *201 [lua] access_by_lua(msblocations.conf:189):2: c7381d634e286d92b9c099f2744f3a36:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:21:30 [info] 38#38: *201 [lua] logger.lua:23: c7381d634e286d92b9c099f2744f3a36 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:21:30 +0000] c7381d634e286d92b9c099f2744f3a36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:21:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/10 03:21:34 [info] 38#38: *203 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:21:34 [info] 39#39: *202 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:21:44 [info] 39#39: *204 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:21:44 [info] 39#39: *205 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:21:45 [info] 38#38: *206 [lua] access_by_lua(msblocations.conf:189):2: 048b83562bda702b4480534581c598be:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:21:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:21:45 [info] 38#38: *206 [lua] logger.lua:23: 048b83562bda702b4480534581c598be {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:21:45 +0000] 048b83562bda702b4480534581c598be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/01/10 03:21:54 [info] 39#39: *208 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:21:54 [info] 38#38: *207 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:22:00 [info] 38#38: *209 [lua] access_by_lua(msblocations.conf:189):2: 505703705cd12df5f298e4c8948cf69e:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:22:00 +0000] 505703705cd12df5f298e4c8948cf69e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:22:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:22:00 [info] 38#38: *209 [lua] logger.lua:23: 505703705cd12df5f298e4c8948cf69e {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:22:04 [info] 38#38: *210 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:22:04 [info] 39#39: *211 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:22:14 [info] 38#38: *212 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:22:14 [info] 38#38: *213 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:22:15 [info] 38#38: *214 [lua] access_by_lua(msblocations.conf:189):2: a93d41c949c5f383402ff5baacd9e255:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:22:15 +0000] a93d41c949c5f383402ff5baacd9e255 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:22:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/10 03:22:15 [info] 38#38: *214 [lua] logger.lua:23: a93d41c949c5f383402ff5baacd9e255 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:22:24 [info] 38#38: *216 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:22:24 [info] 38#38: *217 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:22:30 [info] 38#38: *218 [lua] access_by_lua(msblocations.conf:189):2: 9f2b8c81a97509607c2f0762087b3b43:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:22:30 [info] 38#38: *218 [lua] logger.lua:23: 9f2b8c81a97509607c2f0762087b3b43 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:22:30 +0000] 9f2b8c81a97509607c2f0762087b3b43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:22:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/10 03:22:34 [info] 38#38: *219 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:22:34 [info] 38#38: *220 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:22:44 [info] 38#38: *221 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:22:44 [info] 38#38: *222 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:22:45 [info] 38#38: *223 [lua] access_by_lua(msblocations.conf:189):2: 105e2c1363f9f02dbc6fc5e744a692e2:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:22:45 +0000] 105e2c1363f9f02dbc6fc5e744a692e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:22:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:22:45 [info] 38#38: *223 [lua] logger.lua:23: 105e2c1363f9f02dbc6fc5e744a692e2 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:22:54 [info] 38#38: *224 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:22:54 [info] 39#39: *225 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:23:00 [info] 38#38: *226 [lua] access_by_lua(msblocations.conf:189):2: c5d15a6ead60cfa64d16583e409032aa:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:23:00 [info] 38#38: *226 [lua] logger.lua:23: c5d15a6ead60cfa64d16583e409032aa {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:23:00 +0000] c5d15a6ead60cfa64d16583e409032aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:23:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:23:04 [info] 38#38: *228 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:23:04 [info] 39#39: *227 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:23:14 [info] 39#39: *229 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:23:14 [info] 38#38: *230 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:23:15 [info] 38#38: *231 [lua] access_by_lua(msblocations.conf:189):2: 9511b192daee405aa1e3ec1f1e7d50f0:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:23:15 +0000] 9511b192daee405aa1e3ec1f1e7d50f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:23:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:23:15 [info] 38#38: *231 [lua] logger.lua:23: 9511b192daee405aa1e3ec1f1e7d50f0 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:23:24 [info] 38#38: *233 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:23:24 [info] 38#38: *234 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:23:30 [info] 38#38: *235 [lua] access_by_lua(msblocations.conf:189):2: 951bd4d9b50f03bcc8b0562b2a268a04:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:23:30 [info] 38#38: *235 [lua] logger.lua:23: 951bd4d9b50f03bcc8b0562b2a268a04 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:23:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.68.100 - - [10/Jan/2023:03:23:30 +0000] 951bd4d9b50f03bcc8b0562b2a268a04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/10 03:23:34 [info] 38#38: *236 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:23:34 [info] 38#38: *237 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:23:44 [info] 39#39: *238 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:23:44 [info] 39#39: *239 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:23:45 [info] 38#38: *240 [lua] access_by_lua(msblocations.conf:189):2: 769b8c7a14115d82ffc70e785a535c92:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:23:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.68.100 - - [10/Jan/2023:03:23:45 +0000] 769b8c7a14115d82ffc70e785a535c92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/10 03:23:45 [info] 38#38: *240 [lua] logger.lua:23: 769b8c7a14115d82ffc70e785a535c92 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:23:54 [info] 39#39: *241 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:23:54 [info] 39#39: *242 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:24:00 [info] 38#38: *243 [lua] access_by_lua(msblocations.conf:189):2: 1902f9545f2e53cd06969cfdab50bd50:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:24:00 [info] 38#38: *243 [lua] logger.lua:23: 1902f9545f2e53cd06969cfdab50bd50 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:24:00 +0000] 1902f9545f2e53cd06969cfdab50bd50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:24:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:24:04 [info] 38#38: *244 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:24:04 [info] 39#39: *245 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:24:14 [info] 39#39: *246 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:24:14 [info] 39#39: *247 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:24:16 [info] 38#38: *248 [lua] access_by_lua(msblocations.conf:189):2: 8ecc7b90c5439b29fdc77e89e66d8d82:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:24:16 [info] 38#38: *248 [lua] logger.lua:23: 8ecc7b90c5439b29fdc77e89e66d8d82 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:24:16 +0000] 8ecc7b90c5439b29fdc77e89e66d8d82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:24:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/10 03:24:24 [info] 38#38: *250 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:24:24 [info] 38#38: *251 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:24:31 [info] 38#38: *252 [lua] access_by_lua(msblocations.conf:189):2: aa17fa7a514ecf92153fc8141bfa7e50:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:24:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.68.100 - - [10/Jan/2023:03:24:31 +0000] aa17fa7a514ecf92153fc8141bfa7e50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/10 03:24:31 [info] 38#38: *252 [lua] logger.lua:23: aa17fa7a514ecf92153fc8141bfa7e50 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:24:34 [info] 38#38: *253 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:24:34 [info] 38#38: *254 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:24:44 [info] 38#38: *255 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:24:44 [info] 38#38: *256 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:24:46 [info] 38#38: *257 [lua] access_by_lua(msblocations.conf:189):2: 69cbe073cc2945da39575e977d8723e3:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:24:46 [info] 38#38: *257 [lua] logger.lua:23: 69cbe073cc2945da39575e977d8723e3 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:24:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.68.100 - - [10/Jan/2023:03:24:46 +0000] 69cbe073cc2945da39575e977d8723e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/10 03:24:54 [info] 38#38: *258 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:24:54 [info] 38#38: *259 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:25:01 [info] 38#38: *260 [lua] access_by_lua(msblocations.conf:189):2: ebb8e7bc340fb8abbf03aa919bac637b:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:25:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.68.100 - - [10/Jan/2023:03:25:01 +0000] ebb8e7bc340fb8abbf03aa919bac637b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/10 03:25:01 [info] 38#38: *260 [lua] logger.lua:23: ebb8e7bc340fb8abbf03aa919bac637b {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:25:04 [info] 38#38: *261 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:25:04 [info] 38#38: *262 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:25:14 [info] 38#38: *263 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:25:14 [info] 38#38: *264 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:25:16 [info] 38#38: *265 [lua] access_by_lua(msblocations.conf:189):2: 03febfe03df169266ef66235e7dbd21c:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:25:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/10 03:25:16 [info] 38#38: *265 [lua] logger.lua:23: 03febfe03df169266ef66235e7dbd21c {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:25:16 +0000] 03febfe03df169266ef66235e7dbd21c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/10 03:25:24 [info] 38#38: *267 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:25:24 [info] 38#38: *268 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:25:31 [info] 38#38: *269 [lua] access_by_lua(msblocations.conf:189):2: 3fd36d9bcd68065aebea8525d35ef32c:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:25:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.68.100 - - [10/Jan/2023:03:25:31 +0000] 3fd36d9bcd68065aebea8525d35ef32c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/10 03:25:31 [info] 38#38: *269 [lua] logger.lua:23: 3fd36d9bcd68065aebea8525d35ef32c {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:25:34 [info] 38#38: *270 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:25:34 [info] 39#39: *271 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:25:44 [info] 38#38: *272 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:25:44 [info] 38#38: *273 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:25:46 [info] 38#38: *274 [lua] access_by_lua(msblocations.conf:189):2: e26ee7bf7035728ecdf3cff14f204f66:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:25:46 [info] 38#38: *274 [lua] logger.lua:23: e26ee7bf7035728ecdf3cff14f204f66 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:25:46 +0000] e26ee7bf7035728ecdf3cff14f204f66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:25:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/10 03:25:54 [info] 38#38: *275 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:25:54 [info] 38#38: *276 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:26:01 [info] 38#38: *277 [lua] access_by_lua(msblocations.conf:189):2: c7c9b7292f276125f9dfc33dd113cf72:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:26:01 +0000] c7c9b7292f276125f9dfc33dd113cf72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/10 03:26:01 [info] 38#38: *277 [lua] logger.lua:23: c7c9b7292f276125f9dfc33dd113cf72 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:26:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/10 03:26:04 [info] 38#38: *278 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:26:04 [info] 38#38: *279 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:26:14 [info] 38#38: *281 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:26:14 [info] 38#38: *280 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:26:16 [info] 38#38: *282 [lua] access_by_lua(msblocations.conf:189):2: a76f316c54d02f30af630f573e2b57cc:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:26:16 [info] 38#38: *282 [lua] logger.lua:23: a76f316c54d02f30af630f573e2b57cc {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:26:16 +0000] a76f316c54d02f30af630f573e2b57cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:26:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/10 03:26:24 [info] 38#38: *284 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:26:24 [info] 38#38: *285 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:26:31 [info] 38#38: *286 [lua] access_by_lua(msblocations.conf:189):2: f6f1dde28adb3be12da4b62f4f94e733:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:26:31 [info] 38#38: *286 [lua] logger.lua:23: f6f1dde28adb3be12da4b62f4f94e733 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:26:31 +0000] f6f1dde28adb3be12da4b62f4f94e733 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:26:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/10 03:26:34 [info] 38#38: *287 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:26:34 [info] 38#38: *288 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:26:44 [info] 38#38: *289 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:26:44 [info] 38#38: *290 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:26:46 [info] 38#38: *291 [lua] access_by_lua(msblocations.conf:189):2: bdcc11dcfda3c78cdd89866390888554:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:26:46 [info] 38#38: *291 [lua] logger.lua:23: bdcc11dcfda3c78cdd89866390888554 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:26:46 +0000] bdcc11dcfda3c78cdd89866390888554 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.054 upstream_response_time:0.050 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:26:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2023/01/10 03:26:54 [info] 38#38: *292 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:26:54 [info] 39#39: *293 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:27:01 [info] 38#38: *294 [lua] access_by_lua(msblocations.conf:189):2: 128fbbe82008f894e974acb189ae5f3c:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:27:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.100 - - [10/Jan/2023:03:27:01 +0000] 128fbbe82008f894e974acb189ae5f3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/10 03:27:01 [info] 38#38: *294 [lua] logger.lua:23: 128fbbe82008f894e974acb189ae5f3c {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:27:04 [info] 38#38: *295 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:27:04 [info] 38#38: *296 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:27:14 [info] 38#38: *297 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:27:14 [info] 38#38: *298 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:27:16 [info] 38#38: *299 [lua] access_by_lua(msblocations.conf:189):2: 9e3749b115fb1303b5695570c2e6d855:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:27:16 +0000] 9e3749b115fb1303b5695570c2e6d855 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:27:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:27:16 [info] 38#38: *299 [lua] logger.lua:23: 9e3749b115fb1303b5695570c2e6d855 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:27:24 [info] 38#38: *301 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:27:24 [info] 39#39: *302 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:27:31 [info] 38#38: *303 [lua] access_by_lua(msblocations.conf:189):2: 66101e90553785f00230d645576d6eeb:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:27:31 [info] 38#38: *303 [lua] logger.lua:23: 66101e90553785f00230d645576d6eeb {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:27:31 +0000] 66101e90553785f00230d645576d6eeb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:27:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/10 03:27:34 [info] 38#38: *304 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:27:34 [info] 38#38: *305 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:27:44 [info] 39#39: *307 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:27:44 [info] 39#39: *306 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:27:46 [info] 38#38: *308 [lua] access_by_lua(msblocations.conf:189):2: a288d332ac78b9c8a46299b419c277c9:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:27:46 [info] 38#38: *308 [lua] logger.lua:23: a288d332ac78b9c8a46299b419c277c9 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:27:46 +0000] a288d332ac78b9c8a46299b419c277c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:27:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/10 03:27:54 [info] 38#38: *309 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:27:54 [info] 38#38: *310 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:28:01 [info] 38#38: *311 [lua] access_by_lua(msblocations.conf:189):2: 2f5b729ebe2981071b0f47f0b4b7249f:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:28:01 [info] 38#38: *311 [lua] logger.lua:23: 2f5b729ebe2981071b0f47f0b4b7249f {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:28:01 +0000] 2f5b729ebe2981071b0f47f0b4b7249f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:28:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/10 03:28:04 [info] 38#38: *313 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:28:04 [info] 39#39: *312 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:28:14 [info] 38#38: *314 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:28:14 [info] 38#38: *315 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:28:16 [info] 38#38: *316 [lua] access_by_lua(msblocations.conf:189):2: 57269ace582f184c13800b8480537370:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:28:16 [info] 38#38: *316 [lua] logger.lua:23: 57269ace582f184c13800b8480537370 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:28:16 +0000] 57269ace582f184c13800b8480537370 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:28:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:28:24 [info] 38#38: *318 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:28:24 [info] 38#38: *319 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:28:31 [info] 38#38: *320 [lua] access_by_lua(msblocations.conf:189):2: 6256f994617d49cc8494c79908654d65:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:28:31 [info] 38#38: *320 [lua] logger.lua:23: 6256f994617d49cc8494c79908654d65 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:28:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.100 - - [10/Jan/2023:03:28:31 +0000] 6256f994617d49cc8494c79908654d65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/10 03:28:34 [info] 38#38: *322 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:28:34 [info] 38#38: *321 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:28:44 [info] 38#38: *323 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:28:44 [info] 38#38: *324 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:28:46 [info] 38#38: *325 [lua] access_by_lua(msblocations.conf:189):2: ab0c2a73086ebaab04c3e212f5b1c2b5:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:28:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.68.100 - - [10/Jan/2023:03:28:46 +0000] ab0c2a73086ebaab04c3e212f5b1c2b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/10 03:28:46 [info] 38#38: *325 [lua] logger.lua:23: ab0c2a73086ebaab04c3e212f5b1c2b5 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:28:54 [info] 38#38: *326 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:28:54 [info] 38#38: *327 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:29:01 [info] 38#38: *328 [lua] access_by_lua(msblocations.conf:189):2: fc4184fdcecab1b53aafee460a8e9e6f:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:29:01 [info] 38#38: *328 [lua] logger.lua:23: fc4184fdcecab1b53aafee460a8e9e6f {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:29:01 +0000] fc4184fdcecab1b53aafee460a8e9e6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:29:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/10 03:29:04 [info] 38#38: *329 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:29:04 [info] 38#38: *330 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:29:14 [info] 38#38: *332 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:29:14 [info] 38#38: *331 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:29:16 [info] 38#38: *333 [lua] access_by_lua(msblocations.conf:189):2: ff3f09c548273f29c8b7ee45a26507b3:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:29:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
10.233.68.100 - - [10/Jan/2023:03:29:16 +0000] ff3f09c548273f29c8b7ee45a26507b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/10 03:29:16 [info] 38#38: *333 [lua] logger.lua:23: ff3f09c548273f29c8b7ee45a26507b3 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:29:24 [info] 38#38: *335 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:29:24 [info] 38#38: *336 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
10.233.68.100 - - [10/Jan/2023:03:29:31 +0000] 14b3d0f27da64bd0bb14e9a580d5e893 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:29:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:29:31 [info] 38#38: *337 [lua] access_by_lua(msblocations.conf:189):2: 14b3d0f27da64bd0bb14e9a580d5e893:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:29:31 [info] 38#38: *337 [lua] logger.lua:23: 14b3d0f27da64bd0bb14e9a580d5e893 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:29:34 [info] 38#38: *338 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:29:34 [info] 39#39: *339 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:29:44 [info] 38#38: *340 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:29:44 [info] 38#38: *341 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:29:46 [info] 38#38: *342 [lua] access_by_lua(msblocations.conf:189):2: 11b33e5a8148924d819938a314311437:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:29:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/10 03:29:46 [info] 38#38: *342 [lua] logger.lua:23: 11b33e5a8148924d819938a314311437 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:29:46 +0000] 11b33e5a8148924d819938a314311437 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/10 03:29:54 [info] 38#38: *343 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:29:54 [info] 38#38: *344 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:30:01 [info] 38#38: *345 [lua] access_by_lua(msblocations.conf:189):2: 1581854790c5bb7c2d12b18f60574713:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:30:01 +0000] 1581854790c5bb7c2d12b18f60574713 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/10 03:30:01 [info] 38#38: *345 [lua] logger.lua:23: 1581854790c5bb7c2d12b18f60574713 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:30:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/10 03:30:04 [info] 38#38: *346 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:30:04 [info] 38#38: *347 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:30:14 [info] 38#38: *348 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:30:14 [info] 38#38: *349 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:30:16 [info] 38#38: *350 [lua] access_by_lua(msblocations.conf:189):2: eb007d57dd181b934886889bb9250824:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:30:16 [info] 38#38: *350 [lua] logger.lua:23: eb007d57dd181b934886889bb9250824 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:30:16 +0000] eb007d57dd181b934886889bb9250824 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:30:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:30:24 [info] 38#38: *352 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:30:24 [info] 38#38: *353 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:30:31 [info] 38#38: *354 [lua] access_by_lua(msblocations.conf:189):2: 6dc8cf6c2d5945c5d672258e6ccb0138:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:30:31 [info] 38#38: *354 [lua] logger.lua:23: 6dc8cf6c2d5945c5d672258e6ccb0138 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:30:31 +0000] 6dc8cf6c2d5945c5d672258e6ccb0138 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.036 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:30:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/10 03:30:34 [info] 38#38: *355 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:30:34 [info] 38#38: *356 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:30:44 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:30:44 [info] 38#38: *358 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:30:46 [info] 38#38: *359 [lua] access_by_lua(msblocations.conf:189):2: a07211fe444855bad6ba2b4706be80b7:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:30:46 [info] 38#38: *359 [lua] logger.lua:23: a07211fe444855bad6ba2b4706be80b7 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:30:46 +0000] a07211fe444855bad6ba2b4706be80b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.059 upstream_response_time:0.057 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:30:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:30:54 [info] 38#38: *360 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:30:54 [info] 38#38: *361 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:31:01 [info] 38#38: *362 [lua] access_by_lua(msblocations.conf:189):2: 53aa66aa3c04402f0c7a125a16c9ee91:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:31:01 [info] 38#38: *362 [lua] logger.lua:23: 53aa66aa3c04402f0c7a125a16c9ee91 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:31:01 +0000] 53aa66aa3c04402f0c7a125a16c9ee91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.029 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:31:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:31:04 [info] 38#38: *363 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:31:04 [info] 39#39: *364 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:31:14 [info] 38#38: *365 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:31:14 [info] 38#38: *366 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:31:16 [info] 38#38: *367 [lua] access_by_lua(msblocations.conf:189):2: 8478551ed39366388351aa36383194f6:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:31:16 [info] 38#38: *367 [lua] logger.lua:23: 8478551ed39366388351aa36383194f6 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:31:16 +0000] 8478551ed39366388351aa36383194f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:31:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:31:24 [info] 38#38: *369 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:31:24 [info] 38#38: *370 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:31:31 [info] 38#38: *371 [lua] access_by_lua(msblocations.conf:189):2: f2ed4e1e953abdf028e8f1bef4ab409c:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:31:31 [info] 38#38: *371 [lua] logger.lua:23: f2ed4e1e953abdf028e8f1bef4ab409c {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:31:31 +0000] f2ed4e1e953abdf028e8f1bef4ab409c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:31:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:31:34 [info] 38#38: *372 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:31:34 [info] 39#39: *373 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:31:44 [info] 38#38: *374 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:31:44 [info] 38#38: *375 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
10.233.68.100 - - [10/Jan/2023:03:31:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.68.100 - - [10/Jan/2023:03:31:46 +0000] a45d68814d3be0785f7fdaef12601369 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/10 03:31:46 [info] 38#38: *376 [lua] access_by_lua(msblocations.conf:189):2: a45d68814d3be0785f7fdaef12601369:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:31:46 [info] 38#38: *376 [lua] logger.lua:23: a45d68814d3be0785f7fdaef12601369 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:31:54 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:31:54 [info] 38#38: *378 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:32:01 [info] 38#38: *379 [lua] access_by_lua(msblocations.conf:189):2: 1aba8b5b47f86b853141e1f2ec8f4358:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:32:01 [info] 38#38: *379 [lua] logger.lua:23: 1aba8b5b47f86b853141e1f2ec8f4358 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:32:01 +0000] 1aba8b5b47f86b853141e1f2ec8f4358 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:32:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:32:04 [info] 38#38: *380 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:32:04 [info] 38#38: *381 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:32:14 [info] 38#38: *382 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:32:14 [info] 38#38: *383 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:32:16 [info] 38#38: *384 [lua] access_by_lua(msblocations.conf:189):2: a2b65b36dc9531573d06719157e38e41:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:32:16 +0000] a2b65b36dc9531573d06719157e38e41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/10 03:32:16 [info] 38#38: *384 [lua] logger.lua:23: a2b65b36dc9531573d06719157e38e41 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:32:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:32:24 [info] 39#39: *386 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:32:24 [info] 39#39: *387 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:32:31 [info] 38#38: *388 [lua] access_by_lua(msblocations.conf:189):2: 20286dbd7529aa51c7706a0690277ebd:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:32:31 +0000] 20286dbd7529aa51c7706a0690277ebd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:32:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:32:31 [info] 38#38: *388 [lua] logger.lua:23: 20286dbd7529aa51c7706a0690277ebd {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:32:34 [info] 38#38: *389 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:32:34 [info] 38#38: *390 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:32:44 [info] 38#38: *391 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:32:44 [info] 39#39: *392 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:32:46 [info] 38#38: *393 [lua] access_by_lua(msblocations.conf:189):2: ddc176aad96711e1d3d01550cae9c353:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:32:46 [info] 38#38: *393 [lua] logger.lua:23: ddc176aad96711e1d3d01550cae9c353 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:32:46 +0000] ddc176aad96711e1d3d01550cae9c353 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:32:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/10 03:32:54 [info] 38#38: *394 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:32:54 [info] 39#39: *395 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:33:01 [info] 38#38: *396 [lua] access_by_lua(msblocations.conf:189):2: 7ed63632878be915d8f52e7ed30452ae:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:33:01 [info] 38#38: *396 [lua] logger.lua:23: 7ed63632878be915d8f52e7ed30452ae {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:33:01 +0000] 7ed63632878be915d8f52e7ed30452ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:33:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:33:04 [info] 39#39: *397 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:33:04 [info] 39#39: *398 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:33:14 [info] 39#39: *399 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:33:14 [info] 39#39: *400 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:33:16 [info] 38#38: *401 [lua] access_by_lua(msblocations.conf:189):2: f2a2952cd437226d62f48973bb2035f8:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:33:16 +0000] f2a2952cd437226d62f48973bb2035f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:33:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:33:16 [info] 38#38: *401 [lua] logger.lua:23: f2a2952cd437226d62f48973bb2035f8 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:33:24 [info] 39#39: *403 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:33:24 [info] 39#39: *404 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:33:31 [info] 38#38: *405 [lua] access_by_lua(msblocations.conf:189):2: 83037cff4d328b248d7429a134f7e042:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:33:31 +0000] 83037cff4d328b248d7429a134f7e042 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/10 03:33:31 [info] 38#38: *405 [lua] logger.lua:23: 83037cff4d328b248d7429a134f7e042 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:33:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:33:34 [info] 38#38: *406 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:33:34 [info] 38#38: *407 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:33:44 [info] 39#39: *408 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:33:44 [info] 39#39: *409 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:33:47 [info] 38#38: *410 [lua] access_by_lua(msblocations.conf:189):2: f4340575843ab82e1ec19af857804822:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:33:47 +0000] f4340575843ab82e1ec19af857804822 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 03:33:47 [info] 38#38: *410 [lua] logger.lua:23: f4340575843ab82e1ec19af857804822 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:33:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:33:54 [info] 38#38: *411 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:33:54 [info] 38#38: *412 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:34:02 [info] 38#38: *413 [lua] access_by_lua(msblocations.conf:189):2: 04dc7da870603b90f3ae35de298bba09:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:34:02 [info] 38#38: *413 [lua] logger.lua:23: 04dc7da870603b90f3ae35de298bba09 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:34:02 +0000] 04dc7da870603b90f3ae35de298bba09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:34:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:34:04 [info] 38#38: *414 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:34:04 [info] 38#38: *415 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:34:14 [info] 38#38: *416 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:34:14 [info] 38#38: *417 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:34:17 [info] 38#38: *418 [lua] access_by_lua(msblocations.conf:189):2: 9bc35009c93302c4053eaecbefa272bb:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:34:17 [info] 38#38: *418 [lua] logger.lua:23: 9bc35009c93302c4053eaecbefa272bb {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:34:17 +0000] 9bc35009c93302c4053eaecbefa272bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:34:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:34:24 [info] 38#38: *420 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:34:24 [info] 38#38: *421 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:34:32 [info] 38#38: *422 [lua] access_by_lua(msblocations.conf:189):2: 66731b4861ea3954b8ae4e25bf0b6a48:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:34:32 [info] 38#38: *422 [lua] logger.lua:23: 66731b4861ea3954b8ae4e25bf0b6a48 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:34:32 +0000] 66731b4861ea3954b8ae4e25bf0b6a48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:34:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:34:34 [info] 38#38: *423 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:34:34 [info] 38#38: *424 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:34:44 [info] 38#38: *425 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:34:44 [info] 38#38: *426 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:34:47 [info] 38#38: *427 [lua] access_by_lua(msblocations.conf:189):2: 44fd107df0000e912df0327760f1a68e:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:34:47 +0000] 44fd107df0000e912df0327760f1a68e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/10 03:34:47 [info] 38#38: *427 [lua] logger.lua:23: 44fd107df0000e912df0327760f1a68e {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:34:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:34:54 [info] 39#39: *428 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:34:54 [info] 39#39: *429 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:35:02 [info] 38#38: *430 [lua] access_by_lua(msblocations.conf:189):2: 6999dbe5bf66fab108e039489c63bab4:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:35:02 [info] 38#38: *430 [lua] logger.lua:23: 6999dbe5bf66fab108e039489c63bab4 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:35:02 +0000] 6999dbe5bf66fab108e039489c63bab4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.031 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:35:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/10 03:35:04 [info] 39#39: *431 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:35:04 [info] 38#38: *432 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:35:14 [info] 38#38: *434 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:35:14 [info] 38#38: *433 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:35:17 [info] 38#38: *435 [lua] access_by_lua(msblocations.conf:189):2: e67b5ba44bad4c41a374a45163c469a0:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:35:17 [info] 38#38: *435 [lua] logger.lua:23: e67b5ba44bad4c41a374a45163c469a0 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:35:17 +0000] e67b5ba44bad4c41a374a45163c469a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:35:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:35:24 [info] 38#38: *437 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:35:24 [info] 38#38: *438 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:35:32 [info] 38#38: *439 [lua] access_by_lua(msblocations.conf:189):2: a1313de6046d45f1b39bc323b558661b:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:35:32 +0000] a1313de6046d45f1b39bc323b558661b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/10 03:35:32 [info] 38#38: *439 [lua] logger.lua:23: a1313de6046d45f1b39bc323b558661b {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:35:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/10 03:35:34 [info] 39#39: *441 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:35:34 [info] 38#38: *440 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:35:44 [info] 38#38: *442 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:35:44 [info] 38#38: *443 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:35:47 [info] 38#38: *444 [lua] access_by_lua(msblocations.conf:189):2: 83a0a22301878f87ad69a633294dcfa7:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:35:47 [info] 38#38: *444 [lua] logger.lua:23: 83a0a22301878f87ad69a633294dcfa7 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:35:47 +0000] 83a0a22301878f87ad69a633294dcfa7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:35:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:35:54 [info] 38#38: *446 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:35:54 [info] 38#38: *445 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:36:02 [info] 38#38: *447 [lua] access_by_lua(msblocations.conf:189):2: 1e011c1d02ca61b9c25d6db639681853:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:36:02 [info] 38#38: *447 [lua] logger.lua:23: 1e011c1d02ca61b9c25d6db639681853 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:36:02 +0000] 1e011c1d02ca61b9c25d6db639681853 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:36:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:36:04 [info] 38#38: *448 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:36:04 [info] 38#38: *449 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:36:14 [info] 38#38: *450 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:36:14 [info] 38#38: *451 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:36:17 [info] 38#38: *452 [lua] access_by_lua(msblocations.conf:189):2: 9a785a6c62cfcb911f816db850762e1d:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:36:17 +0000] 9a785a6c62cfcb911f816db850762e1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/10 03:36:17 [info] 38#38: *452 [lua] logger.lua:23: 9a785a6c62cfcb911f816db850762e1d {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:36:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:36:24 [info] 38#38: *454 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:36:24 [info] 38#38: *455 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:36:32 [info] 38#38: *456 [lua] access_by_lua(msblocations.conf:189):2: 6754b16846f2937fe860b78f2eb4ef4d:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:36:32 [info] 38#38: *456 [lua] logger.lua:23: 6754b16846f2937fe860b78f2eb4ef4d {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:36:32 +0000] 6754b16846f2937fe860b78f2eb4ef4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:36:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:36:34 [info] 38#38: *457 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:36:34 [info] 38#38: *458 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:36:44 [info] 39#39: *459 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:36:44 [info] 39#39: *460 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:36:47 [info] 38#38: *461 [lua] access_by_lua(msblocations.conf:189):2: 7270900fda9a84f45c3a56af545e4a28:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:36:47 [info] 38#38: *461 [lua] logger.lua:23: 7270900fda9a84f45c3a56af545e4a28 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:36:47 +0000] 7270900fda9a84f45c3a56af545e4a28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.028 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:36:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/10 03:36:54 [info] 38#38: *462 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:36:54 [info] 38#38: *463 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:37:02 [info] 38#38: *464 [lua] access_by_lua(msblocations.conf:189):2: 82bf8647d51d4056893e7831ccc241bd:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:37:02 [info] 38#38: *464 [lua] logger.lua:23: 82bf8647d51d4056893e7831ccc241bd {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:37:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.100 - - [10/Jan/2023:03:37:02 +0000] 82bf8647d51d4056893e7831ccc241bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 03:37:04 [info] 39#39: *465 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:37:04 [info] 38#38: *466 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:37:14 [info] 39#39: *467 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:37:14 [info] 39#39: *468 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:37:17 [info] 38#38: *469 [lua] access_by_lua(msblocations.conf:189):2: 4c9ed72d1e9ae709bd5bac6a92bc8a11:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:37:17 [info] 38#38: *469 [lua] logger.lua:23: 4c9ed72d1e9ae709bd5bac6a92bc8a11 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:37:17 +0000] 4c9ed72d1e9ae709bd5bac6a92bc8a11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:37:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/10 03:37:24 [info] 38#38: *471 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:37:24 [info] 38#38: *472 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:37:32 [info] 38#38: *473 [lua] access_by_lua(msblocations.conf:189):2: 4ef7c654d473b8f8e7d83948cc915e92:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:37:32 [info] 38#38: *473 [lua] logger.lua:23: 4ef7c654d473b8f8e7d83948cc915e92 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:37:32 +0000] 4ef7c654d473b8f8e7d83948cc915e92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:37:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:37:34 [info] 38#38: *474 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:37:34 [info] 38#38: *475 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:37:44 [info] 38#38: *476 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:37:44 [info] 38#38: *477 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:37:47 [info] 38#38: *478 [lua] access_by_lua(msblocations.conf:189):2: 4a84839dad95785a12b2bdb5c15506f9:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:37:47 [info] 38#38: *478 [lua] logger.lua:23: 4a84839dad95785a12b2bdb5c15506f9 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:37:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.100 - - [10/Jan/2023:03:37:47 +0000] 4a84839dad95785a12b2bdb5c15506f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:37:54 [info] 38#38: *479 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:37:54 [info] 39#39: *480 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:38:02 [info] 38#38: *481 [lua] access_by_lua(msblocations.conf:189):2: b8a3ee4fe75bf0adefd3362f3739a92c:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:38:02 [info] 38#38: *481 [lua] logger.lua:23: b8a3ee4fe75bf0adefd3362f3739a92c {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:38:02 +0000] b8a3ee4fe75bf0adefd3362f3739a92c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:38:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:38:04 [info] 38#38: *482 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:38:04 [info] 38#38: *483 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:38:14 [info] 39#39: *484 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:38:14 [info] 39#39: *485 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:38:17 [info] 38#38: *486 [lua] access_by_lua(msblocations.conf:189):2: 52b09eeff7dc1daabba3f51926200bb0:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:38:17 [info] 38#38: *486 [lua] logger.lua:23: 52b09eeff7dc1daabba3f51926200bb0 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:38:17 +0000] 52b09eeff7dc1daabba3f51926200bb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:38:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:38:24 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:38:24 [info] 38#38: *489 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:38:32 [info] 38#38: *490 [lua] access_by_lua(msblocations.conf:189):2: 13cc7b4d9124ee0d79d95af90a4dd57c:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:38:32 [info] 38#38: *490 [lua] logger.lua:23: 13cc7b4d9124ee0d79d95af90a4dd57c {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:38:32 +0000] 13cc7b4d9124ee0d79d95af90a4dd57c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:38:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/10 03:38:34 [info] 39#39: *492 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:38:34 [info] 38#38: *491 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:38:44 [info] 38#38: *493 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:38:44 [info] 38#38: *494 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:38:47 [info] 38#38: *495 [lua] access_by_lua(msblocations.conf:189):2: 600e65964112dd782d9bd99eb1cec1c3:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:38:47 [info] 38#38: *495 [lua] logger.lua:23: 600e65964112dd782d9bd99eb1cec1c3 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:38:47 +0000] 600e65964112dd782d9bd99eb1cec1c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:38:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:38:54 [info] 38#38: *496 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:38:54 [info] 38#38: *497 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:39:02 [info] 38#38: *498 [lua] access_by_lua(msblocations.conf:189):2: 0b284b66b3fa49fc29431563e5992261:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:39:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.68.100 - - [10/Jan/2023:03:39:02 +0000] 0b284b66b3fa49fc29431563e5992261 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/10 03:39:02 [info] 38#38: *498 [lua] logger.lua:23: 0b284b66b3fa49fc29431563e5992261 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:39:04 [info] 38#38: *499 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:39:04 [info] 38#38: *500 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:39:14 [info] 38#38: *501 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:39:14 [info] 38#38: *502 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:39:17 [info] 38#38: *503 [lua] access_by_lua(msblocations.conf:189):2: 46c976a6e2612f41bbd54a979fb67d22:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:39:17 [info] 38#38: *503 [lua] logger.lua:23: 46c976a6e2612f41bbd54a979fb67d22 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:39:17 +0000] 46c976a6e2612f41bbd54a979fb67d22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:39:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:39:24 [info] 38#38: *505 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:39:24 [info] 38#38: *506 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:39:32 [info] 38#38: *507 [lua] access_by_lua(msblocations.conf:189):2: 31642ea90a42fc12f6d77ae5178c9e48:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:39:32 [info] 38#38: *507 [lua] logger.lua:23: 31642ea90a42fc12f6d77ae5178c9e48 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:39:32 +0000] 31642ea90a42fc12f6d77ae5178c9e48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:39:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:39:34 [info] 39#39: *508 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:39:34 [info] 38#38: *509 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:39:44 [info] 38#38: *510 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:39:44 [info] 38#38: *511 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:39:47 [info] 38#38: *512 [lua] access_by_lua(msblocations.conf:189):2: 14e649befcfb5b1a72431e437f69478f:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:39:47 [info] 38#38: *512 [lua] logger.lua:23: 14e649befcfb5b1a72431e437f69478f {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:39:47 +0000] 14e649befcfb5b1a72431e437f69478f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:39:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:39:54 [info] 39#39: *513 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:39:54 [info] 38#38: *514 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:40:02 [info] 38#38: *515 [lua] access_by_lua(msblocations.conf:189):2: 7800eb492e24ec8f21e96db2fea78704:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:40:02 [info] 38#38: *515 [lua] logger.lua:23: 7800eb492e24ec8f21e96db2fea78704 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:40:02 +0000] 7800eb492e24ec8f21e96db2fea78704 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:40:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:40:04 [info] 39#39: *516 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:40:04 [info] 39#39: *517 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:40:14 [info] 39#39: *518 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:40:14 [info] 39#39: *519 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:40:17 [info] 38#38: *520 [lua] access_by_lua(msblocations.conf:189):2: 891b09e80cf849442da5abcf1a3b705d:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:40:17 [info] 38#38: *520 [lua] logger.lua:23: 891b09e80cf849442da5abcf1a3b705d {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:40:17 +0000] 891b09e80cf849442da5abcf1a3b705d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:40:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:40:24 [info] 39#39: *522 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:40:24 [info] 39#39: *523 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:40:32 [info] 38#38: *524 [lua] access_by_lua(msblocations.conf:189):2: 1667b25c3ede9fbef90971eb556888ee:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:40:32 [info] 38#38: *524 [lua] logger.lua:23: 1667b25c3ede9fbef90971eb556888ee {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:40:32 +0000] 1667b25c3ede9fbef90971eb556888ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:40:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:40:34 [info] 38#38: *525 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:40:34 [info] 39#39: *526 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:40:44 [info] 38#38: *527 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:40:44 [info] 38#38: *528 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:40:47 [info] 38#38: *529 [lua] access_by_lua(msblocations.conf:189):2: a9c4c02b5a1bdd11b2627d839a928f5a:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:40:47 [info] 38#38: *529 [lua] logger.lua:23: a9c4c02b5a1bdd11b2627d839a928f5a {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:40:47 +0000] a9c4c02b5a1bdd11b2627d839a928f5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:40:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:40:54 [info] 38#38: *530 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:40:54 [info] 38#38: *531 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:41:02 [info] 38#38: *532 [lua] access_by_lua(msblocations.conf:189):2: 65c8d4484ff93fabb720d21729ad8853:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:41:02 [info] 38#38: *532 [lua] logger.lua:23: 65c8d4484ff93fabb720d21729ad8853 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:41:02 +0000] 65c8d4484ff93fabb720d21729ad8853 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:41:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/10 03:41:04 [info] 38#38: *533 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:41:04 [info] 38#38: *534 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:41:14 [info] 38#38: *535 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:41:14 [info] 38#38: *536 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:41:17 [info] 38#38: *537 [lua] access_by_lua(msblocations.conf:189):2: 8b567837c7eb4c174e0770a5647a3df9:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:41:17 +0000] 8b567837c7eb4c174e0770a5647a3df9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/01/10 03:41:17 [info] 38#38: *537 [lua] logger.lua:23: 8b567837c7eb4c174e0770a5647a3df9 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:41:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/10 03:41:24 [info] 38#38: *539 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:41:24 [info] 38#38: *540 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:41:32 [info] 38#38: *541 [lua] access_by_lua(msblocations.conf:189):2: 70a325053f219fa9397efe0d96ee256e:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:41:32 +0000] 70a325053f219fa9397efe0d96ee256e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/10 03:41:32 [info] 38#38: *541 [lua] logger.lua:23: 70a325053f219fa9397efe0d96ee256e {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:41:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/10 03:41:34 [info] 38#38: *542 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:41:34 [info] 38#38: *543 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:41:44 [info] 38#38: *544 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:41:44 [info] 38#38: *545 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:41:47 [info] 38#38: *546 [lua] access_by_lua(msblocations.conf:189):2: e9485aeccc97573323594adab090f9f4:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:41:47 [info] 38#38: *546 [lua] logger.lua:23: e9485aeccc97573323594adab090f9f4 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:41:47 +0000] e9485aeccc97573323594adab090f9f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.030 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:41:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/10 03:41:54 [info] 38#38: *548 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:41:54 [info] 38#38: *547 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:42:02 [info] 38#38: *549 [lua] access_by_lua(msblocations.conf:189):2: 531390ae281352ed38c8506f548d11b6:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:42:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.68.100 - - [10/Jan/2023:03:42:02 +0000] 531390ae281352ed38c8506f548d11b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/01/10 03:42:02 [info] 38#38: *549 [lua] logger.lua:23: 531390ae281352ed38c8506f548d11b6 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:42:04 [info] 38#38: *550 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:42:04 [info] 38#38: *551 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:42:14 [info] 38#38: *553 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:42:14 [info] 38#38: *552 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:42:17 [info] 38#38: *554 [lua] access_by_lua(msblocations.conf:189):2: c9fd0f0a1fd6212a5bd3c93beecd7758:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:42:17 [info] 38#38: *554 [lua] logger.lua:23: c9fd0f0a1fd6212a5bd3c93beecd7758 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:42:17 +0000] c9fd0f0a1fd6212a5bd3c93beecd7758 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:42:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/10 03:42:24 [info] 38#38: *556 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:42:24 [info] 38#38: *557 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:42:32 [info] 38#38: *558 [lua] access_by_lua(msblocations.conf:189):2: 8b264a44b2129d7f4815054abedf173d:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:42:32 [info] 38#38: *558 [lua] logger.lua:23: 8b264a44b2129d7f4815054abedf173d {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:42:32 +0000] 8b264a44b2129d7f4815054abedf173d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:42:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/10 03:42:34 [info] 38#38: *559 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:42:34 [info] 38#38: *560 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:42:44 [info] 38#38: *561 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:42:44 [info] 38#38: *562 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:42:47 [info] 38#38: *563 [lua] access_by_lua(msblocations.conf:189):2: de3be694ff4cdf72d31f7e07091b8750:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:42:47 [info] 38#38: *563 [lua] logger.lua:23: de3be694ff4cdf72d31f7e07091b8750 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:42:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 40
10.233.68.100 - - [10/Jan/2023:03:42:47 +0000] de3be694ff4cdf72d31f7e07091b8750 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.049 upstream_response_time:0.048 "-" "Consul Health Check" "-"
2023/01/10 03:42:54 [info] 39#39: *565 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:42:54 [info] 39#39: *564 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:43:02 [info] 38#38: *566 [lua] access_by_lua(msblocations.conf:189):2: 7a04df503cb067d1706b84f0237e230d:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:43:02 [info] 38#38: *566 [lua] logger.lua:23: 7a04df503cb067d1706b84f0237e230d {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:43:02 +0000] 7a04df503cb067d1706b84f0237e230d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:43:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:43:04 [info] 38#38: *567 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:43:04 [info] 38#38: *568 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:43:14 [info] 38#38: *569 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:43:14 [info] 38#38: *570 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:43:17 [info] 38#38: *571 [lua] access_by_lua(msblocations.conf:189):2: 55a1dd67ef77285fb49d88e5b0c93f39:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:43:17 [info] 38#38: *571 [lua] logger.lua:23: 55a1dd67ef77285fb49d88e5b0c93f39 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:43:17 +0000] 55a1dd67ef77285fb49d88e5b0c93f39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:43:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2023/01/10 03:43:24 [info] 38#38: *574 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:43:24 [info] 39#39: *573 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:43:32 [info] 38#38: *575 [lua] access_by_lua(msblocations.conf:189):2: 0c98112d3284ac552cca8716b9df5335:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:43:32 [info] 38#38: *575 [lua] logger.lua:23: 0c98112d3284ac552cca8716b9df5335 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:43:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.68.100 - - [10/Jan/2023:03:43:32 +0000] 0c98112d3284ac552cca8716b9df5335 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/10 03:43:34 [info] 38#38: *576 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:43:34 [info] 39#39: *577 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:43:44 [info] 38#38: *578 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:43:44 [info] 38#38: *579 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:43:47 [info] 38#38: *580 [lua] access_by_lua(msblocations.conf:189):2: 08b0aee26a78e324769dfafb07557e06:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:43:47 [info] 38#38: *580 [lua] logger.lua:23: 08b0aee26a78e324769dfafb07557e06 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:43:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.68.100 - - [10/Jan/2023:03:43:47 +0000] 08b0aee26a78e324769dfafb07557e06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/10 03:43:54 [info] 38#38: *581 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:43:54 [info] 39#39: *582 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:44:02 [info] 38#38: *583 [lua] access_by_lua(msblocations.conf:189):2: 7a14f3c115757be61a16862d4196efd4:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:44:02 [info] 38#38: *583 [lua] logger.lua:23: 7a14f3c115757be61a16862d4196efd4 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:44:02 +0000] 7a14f3c115757be61a16862d4196efd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:44:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:44:04 [info] 39#39: *584 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:44:04 [info] 39#39: *585 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:44:14 [info] 38#38: *586 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:44:14 [info] 38#38: *587 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:44:17 [info] 38#38: *588 [lua] access_by_lua(msblocations.conf:189):2: 287397cb7f0dca028bab9e190a3cffa5:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:44:17 +0000] 287397cb7f0dca028bab9e190a3cffa5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:44:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:44:17 [info] 38#38: *588 [lua] logger.lua:23: 287397cb7f0dca028bab9e190a3cffa5 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:44:24 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:44:24 [info] 38#38: *591 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:44:32 [info] 38#38: *592 [lua] access_by_lua(msblocations.conf:189):2: 27b82c1bff9452bbee76b71d7d846158:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:44:32 [info] 38#38: *592 [lua] logger.lua:23: 27b82c1bff9452bbee76b71d7d846158 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:44:32 +0000] 27b82c1bff9452bbee76b71d7d846158 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:44:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/10 03:44:34 [info] 38#38: *593 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:44:34 [info] 38#38: *594 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:44:44 [info] 38#38: *595 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:44:44 [info] 38#38: *596 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:44:47 [info] 38#38: *597 [lua] access_by_lua(msblocations.conf:189):2: 0cceea2d3d606f948f65cc84218a78be:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:44:47 [info] 38#38: *597 [lua] logger.lua:23: 0cceea2d3d606f948f65cc84218a78be {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:44:47 +0000] 0cceea2d3d606f948f65cc84218a78be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:44:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:44:54 [info] 38#38: *598 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:44:54 [info] 38#38: *599 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:45:02 [info] 38#38: *600 [lua] access_by_lua(msblocations.conf:189):2: dcbbbe083b65cd47963a9ae55b11ee6e:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:45:02 [info] 38#38: *600 [lua] logger.lua:23: dcbbbe083b65cd47963a9ae55b11ee6e {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:45:02 +0000] dcbbbe083b65cd47963a9ae55b11ee6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:45:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:45:04 [info] 38#38: *601 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:45:04 [info] 38#38: *602 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:45:14 [info] 38#38: *603 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:45:14 [info] 38#38: *604 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:45:17 [info] 38#38: *605 [lua] access_by_lua(msblocations.conf:189):2: e257385a9a99ee98b7e1e1174cb03eaa:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:45:18 [info] 38#38: *605 [lua] logger.lua:23: e257385a9a99ee98b7e1e1174cb03eaa {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:45:18 +0000] e257385a9a99ee98b7e1e1174cb03eaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.030 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:45:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2023/01/10 03:45:24 [info] 38#38: *607 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:45:24 [info] 38#38: *608 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:45:33 [info] 38#38: *609 [lua] access_by_lua(msblocations.conf:189):2: 92b5641a89ca3131f514baf76ea0bba7:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:45:33 [info] 38#38: *609 [lua] logger.lua:23: 92b5641a89ca3131f514baf76ea0bba7 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:45:33 +0000] 92b5641a89ca3131f514baf76ea0bba7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:45:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:45:34 [info] 38#38: *610 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:45:34 [info] 38#38: *611 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:45:44 [info] 38#38: *613 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:45:44 [info] 38#38: *612 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:45:48 [info] 38#38: *614 [lua] access_by_lua(msblocations.conf:189):2: 6805814765f7c6fc12bdcb1f48f98c76:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:45:48 +0000] 6805814765f7c6fc12bdcb1f48f98c76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/10 03:45:48 [info] 38#38: *614 [lua] logger.lua:23: 6805814765f7c6fc12bdcb1f48f98c76 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:45:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:45:54 [info] 38#38: *615 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:45:54 [info] 38#38: *616 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:46:03 [info] 38#38: *617 [lua] access_by_lua(msblocations.conf:189):2: 37a850e3357b6b95e069b595f7988602:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:46:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.100 - - [10/Jan/2023:03:46:03 +0000] 37a850e3357b6b95e069b595f7988602 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/10 03:46:03 [info] 38#38: *617 [lua] logger.lua:23: 37a850e3357b6b95e069b595f7988602 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:46:04 [info] 38#38: *618 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:46:04 [info] 38#38: *619 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:46:14 [info] 38#38: *620 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:46:14 [info] 38#38: *621 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:46:18 [info] 38#38: *622 [lua] access_by_lua(msblocations.conf:189):2: 71734395b74f2559443a9a6fbf2415cd:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:46:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.100 - - [10/Jan/2023:03:46:18 +0000] 71734395b74f2559443a9a6fbf2415cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/10 03:46:18 [info] 38#38: *622 [lua] logger.lua:23: 71734395b74f2559443a9a6fbf2415cd {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:46:24 [info] 38#38: *624 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:46:24 [info] 38#38: *625 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:46:33 [info] 38#38: *626 [lua] access_by_lua(msblocations.conf:189):2: 4d9b5ebc9e758fb8354f8cfa2c1dfec0:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:46:33 [info] 38#38: *626 [lua] logger.lua:23: 4d9b5ebc9e758fb8354f8cfa2c1dfec0 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:46:33 +0000] 4d9b5ebc9e758fb8354f8cfa2c1dfec0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:46:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:46:34 [info] 39#39: *627 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:46:34 [info] 39#39: *628 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:46:44 [info] 39#39: *629 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:46:44 [info] 39#39: *630 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:46:48 [info] 38#38: *631 [lua] access_by_lua(msblocations.conf:189):2: 9204a650cf8e73a6756b6cd7a4d237dd:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:46:48 [info] 38#38: *631 [lua] logger.lua:23: 9204a650cf8e73a6756b6cd7a4d237dd {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:46:48 +0000] 9204a650cf8e73a6756b6cd7a4d237dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:46:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/10 03:46:54 [info] 39#39: *632 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:46:54 [info] 38#38: *633 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:47:03 [info] 38#38: *634 [lua] access_by_lua(msblocations.conf:189):2: 84cfcc7b9184b27dc440eb8084301cb7:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:47:03 [info] 38#38: *634 [lua] logger.lua:23: 84cfcc7b9184b27dc440eb8084301cb7 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:47:03 +0000] 84cfcc7b9184b27dc440eb8084301cb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:47:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/10 03:47:04 [info] 38#38: *635 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:47:04 [info] 38#38: *636 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:47:14 [info] 38#38: *637 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:47:14 [info] 38#38: *638 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:47:18 [info] 38#38: *639 [lua] access_by_lua(msblocations.conf:189):2: ac1f4204eabbcf2df8d16b4f0ce863b9:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:47:18 [info] 38#38: *639 [lua] logger.lua:23: ac1f4204eabbcf2df8d16b4f0ce863b9 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:47:18 +0000] ac1f4204eabbcf2df8d16b4f0ce863b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:47:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:47:24 [info] 38#38: *641 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:47:24 [info] 38#38: *642 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:47:33 [info] 38#38: *643 [lua] access_by_lua(msblocations.conf:189):2: f31cf002d71b1b3ed59cd85e071c5625:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:47:33 +0000] f31cf002d71b1b3ed59cd85e071c5625 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/10 03:47:33 [info] 38#38: *643 [lua] logger.lua:23: f31cf002d71b1b3ed59cd85e071c5625 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:47:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:47:34 [info] 38#38: *644 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:47:34 [info] 38#38: *645 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:47:44 [info] 38#38: *646 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:47:44 [info] 38#38: *647 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:47:48 [info] 38#38: *648 [lua] access_by_lua(msblocations.conf:189):2: e9d1a4718b7165ca857fd65714f3da26:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:47:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.68.100 - - [10/Jan/2023:03:47:48 +0000] e9d1a4718b7165ca857fd65714f3da26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/10 03:47:48 [info] 38#38: *648 [lua] logger.lua:23: e9d1a4718b7165ca857fd65714f3da26 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:47:54 [info] 38#38: *650 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:47:54 [info] 38#38: *649 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:48:03 [info] 38#38: *651 [lua] access_by_lua(msblocations.conf:189):2: 1b5654a1c8a5f640f12f3a8cc397fd28:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:48:03 +0000] 1b5654a1c8a5f640f12f3a8cc397fd28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 03:48:03 [info] 38#38: *651 [lua] logger.lua:23: 1b5654a1c8a5f640f12f3a8cc397fd28 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:48:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:48:04 [info] 38#38: *652 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:48:04 [info] 38#38: *653 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:48:14 [info] 39#39: *654 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:48:14 [info] 39#39: *655 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:48:18 [info] 38#38: *656 [lua] access_by_lua(msblocations.conf:189):2: d60bfa128ed94351407eb2694c39c3c3:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:48:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:48:18 [info] 38#38: *656 [lua] logger.lua:23: d60bfa128ed94351407eb2694c39c3c3 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:48:18 +0000] d60bfa128ed94351407eb2694c39c3c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/10 03:48:24 [info] 38#38: *658 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:48:24 [info] 38#38: *659 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:48:33 [info] 38#38: *660 [lua] access_by_lua(msblocations.conf:189):2: 2c2d3b9656e4e6698191c2bd21a8bc3b:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:48:33 [info] 38#38: *660 [lua] logger.lua:23: 2c2d3b9656e4e6698191c2bd21a8bc3b {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:48:33 +0000] 2c2d3b9656e4e6698191c2bd21a8bc3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:48:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:48:34 [info] 38#38: *661 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:48:34 [info] 38#38: *662 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:48:44 [info] 38#38: *663 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:48:44 [info] 38#38: *664 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:48:48 [info] 38#38: *665 [lua] access_by_lua(msblocations.conf:189):2: d69c9dee9c8a5cf5463df38fa22b43df:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:48:48 [info] 38#38: *665 [lua] logger.lua:23: d69c9dee9c8a5cf5463df38fa22b43df {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:48:48 +0000] d69c9dee9c8a5cf5463df38fa22b43df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:48:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/10 03:48:54 [info] 38#38: *666 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:48:54 [info] 38#38: *667 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:49:03 [info] 38#38: *668 [lua] access_by_lua(msblocations.conf:189):2: ffee0a4d1e38da3a3a4694cdf18850b8:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:49:03 +0000] ffee0a4d1e38da3a3a4694cdf18850b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 03:49:03 [info] 38#38: *668 [lua] logger.lua:23: ffee0a4d1e38da3a3a4694cdf18850b8 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:49:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:49:04 [info] 38#38: *670 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:49:04 [info] 38#38: *669 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:49:14 [info] 38#38: *671 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:49:14 [info] 38#38: *672 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:49:18 [info] 38#38: *673 [lua] access_by_lua(msblocations.conf:189):2: e7224c7af51b5e4f151a4e9834cea59b:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:49:18 [info] 38#38: *673 [lua] logger.lua:23: e7224c7af51b5e4f151a4e9834cea59b {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:49:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.100 - - [10/Jan/2023:03:49:18 +0000] e7224c7af51b5e4f151a4e9834cea59b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/10 03:49:24 [info] 38#38: *675 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:49:24 [info] 38#38: *676 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:49:33 [info] 38#38: *677 [lua] access_by_lua(msblocations.conf:189):2: 31702d26904ac8b9ad84f3b409f8cb2a:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:49:33 [info] 38#38: *677 [lua] logger.lua:23: 31702d26904ac8b9ad84f3b409f8cb2a {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:49:33 +0000] 31702d26904ac8b9ad84f3b409f8cb2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:49:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:49:34 [info] 38#38: *678 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:49:34 [info] 38#38: *679 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:49:44 [info] 38#38: *680 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:49:44 [info] 38#38: *681 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:49:48 [info] 38#38: *682 [lua] access_by_lua(msblocations.conf:189):2: 317fdea919e79a9e15169d9b1855eea0:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:49:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.68.100 - - [10/Jan/2023:03:49:48 +0000] 317fdea919e79a9e15169d9b1855eea0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/10 03:49:48 [info] 38#38: *682 [lua] logger.lua:23: 317fdea919e79a9e15169d9b1855eea0 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:49:54 [info] 38#38: *683 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:49:54 [info] 38#38: *684 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:50:03 [info] 38#38: *685 [lua] access_by_lua(msblocations.conf:189):2: b17bf7557789c58143e7733c5cc4e29e:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:50:03 [info] 38#38: *685 [lua] logger.lua:23: b17bf7557789c58143e7733c5cc4e29e {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:50:03 +0000] b17bf7557789c58143e7733c5cc4e29e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:50:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:50:04 [info] 38#38: *686 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:50:04 [info] 38#38: *687 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:50:14 [info] 38#38: *688 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:50:14 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:50:18 [info] 38#38: *690 [lua] access_by_lua(msblocations.conf:189):2: ce315cb51c4f6e5421a7a616958cdb85:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:50:18 +0000] ce315cb51c4f6e5421a7a616958cdb85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:50:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:50:18 [info] 38#38: *690 [lua] logger.lua:23: ce315cb51c4f6e5421a7a616958cdb85 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:50:24 [info] 38#38: *692 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:50:24 [info] 38#38: *693 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:50:33 [info] 38#38: *694 [lua] access_by_lua(msblocations.conf:189):2: 2eb5c7cb7875467bc9b748e4f1bc21a5:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:50:33 [info] 38#38: *694 [lua] logger.lua:23: 2eb5c7cb7875467bc9b748e4f1bc21a5 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:50:33 +0000] 2eb5c7cb7875467bc9b748e4f1bc21a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:50:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:50:34 [info] 39#39: *695 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:50:34 [info] 39#39: *696 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:50:44 [info] 38#38: *698 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:50:44 [info] 38#38: *697 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:50:48 [info] 38#38: *699 [lua] access_by_lua(msblocations.conf:189):2: f6b7e49cc1d22e2ce62cc8fdb0d7e1c1:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:50:48 +0000] f6b7e49cc1d22e2ce62cc8fdb0d7e1c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/10 03:50:48 [info] 38#38: *699 [lua] logger.lua:23: f6b7e49cc1d22e2ce62cc8fdb0d7e1c1 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:50:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:50:54 [info] 38#38: *700 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:50:54 [info] 39#39: *701 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:51:03 [info] 38#38: *702 [lua] access_by_lua(msblocations.conf:189):2: e7e1fefee4ca9ab6bbc808f875ab9a57:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:51:03 +0000] e7e1fefee4ca9ab6bbc808f875ab9a57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:51:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:51:03 [info] 38#38: *702 [lua] logger.lua:23: e7e1fefee4ca9ab6bbc808f875ab9a57 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:51:04 [info] 38#38: *703 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:51:04 [info] 38#38: *704 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:51:14 [info] 38#38: *705 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:51:14 [info] 38#38: *706 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:51:18 [info] 38#38: *707 [lua] access_by_lua(msblocations.conf:189):2: 45c06646378990851820804d66672235:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:51:18 [info] 38#38: *707 [lua] logger.lua:23: 45c06646378990851820804d66672235 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:51:18 +0000] 45c06646378990851820804d66672235 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:51:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/10 03:51:24 [info] 39#39: *709 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:51:24 [info] 38#38: *710 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:51:33 [info] 38#38: *711 [lua] access_by_lua(msblocations.conf:189):2: 5a3d019caaea13f75e01a43eb2fbd8b3:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:51:33 +0000] 5a3d019caaea13f75e01a43eb2fbd8b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/10 03:51:33 [info] 38#38: *711 [lua] logger.lua:23: 5a3d019caaea13f75e01a43eb2fbd8b3 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:51:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:51:34 [info] 38#38: *712 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:51:34 [info] 39#39: *713 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:51:44 [info] 38#38: *714 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:51:44 [info] 38#38: *715 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:51:48 [info] 38#38: *716 [lua] access_by_lua(msblocations.conf:189):2: 1611beebe6fb63019bcf8d2fbfdd7a3c:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:51:48 [info] 38#38: *716 [lua] logger.lua:23: 1611beebe6fb63019bcf8d2fbfdd7a3c {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:51:48 +0000] 1611beebe6fb63019bcf8d2fbfdd7a3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:51:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:51:54 [info] 38#38: *717 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:51:54 [info] 38#38: *718 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:52:03 [info] 38#38: *719 [lua] access_by_lua(msblocations.conf:189):2: 82efad1360fe1d2cac289ee6f4f41298:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:52:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.68.100 - - [10/Jan/2023:03:52:03 +0000] 82efad1360fe1d2cac289ee6f4f41298 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/10 03:52:03 [info] 38#38: *719 [lua] logger.lua:23: 82efad1360fe1d2cac289ee6f4f41298 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:52:04 [info] 39#39: *720 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:52:04 [info] 38#38: *721 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:52:14 [info] 38#38: *722 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:52:14 [info] 38#38: *723 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:52:18 [info] 38#38: *724 [lua] access_by_lua(msblocations.conf:189):2: 436b00ade165a44ee979af83b67866eb:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:52:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:52:18 [info] 38#38: *724 [lua] logger.lua:23: 436b00ade165a44ee979af83b67866eb {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:52:18 +0000] 436b00ade165a44ee979af83b67866eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/10 03:52:24 [info] 39#39: *726 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:52:24 [info] 39#39: *727 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:52:33 [info] 38#38: *728 [lua] access_by_lua(msblocations.conf:189):2: c98881224055cf45be0a590383caaf0e:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:52:33 +0000] c98881224055cf45be0a590383caaf0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/10 03:52:33 [info] 38#38: *728 [lua] logger.lua:23: c98881224055cf45be0a590383caaf0e {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:52:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/10 03:52:34 [info] 39#39: *730 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:52:34 [info] 38#38: *729 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:52:44 [info] 38#38: *731 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:52:44 [info] 38#38: *732 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:52:48 [info] 38#38: *733 [lua] access_by_lua(msblocations.conf:189):2: 775a7e8f779f950d1b46c76469721fc7:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:52:48 +0000] 775a7e8f779f950d1b46c76469721fc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.033 "-" "Consul Health Check" "-"
2023/01/10 03:52:48 [info] 38#38: *733 [lua] logger.lua:23: 775a7e8f779f950d1b46c76469721fc7 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:52:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 34
2023/01/10 03:52:54 [info] 38#38: *734 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:52:54 [info] 38#38: *735 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:53:03 [info] 38#38: *736 [lua] access_by_lua(msblocations.conf:189):2: 29c43fbc88287cacb75e6e72d89c04d9:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:53:03 [info] 38#38: *736 [lua] logger.lua:23: 29c43fbc88287cacb75e6e72d89c04d9 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:53:03 +0000] 29c43fbc88287cacb75e6e72d89c04d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.040 upstream_response_time:0.038 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:53:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 35
2023/01/10 03:53:04 [info] 38#38: *737 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:53:04 [info] 38#38: *738 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:53:14 [info] 38#38: *739 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:53:14 [info] 38#38: *740 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:53:18 [info] 38#38: *741 [lua] access_by_lua(msblocations.conf:189):2: e6ff757edc96832c13e6b636abdf6c3c:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:53:18 [info] 38#38: *741 [lua] logger.lua:23: e6ff757edc96832c13e6b636abdf6c3c {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:53:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.68.100 - - [10/Jan/2023:03:53:18 +0000] e6ff757edc96832c13e6b636abdf6c3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.049 upstream_response_time:0.032 "-" "Consul Health Check" "-"
2023/01/10 03:53:24 [info] 38#38: *743 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:53:24 [info] 39#39: *744 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:53:33 [info] 38#38: *745 [lua] access_by_lua(msblocations.conf:189):2: 8fe6b5d246b28b9dace71b9e35896832:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:53:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:53:33 [info] 38#38: *745 [lua] logger.lua:23: 8fe6b5d246b28b9dace71b9e35896832 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:53:33 +0000] 8fe6b5d246b28b9dace71b9e35896832 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/10 03:53:34 [info] 38#38: *747 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:53:34 [info] 38#38: *746 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:53:44 [info] 38#38: *748 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:53:44 [info] 38#38: *749 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:53:48 [info] 38#38: *750 [lua] access_by_lua(msblocations.conf:189):2: 2ecb5963eb0d322271125c538a0c8a1e:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:53:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 33
10.233.68.100 - - [10/Jan/2023:03:53:48 +0000] 2ecb5963eb0d322271125c538a0c8a1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.063 upstream_response_time:0.063 "-" "Consul Health Check" "-"
2023/01/10 03:53:48 [info] 38#38: *750 [lua] logger.lua:23: 2ecb5963eb0d322271125c538a0c8a1e {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:53:54 [info] 39#39: *751 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:53:54 [info] 39#39: *752 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:54:03 [info] 38#38: *753 [lua] access_by_lua(msblocations.conf:189):2: 6bfb900e3fb4998b6852c2bea6594c3a:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:54:03 [info] 38#38: *753 [lua] logger.lua:23: 6bfb900e3fb4998b6852c2bea6594c3a {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:54:03 +0000] 6bfb900e3fb4998b6852c2bea6594c3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:54:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:54:04 [info] 38#38: *754 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:54:04 [info] 39#39: *755 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:54:14 [info] 38#38: *757 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:54:14 [info] 38#38: *756 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:54:18 [info] 38#38: *758 [lua] access_by_lua(msblocations.conf:189):2: 06976b411c75692f3f17b7c051c9a3fb:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:54:18 [info] 38#38: *758 [lua] logger.lua:23: 06976b411c75692f3f17b7c051c9a3fb {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:54:18 +0000] 06976b411c75692f3f17b7c051c9a3fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:54:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/10 03:54:24 [info] 39#39: *761 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:54:24 [info] 39#39: *760 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:54:33 [info] 38#38: *762 [lua] access_by_lua(msblocations.conf:189):2: 6fe5eac531da629f10cdc91f20d4d8a8:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:54:33 [info] 38#38: *762 [lua] logger.lua:23: 6fe5eac531da629f10cdc91f20d4d8a8 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:54:33 +0000] 6fe5eac531da629f10cdc91f20d4d8a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:54:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:54:34 [info] 38#38: *764 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:54:34 [info] 39#39: *763 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:54:44 [info] 39#39: *765 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:54:44 [info] 39#39: *766 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:54:48 [info] 38#38: *767 [lua] access_by_lua(msblocations.conf:189):2: 087d2bb246e420a6ce81d0521dd90daa:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:54:48 [info] 38#38: *767 [lua] logger.lua:23: 087d2bb246e420a6ce81d0521dd90daa {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:54:48 +0000] 087d2bb246e420a6ce81d0521dd90daa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:54:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/10 03:54:54 [info] 39#39: *768 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:54:54 [info] 39#39: *769 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:55:03 [info] 38#38: *770 [lua] access_by_lua(msblocations.conf:189):2: 1a4bac84413ca77439b0fe1a3652d9e3:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:55:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.68.100 - - [10/Jan/2023:03:55:03 +0000] 1a4bac84413ca77439b0fe1a3652d9e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/10 03:55:03 [info] 38#38: *770 [lua] logger.lua:23: 1a4bac84413ca77439b0fe1a3652d9e3 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:55:04 [info] 38#38: *771 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:55:04 [info] 39#39: *772 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:55:14 [info] 38#38: *773 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:55:14 [info] 38#38: *774 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:55:18 [info] 38#38: *775 [lua] access_by_lua(msblocations.conf:189):2: 36fb37a805b58461a4de7c673768bc36:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:55:18 [info] 38#38: *775 [lua] logger.lua:23: 36fb37a805b58461a4de7c673768bc36 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:55:18 +0000] 36fb37a805b58461a4de7c673768bc36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:55:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/10 03:55:24 [info] 38#38: *778 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:55:24 [info] 39#39: *777 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:55:33 [info] 38#38: *779 [lua] access_by_lua(msblocations.conf:189):2: 5901660020ecd9c49ee4ce03d0840b2b:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:55:33 +0000] 5901660020ecd9c49ee4ce03d0840b2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/10 03:55:33 [info] 38#38: *779 [lua] logger.lua:23: 5901660020ecd9c49ee4ce03d0840b2b {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:55:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:55:34 [info] 38#38: *780 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:55:34 [info] 39#39: *781 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:55:44 [info] 38#38: *782 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:55:44 [info] 38#38: *783 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:55:48 [info] 38#38: *784 [lua] access_by_lua(msblocations.conf:189):2: 37913cf1e92f70f2373657bbd589ef1d:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:55:48 [info] 38#38: *784 [lua] logger.lua:23: 37913cf1e92f70f2373657bbd589ef1d {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:55:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
10.233.68.100 - - [10/Jan/2023:03:55:48 +0000] 37913cf1e92f70f2373657bbd589ef1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/01/10 03:55:54 [info] 39#39: *785 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:55:54 [info] 39#39: *786 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:56:03 [info] 38#38: *787 [lua] access_by_lua(msblocations.conf:189):2: dadb1214273abf4735a1063c615a96d7:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:56:03 [info] 38#38: *787 [lua] logger.lua:23: dadb1214273abf4735a1063c615a96d7 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:56:03 +0000] dadb1214273abf4735a1063c615a96d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:56:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/10 03:56:04 [info] 39#39: *788 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:56:04 [info] 39#39: *789 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:56:14 [info] 39#39: *790 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:56:14 [info] 39#39: *791 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:56:18 [info] 38#38: *792 [lua] access_by_lua(msblocations.conf:189):2: 8f7ff31ce625db67c69353149bcd6582:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:56:18 +0000] 8f7ff31ce625db67c69353149bcd6582 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:56:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/10 03:56:18 [info] 38#38: *792 [lua] logger.lua:23: 8f7ff31ce625db67c69353149bcd6582 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:56:24 [info] 38#38: *795 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:56:24 [info] 38#38: *794 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:56:33 [info] 38#38: *796 [lua] access_by_lua(msblocations.conf:189):2: 7245712666d2338c403d830736173876:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:56:33 +0000] 7245712666d2338c403d830736173876 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/10 03:56:33 [info] 38#38: *796 [lua] logger.lua:23: 7245712666d2338c403d830736173876 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:56:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/10 03:56:34 [info] 38#38: *797 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:56:34 [info] 38#38: *798 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:56:44 [info] 38#38: *799 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:56:44 [info] 38#38: *800 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:56:49 [info] 38#38: *801 [lua] access_by_lua(msblocations.conf:189):2: 4c21f1b2cbafff4af41c225741b5afaf:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:56:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.100 - - [10/Jan/2023:03:56:49 +0000] 4c21f1b2cbafff4af41c225741b5afaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/10 03:56:49 [info] 38#38: *801 [lua] logger.lua:23: 4c21f1b2cbafff4af41c225741b5afaf {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:56:54 [info] 38#38: *802 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:56:54 [info] 39#39: *803 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:57:04 [info] 38#38: *804 [lua] access_by_lua(msblocations.conf:189):2: d6e83d987978446d80ce0b225b067cd7:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:57:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.68.100 - - [10/Jan/2023:03:57:04 +0000] d6e83d987978446d80ce0b225b067cd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/10 03:57:04 [info] 38#38: *804 [lua] logger.lua:23: d6e83d987978446d80ce0b225b067cd7 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:57:04 [info] 38#38: *805 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:57:04 [info] 38#38: *806 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:57:14 [info] 38#38: *807 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:57:14 [info] 39#39: *808 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:57:19 [info] 38#38: *809 [lua] access_by_lua(msblocations.conf:189):2: 700e55dd8b571f09c7a056c51b47f0fa:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:57:19 +0000] 700e55dd8b571f09c7a056c51b47f0fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/10 03:57:19 [info] 38#38: *809 [lua] logger.lua:23: 700e55dd8b571f09c7a056c51b47f0fa {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:57:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/10 03:57:24 [info] 38#38: *811 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:57:24 [info] 38#38: *812 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:57:34 [info] 38#38: *813 [lua] access_by_lua(msblocations.conf:189):2: b5e98d611ea5306817e45a440afc67dc:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:57:34 [info] 38#38: *813 [lua] logger.lua:23: b5e98d611ea5306817e45a440afc67dc {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:57:34 +0000] b5e98d611ea5306817e45a440afc67dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:57:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:57:34 [info] 39#39: *814 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:57:34 [info] 38#38: *815 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:57:44 [info] 39#39: *816 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:57:44 [info] 39#39: *817 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:57:49 [info] 38#38: *818 [lua] access_by_lua(msblocations.conf:189):2: 3707b9a20c78834e499a65a78f75853d:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:57:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.68.100 - - [10/Jan/2023:03:57:49 +0000] 3707b9a20c78834e499a65a78f75853d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/10 03:57:49 [info] 38#38: *818 [lua] logger.lua:23: 3707b9a20c78834e499a65a78f75853d {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:57:54 [info] 38#38: *819 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:57:54 [info] 38#38: *820 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:58:04 [info] 38#38: *821 [lua] access_by_lua(msblocations.conf:189):2: ba1bd6317882dcf43f520a7f6ce6e262:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:58:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.68.100 - - [10/Jan/2023:03:58:04 +0000] ba1bd6317882dcf43f520a7f6ce6e262 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/10 03:58:04 [info] 38#38: *821 [lua] logger.lua:23: ba1bd6317882dcf43f520a7f6ce6e262 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:58:04 [info] 38#38: *822 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:58:04 [info] 39#39: *823 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:58:14 [info] 38#38: *824 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:58:14 [info] 38#38: *825 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:58:19 [info] 38#38: *826 [lua] access_by_lua(msblocations.conf:189):2: dcf9d4563c1123f2fe2bd305f4bced58:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:58:19 [info] 38#38: *826 [lua] logger.lua:23: dcf9d4563c1123f2fe2bd305f4bced58 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:58:19 +0000] dcf9d4563c1123f2fe2bd305f4bced58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:58:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:58:24 [info] 38#38: *829 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:58:24 [info] 38#38: *828 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:58:34 [info] 38#38: *830 [lua] access_by_lua(msblocations.conf:189):2: 24192c274f06e82c9fe23154d157cf17:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:58:34 [info] 38#38: *830 [lua] logger.lua:23: 24192c274f06e82c9fe23154d157cf17 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:58:34 +0000] 24192c274f06e82c9fe23154d157cf17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:58:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:58:34 [info] 38#38: *832 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:58:34 [info] 38#38: *831 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:58:44 [info] 38#38: *833 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:58:44 [info] 38#38: *834 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:58:49 [info] 38#38: *835 [lua] access_by_lua(msblocations.conf:189):2: 43cc51bb9bbd0fd0038f2fd9d3b9dece:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:58:49 +0000] 43cc51bb9bbd0fd0038f2fd9d3b9dece "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:58:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:58:49 [info] 38#38: *835 [lua] logger.lua:23: 43cc51bb9bbd0fd0038f2fd9d3b9dece {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:58:54 [info] 38#38: *837 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:58:54 [info] 39#39: *836 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:59:04 [info] 38#38: *838 [lua] access_by_lua(msblocations.conf:189):2: 1901856b220f8e12f51d98318c5c9e22:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:59:04 +0000] 1901856b220f8e12f51d98318c5c9e22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/10 03:59:04 [info] 38#38: *838 [lua] logger.lua:23: 1901856b220f8e12f51d98318c5c9e22 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:59:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/10 03:59:04 [info] 38#38: *839 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:59:04 [info] 38#38: *840 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:59:14 [info] 38#38: *841 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:59:14 [info] 38#38: *842 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:59:19 [info] 38#38: *843 [lua] access_by_lua(msblocations.conf:189):2: ebdcffc92659e271538f710fd0ca6511:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:59:19 [info] 38#38: *843 [lua] logger.lua:23: ebdcffc92659e271538f710fd0ca6511 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:59:19 +0000] ebdcffc92659e271538f710fd0ca6511 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:59:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/10 03:59:24 [info] 38#38: *845 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:59:24 [info] 38#38: *846 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:59:34 [info] 38#38: *847 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:59:34 [info] 39#39: *849 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:59:34 [info] 38#38: *848 [lua] access_by_lua(msblocations.conf:189):2: 2015142948d264b453ee1e578c460c73:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:59:34 [info] 38#38: *848 [lua] logger.lua:23: 2015142948d264b453ee1e578c460c73 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:59:34 +0000] 2015142948d264b453ee1e578c460c73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:59:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:59:44 [info] 38#38: *850 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:59:44 [info] 38#38: *851 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:59:49 [info] 38#38: *852 [lua] access_by_lua(msblocations.conf:189):2: 30987ad934f97601b310e6e7797d4030:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 03:59:49 [info] 38#38: *852 [lua] logger.lua:23: 30987ad934f97601b310e6e7797d4030 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:03:59:49 +0000] 30987ad934f97601b310e6e7797d4030 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:59:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:59:54 [info] 38#38: *854 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 03:59:54 [info] 38#38: *853 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:00:04 [info] 39#39: *855 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:00:04 [info] 39#39: *856 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:00:04 [info] 38#38: *857 [lua] access_by_lua(msblocations.conf:189):2: ad31479804c3d82a0eadd9f03f6c425a:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:00:04 [info] 38#38: *857 [lua] logger.lua:23: ad31479804c3d82a0eadd9f03f6c425a {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:00:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.68.100 - - [10/Jan/2023:04:00:04 +0000] ad31479804c3d82a0eadd9f03f6c425a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/10 04:00:14 [info] 38#38: *858 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:00:14 [info] 39#39: *859 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:00:19 [info] 38#38: *860 [lua] access_by_lua(msblocations.conf:189):2: 262931db9c0f53ae1101b002d24ee770:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:00:19 +0000] 262931db9c0f53ae1101b002d24ee770 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/01/10 04:00:19 [info] 38#38: *860 [lua] logger.lua:23: 262931db9c0f53ae1101b002d24ee770 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:00:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/10 04:00:24 [info] 38#38: *862 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:00:24 [info] 39#39: *863 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:00:34 [info] 38#38: *865 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:00:34 [info] 38#38: *864 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:00:34 [info] 38#38: *866 [lua] access_by_lua(msblocations.conf:189):2: b692d7f52b4b4ab356e83884ccd67394:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:00:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/10 04:00:34 [info] 38#38: *866 [lua] logger.lua:23: b692d7f52b4b4ab356e83884ccd67394 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:00:34 +0000] b692d7f52b4b4ab356e83884ccd67394 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/10 04:00:41 [info] 38#38: *867 client closed connection while waiting for request, client: 10.233.65.67, server: 0.0.0.0:443
2023/01/10 04:00:44 [info] 38#38: *868 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:00:44 [info] 38#38: *869 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:00:49 [info] 38#38: *870 [lua] access_by_lua(msblocations.conf:189):2: 1c3fa048c4b725e014718606f7928245:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:00:49 [info] 38#38: *870 [lua] logger.lua:23: 1c3fa048c4b725e014718606f7928245 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:00:49 +0000] 1c3fa048c4b725e014718606f7928245 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:00:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 04:00:54 [info] 38#38: *871 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:00:54 [info] 38#38: *872 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:01:04 [info] 39#39: *874 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:01:04 [info] 39#39: *873 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:01:04 [info] 38#38: *875 [lua] access_by_lua(msblocations.conf:189):2: 2e77da8d06ba6c7783014dcb5ece4299:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:01:04 [info] 38#38: *875 [lua] logger.lua:23: 2e77da8d06ba6c7783014dcb5ece4299 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:01:04 +0000] 2e77da8d06ba6c7783014dcb5ece4299 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:01:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/10 04:01:14 [info] 39#39: *877 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:01:14 [info] 39#39: *876 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:01:19 [info] 38#38: *878 [lua] access_by_lua(msblocations.conf:189):2: 96f0978aeadf450ffdd3206fa5e3efbb:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:01:19 +0000] 96f0978aeadf450ffdd3206fa5e3efbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/10 04:01:19 [info] 38#38: *878 [lua] logger.lua:23: 96f0978aeadf450ffdd3206fa5e3efbb {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:01:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 04:01:24 [info] 38#38: *880 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:01:24 [info] 38#38: *881 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:01:34 [info] 38#38: *882 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:01:34 [info] 39#39: *883 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:01:34 [info] 38#38: *884 [lua] access_by_lua(msblocations.conf:189):2: 62a5f6ada6cab689c103b62cbedd0c7c:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:01:34 [info] 38#38: *884 [lua] logger.lua:23: 62a5f6ada6cab689c103b62cbedd0c7c {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:01:34 +0000] 62a5f6ada6cab689c103b62cbedd0c7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:01:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 04:01:44 [info] 38#38: *885 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:01:44 [info] 38#38: *886 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:01:49 [info] 38#38: *887 [lua] access_by_lua(msblocations.conf:189):2: 41d07905ae4f53e950adfcddf449ee50:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:01:49 [info] 38#38: *887 [lua] logger.lua:23: 41d07905ae4f53e950adfcddf449ee50 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:01:49 +0000] 41d07905ae4f53e950adfcddf449ee50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:01:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 04:01:54 [info] 38#38: *888 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:01:54 [info] 38#38: *889 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:02:04 [info] 38#38: *890 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:02:04 [info] 38#38: *891 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:02:04 [info] 38#38: *892 [lua] access_by_lua(msblocations.conf:189):2: eb6da5bed1e4d57e13e28978a2120944:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:02:04 +0000] eb6da5bed1e4d57e13e28978a2120944 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/10 04:02:04 [info] 38#38: *892 [lua] logger.lua:23: eb6da5bed1e4d57e13e28978a2120944 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:02:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:02:14 [info] 38#38: *894 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:02:14 [info] 38#38: *893 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:02:19 [info] 38#38: *895 [lua] access_by_lua(msblocations.conf:189):2: 29176fb6b8a63821b8ce933099d3dd75:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:02:19 [info] 38#38: *895 [lua] logger.lua:23: 29176fb6b8a63821b8ce933099d3dd75 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:02:19 +0000] 29176fb6b8a63821b8ce933099d3dd75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:02:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:02:24 [info] 38#38: *897 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:02:24 [info] 38#38: *898 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:02:34 [info] 38#38: *899 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:02:34 [info] 38#38: *900 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:02:34 [info] 38#38: *901 [lua] access_by_lua(msblocations.conf:189):2: 4a5866cfb8fc3556d7658948161cb849:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:02:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 04:02:34 [info] 38#38: *901 [lua] logger.lua:23: 4a5866cfb8fc3556d7658948161cb849 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:02:34 +0000] 4a5866cfb8fc3556d7658948161cb849 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/10 04:02:44 [info] 38#38: *902 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:02:44 [info] 38#38: *903 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:02:49 [info] 38#38: *904 [lua] access_by_lua(msblocations.conf:189):2: a69e36d63ed78e0e658fa72327efb82c:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:02:49 +0000] a69e36d63ed78e0e658fa72327efb82c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 04:02:49 [info] 38#38: *904 [lua] logger.lua:23: a69e36d63ed78e0e658fa72327efb82c {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:02:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:02:54 [info] 39#39: *905 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:02:54 [info] 39#39: *906 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:03:04 [info] 39#39: *908 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:03:04 [info] 38#38: *907 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:03:04 [info] 38#38: *909 [lua] access_by_lua(msblocations.conf:189):2: ef4f9a1a27deb973b5d245e8bb22acf6:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:03:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 04:03:04 [info] 38#38: *909 [lua] logger.lua:23: ef4f9a1a27deb973b5d245e8bb22acf6 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:03:04 +0000] ef4f9a1a27deb973b5d245e8bb22acf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/10 04:03:14 [info] 38#38: *911 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:03:14 [info] 38#38: *910 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:03:19 [info] 38#38: *912 [lua] access_by_lua(msblocations.conf:189):2: 0e49dd73f3fb09d63b1aa460c492e741:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:03:19 [info] 38#38: *912 [lua] logger.lua:23: 0e49dd73f3fb09d63b1aa460c492e741 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:03:19 +0000] 0e49dd73f3fb09d63b1aa460c492e741 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:03:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/10 04:03:24 [info] 38#38: *914 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:03:24 [info] 39#39: *915 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:03:34 [info] 38#38: *916 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:03:34 [info] 38#38: *917 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:03:34 [info] 38#38: *918 [lua] access_by_lua(msblocations.conf:189):2: 6dd1ef57fbc91f2ce2bc1515aed55c2d:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:03:34 [info] 38#38: *918 [lua] logger.lua:23: 6dd1ef57fbc91f2ce2bc1515aed55c2d {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:03:34 +0000] 6dd1ef57fbc91f2ce2bc1515aed55c2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:03:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 04:03:44 [info] 39#39: *919 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:03:44 [info] 38#38: *920 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:03:49 [info] 38#38: *921 [lua] access_by_lua(msblocations.conf:189):2: 81867031f59a824cac2d78d346ffaf76:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:03:49 [info] 38#38: *921 [lua] logger.lua:23: 81867031f59a824cac2d78d346ffaf76 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:03:49 +0000] 81867031f59a824cac2d78d346ffaf76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:03:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 04:03:54 [info] 38#38: *922 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:03:54 [info] 39#39: *923 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:04:04 [info] 38#38: *924 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:04:04 [info] 39#39: *925 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:04:04 [info] 38#38: *926 [lua] access_by_lua(msblocations.conf:189):2: aed400de1598eaf3f7a5a52f556ae5fd:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:04:04 +0000] aed400de1598eaf3f7a5a52f556ae5fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/10 04:04:04 [info] 38#38: *926 [lua] logger.lua:23: aed400de1598eaf3f7a5a52f556ae5fd {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:04:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 04:04:14 [info] 38#38: *927 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:04:14 [info] 38#38: *928 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:04:19 [info] 38#38: *929 [lua] access_by_lua(msblocations.conf:189):2: 38397a5560a5fc30cfa2e97b99c6465d:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:04:19 +0000] 38397a5560a5fc30cfa2e97b99c6465d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:04:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:04:19 [info] 38#38: *929 [lua] logger.lua:23: 38397a5560a5fc30cfa2e97b99c6465d {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 04:04:24 [info] 38#38: *931 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:04:24 [info] 38#38: *932 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:04:34 [info] 38#38: *933 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:04:34 [info] 38#38: *934 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:04:34 [info] 38#38: *935 [lua] access_by_lua(msblocations.conf:189):2: 5e2b4311dd1ac85f529e2fd945e1d846:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:04:34 [info] 38#38: *935 [lua] logger.lua:23: 5e2b4311dd1ac85f529e2fd945e1d846 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:04:34 +0000] 5e2b4311dd1ac85f529e2fd945e1d846 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:04:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/10 04:04:44 [info] 38#38: *937 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:04:44 [info] 38#38: *936 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:04:49 [info] 38#38: *938 [lua] access_by_lua(msblocations.conf:189):2: b1db52da7617ae78511b1035366c0674:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:04:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.100 - - [10/Jan/2023:04:04:49 +0000] b1db52da7617ae78511b1035366c0674 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/10 04:04:49 [info] 38#38: *938 [lua] logger.lua:23: b1db52da7617ae78511b1035366c0674 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 04:04:54 [info] 38#38: *939 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:04:54 [info] 38#38: *940 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:05:04 [info] 38#38: *941 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:05:04 [info] 38#38: *942 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:05:04 [info] 38#38: *943 [lua] access_by_lua(msblocations.conf:189):2: 26cf676d5a7a882e777d161f57158be6:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:05:04 [info] 38#38: *943 [lua] logger.lua:23: 26cf676d5a7a882e777d161f57158be6 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:05:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.100 - - [10/Jan/2023:04:05:04 +0000] 26cf676d5a7a882e777d161f57158be6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/10 04:05:14 [info] 38#38: *944 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:05:14 [info] 38#38: *945 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:05:19 [info] 38#38: *946 [lua] access_by_lua(msblocations.conf:189):2: c728a823ed6bb54060b31305a244d3d5:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:05:19 [info] 38#38: *946 [lua] logger.lua:23: c728a823ed6bb54060b31305a244d3d5 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:05:19 +0000] c728a823ed6bb54060b31305a244d3d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:05:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/10 04:05:24 [info] 38#38: *948 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:05:24 [info] 38#38: *949 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:05:34 [info] 38#38: *950 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:05:34 [info] 38#38: *951 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:05:34 [info] 38#38: *952 [lua] access_by_lua(msblocations.conf:189):2: 8531e0511e78bf4a4efdd730df783828:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:05:34 [info] 38#38: *952 [lua] logger.lua:23: 8531e0511e78bf4a4efdd730df783828 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:05:34 +0000] 8531e0511e78bf4a4efdd730df783828 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:05:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/10 04:05:44 [info] 38#38: *953 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:05:44 [info] 38#38: *954 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:05:49 [info] 38#38: *955 [lua] access_by_lua(msblocations.conf:189):2: 58bcd0525952a84d25d85dc166fab6a5:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:05:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.100 - - [10/Jan/2023:04:05:49 +0000] 58bcd0525952a84d25d85dc166fab6a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/10 04:05:49 [info] 38#38: *955 [lua] logger.lua:23: 58bcd0525952a84d25d85dc166fab6a5 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 04:05:54 [info] 39#39: *957 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:05:54 [info] 38#38: *956 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:06:04 [info] 39#39: *958 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:06:04 [info] 39#39: *959 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:06:04 [info] 38#38: *960 [lua] access_by_lua(msblocations.conf:189):2: d3e45587be6404151db8458e7a943dab:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:06:04 [info] 38#38: *960 [lua] logger.lua:23: d3e45587be6404151db8458e7a943dab {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:06:04 +0000] d3e45587be6404151db8458e7a943dab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:06:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 04:06:14 [info] 39#39: *962 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:06:14 [info] 38#38: *961 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:06:19 [info] 38#38: *963 [lua] access_by_lua(msblocations.conf:189):2: b96346c7c445a2728d6d556dd24815c5:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:06:19 +0000] b96346c7c445a2728d6d556dd24815c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:06:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:06:19 [info] 38#38: *963 [lua] logger.lua:23: b96346c7c445a2728d6d556dd24815c5 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 04:06:24 [info] 38#38: *965 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:06:24 [info] 38#38: *966 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:06:34 [info] 38#38: *967 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:06:34 [info] 38#38: *968 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:06:34 [info] 38#38: *969 [lua] access_by_lua(msblocations.conf:189):2: 156c5e29df11970b702a8370f4bf789b:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:06:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:06:34 [info] 38#38: *969 [lua] logger.lua:23: 156c5e29df11970b702a8370f4bf789b {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:06:34 +0000] 156c5e29df11970b702a8370f4bf789b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/10 04:06:44 [info] 38#38: *971 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:06:44 [info] 38#38: *970 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:06:49 [info] 38#38: *972 [lua] access_by_lua(msblocations.conf:189):2: 5ccef4887b5db753bd7faabbab2fcdae:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:06:49 [info] 38#38: *972 [lua] logger.lua:23: 5ccef4887b5db753bd7faabbab2fcdae {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:06:49 +0000] 5ccef4887b5db753bd7faabbab2fcdae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:06:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:06:54 [info] 38#38: *973 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:06:54 [info] 38#38: *974 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:07:04 [info] 38#38: *975 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:07:04 [info] 38#38: *976 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:07:04 [info] 38#38: *977 [lua] access_by_lua(msblocations.conf:189):2: fe2a85d5e053fdcf8d8ded33fd494b9c:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:07:04 [info] 38#38: *977 [lua] logger.lua:23: fe2a85d5e053fdcf8d8ded33fd494b9c {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:07:04 +0000] fe2a85d5e053fdcf8d8ded33fd494b9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:07:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 04:07:14 [info] 38#38: *979 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:07:14 [info] 38#38: *978 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:07:19 [info] 38#38: *980 [lua] access_by_lua(msblocations.conf:189):2: e3c6e03b0b43b8b77245d13f0d5150b1:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:07:19 [info] 38#38: *980 [lua] logger.lua:23: e3c6e03b0b43b8b77245d13f0d5150b1 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:07:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.100 - - [10/Jan/2023:04:07:19 +0000] e3c6e03b0b43b8b77245d13f0d5150b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 04:07:24 [info] 38#38: *982 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:07:24 [info] 38#38: *983 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:07:34 [info] 38#38: *984 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:07:34 [info] 39#39: *985 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:07:34 [info] 38#38: *986 [lua] access_by_lua(msblocations.conf:189):2: 9057b063673816128670c7925f40d159:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:07:34 [info] 38#38: *986 [lua] logger.lua:23: 9057b063673816128670c7925f40d159 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:07:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.68.100 - - [10/Jan/2023:04:07:34 +0000] 9057b063673816128670c7925f40d159 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/10 04:07:44 [info] 38#38: *987 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:07:44 [info] 38#38: *988 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:07:49 [info] 38#38: *989 [lua] access_by_lua(msblocations.conf:189):2: 1c82385e2316b7cbbe677d161f37c7b2:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:07:49 +0000] 1c82385e2316b7cbbe677d161f37c7b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:07:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:07:49 [info] 38#38: *989 [lua] logger.lua:23: 1c82385e2316b7cbbe677d161f37c7b2 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 04:07:54 [info] 38#38: *990 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:07:54 [info] 39#39: *991 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:08:04 [info] 39#39: *992 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:08:04 [info] 39#39: *993 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:08:04 [info] 38#38: *994 [lua] access_by_lua(msblocations.conf:189):2: 8be1081bb44477debe0cebec4640e8fa:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:08:04 [info] 38#38: *994 [lua] logger.lua:23: 8be1081bb44477debe0cebec4640e8fa {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:08:04 +0000] 8be1081bb44477debe0cebec4640e8fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:08:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:08:14 [info] 38#38: *996 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:08:14 [info] 38#38: *995 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:08:19 [info] 38#38: *997 [lua] access_by_lua(msblocations.conf:189):2: 0dfc371e8011852a727bad190453b41a:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:08:19 +0000] 0dfc371e8011852a727bad190453b41a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 04:08:19 [info] 38#38: *997 [lua] logger.lua:23: 0dfc371e8011852a727bad190453b41a {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:08:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:08:24 [info] 39#39: *1000 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:08:24 [info] 38#38: *999 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:08:34 [info] 39#39: *1001 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:08:34 [info] 39#39: *1002 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:08:34 [info] 38#38: *1003 [lua] access_by_lua(msblocations.conf:189):2: faf925b1b48f5e26ac3a415c72715caa:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:08:34 [info] 38#38: *1003 [lua] logger.lua:23: faf925b1b48f5e26ac3a415c72715caa {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:08:34 +0000] faf925b1b48f5e26ac3a415c72715caa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:08:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 04:08:42 [info] 38#38: *1004 client closed connection while waiting for request, client: 10.233.65.67, server: 0.0.0.0:443
2023/01/10 04:08:44 [info] 38#38: *1005 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:08:44 [info] 38#38: *1006 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:08:49 [info] 38#38: *1007 [lua] access_by_lua(msblocations.conf:189):2: 0049a1eb7e4087b9632b3b35754c6305:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:08:49 [info] 38#38: *1007 [lua] logger.lua:23: 0049a1eb7e4087b9632b3b35754c6305 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:08:49 +0000] 0049a1eb7e4087b9632b3b35754c6305 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:08:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:08:54 [info] 38#38: *1008 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:08:54 [info] 38#38: *1009 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:09:04 [info] 38#38: *1010 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:09:04 [info] 38#38: *1011 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:09:04 [info] 38#38: *1012 [lua] access_by_lua(msblocations.conf:189):2: eff3f647ac6a4ad7bb78f2d0b112d085:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:09:04 +0000] eff3f647ac6a4ad7bb78f2d0b112d085 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:09:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:09:04 [info] 38#38: *1012 [lua] logger.lua:23: eff3f647ac6a4ad7bb78f2d0b112d085 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 04:09:14 [info] 39#39: *1013 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:09:14 [info] 39#39: *1014 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:09:19 [info] 38#38: *1015 [lua] access_by_lua(msblocations.conf:189):2: 4a1094a773ed31a76af3ce4e6109ca5c:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:09:19 +0000] 4a1094a773ed31a76af3ce4e6109ca5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:09:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:09:19 [info] 38#38: *1015 [lua] logger.lua:23: 4a1094a773ed31a76af3ce4e6109ca5c {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 04:09:24 [info] 38#38: *1017 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:09:24 [info] 38#38: *1018 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:09:34 [info] 38#38: *1020 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:09:34 [info] 38#38: *1019 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:09:34 [info] 38#38: *1021 [lua] access_by_lua(msblocations.conf:189):2: 45a26a099dd82b01833eea13aaaf2b3f:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:09:34 +0000] 45a26a099dd82b01833eea13aaaf2b3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/10 04:09:34 [info] 38#38: *1021 [lua] logger.lua:23: 45a26a099dd82b01833eea13aaaf2b3f {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:09:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 04:09:44 [info] 38#38: *1022 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:09:44 [info] 38#38: *1023 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:09:49 [info] 38#38: *1024 [lua] access_by_lua(msblocations.conf:189):2: 0f3329901425c7379c32257ba358fc73:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:09:49 [info] 38#38: *1024 [lua] logger.lua:23: 0f3329901425c7379c32257ba358fc73 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:09:49 +0000] 0f3329901425c7379c32257ba358fc73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:09:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:09:54 [info] 38#38: *1025 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:09:54 [info] 38#38: *1026 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:10:04 [info] 38#38: *1027 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:10:04 [info] 39#39: *1028 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:10:04 [info] 38#38: *1029 [lua] access_by_lua(msblocations.conf:189):2: 0085efeacc65ce253c684062c7821455:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:10:04 [info] 38#38: *1029 [lua] logger.lua:23: 0085efeacc65ce253c684062c7821455 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:10:04 +0000] 0085efeacc65ce253c684062c7821455 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:10:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:10:14 [info] 38#38: *1031 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:10:14 [info] 38#38: *1030 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:10:19 [info] 38#38: *1032 [lua] access_by_lua(msblocations.conf:189):2: fb08106bee78124961c5ebbf76e58f50:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:10:19 [info] 38#38: *1032 [lua] logger.lua:23: fb08106bee78124961c5ebbf76e58f50 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:10:19 +0000] fb08106bee78124961c5ebbf76e58f50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:10:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 04:10:24 [info] 38#38: *1035 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:10:24 [info] 38#38: *1034 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:10:34 [info] 38#38: *1036 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:10:34 [info] 39#39: *1037 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:10:34 [info] 38#38: *1038 [lua] access_by_lua(msblocations.conf:189):2: 6dfca52ed1c08be50dfe6128312e8e60:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:10:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
10.233.68.100 - - [10/Jan/2023:04:10:34 +0000] 6dfca52ed1c08be50dfe6128312e8e60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/10 04:10:34 [info] 38#38: *1038 [lua] logger.lua:23: 6dfca52ed1c08be50dfe6128312e8e60 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 04:10:44 [info] 38#38: *1039 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:10:44 [info] 38#38: *1040 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:10:49 [info] 38#38: *1041 [lua] access_by_lua(msblocations.conf:189):2: d6adffb976585c03a36f10164dc4a400:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:10:49 [info] 38#38: *1041 [lua] logger.lua:23: d6adffb976585c03a36f10164dc4a400 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:10:49 +0000] d6adffb976585c03a36f10164dc4a400 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:10:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 04:10:54 [info] 38#38: *1043 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:10:54 [info] 38#38: *1042 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:11:04 [info] 39#39: *1044 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:11:04 [info] 39#39: *1045 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:11:04 [info] 38#38: *1046 [lua] access_by_lua(msblocations.conf:189):2: fd63bd7c73a8bc9665d72030b138de39:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:11:04 [info] 38#38: *1046 [lua] logger.lua:23: fd63bd7c73a8bc9665d72030b138de39 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:11:04 +0000] fd63bd7c73a8bc9665d72030b138de39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:11:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:11:14 [info] 38#38: *1047 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:11:14 [info] 38#38: *1048 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:11:19 [info] 38#38: *1049 [lua] access_by_lua(msblocations.conf:189):2: 3531e196768a6ac0f552925f40b173a9:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:11:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.100 - - [10/Jan/2023:04:11:20 +0000] 3531e196768a6ac0f552925f40b173a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/10 04:11:20 [info] 38#38: *1049 [lua] logger.lua:23: 3531e196768a6ac0f552925f40b173a9 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 04:11:24 [info] 38#38: *1051 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:11:24 [info] 38#38: *1052 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:11:34 [info] 38#38: *1053 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:11:34 [info] 39#39: *1054 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:11:35 [info] 38#38: *1055 [lua] access_by_lua(msblocations.conf:189):2: 2c8461b662afddc2c2de3243d00028b9:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:11:35 [info] 38#38: *1055 [lua] logger.lua:23: 2c8461b662afddc2c2de3243d00028b9 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:11:35 +0000] 2c8461b662afddc2c2de3243d00028b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:11:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:11:44 [info] 38#38: *1057 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:11:44 [info] 38#38: *1056 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:11:50 [info] 38#38: *1058 [lua] access_by_lua(msblocations.conf:189):2: d85157526df794b5c30613c094d5e07b:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:11:50 [info] 38#38: *1058 [lua] logger.lua:23: d85157526df794b5c30613c094d5e07b {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:11:50 +0000] d85157526df794b5c30613c094d5e07b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:11:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:11:54 [info] 38#38: *1060 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:11:54 [info] 38#38: *1059 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:12:04 [info] 38#38: *1061 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:12:04 [info] 38#38: *1062 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:12:05 [info] 38#38: *1063 [lua] access_by_lua(msblocations.conf:189):2: 40934fa431aef818f1e7c2793d7dd3c7:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:12:05 [info] 38#38: *1063 [lua] logger.lua:23: 40934fa431aef818f1e7c2793d7dd3c7 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:12:05 +0000] 40934fa431aef818f1e7c2793d7dd3c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:12:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 04:12:14 [info] 38#38: *1064 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:12:14 [info] 38#38: *1065 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:12:20 [info] 38#38: *1066 [lua] access_by_lua(msblocations.conf:189):2: d8cf6221227d237b9a7a95c735fa930b:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:12:20 [info] 38#38: *1066 [lua] logger.lua:23: d8cf6221227d237b9a7a95c735fa930b {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:12:20 +0000] d8cf6221227d237b9a7a95c735fa930b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:12:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 04:12:24 [info] 38#38: *1068 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:12:24 [info] 39#39: *1069 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:12:34 [info] 38#38: *1070 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:12:34 [info] 38#38: *1071 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:12:35 [info] 38#38: *1072 [lua] access_by_lua(msblocations.conf:189):2: 72d46a9671d78af92a4e90186ab42586:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:12:35 [info] 38#38: *1072 [lua] logger.lua:23: 72d46a9671d78af92a4e90186ab42586 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:12:35 +0000] 72d46a9671d78af92a4e90186ab42586 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:12:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/10 04:12:44 [info] 38#38: *1073 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:12:44 [info] 38#38: *1074 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:12:50 [info] 38#38: *1075 [lua] access_by_lua(msblocations.conf:189):2: 3f18c78a5aff2f952b1516a23c3b9cb6:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:12:50 [info] 38#38: *1075 [lua] logger.lua:23: 3f18c78a5aff2f952b1516a23c3b9cb6 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:12:50 +0000] 3f18c78a5aff2f952b1516a23c3b9cb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:12:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 04:12:54 [info] 38#38: *1076 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:12:54 [info] 38#38: *1077 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:13:04 [info] 38#38: *1078 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:13:04 [info] 38#38: *1079 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:13:05 [info] 38#38: *1080 [lua] access_by_lua(msblocations.conf:189):2: 2774231ea500c3a0b70d7c3a48e309f0:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:13:05 [info] 38#38: *1080 [lua] logger.lua:23: 2774231ea500c3a0b70d7c3a48e309f0 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:13:05 +0000] 2774231ea500c3a0b70d7c3a48e309f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:13:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:13:14 [info] 38#38: *1081 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:13:14 [info] 38#38: *1082 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:13:20 [info] 38#38: *1083 [lua] access_by_lua(msblocations.conf:189):2: 0d2fab0888a17a0126cb98a2903af8bb:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:13:20 [info] 38#38: *1083 [lua] logger.lua:23: 0d2fab0888a17a0126cb98a2903af8bb {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:13:20 +0000] 0d2fab0888a17a0126cb98a2903af8bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:13:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 04:13:24 [info] 38#38: *1085 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:13:24 [info] 38#38: *1086 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:13:34 [info] 38#38: *1087 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:13:34 [info] 38#38: *1088 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:13:35 [info] 38#38: *1089 [lua] access_by_lua(msblocations.conf:189):2: 1ecba25569962792ce11c4c2a198ffc1:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:13:35 [info] 38#38: *1089 [lua] logger.lua:23: 1ecba25569962792ce11c4c2a198ffc1 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:13:35 +0000] 1ecba25569962792ce11c4c2a198ffc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:13:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 04:13:44 [info] 39#39: *1091 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:13:44 [info] 39#39: *1090 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:13:50 [info] 38#38: *1092 [lua] access_by_lua(msblocations.conf:189):2: 303cce344c707ffaf3919ebca97a006d:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:13:50 +0000] 303cce344c707ffaf3919ebca97a006d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:13:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:13:50 [info] 38#38: *1092 [lua] logger.lua:23: 303cce344c707ffaf3919ebca97a006d {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 04:13:54 [info] 38#38: *1093 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:13:54 [info] 38#38: *1094 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:14:04 [info] 39#39: *1095 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:14:04 [info] 39#39: *1096 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:14:05 [info] 38#38: *1097 [lua] access_by_lua(msblocations.conf:189):2: 4d010bdd4033886640660e60a2bd8c2d:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:14:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.68.100 - - [10/Jan/2023:04:14:05 +0000] 4d010bdd4033886640660e60a2bd8c2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/10 04:14:05 [info] 38#38: *1097 [lua] logger.lua:23: 4d010bdd4033886640660e60a2bd8c2d {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 04:14:14 [info] 38#38: *1098 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:14:14 [info] 38#38: *1099 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:14:20 [info] 38#38: *1100 [lua] access_by_lua(msblocations.conf:189):2: 6f0d9ad8190aac193de9f6ba90a765c8:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:14:20 [info] 38#38: *1100 [lua] logger.lua:23: 6f0d9ad8190aac193de9f6ba90a765c8 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:14:20 +0000] 6f0d9ad8190aac193de9f6ba90a765c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:14:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/10 04:14:24 [info] 38#38: *1102 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:14:24 [info] 38#38: *1103 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:14:34 [info] 38#38: *1104 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:14:34 [info] 39#39: *1105 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:14:35 [info] 38#38: *1106 [lua] access_by_lua(msblocations.conf:189):2: 3c659bf7f472d87eb7fc33c8ccaf4fb4:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:14:35 [info] 38#38: *1106 [lua] logger.lua:23: 3c659bf7f472d87eb7fc33c8ccaf4fb4 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:14:35 +0000] 3c659bf7f472d87eb7fc33c8ccaf4fb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:14:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 04:14:44 [info] 38#38: *1107 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:14:44 [info] 38#38: *1108 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:14:50 [info] 38#38: *1109 [lua] access_by_lua(msblocations.conf:189):2: d2bd912a7fd47543077b2b3703fd0f24:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:14:50 [info] 38#38: *1109 [lua] logger.lua:23: d2bd912a7fd47543077b2b3703fd0f24 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:14:50 +0000] d2bd912a7fd47543077b2b3703fd0f24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:14:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:14:54 [info] 38#38: *1110 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:14:54 [info] 38#38: *1111 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:15:04 [info] 38#38: *1113 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:15:04 [info] 38#38: *1112 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:15:05 [info] 38#38: *1114 [lua] access_by_lua(msblocations.conf:189):2: 048fd72b7d99c873d6f733bbeca9514a:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/10 04:15:05 [info] 38#38: *1114 [lua] logger.lua:23: 048fd72b7d99c873d6f733bbeca9514a {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:15:05 +0000] 048fd72b7d99c873d6f733bbeca9514a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:15:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 04:15:14 [info] 39#39: *1115 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:15:14 [info] 39#39: *1116 client closed connection while SSL handshaking, client: 10.233.72.142, server: 0.0.0.0:443
2023/01/10 04:15:20 [info] 38#38: *1117 [lua] access_by_lua(msblocations.conf:189):2: 187559d2304e8add6e1f6762ce08f9e9:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.100 - - [10/Jan/2023:04:15:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.100 - - [10/Jan/2023:04:15:20 +0000] 187559d2304e8add6e1f6762ce08f9e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/10 04:15:20 [info] 38#38: *1117 [lua] logger.lua:23: 187559d2304e8add6e1f6762ce08f9e9 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"