Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.44.11
### Starting redis
there is no /usr/local/redis/../redis-works
=========== Redis config info =============================================
Redis_HOME=/usr/local/redis
config file=/usr/local/redis/conf/redis.conf
Help:use /usr/local/redis/redis-server --help for help
===============================================================================
/usr/local/redis
@C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
ln: /lib64/libluajit-5.1.so.2: No such file or directory
===============================================================================
=========== openresty config info =============================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
/usr/local/openresty/nginx
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
2023/02/20 17:00:15 [warn] 34#34: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
2023/02/20 17:00:15 [warn] 34#34: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
2023/02/20 17:00:15 [warn] 34#34: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
2023/02/20 17:00:15 [notice] 34#34: using the "epoll" event method
2023/02/20 17:00:15 [notice] 34#34: openresty/1.13.6.1
2023/02/20 17:00:15 [notice] 34#34: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/02/20 17:00:15 [notice] 34#34: OS: Linux 5.4.0-96-generic
2023/02/20 17:00:15 [notice] 34#34: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/02/20 17:00:15 [notice] 35#35: start worker processes
2023/02/20 17:00:15 [notice] 35#35: start worker process 36
2023/02/20 17:00:15 [notice] 35#35: start worker process 37
\n\n### Starting apiroute
2023/02/20 17:00:15 [notice] 35#35: start worker process 38
2023/02/20 17:00:15 [notice] 35#35: start worker process 40
2023/02/20 17:00:15 [notice] 35#35: start worker process 41
2023/02/20 17:00:15 [notice] 35#35: start worker process 42
2023/02/20 17:00:15 [notice] 35#35: start worker process 43
2023/02/20 17:00:15 [notice] 35#35: start worker process 44
2023/02/20 17:00:15 [notice] 35#35: start cache manager process 45
2023/02/20 17:00:15 [notice] 35#35: start cache loader process 46
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230220170015.hprof
@CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar
@EXT_DIRS@
==========================================================================
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_CMD@
2023-02-20 17:00:18 270 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-02-20 17:00:18 277 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-02-20 17:00:18 277 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-02-20 17:00:18 336 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-02-20 17:00:18 336 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.44.11:10081 Enabled:true
2023-02-20 17:00:19 998 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2023-02-20 17:00:20 095 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-02-20 17:00:20 096 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-02-20 17:00:20 097 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-02-20 17:00:20 100 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-02-20 17:00:20 101 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2023-02-20 17:00:20 102 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-02-20 17:00:20 102 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-02-20 17:00:20 165 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-02-20 17:00:20 277 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-02-20 17:00:20 277 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-02-20 17:00:20 278 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-02-20 17:00:20 813 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/02/20 17:00:30 [info] 42#42: *12 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:00:30 [info] 38#38: *13 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:00:30 [info] 38#38: *14 [lua] access_by_lua(msblocations.conf:189):2: 114fdbea292f9e2eac03cb929f60ba1e:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:00:30 [info] 38#38: *14 [lua] logger.lua:23: 114fdbea292f9e2eac03cb929f60ba1e {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:00:30 +0000] 114fdbea292f9e2eac03cb929f60ba1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.187 upstream_response_time:0.185 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:00:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 54
2023/02/20 17:00:40 [info] 42#42: *17 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:00:40 [info] 42#42: *18 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:00:45 [info] 38#38: *19 [lua] access_by_lua(msblocations.conf:189):2: 2b650c6291084fa2e6c56017ccb0938f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:00:45 +0000] 2b650c6291084fa2e6c56017ccb0938f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.031 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:00:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/20 17:00:45 [info] 38#38: *19 [lua] logger.lua:23: 2b650c6291084fa2e6c56017ccb0938f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:00:50 [info] 38#38: *20 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:00:50 [info] 42#42: *21 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:01:00 [info] 38#38: *22 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:01:00 [info] 38#38: *23 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:01:00 [info] 38#38: *24 [lua] access_by_lua(msblocations.conf:189):2: d75eeab1dd902bb87a73660fe2c76373:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:01:00 +0000] d75eeab1dd902bb87a73660fe2c76373 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-"
2023/02/20 17:01:00 [info] 38#38: *24 [lua] logger.lua:23: d75eeab1dd902bb87a73660fe2c76373 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:01:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/20 17:01:10 [info] 38#38: *26 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:01:10 [info] 42#42: *25 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:01:15 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/02/20 17:01:15 [notice] 35#35: signal 17 (SIGCHLD) received from 46
2023/02/20 17:01:15 [notice] 35#35: cache loader process 46 exited with code 0
2023/02/20 17:01:15 [notice] 35#35: signal 29 (SIGIO) received
2023/02/20 17:01:15 [info] 38#38: *29 [lua] access_by_lua(msblocations.conf:189):2: 7735a9e3ce03f2cff7845851e1e436e4:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:01:15 [info] 38#38: *29 [lua] logger.lua:23: 7735a9e3ce03f2cff7845851e1e436e4 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:01:15 +0000] 7735a9e3ce03f2cff7845851e1e436e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:01:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/20 17:01:20 [info] 38#38: *30 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:01:20 [info] 38#38: *31 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:01:30 [info] 38#38: *32 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:01:30 [info] 38#38: *33 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:01:30 [info] 38#38: *34 [lua] access_by_lua(msblocations.conf:189):2: e8a2bcbc92230e10a19a619649dfeef2:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:01:30 [info] 38#38: *34 [lua] logger.lua:23: e8a2bcbc92230e10a19a619649dfeef2 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:01:30 +0000] e8a2bcbc92230e10a19a619649dfeef2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:01:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:01:40 [info] 38#38: *36 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:01:40 [info] 42#42: *35 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:01:45 [info] 38#38: *37 [lua] access_by_lua(msblocations.conf:189):2: 1bd7db476509bdbd97c0c1f9ecadc81b:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:01:45 +0000] 1bd7db476509bdbd97c0c1f9ecadc81b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 17:01:45 [info] 38#38: *37 [lua] logger.lua:23: 1bd7db476509bdbd97c0c1f9ecadc81b {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:01:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:01:50 [info] 38#38: *38 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:01:50 [info] 42#42: *39 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:02:00 [info] 42#42: *41 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:02:00 [info] 42#42: *40 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:02:00 [info] 38#38: *42 [lua] access_by_lua(msblocations.conf:189):2: 7698867026d24a87bd33f7dfbd982574:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:02:00 [info] 38#38: *42 [lua] logger.lua:23: 7698867026d24a87bd33f7dfbd982574 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:02:00 +0000] 7698867026d24a87bd33f7dfbd982574 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:02:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:02:10 [info] 38#38: *43 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:02:10 [info] 38#38: *44 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:02:15 [info] 38#38: *46 [lua] access_by_lua(msblocations.conf:189):2: d0eb2270a20152084717d294e54cfe6e:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:02:15 +0000] d0eb2270a20152084717d294e54cfe6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:02:15 [info] 38#38: *46 [lua] logger.lua:23: d0eb2270a20152084717d294e54cfe6e {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:02:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:02:20 [info] 42#42: *48 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:02:20 [info] 42#42: *47 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:02:30 [info] 38#38: *49 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:02:30 [info] 42#42: *50 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:02:30 [info] 38#38: *51 [lua] access_by_lua(msblocations.conf:189):2: 41cbad677f35e688569a8eaf58d4068b:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:02:30 +0000] 41cbad677f35e688569a8eaf58d4068b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 17:02:30 [info] 38#38: *51 [lua] logger.lua:23: 41cbad677f35e688569a8eaf58d4068b {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:02:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:02:40 [info] 38#38: *52 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:02:40 [info] 42#42: *53 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:02:45 [info] 38#38: *54 [lua] access_by_lua(msblocations.conf:189):2: ecbba4d57a40c0c50aebed29d3b83686:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:02:46 +0000] ecbba4d57a40c0c50aebed29d3b83686 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:02:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:02:46 [info] 38#38: *54 [lua] logger.lua:23: ecbba4d57a40c0c50aebed29d3b83686 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:02:50 [info] 38#38: *55 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:02:50 [info] 38#38: *56 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:03:00 [info] 38#38: *58 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:03:00 [info] 42#42: *57 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:03:01 [info] 38#38: *59 [lua] access_by_lua(msblocations.conf:189):2: ffa7dc6f9d99c1e939f78598a89aea07:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:03:01 [info] 38#38: *59 [lua] logger.lua:23: ffa7dc6f9d99c1e939f78598a89aea07 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:03:01 +0000] ffa7dc6f9d99c1e939f78598a89aea07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:03:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/20 17:03:10 [info] 42#42: *61 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:03:10 [info] 42#42: *60 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:03:16 [info] 38#38: *63 [lua] access_by_lua(msblocations.conf:189):2: ddf9ef68fafd394c96f9192a187bf5f6:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:03:16 +0000] ddf9ef68fafd394c96f9192a187bf5f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:03:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:03:16 [info] 38#38: *63 [lua] logger.lua:23: ddf9ef68fafd394c96f9192a187bf5f6 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:03:20 [info] 42#42: *64 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:03:20 [info] 42#42: *65 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:03:30 [info] 42#42: *67 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:03:30 [info] 42#42: *66 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:03:31 [info] 38#38: *68 [lua] access_by_lua(msblocations.conf:189):2: 6ae6300d7f8f05acf1dc2013693f8aa4:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:03:31 +0000] 6ae6300d7f8f05acf1dc2013693f8aa4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 17:03:31 [info] 38#38: *68 [lua] logger.lua:23: 6ae6300d7f8f05acf1dc2013693f8aa4 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:03:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 17:03:40 [info] 42#42: *69 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:03:40 [info] 42#42: *70 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:03:46 [info] 38#38: *71 [lua] access_by_lua(msblocations.conf:189):2: 72fadb17385e083776884081bd6d2dc1:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:03:46 +0000] 72fadb17385e083776884081bd6d2dc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:03:46 [info] 38#38: *71 [lua] logger.lua:23: 72fadb17385e083776884081bd6d2dc1 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:03:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:03:50 [info] 38#38: *72 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:03:50 [info] 38#38: *73 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:04:00 [info] 38#38: *74 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:04:00 [info] 38#38: *75 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:04:01 [info] 38#38: *76 [lua] access_by_lua(msblocations.conf:189):2: c0e7ae9a2c4b59e850c970f34542cc1d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:04:01 [info] 38#38: *76 [lua] logger.lua:23: c0e7ae9a2c4b59e850c970f34542cc1d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:04:01 +0000] c0e7ae9a2c4b59e850c970f34542cc1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:04:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/02/20 17:04:10 [info] 42#42: *77 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:04:10 [info] 42#42: *78 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:04:16 [info] 38#38: *80 [lua] access_by_lua(msblocations.conf:189):2: 1d6f9638ee3ad090890b8a191620fa76:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:04:16 [info] 38#38: *80 [lua] logger.lua:23: 1d6f9638ee3ad090890b8a191620fa76 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:04:16 +0000] 1d6f9638ee3ad090890b8a191620fa76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:04:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/02/20 17:04:20 [info] 38#38: *81 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:04:20 [info] 42#42: *82 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:04:30 [info] 38#38: *83 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:04:30 [info] 38#38: *84 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:04:31 [info] 38#38: *85 [lua] access_by_lua(msblocations.conf:189):2: c4fb791cf058f903f2093a5ea9985c78:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:04:31 +0000] c4fb791cf058f903f2093a5ea9985c78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:04:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:04:31 [info] 38#38: *85 [lua] logger.lua:23: c4fb791cf058f903f2093a5ea9985c78 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:04:40 [info] 38#38: *86 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:04:40 [info] 38#38: *87 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:04:46 [info] 38#38: *88 [lua] access_by_lua(msblocations.conf:189):2: e612fa46f05013e3e1fad2b2fa3e1d9f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:04:46 [info] 38#38: *88 [lua] logger.lua:23: e612fa46f05013e3e1fad2b2fa3e1d9f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:04:46 +0000] e612fa46f05013e3e1fad2b2fa3e1d9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:04:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:04:50 [info] 38#38: *89 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:04:50 [info] 42#42: *90 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:05:00 [info] 42#42: *91 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:05:00 [info] 38#38: *92 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:05:01 [info] 38#38: *93 [lua] access_by_lua(msblocations.conf:189):2: 358454a62e599d1dd64b8f48f838bae2:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:05:01 [info] 38#38: *93 [lua] logger.lua:23: 358454a62e599d1dd64b8f48f838bae2 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:05:01 +0000] 358454a62e599d1dd64b8f48f838bae2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:05:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:05:10 [info] 42#42: *94 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:05:10 [info] 38#38: *95 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:05:16 [info] 38#38: *97 [lua] access_by_lua(msblocations.conf:189):2: 5579105e58a8194f99d24ef3af27b1bb:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:05:16 [info] 38#38: *97 [lua] logger.lua:23: 5579105e58a8194f99d24ef3af27b1bb {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:05:16 +0000] 5579105e58a8194f99d24ef3af27b1bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:05:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:05:20 [info] 38#38: *99 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:05:20 [info] 38#38: *98 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:05:30 [info] 38#38: *101 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:05:30 [info] 38#38: *100 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:05:31 [info] 38#38: *102 [lua] access_by_lua(msblocations.conf:189):2: 4ac077a9ca4a29241605787130a887de:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:05:31 [info] 38#38: *102 [lua] logger.lua:23: 4ac077a9ca4a29241605787130a887de {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:05:31 +0000] 4ac077a9ca4a29241605787130a887de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:05:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:05:40 [info] 38#38: *103 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:05:40 [info] 38#38: *104 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:05:46 [info] 38#38: *105 [lua] access_by_lua(msblocations.conf:189):2: a34bfd5af5b6921ef0735f25e0b25b03:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:05:46 [info] 38#38: *105 [lua] logger.lua:23: a34bfd5af5b6921ef0735f25e0b25b03 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:05:46 +0000] a34bfd5af5b6921ef0735f25e0b25b03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:05:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:05:50 [info] 42#42: *107 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:05:50 [info] 42#42: *106 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:06:00 [info] 42#42: *109 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:06:00 [info] 42#42: *108 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:06:01 [info] 38#38: *110 [lua] access_by_lua(msblocations.conf:189):2: ba50945c6a3675bb4ec3a6bcca49d521:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:06:01 +0000] ba50945c6a3675bb4ec3a6bcca49d521 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:06:01 [info] 38#38: *110 [lua] logger.lua:23: ba50945c6a3675bb4ec3a6bcca49d521 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:06:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:06:10 [info] 42#42: *111 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:06:10 [info] 42#42: *112 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:06:16 [info] 38#38: *114 [lua] access_by_lua(msblocations.conf:189):2: 8c4d76fa09fbc209a174c7a80009de88:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:06:16 [info] 38#38: *114 [lua] logger.lua:23: 8c4d76fa09fbc209a174c7a80009de88 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:06:16 +0000] 8c4d76fa09fbc209a174c7a80009de88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:06:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/20 17:06:20 [info] 42#42: *115 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:06:20 [info] 38#38: *116 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:06:30 [info] 42#42: *118 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:06:30 [info] 38#38: *117 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:06:31 [info] 38#38: *119 [lua] access_by_lua(msblocations.conf:189):2: b2fcd48a994000a3e10766ac8e92cef8:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:06:31 +0000] b2fcd48a994000a3e10766ac8e92cef8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:06:31 [info] 38#38: *119 [lua] logger.lua:23: b2fcd48a994000a3e10766ac8e92cef8 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:06:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:06:40 [info] 42#42: *120 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:06:40 [info] 42#42: *121 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:06:46 [info] 38#38: *122 [lua] access_by_lua(msblocations.conf:189):2: 13541de648396cb89c2f115977d42c0f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:06:46 [info] 38#38: *122 [lua] logger.lua:23: 13541de648396cb89c2f115977d42c0f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:06:46 +0000] 13541de648396cb89c2f115977d42c0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:06:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:06:50 [info] 42#42: *123 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:06:50 [info] 42#42: *124 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:07:00 [info] 38#38: *125 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:07:00 [info] 38#38: *126 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:07:01 [info] 38#38: *127 [lua] access_by_lua(msblocations.conf:189):2: 372632a7068ea3defb2d6dc4a41374ae:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:07:01 [info] 38#38: *127 [lua] logger.lua:23: 372632a7068ea3defb2d6dc4a41374ae {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:07:01 +0000] 372632a7068ea3defb2d6dc4a41374ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:07:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:07:10 [info] 38#38: *128 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:07:10 [info] 38#38: *129 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:07:16 [info] 38#38: *131 [lua] access_by_lua(msblocations.conf:189):2: a187a7e28a434de9fa2cca233b8d0243:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:07:16 [info] 38#38: *131 [lua] logger.lua:23: a187a7e28a434de9fa2cca233b8d0243 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:07:16 +0000] a187a7e28a434de9fa2cca233b8d0243 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:07:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:07:20 [info] 38#38: *132 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:07:20 [info] 38#38: *133 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:07:30 [info] 42#42: *135 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:07:30 [info] 42#42: *134 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:07:31 [info] 38#38: *136 [lua] access_by_lua(msblocations.conf:189):2: 152e111906270b74b7d8908eed69fee0:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:07:31 [info] 38#38: *136 [lua] logger.lua:23: 152e111906270b74b7d8908eed69fee0 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:07:31 +0000] 152e111906270b74b7d8908eed69fee0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:07:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:07:40 [info] 38#38: *138 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:07:40 [info] 38#38: *137 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:07:46 [info] 38#38: *139 [lua] access_by_lua(msblocations.conf:189):2: cc5ced08101dec334e212e0f2063b6dd:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:07:46 [info] 38#38: *139 [lua] logger.lua:23: cc5ced08101dec334e212e0f2063b6dd {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:07:46 +0000] cc5ced08101dec334e212e0f2063b6dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:07:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/02/20 17:07:50 [info] 42#42: *140 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:07:50 [info] 42#42: *141 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:08:00 [info] 42#42: *142 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:08:00 [info] 42#42: *143 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:08:01 [info] 38#38: *144 [lua] access_by_lua(msblocations.conf:189):2: adbe4df311599cc2220b3a62aeed1f51:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:08:01 [info] 38#38: *144 [lua] logger.lua:23: adbe4df311599cc2220b3a62aeed1f51 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:08:01 +0000] adbe4df311599cc2220b3a62aeed1f51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:08:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:08:10 [info] 42#42: *146 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:08:10 [info] 38#38: *145 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:08:16 [info] 38#38: *148 [lua] access_by_lua(msblocations.conf:189):2: 885f0dbfc7894898932567a27600462a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:08:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.135 - - [20/Feb/2023:17:08:16 +0000] 885f0dbfc7894898932567a27600462a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 17:08:16 [info] 38#38: *148 [lua] logger.lua:23: 885f0dbfc7894898932567a27600462a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:08:20 [info] 38#38: *149 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:08:20 [info] 38#38: *150 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:08:30 [info] 42#42: *151 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:08:30 [info] 38#38: *152 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:08:31 [info] 38#38: *153 [lua] access_by_lua(msblocations.conf:189):2: 9d788a0ea8259546ea9ac6aca49f90d4:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:08:31 [info] 38#38: *153 [lua] logger.lua:23: 9d788a0ea8259546ea9ac6aca49f90d4 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:08:31 +0000] 9d788a0ea8259546ea9ac6aca49f90d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:08:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:08:40 [info] 38#38: *154 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:08:40 [info] 38#38: *155 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:08:46 [info] 38#38: *156 [lua] access_by_lua(msblocations.conf:189):2: 6ad47226050a4b3189ffcb75e615af09:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:08:46 [info] 38#38: *156 [lua] logger.lua:23: 6ad47226050a4b3189ffcb75e615af09 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:08:46 +0000] 6ad47226050a4b3189ffcb75e615af09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:08:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:08:50 [info] 38#38: *157 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:08:50 [info] 38#38: *158 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:09:00 [info] 38#38: *159 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:09:00 [info] 38#38: *160 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:09:01 [info] 38#38: *161 [lua] access_by_lua(msblocations.conf:189):2: f911889e0e669a37b071bc751338f58c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:09:01 [info] 38#38: *161 [lua] logger.lua:23: f911889e0e669a37b071bc751338f58c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:09:01 +0000] f911889e0e669a37b071bc751338f58c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:09:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/20 17:09:10 [info] 42#42: *163 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:09:10 [info] 42#42: *162 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:09:16 [info] 38#38: *165 [lua] access_by_lua(msblocations.conf:189):2: 91b45146b77e3db8d33fa4462ab28a05:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:09:16 +0000] 91b45146b77e3db8d33fa4462ab28a05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/20 17:09:16 [info] 38#38: *165 [lua] logger.lua:23: 91b45146b77e3db8d33fa4462ab28a05 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:09:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 17:09:20 [info] 38#38: *166 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:09:20 [info] 38#38: *167 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:09:30 [info] 42#42: *168 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:09:30 [info] 38#38: *169 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:09:31 [info] 38#38: *170 [lua] access_by_lua(msblocations.conf:189):2: a3f59b9dc1617b8f96d63b45cc86eb50:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:09:31 +0000] a3f59b9dc1617b8f96d63b45cc86eb50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 17:09:31 [info] 38#38: *170 [lua] logger.lua:23: a3f59b9dc1617b8f96d63b45cc86eb50 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:09:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:09:40 [info] 42#42: *172 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:09:40 [info] 38#38: *171 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:09:46 [info] 38#38: *173 [lua] access_by_lua(msblocations.conf:189):2: 2003a0981771a09c0e2c7e96a8ecb787:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:09:46 [info] 38#38: *173 [lua] logger.lua:23: 2003a0981771a09c0e2c7e96a8ecb787 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:09:46 +0000] 2003a0981771a09c0e2c7e96a8ecb787 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:09:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:09:50 [info] 42#42: *175 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:09:50 [info] 38#38: *174 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:10:00 [info] 38#38: *177 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:10:00 [info] 38#38: *176 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:10:01 [info] 38#38: *178 [lua] access_by_lua(msblocations.conf:189):2: 2f16d7df501b9efb71e1f5802d0165b5:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:10:01 [info] 38#38: *178 [lua] logger.lua:23: 2f16d7df501b9efb71e1f5802d0165b5 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:10:01 +0000] 2f16d7df501b9efb71e1f5802d0165b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:10:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:10:10 [info] 42#42: *179 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:10:10 [info] 42#42: *180 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:10:16 [info] 38#38: *182 [lua] access_by_lua(msblocations.conf:189):2: 4c7598625cfae42dd23824a6acbf7dc8:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:10:16 +0000] 4c7598625cfae42dd23824a6acbf7dc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:10:16 [info] 38#38: *182 [lua] logger.lua:23: 4c7598625cfae42dd23824a6acbf7dc8 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:10:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:10:20 [info] 38#38: *183 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:10:20 [info] 38#38: *184 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:10:30 [info] 42#42: *185 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:10:30 [info] 42#42: *186 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:10:31 [info] 38#38: *187 [lua] access_by_lua(msblocations.conf:189):2: 1e73c028eda309b03e3ecb92b814c3bc:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:10:31 +0000] 1e73c028eda309b03e3ecb92b814c3bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 17:10:31 [info] 38#38: *187 [lua] logger.lua:23: 1e73c028eda309b03e3ecb92b814c3bc {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:10:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:10:40 [info] 38#38: *189 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:10:40 [info] 38#38: *188 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:10:46 [info] 38#38: *190 [lua] access_by_lua(msblocations.conf:189):2: 68858fb01c9500d2d9b96a575a9aaee5:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:10:46 +0000] 68858fb01c9500d2d9b96a575a9aaee5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 17:10:46 [info] 38#38: *190 [lua] logger.lua:23: 68858fb01c9500d2d9b96a575a9aaee5 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:10:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:10:50 [info] 42#42: *191 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:10:50 [info] 38#38: *192 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:11:00 [info] 38#38: *193 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:11:00 [info] 38#38: *194 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:11:01 [info] 38#38: *195 [lua] access_by_lua(msblocations.conf:189):2: 4dd358e232a36a447387b3fdf77b7317:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:11:01 +0000] 4dd358e232a36a447387b3fdf77b7317 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 17:11:01 [info] 38#38: *195 [lua] logger.lua:23: 4dd358e232a36a447387b3fdf77b7317 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:11:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:11:10 [info] 38#38: *196 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:11:10 [info] 38#38: *197 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:11:16 [info] 38#38: *199 [lua] access_by_lua(msblocations.conf:189):2: 5f2b45df3f4665fddfb43b3371153922:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:11:16 +0000] 5f2b45df3f4665fddfb43b3371153922 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:11:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:11:16 [info] 38#38: *199 [lua] logger.lua:23: 5f2b45df3f4665fddfb43b3371153922 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:11:20 [info] 42#42: *200 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:11:20 [info] 42#42: *201 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:11:30 [info] 42#42: *203 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:11:30 [info] 42#42: *202 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:11:31 [info] 38#38: *204 [lua] access_by_lua(msblocations.conf:189):2: 60a4e4ade1486ad1ede4e50b41430e89:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:11:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.135 - - [20/Feb/2023:17:11:31 +0000] 60a4e4ade1486ad1ede4e50b41430e89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 17:11:31 [info] 38#38: *204 [lua] logger.lua:23: 60a4e4ade1486ad1ede4e50b41430e89 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:11:40 [info] 38#38: *206 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:11:40 [info] 38#38: *205 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:11:46 [info] 38#38: *207 [lua] access_by_lua(msblocations.conf:189):2: 3a15e739f06cabd8c225c29fe4e561ab:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:11:46 +0000] 3a15e739f06cabd8c225c29fe4e561ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:11:46 [info] 38#38: *207 [lua] logger.lua:23: 3a15e739f06cabd8c225c29fe4e561ab {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:11:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:11:50 [info] 38#38: *208 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:11:50 [info] 38#38: *209 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:12:00 [info] 42#42: *210 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:12:00 [info] 38#38: *211 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:12:01 [info] 38#38: *212 [lua] access_by_lua(msblocations.conf:189):2: 24447d5ad47f56db421f6d7c34c76594:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:12:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2023/02/20 17:12:01 [info] 38#38: *212 [lua] logger.lua:23: 24447d5ad47f56db421f6d7c34c76594 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:12:01 +0000] 24447d5ad47f56db421f6d7c34c76594 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/02/20 17:12:10 [info] 38#38: *213 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:12:10 [info] 38#38: *214 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:12:16 [info] 38#38: *216 [lua] access_by_lua(msblocations.conf:189):2: 7f90fc4d28982880bf3eea998b5498d7:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:12:16 +0000] 7f90fc4d28982880bf3eea998b5498d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 17:12:16 [info] 38#38: *216 [lua] logger.lua:23: 7f90fc4d28982880bf3eea998b5498d7 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:12:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:12:20 [info] 42#42: *217 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:12:20 [info] 38#38: *218 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:12:30 [info] 38#38: *219 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:12:30 [info] 42#42: *220 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:12:31 [info] 38#38: *221 [lua] access_by_lua(msblocations.conf:189):2: a71cb0007282d84259395c06599dd6fa:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:12:31 +0000] a71cb0007282d84259395c06599dd6fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:12:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:12:31 [info] 38#38: *221 [lua] logger.lua:23: a71cb0007282d84259395c06599dd6fa {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:12:40 [info] 42#42: *222 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:12:40 [info] 42#42: *223 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:12:46 [info] 38#38: *224 [lua] access_by_lua(msblocations.conf:189):2: fd94608324188e1f3d9aa95cd9da47b7:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:12:46 [info] 38#38: *224 [lua] logger.lua:23: fd94608324188e1f3d9aa95cd9da47b7 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:12:46 +0000] fd94608324188e1f3d9aa95cd9da47b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:12:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:12:50 [info] 42#42: *225 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:12:50 [info] 42#42: *226 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:13:00 [info] 38#38: *227 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:13:00 [info] 38#38: *228 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:13:01 [info] 38#38: *229 [lua] access_by_lua(msblocations.conf:189):2: a39c9a37b79560ca70938af627d531b9:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:13:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.135 - - [20/Feb/2023:17:13:01 +0000] a39c9a37b79560ca70938af627d531b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:13:01 [info] 38#38: *229 [lua] logger.lua:23: a39c9a37b79560ca70938af627d531b9 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:13:10 [info] 42#42: *230 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:13:10 [info] 42#42: *231 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:13:16 [info] 38#38: *233 [lua] access_by_lua(msblocations.conf:189):2: ef08380182f8c6bbd900238f1f031465:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:13:16 +0000] ef08380182f8c6bbd900238f1f031465 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/02/20 17:13:16 [info] 38#38: *233 [lua] logger.lua:23: ef08380182f8c6bbd900238f1f031465 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:13:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/02/20 17:13:20 [info] 42#42: *235 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:13:20 [info] 42#42: *234 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:13:30 [info] 42#42: *236 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:13:30 [info] 42#42: *237 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:13:31 [info] 38#38: *238 [lua] access_by_lua(msblocations.conf:189):2: 4eab38a47688fc6e95bc8b1b303c80d8:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:13:31 +0000] 4eab38a47688fc6e95bc8b1b303c80d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:13:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:13:31 [info] 38#38: *238 [lua] logger.lua:23: 4eab38a47688fc6e95bc8b1b303c80d8 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:13:40 [info] 38#38: *239 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:13:40 [info] 38#38: *240 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:13:46 [info] 38#38: *241 [lua] access_by_lua(msblocations.conf:189):2: 3066ff6383fa048575aaf6d4ffe85a16:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:13:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/20 17:13:46 [info] 38#38: *241 [lua] logger.lua:23: 3066ff6383fa048575aaf6d4ffe85a16 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:13:46 +0000] 3066ff6383fa048575aaf6d4ffe85a16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/02/20 17:13:50 [info] 42#42: *242 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:13:50 [info] 42#42: *243 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:14:00 [info] 38#38: *244 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:14:00 [info] 38#38: *245 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:14:01 [info] 38#38: *246 [lua] access_by_lua(msblocations.conf:189):2: 6f1cfca957959925b17aefb221008480:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:14:01 +0000] 6f1cfca957959925b17aefb221008480 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:14:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:14:01 [info] 38#38: *246 [lua] logger.lua:23: 6f1cfca957959925b17aefb221008480 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:14:10 [info] 38#38: *247 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:14:10 [info] 38#38: *248 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:14:16 [info] 38#38: *250 [lua] access_by_lua(msblocations.conf:189):2: 98ae6caa4b1b47fa22487d4be2f3223f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:14:16 +0000] 98ae6caa4b1b47fa22487d4be2f3223f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:14:16 [info] 38#38: *250 [lua] logger.lua:23: 98ae6caa4b1b47fa22487d4be2f3223f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:14:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:14:20 [info] 42#42: *251 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:14:20 [info] 42#42: *252 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:14:30 [info] 38#38: *253 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:14:30 [info] 38#38: *254 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:14:31 [info] 38#38: *255 [lua] access_by_lua(msblocations.conf:189):2: 8135bf987b590ce5231fc8cae9cb3582:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:14:31 [info] 38#38: *255 [lua] logger.lua:23: 8135bf987b590ce5231fc8cae9cb3582 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:14:31 +0000] 8135bf987b590ce5231fc8cae9cb3582 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:14:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:14:40 [info] 38#38: *256 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:14:40 [info] 38#38: *257 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:14:46 [info] 38#38: *258 [lua] access_by_lua(msblocations.conf:189):2: b37c003aecd1c4ad180a4f4c4098b604:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:14:46 +0000] b37c003aecd1c4ad180a4f4c4098b604 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 17:14:46 [info] 38#38: *258 [lua] logger.lua:23: b37c003aecd1c4ad180a4f4c4098b604 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:14:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:14:50 [info] 42#42: *260 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:14:50 [info] 42#42: *259 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:15:00 [info] 42#42: *262 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:15:00 [info] 38#38: *261 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:15:01 [info] 38#38: *263 [lua] access_by_lua(msblocations.conf:189):2: f1a2a98a3fc379cadbf64d9b3dd216ec:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:15:01 [info] 38#38: *263 [lua] logger.lua:23: f1a2a98a3fc379cadbf64d9b3dd216ec {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:15:01 +0000] f1a2a98a3fc379cadbf64d9b3dd216ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:15:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/02/20 17:15:10 [info] 38#38: *264 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:15:10 [info] 38#38: *265 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:15:16 [info] 38#38: *267 [lua] access_by_lua(msblocations.conf:189):2: 879dce5ba46624e22f85eb73cc9c50b8:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:15:16 +0000] 879dce5ba46624e22f85eb73cc9c50b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:15:16 [info] 38#38: *267 [lua] logger.lua:23: 879dce5ba46624e22f85eb73cc9c50b8 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:15:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:15:20 [info] 38#38: *268 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:15:20 [info] 38#38: *269 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:15:30 [info] 38#38: *270 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:15:30 [info] 38#38: *271 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:15:31 [info] 38#38: *272 [lua] access_by_lua(msblocations.conf:189):2: 5f9b9a9ebd3f954543280e65b91ed238:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:15:31 +0000] 5f9b9a9ebd3f954543280e65b91ed238 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:15:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/20 17:15:31 [info] 38#38: *272 [lua] logger.lua:23: 5f9b9a9ebd3f954543280e65b91ed238 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:15:40 [info] 38#38: *273 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:15:40 [info] 38#38: *274 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:15:46 [info] 38#38: *275 [lua] access_by_lua(msblocations.conf:189):2: 63669068e0d04977b2536d681a7cfc28:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:15:46 [info] 38#38: *275 [lua] logger.lua:23: 63669068e0d04977b2536d681a7cfc28 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:15:46 +0000] 63669068e0d04977b2536d681a7cfc28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:15:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:15:50 [info] 38#38: *276 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:15:50 [info] 38#38: *277 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:16:00 [info] 38#38: *278 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:16:00 [info] 38#38: *279 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:16:01 [info] 38#38: *280 [lua] access_by_lua(msblocations.conf:189):2: 8593156b4562770bfd1e81d198aa24a7:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:16:01 [info] 38#38: *280 [lua] logger.lua:23: 8593156b4562770bfd1e81d198aa24a7 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:16:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.135 - - [20/Feb/2023:17:16:01 +0000] 8593156b4562770bfd1e81d198aa24a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 17:16:10 [info] 42#42: *282 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:16:10 [info] 42#42: *281 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:16:16 [info] 38#38: *284 [lua] access_by_lua(msblocations.conf:189):2: 8be27a97e897cca33256e65f4af07d60:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:16:16 [info] 38#38: *284 [lua] logger.lua:23: 8be27a97e897cca33256e65f4af07d60 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:16:16 +0000] 8be27a97e897cca33256e65f4af07d60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:16:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 17:16:20 [info] 38#38: *285 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:16:20 [info] 38#38: *286 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:16:30 [info] 42#42: *288 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:16:30 [info] 42#42: *287 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:16:31 [info] 38#38: *289 [lua] access_by_lua(msblocations.conf:189):2: 24ddac4b235a764a0ccec7b377cdc646:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:16:31 [info] 38#38: *289 [lua] logger.lua:23: 24ddac4b235a764a0ccec7b377cdc646 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:16:31 +0000] 24ddac4b235a764a0ccec7b377cdc646 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:16:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/20 17:16:40 [info] 38#38: *291 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:16:40 [info] 38#38: *290 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:16:46 [info] 38#38: *292 [lua] access_by_lua(msblocations.conf:189):2: 664d61614ffba3e201538d4ac1a1e75c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:16:46 [info] 38#38: *292 [lua] logger.lua:23: 664d61614ffba3e201538d4ac1a1e75c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:16:46 +0000] 664d61614ffba3e201538d4ac1a1e75c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:16:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:16:50 [info] 42#42: *293 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:16:50 [info] 42#42: *294 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:17:00 [info] 38#38: *295 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:17:00 [info] 38#38: *296 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:17:01 [info] 38#38: *297 [lua] access_by_lua(msblocations.conf:189):2: 4863907af2d865516fd1571e1f51838d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:17:02 [info] 38#38: *297 [lua] logger.lua:23: 4863907af2d865516fd1571e1f51838d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:17:02 +0000] 4863907af2d865516fd1571e1f51838d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:17:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:17:10 [info] 42#42: *298 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:17:10 [info] 42#42: *299 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:17:17 [info] 38#38: *301 [lua] access_by_lua(msblocations.conf:189):2: 75430b5a2ee9a910732565b7e77b032f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:17:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
10.233.66.135 - - [20/Feb/2023:17:17:17 +0000] 75430b5a2ee9a910732565b7e77b032f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/02/20 17:17:17 [info] 38#38: *301 [lua] logger.lua:23: 75430b5a2ee9a910732565b7e77b032f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:17:20 [info] 42#42: *303 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:17:20 [info] 42#42: *302 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:17:30 [info] 42#42: *304 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:17:30 [info] 42#42: *305 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:17:32 [info] 38#38: *306 [lua] access_by_lua(msblocations.conf:189):2: d18bf5678c34b8a27f8c4625366985d9:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:17:32 [info] 38#38: *306 [lua] logger.lua:23: d18bf5678c34b8a27f8c4625366985d9 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:17:32 +0000] d18bf5678c34b8a27f8c4625366985d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:17:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:17:40 [info] 42#42: *307 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:17:40 [info] 42#42: *308 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:17:47 [info] 38#38: *309 [lua] access_by_lua(msblocations.conf:189):2: 1cae034f68400086e911ce69a6158054:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:17:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:17:47 [info] 38#38: *309 [lua] logger.lua:23: 1cae034f68400086e911ce69a6158054 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:17:47 +0000] 1cae034f68400086e911ce69a6158054 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:17:50 [info] 42#42: *310 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:17:50 [info] 42#42: *311 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:18:00 [info] 38#38: *312 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:18:00 [info] 38#38: *313 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:18:02 [info] 38#38: *314 [lua] access_by_lua(msblocations.conf:189):2: 83f6881503191aa511d423bf9afc198f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:18:02 [info] 38#38: *314 [lua] logger.lua:23: 83f6881503191aa511d423bf9afc198f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:18:02 +0000] 83f6881503191aa511d423bf9afc198f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:18:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:18:10 [info] 38#38: *315 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:18:10 [info] 38#38: *316 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:18:17 [info] 38#38: *318 [lua] access_by_lua(msblocations.conf:189):2: 9baaf4c867895c4e2ab596335a49ea60:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:18:17 [info] 38#38: *318 [lua] logger.lua:23: 9baaf4c867895c4e2ab596335a49ea60 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:18:17 +0000] 9baaf4c867895c4e2ab596335a49ea60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:18:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:18:20 [info] 42#42: *320 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:18:20 [info] 42#42: *319 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:18:30 [info] 42#42: *321 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:18:30 [info] 42#42: *322 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:18:32 [info] 38#38: *323 [lua] access_by_lua(msblocations.conf:189):2: 0f01cc99df50997c69b9b6bea880e93c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:18:32 [info] 38#38: *323 [lua] logger.lua:23: 0f01cc99df50997c69b9b6bea880e93c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:18:32 +0000] 0f01cc99df50997c69b9b6bea880e93c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:18:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:18:40 [info] 42#42: *324 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:18:40 [info] 42#42: *325 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:18:47 [info] 38#38: *326 [lua] access_by_lua(msblocations.conf:189):2: 428e89ec50bf1173d2f0ba99da0c99e1:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:18:47 [info] 38#38: *326 [lua] logger.lua:23: 428e89ec50bf1173d2f0ba99da0c99e1 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:18:47 +0000] 428e89ec50bf1173d2f0ba99da0c99e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:18:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:18:50 [info] 38#38: *328 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:18:50 [info] 38#38: *327 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:19:00 [info] 42#42: *330 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:19:00 [info] 42#42: *329 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:19:02 [info] 38#38: *331 [lua] access_by_lua(msblocations.conf:189):2: 181ad2383d660e6d4db2e4984d4c306a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:19:02 +0000] 181ad2383d660e6d4db2e4984d4c306a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/02/20 17:19:02 [info] 38#38: *331 [lua] logger.lua:23: 181ad2383d660e6d4db2e4984d4c306a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:19:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/20 17:19:10 [info] 42#42: *332 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:19:10 [info] 42#42: *333 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:19:17 [info] 38#38: *335 [lua] access_by_lua(msblocations.conf:189):2: cacdb2b0589d43f560fe02fb411a6a0f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:19:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.135 - - [20/Feb/2023:17:19:17 +0000] cacdb2b0589d43f560fe02fb411a6a0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 17:19:17 [info] 38#38: *335 [lua] logger.lua:23: cacdb2b0589d43f560fe02fb411a6a0f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:19:20 [info] 38#38: *336 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:19:20 [info] 38#38: *337 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:19:30 [info] 42#42: *338 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:19:30 [info] 42#42: *339 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:19:32 [info] 38#38: *340 [lua] access_by_lua(msblocations.conf:189):2: fc9c9838cfb4d8db35d01b73ced18b2e:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:19:32 +0000] fc9c9838cfb4d8db35d01b73ced18b2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/02/20 17:19:32 [info] 38#38: *340 [lua] logger.lua:23: fc9c9838cfb4d8db35d01b73ced18b2e {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:19:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 17:19:40 [info] 38#38: *341 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:19:40 [info] 38#38: *342 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:19:47 [info] 38#38: *343 [lua] access_by_lua(msblocations.conf:189):2: c06b3f3a833b5ebea65ef75eb65d676c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:19:47 +0000] c06b3f3a833b5ebea65ef75eb65d676c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/02/20 17:19:47 [info] 38#38: *343 [lua] logger.lua:23: c06b3f3a833b5ebea65ef75eb65d676c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:19:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 17:19:50 [info] 38#38: *344 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:19:50 [info] 38#38: *345 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:20:00 [info] 42#42: *346 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:20:00 [info] 42#42: *347 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:20:02 [info] 38#38: *348 [lua] access_by_lua(msblocations.conf:189):2: 0768f718fa24b75d74405bbdbeaddfb0:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:20:02 +0000] 0768f718fa24b75d74405bbdbeaddfb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:20:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:20:02 [info] 38#38: *348 [lua] logger.lua:23: 0768f718fa24b75d74405bbdbeaddfb0 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:20:10 [info] 42#42: *349 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:20:10 [info] 42#42: *350 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:20:17 [info] 38#38: *352 [lua] access_by_lua(msblocations.conf:189):2: 67f4e2ca17b023f5f0d93342316623b8:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:20:17 [info] 38#38: *352 [lua] logger.lua:23: 67f4e2ca17b023f5f0d93342316623b8 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:20:17 +0000] 67f4e2ca17b023f5f0d93342316623b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:20:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/20 17:20:20 [info] 38#38: *353 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:20:20 [info] 42#42: *354 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:20:30 [info] 38#38: *355 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:20:30 [info] 42#42: *356 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:20:32 [info] 38#38: *357 [lua] access_by_lua(msblocations.conf:189):2: e2d2c281055572b5c9d8dbb04a119683:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:20:32 +0000] e2d2c281055572b5c9d8dbb04a119683 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:20:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:20:32 [info] 38#38: *357 [lua] logger.lua:23: e2d2c281055572b5c9d8dbb04a119683 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:20:40 [info] 38#38: *358 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:20:40 [info] 38#38: *359 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:20:47 [info] 38#38: *360 [lua] access_by_lua(msblocations.conf:189):2: 3779bf3a575330e1b42fa1e569df8298:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:20:47 [info] 38#38: *360 [lua] logger.lua:23: 3779bf3a575330e1b42fa1e569df8298 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:20:47 +0000] 3779bf3a575330e1b42fa1e569df8298 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:20:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:20:50 [info] 42#42: *362 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:20:50 [info] 38#38: *361 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:21:00 [info] 38#38: *363 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:21:00 [info] 38#38: *364 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:21:02 [info] 38#38: *365 [lua] access_by_lua(msblocations.conf:189):2: e288ec5378fc91dd0e3b7325d11e7a5f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:21:02 [info] 38#38: *365 [lua] logger.lua:23: e288ec5378fc91dd0e3b7325d11e7a5f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:21:02 +0000] e288ec5378fc91dd0e3b7325d11e7a5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:21:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:21:10 [info] 38#38: *366 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:21:10 [info] 38#38: *367 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:21:17 [info] 38#38: *369 [lua] access_by_lua(msblocations.conf:189):2: f7f14cb4873154c6d6d408b12b781e4a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:21:17 +0000] f7f14cb4873154c6d6d408b12b781e4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:21:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:21:17 [info] 38#38: *369 [lua] logger.lua:23: f7f14cb4873154c6d6d408b12b781e4a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:21:20 [info] 42#42: *370 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:21:20 [info] 38#38: *371 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:21:30 [info] 42#42: *372 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:21:30 [info] 42#42: *373 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:21:32 [info] 38#38: *374 [lua] access_by_lua(msblocations.conf:189):2: 23d20473e07cff205e0ddf3660249f79:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:21:32 +0000] 23d20473e07cff205e0ddf3660249f79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/02/20 17:21:32 [info] 38#38: *374 [lua] logger.lua:23: 23d20473e07cff205e0ddf3660249f79 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:21:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/20 17:21:40 [info] 38#38: *376 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:21:40 [info] 42#42: *375 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:21:47 [info] 38#38: *377 [lua] access_by_lua(msblocations.conf:189):2: 7b3513ae85bc75ca81ce4b5693dff5f1:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:21:47 +0000] 7b3513ae85bc75ca81ce4b5693dff5f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 17:21:47 [info] 38#38: *377 [lua] logger.lua:23: 7b3513ae85bc75ca81ce4b5693dff5f1 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:21:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:21:50 [info] 38#38: *378 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:21:50 [info] 38#38: *379 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:22:00 [info] 38#38: *381 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:22:00 [info] 38#38: *380 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:22:02 [info] 38#38: *382 [lua] access_by_lua(msblocations.conf:189):2: b1e46bf251debd940b9b62a9f748e030:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:22:02 +0000] b1e46bf251debd940b9b62a9f748e030 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:22:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:22:02 [info] 38#38: *382 [lua] logger.lua:23: b1e46bf251debd940b9b62a9f748e030 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:22:10 [info] 42#42: *384 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:22:10 [info] 42#42: *383 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:22:17 [info] 38#38: *386 [lua] access_by_lua(msblocations.conf:189):2: 7a673ddc15d7c5b4f1736b05a10133fc:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:22:17 +0000] 7a673ddc15d7c5b4f1736b05a10133fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:22:17 [info] 38#38: *386 [lua] logger.lua:23: 7a673ddc15d7c5b4f1736b05a10133fc {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:22:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:22:20 [info] 42#42: *387 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:22:20 [info] 42#42: *388 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:22:30 [info] 42#42: *390 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:22:30 [info] 42#42: *389 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:22:32 [info] 38#38: *391 [lua] access_by_lua(msblocations.conf:189):2: b7fee7593ffcf4ef35c35ac018159e4e:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:22:32 +0000] b7fee7593ffcf4ef35c35ac018159e4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 17:22:32 [info] 38#38: *391 [lua] logger.lua:23: b7fee7593ffcf4ef35c35ac018159e4e {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:22:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:22:40 [info] 42#42: *392 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:22:40 [info] 42#42: *393 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:22:47 [info] 38#38: *394 [lua] access_by_lua(msblocations.conf:189):2: ec747f8db134159e6325ce03aebfd0bf:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:22:47 [info] 38#38: *394 [lua] logger.lua:23: ec747f8db134159e6325ce03aebfd0bf {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:22:47 +0000] ec747f8db134159e6325ce03aebfd0bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:22:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:22:50 [info] 38#38: *395 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:22:50 [info] 38#38: *396 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:23:00 [info] 38#38: *397 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:23:00 [info] 38#38: *398 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:23:02 [info] 38#38: *399 [lua] access_by_lua(msblocations.conf:189):2: 6f7a2563ea4a6aec8e3180c7ae2732e8:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:23:02 +0000] 6f7a2563ea4a6aec8e3180c7ae2732e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:23:02 [info] 38#38: *399 [lua] logger.lua:23: 6f7a2563ea4a6aec8e3180c7ae2732e8 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:23:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:23:10 [info] 38#38: *401 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:23:10 [info] 38#38: *400 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:23:17 [info] 38#38: *403 [lua] access_by_lua(msblocations.conf:189):2: f7aef0b74bd29a285a5bea414f80a79a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:23:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.66.135 - - [20/Feb/2023:17:23:17 +0000] f7aef0b74bd29a285a5bea414f80a79a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/02/20 17:23:17 [info] 38#38: *403 [lua] logger.lua:23: f7aef0b74bd29a285a5bea414f80a79a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:23:20 [info] 42#42: *404 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:23:20 [info] 42#42: *405 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:23:30 [info] 42#42: *406 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:23:30 [info] 42#42: *407 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:23:32 [info] 38#38: *408 [lua] access_by_lua(msblocations.conf:189):2: 3b896a9acb3f3699dd9cdfab49b77724:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:23:32 +0000] 3b896a9acb3f3699dd9cdfab49b77724 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 17:23:32 [info] 38#38: *408 [lua] logger.lua:23: 3b896a9acb3f3699dd9cdfab49b77724 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:23:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:23:40 [info] 42#42: *410 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:23:40 [info] 42#42: *409 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:23:47 [info] 38#38: *411 [lua] access_by_lua(msblocations.conf:189):2: c9dfe3095fdf25922e243c75539f788d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:23:47 +0000] c9dfe3095fdf25922e243c75539f788d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 17:23:47 [info] 38#38: *411 [lua] logger.lua:23: c9dfe3095fdf25922e243c75539f788d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:23:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:23:50 [info] 42#42: *413 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:23:50 [info] 42#42: *412 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:24:00 [info] 38#38: *414 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:24:00 [info] 38#38: *415 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:24:02 [info] 38#38: *416 [lua] access_by_lua(msblocations.conf:189):2: 1fc930d7519590621ab10c6d3e4fa468:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:24:02 [info] 38#38: *416 [lua] logger.lua:23: 1fc930d7519590621ab10c6d3e4fa468 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:24:02 +0000] 1fc930d7519590621ab10c6d3e4fa468 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:24:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:24:10 [info] 42#42: *418 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:24:10 [info] 42#42: *417 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:24:17 [info] 38#38: *420 [lua] access_by_lua(msblocations.conf:189):2: a1d3ae7b50c9490ed7cc091df3433068:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:24:17 [info] 38#38: *420 [lua] logger.lua:23: a1d3ae7b50c9490ed7cc091df3433068 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:24:17 +0000] a1d3ae7b50c9490ed7cc091df3433068 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:24:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:24:20 [info] 38#38: *421 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:24:20 [info] 38#38: *422 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:24:30 [info] 42#42: *423 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:24:30 [info] 42#42: *424 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:24:32 [info] 38#38: *425 [lua] access_by_lua(msblocations.conf:189):2: 2707dbb03b2a3b0e92479687e68269cc:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:24:32 [info] 38#38: *425 [lua] logger.lua:23: 2707dbb03b2a3b0e92479687e68269cc {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:24:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.135 - - [20/Feb/2023:17:24:32 +0000] 2707dbb03b2a3b0e92479687e68269cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:24:40 [info] 42#42: *426 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:24:40 [info] 42#42: *427 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:24:47 [info] 38#38: *428 [lua] access_by_lua(msblocations.conf:189):2: b80b07aa2770350f6738ba20089ceea7:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:24:47 +0000] b80b07aa2770350f6738ba20089ceea7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/02/20 17:24:47 [info] 38#38: *428 [lua] logger.lua:23: b80b07aa2770350f6738ba20089ceea7 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:24:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:24:50 [info] 42#42: *429 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:24:50 [info] 42#42: *430 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:25:00 [info] 42#42: *431 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:25:00 [info] 42#42: *432 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:25:02 [info] 38#38: *433 [lua] access_by_lua(msblocations.conf:189):2: dc89001f4d749fdbc87065e19cf673cc:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:25:02 [info] 38#38: *433 [lua] logger.lua:23: dc89001f4d749fdbc87065e19cf673cc {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:25:02 +0000] dc89001f4d749fdbc87065e19cf673cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:25:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 17:25:10 [info] 42#42: *434 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:25:10 [info] 42#42: *435 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:25:17 [info] 38#38: *437 [lua] access_by_lua(msblocations.conf:189):2: 8666dd3279b84ef2826d41b754917223:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:25:17 +0000] 8666dd3279b84ef2826d41b754917223 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 17:25:17 [info] 38#38: *437 [lua] logger.lua:23: 8666dd3279b84ef2826d41b754917223 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:25:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:25:20 [info] 38#38: *438 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:25:20 [info] 38#38: *439 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:25:30 [info] 38#38: *440 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:25:30 [info] 38#38: *441 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:25:32 [info] 38#38: *442 [lua] access_by_lua(msblocations.conf:189):2: 3610047f94bc6da8e389c9463e0e4fe1:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:25:32 +0000] 3610047f94bc6da8e389c9463e0e4fe1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:25:32 [info] 38#38: *442 [lua] logger.lua:23: 3610047f94bc6da8e389c9463e0e4fe1 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:25:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:25:40 [info] 42#42: *443 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:25:40 [info] 42#42: *444 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:25:47 [info] 38#38: *445 [lua] access_by_lua(msblocations.conf:189):2: b37222420210b0a2474b703bfb75fd4b:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:25:47 [info] 38#38: *445 [lua] logger.lua:23: b37222420210b0a2474b703bfb75fd4b {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:25:47 +0000] b37222420210b0a2474b703bfb75fd4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:25:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:25:50 [info] 42#42: *446 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:25:50 [info] 42#42: *447 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:26:00 [info] 38#38: *448 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:26:00 [info] 38#38: *449 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:26:02 [info] 38#38: *450 [lua] access_by_lua(msblocations.conf:189):2: 8f6fcdc9bc9f96f2a0ad53f34c556389:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:26:02 [info] 38#38: *450 [lua] logger.lua:23: 8f6fcdc9bc9f96f2a0ad53f34c556389 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:26:02 +0000] 8f6fcdc9bc9f96f2a0ad53f34c556389 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:26:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:26:10 [info] 42#42: *451 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:26:10 [info] 42#42: *452 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:26:17 [info] 38#38: *454 [lua] access_by_lua(msblocations.conf:189):2: 947a7d793de4cc1e54a3872d512fbe14:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:26:17 +0000] 947a7d793de4cc1e54a3872d512fbe14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 17:26:17 [info] 38#38: *454 [lua] logger.lua:23: 947a7d793de4cc1e54a3872d512fbe14 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:26:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:26:20 [info] 42#42: *456 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:26:20 [info] 42#42: *455 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:26:30 [info] 42#42: *457 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:26:30 [info] 42#42: *458 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:26:32 [info] 38#38: *459 [lua] access_by_lua(msblocations.conf:189):2: 567e1d431808e83215673525579f91b6:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:26:32 [info] 38#38: *459 [lua] logger.lua:23: 567e1d431808e83215673525579f91b6 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:26:32 +0000] 567e1d431808e83215673525579f91b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:26:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:26:40 [info] 42#42: *460 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:26:40 [info] 42#42: *461 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:26:47 [info] 38#38: *462 [lua] access_by_lua(msblocations.conf:189):2: 8130951b3f844d20160cc19ad518b536:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:26:47 [info] 38#38: *462 [lua] logger.lua:23: 8130951b3f844d20160cc19ad518b536 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:26:47 +0000] 8130951b3f844d20160cc19ad518b536 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:26:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:26:50 [info] 42#42: *463 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:26:50 [info] 42#42: *464 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:27:00 [info] 42#42: *465 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:27:00 [info] 42#42: *466 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:27:02 [info] 38#38: *467 [lua] access_by_lua(msblocations.conf:189):2: 03f49ad00593caf0963e190e5181e0f1:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:27:02 [info] 38#38: *467 [lua] logger.lua:23: 03f49ad00593caf0963e190e5181e0f1 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:27:02 +0000] 03f49ad00593caf0963e190e5181e0f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:27:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:27:10 [info] 42#42: *468 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:27:10 [info] 42#42: *469 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:27:17 [info] 38#38: *471 [lua] access_by_lua(msblocations.conf:189):2: 97d93ca2d9f255a6a5e609e61f153525:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:27:17 [info] 38#38: *471 [lua] logger.lua:23: 97d93ca2d9f255a6a5e609e61f153525 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:27:17 +0000] 97d93ca2d9f255a6a5e609e61f153525 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:27:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:27:20 [info] 38#38: *473 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:27:20 [info] 42#42: *472 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:27:30 [info] 42#42: *474 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:27:30 [info] 42#42: *475 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:27:32 [info] 38#38: *476 [lua] access_by_lua(msblocations.conf:189):2: 29a4fb75ea98fbe1732e7e743a73a1fd:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:27:32 [info] 38#38: *476 [lua] logger.lua:23: 29a4fb75ea98fbe1732e7e743a73a1fd {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:27:32 +0000] 29a4fb75ea98fbe1732e7e743a73a1fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:27:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:27:40 [info] 38#38: *477 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:27:40 [info] 38#38: *478 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:27:47 [info] 38#38: *479 [lua] access_by_lua(msblocations.conf:189):2: 36367313ef800119356e5e3e4679c2d7:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:27:47 [info] 38#38: *479 [lua] logger.lua:23: 36367313ef800119356e5e3e4679c2d7 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:27:47 +0000] 36367313ef800119356e5e3e4679c2d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:27:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:27:50 [info] 42#42: *480 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:27:50 [info] 42#42: *481 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:28:00 [info] 38#38: *482 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:28:00 [info] 38#38: *483 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:28:02 [info] 38#38: *484 [lua] access_by_lua(msblocations.conf:189):2: b95902e959fc0f6387cf96c5094b7528:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:28:02 +0000] b95902e959fc0f6387cf96c5094b7528 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 17:28:02 [info] 38#38: *484 [lua] logger.lua:23: b95902e959fc0f6387cf96c5094b7528 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:28:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:28:10 [info] 42#42: *486 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:28:10 [info] 38#38: *485 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:28:17 [info] 38#38: *488 [lua] access_by_lua(msblocations.conf:189):2: b6b1438e587b6d5ff728777123b047fd:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:28:17 [info] 38#38: *488 [lua] logger.lua:23: b6b1438e587b6d5ff728777123b047fd {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:28:17 +0000] b6b1438e587b6d5ff728777123b047fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.030 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:28:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 17:28:20 [info] 38#38: *489 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:28:20 [info] 38#38: *490 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:28:30 [info] 42#42: *491 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:28:30 [info] 42#42: *492 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:28:32 [info] 38#38: *493 [lua] access_by_lua(msblocations.conf:189):2: 9e8116beabb1d7edc2179654ccbb832d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:28:32 [info] 38#38: *493 [lua] logger.lua:23: 9e8116beabb1d7edc2179654ccbb832d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:28:32 +0000] 9e8116beabb1d7edc2179654ccbb832d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:28:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:28:40 [info] 42#42: *495 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:28:40 [info] 42#42: *494 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:28:47 [info] 38#38: *496 [lua] access_by_lua(msblocations.conf:189):2: 374ac146f6dd1486e3db3bde4c8c79e5:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:28:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.135 - - [20/Feb/2023:17:28:47 +0000] 374ac146f6dd1486e3db3bde4c8c79e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:28:47 [info] 38#38: *496 [lua] logger.lua:23: 374ac146f6dd1486e3db3bde4c8c79e5 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:28:50 [info] 38#38: *497 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:28:50 [info] 38#38: *498 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:29:00 [info] 38#38: *499 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:29:00 [info] 38#38: *500 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:29:02 [info] 38#38: *501 [lua] access_by_lua(msblocations.conf:189):2: 0b2581ad633c96fb10e3d4a2933a6e98:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:29:02 +0000] 0b2581ad633c96fb10e3d4a2933a6e98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:29:02 [info] 38#38: *501 [lua] logger.lua:23: 0b2581ad633c96fb10e3d4a2933a6e98 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:29:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:29:10 [info] 38#38: *502 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:29:10 [info] 38#38: *503 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:29:17 [info] 38#38: *505 [lua] access_by_lua(msblocations.conf:189):2: 0bdee0cc9aea9245b394dd9d50fba0a5:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:29:17 +0000] 0bdee0cc9aea9245b394dd9d50fba0a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:29:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:29:17 [info] 38#38: *505 [lua] logger.lua:23: 0bdee0cc9aea9245b394dd9d50fba0a5 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:29:20 [info] 38#38: *506 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:29:20 [info] 38#38: *507 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:29:30 [info] 38#38: *508 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:29:30 [info] 38#38: *509 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:29:32 [info] 38#38: *510 [lua] access_by_lua(msblocations.conf:189):2: fdb91a34ffc168abc4308a8f51fbff9c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:29:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:29:32 [info] 38#38: *510 [lua] logger.lua:23: fdb91a34ffc168abc4308a8f51fbff9c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:29:32 +0000] fdb91a34ffc168abc4308a8f51fbff9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:29:40 [info] 38#38: *511 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:29:40 [info] 38#38: *512 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:29:47 [info] 38#38: *513 [lua] access_by_lua(msblocations.conf:189):2: b8d23c7e66ca8c49e982bc8e79b2c5bf:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:29:47 [info] 38#38: *513 [lua] logger.lua:23: b8d23c7e66ca8c49e982bc8e79b2c5bf {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:29:47 +0000] b8d23c7e66ca8c49e982bc8e79b2c5bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:29:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:29:50 [info] 38#38: *514 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:29:50 [info] 38#38: *515 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:30:00 [info] 42#42: *516 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:30:00 [info] 42#42: *517 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:30:02 [info] 38#38: *518 [lua] access_by_lua(msblocations.conf:189):2: 1fc3214ce4e02c4bcf4b7415262c7d89:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:30:02 +0000] 1fc3214ce4e02c4bcf4b7415262c7d89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 17:30:02 [info] 38#38: *518 [lua] logger.lua:23: 1fc3214ce4e02c4bcf4b7415262c7d89 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:30:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:30:10 [info] 42#42: *519 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:30:10 [info] 42#42: *520 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:30:17 [info] 38#38: *522 [lua] access_by_lua(msblocations.conf:189):2: 5cacd6fb4001fe92e1c46d42f50a4bd1:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:30:17 [info] 38#38: *522 [lua] logger.lua:23: 5cacd6fb4001fe92e1c46d42f50a4bd1 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:30:17 +0000] 5cacd6fb4001fe92e1c46d42f50a4bd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:30:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/02/20 17:30:20 [info] 42#42: *524 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:30:20 [info] 38#38: *523 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:30:30 [info] 42#42: *526 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:30:30 [info] 42#42: *525 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:30:32 [info] 38#38: *527 [lua] access_by_lua(msblocations.conf:189):2: e717f94a81c9bdefe9f4a2fdbd728c39:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:30:32 +0000] e717f94a81c9bdefe9f4a2fdbd728c39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 17:30:32 [info] 38#38: *527 [lua] logger.lua:23: e717f94a81c9bdefe9f4a2fdbd728c39 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:30:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:30:40 [info] 38#38: *528 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:30:40 [info] 38#38: *529 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:30:47 [info] 38#38: *530 [lua] access_by_lua(msblocations.conf:189):2: abb52fa3a23af6f926d0d27f42d7b15b:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:30:47 +0000] abb52fa3a23af6f926d0d27f42d7b15b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 17:30:47 [info] 38#38: *530 [lua] logger.lua:23: abb52fa3a23af6f926d0d27f42d7b15b {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:30:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/20 17:30:50 [info] 38#38: *531 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:30:50 [info] 38#38: *532 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:31:00 [info] 38#38: *534 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:31:00 [info] 42#42: *533 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:31:02 [info] 38#38: *535 [lua] access_by_lua(msblocations.conf:189):2: 2f4406e708edebdf15d205e70c623fd4:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:31:02 +0000] 2f4406e708edebdf15d205e70c623fd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 17:31:02 [info] 38#38: *535 [lua] logger.lua:23: 2f4406e708edebdf15d205e70c623fd4 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:31:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:31:10 [info] 38#38: *536 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:31:10 [info] 38#38: *537 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:31:17 [info] 38#38: *539 [lua] access_by_lua(msblocations.conf:189):2: a2bb0fed8233bb2802327cf45316d1d2:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:31:17 [info] 38#38: *539 [lua] logger.lua:23: a2bb0fed8233bb2802327cf45316d1d2 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:31:17 +0000] a2bb0fed8233bb2802327cf45316d1d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:31:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:31:20 [info] 38#38: *540 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:31:20 [info] 38#38: *541 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:31:30 [info] 38#38: *542 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:31:30 [info] 38#38: *543 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:31:32 [info] 38#38: *544 [lua] access_by_lua(msblocations.conf:189):2: 594d2ddbcc7cf4ee95fad1ba320668b9:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:31:32 +0000] 594d2ddbcc7cf4ee95fad1ba320668b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:31:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:31:32 [info] 38#38: *544 [lua] logger.lua:23: 594d2ddbcc7cf4ee95fad1ba320668b9 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:31:40 [info] 42#42: *545 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:31:40 [info] 38#38: *546 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:31:47 [info] 38#38: *547 [lua] access_by_lua(msblocations.conf:189):2: 480ea789255b4b116b2a844aa27fba67:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:31:47 +0000] 480ea789255b4b116b2a844aa27fba67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 17:31:47 [info] 38#38: *547 [lua] logger.lua:23: 480ea789255b4b116b2a844aa27fba67 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:31:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:31:50 [info] 38#38: *548 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:31:50 [info] 38#38: *549 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:32:00 [info] 42#42: *551 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:32:00 [info] 42#42: *550 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:32:03 [info] 38#38: *552 [lua] access_by_lua(msblocations.conf:189):2: 899f054f759520d743003780d40238bb:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:32:03 [info] 38#38: *552 [lua] logger.lua:23: 899f054f759520d743003780d40238bb {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:32:03 +0000] 899f054f759520d743003780d40238bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:32:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:32:10 [info] 38#38: *553 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:32:10 [info] 38#38: *554 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:32:18 [info] 38#38: *556 [lua] access_by_lua(msblocations.conf:189):2: b363d62aef255f2c773ca53569f4915c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:32:18 +0000] b363d62aef255f2c773ca53569f4915c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 17:32:18 [info] 38#38: *556 [lua] logger.lua:23: b363d62aef255f2c773ca53569f4915c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:32:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:32:20 [info] 38#38: *557 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:32:20 [info] 38#38: *558 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:32:30 [info] 38#38: *560 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:32:30 [info] 38#38: *559 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:32:33 [info] 38#38: *561 [lua] access_by_lua(msblocations.conf:189):2: 6b5cd332b6faa1c28d7e6bbcf453d7d3:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:32:33 [info] 38#38: *561 [lua] logger.lua:23: 6b5cd332b6faa1c28d7e6bbcf453d7d3 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:32:33 +0000] 6b5cd332b6faa1c28d7e6bbcf453d7d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:32:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:32:40 [info] 42#42: *562 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:32:40 [info] 38#38: *563 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:32:48 [info] 38#38: *564 [lua] access_by_lua(msblocations.conf:189):2: cd7d4f68a6fe094795d75c1cbdf385b1:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:32:48 +0000] cd7d4f68a6fe094795d75c1cbdf385b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 17:32:48 [info] 38#38: *564 [lua] logger.lua:23: cd7d4f68a6fe094795d75c1cbdf385b1 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:32:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:32:50 [info] 42#42: *565 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:32:50 [info] 38#38: *566 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:33:00 [info] 38#38: *567 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:33:00 [info] 42#42: *568 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:33:03 [info] 38#38: *569 [lua] access_by_lua(msblocations.conf:189):2: 033def53f8c7fac8d0c3740ef8c8e8c0:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:33:03 +0000] 033def53f8c7fac8d0c3740ef8c8e8c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 17:33:03 [info] 38#38: *569 [lua] logger.lua:23: 033def53f8c7fac8d0c3740ef8c8e8c0 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:33:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:33:10 [info] 38#38: *571 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:33:10 [info] 42#42: *570 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:33:18 [info] 38#38: *573 [lua] access_by_lua(msblocations.conf:189):2: 6c4db9cae2c87c271f2508e2b82e6fb9:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:33:18 +0000] 6c4db9cae2c87c271f2508e2b82e6fb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 17:33:18 [info] 38#38: *573 [lua] logger.lua:23: 6c4db9cae2c87c271f2508e2b82e6fb9 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:33:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:33:20 [info] 42#42: *574 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:33:20 [info] 38#38: *575 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:33:30 [info] 42#42: *576 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:33:30 [info] 42#42: *577 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:33:33 [info] 38#38: *578 [lua] access_by_lua(msblocations.conf:189):2: 37cd96034eee2fd16ea08a71c425c3ec:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:33:33 [info] 38#38: *578 [lua] logger.lua:23: 37cd96034eee2fd16ea08a71c425c3ec {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:33:33 +0000] 37cd96034eee2fd16ea08a71c425c3ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:33:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:33:40 [info] 38#38: *579 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:33:40 [info] 38#38: *580 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:33:48 [info] 38#38: *581 [lua] access_by_lua(msblocations.conf:189):2: 87fbf224593f56737ef7847980eba33e:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:33:48 [info] 38#38: *581 [lua] logger.lua:23: 87fbf224593f56737ef7847980eba33e {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:33:48 +0000] 87fbf224593f56737ef7847980eba33e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:33:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:33:50 [info] 38#38: *583 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:33:50 [info] 42#42: *582 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:34:00 [info] 42#42: *585 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:34:00 [info] 42#42: *584 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:34:03 [info] 38#38: *586 [lua] access_by_lua(msblocations.conf:189):2: 132ae70381675e5506ab908f331804e5:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:34:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:34:03 [info] 38#38: *586 [lua] logger.lua:23: 132ae70381675e5506ab908f331804e5 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:34:03 +0000] 132ae70381675e5506ab908f331804e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 17:34:10 [info] 38#38: *588 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:34:10 [info] 38#38: *587 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:34:18 [info] 38#38: *590 [lua] access_by_lua(msblocations.conf:189):2: a37cf6dcb7b223c1fdcdc48e84dcd98d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:34:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/20 17:34:18 [info] 38#38: *590 [lua] logger.lua:23: a37cf6dcb7b223c1fdcdc48e84dcd98d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:34:18 +0000] a37cf6dcb7b223c1fdcdc48e84dcd98d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/02/20 17:34:20 [info] 38#38: *592 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:34:20 [info] 38#38: *591 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:34:30 [info] 38#38: *593 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:34:30 [info] 38#38: *594 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:34:33 [info] 38#38: *595 [lua] access_by_lua(msblocations.conf:189):2: 9863892ba5af40b6a254f30cd5a800aa:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:34:33 [info] 38#38: *595 [lua] logger.lua:23: 9863892ba5af40b6a254f30cd5a800aa {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:34:33 +0000] 9863892ba5af40b6a254f30cd5a800aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:34:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:34:40 [info] 42#42: *596 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:34:40 [info] 38#38: *597 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:34:48 [info] 38#38: *598 [lua] access_by_lua(msblocations.conf:189):2: 87eea784689b5e6916d59aeafc59732b:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:34:48 +0000] 87eea784689b5e6916d59aeafc59732b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:34:48 [info] 38#38: *598 [lua] logger.lua:23: 87eea784689b5e6916d59aeafc59732b {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:34:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:34:50 [info] 38#38: *599 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:34:50 [info] 38#38: *600 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:35:00 [info] 38#38: *602 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:35:00 [info] 38#38: *601 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:35:03 [info] 38#38: *603 [lua] access_by_lua(msblocations.conf:189):2: ce8658d65d10dbd1efdf83e4ccc88bb9:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:35:03 [info] 38#38: *603 [lua] logger.lua:23: ce8658d65d10dbd1efdf83e4ccc88bb9 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:35:03 +0000] ce8658d65d10dbd1efdf83e4ccc88bb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:35:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:35:10 [info] 42#42: *604 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:35:10 [info] 42#42: *605 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:35:18 [info] 38#38: *607 [lua] access_by_lua(msblocations.conf:189):2: 1394c02e4fa1ac86a59a1821c2752df0:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:35:18 [info] 38#38: *607 [lua] logger.lua:23: 1394c02e4fa1ac86a59a1821c2752df0 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:35:18 +0000] 1394c02e4fa1ac86a59a1821c2752df0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:35:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:35:20 [info] 38#38: *608 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:35:20 [info] 38#38: *609 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:35:30 [info] 38#38: *610 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:35:30 [info] 38#38: *611 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:35:33 [info] 38#38: *612 [lua] access_by_lua(msblocations.conf:189):2: 08cd0ead5e9076a07e616ae444b1a5a4:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:35:33 [info] 38#38: *612 [lua] logger.lua:23: 08cd0ead5e9076a07e616ae444b1a5a4 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:35:33 +0000] 08cd0ead5e9076a07e616ae444b1a5a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:35:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:35:40 [info] 38#38: *613 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:35:40 [info] 42#42: *614 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:35:48 [info] 38#38: *615 [lua] access_by_lua(msblocations.conf:189):2: 7816d779d98598e8756f84ecbf323823:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:35:48 +0000] 7816d779d98598e8756f84ecbf323823 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 17:35:48 [info] 38#38: *615 [lua] logger.lua:23: 7816d779d98598e8756f84ecbf323823 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:35:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:35:50 [info] 42#42: *616 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:35:50 [info] 42#42: *617 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:36:00 [info] 38#38: *618 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:36:00 [info] 38#38: *619 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:36:03 [info] 38#38: *620 [lua] access_by_lua(msblocations.conf:189):2: afab169b66431daa839ce1d045b036e6:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:36:03 +0000] afab169b66431daa839ce1d045b036e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 17:36:03 [info] 38#38: *620 [lua] logger.lua:23: afab169b66431daa839ce1d045b036e6 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:36:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:36:10 [info] 42#42: *621 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:36:10 [info] 42#42: *622 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:36:18 [info] 38#38: *624 [lua] access_by_lua(msblocations.conf:189):2: 9998c7c9655db1bdd26f43c3eed7b530:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:36:18 +0000] 9998c7c9655db1bdd26f43c3eed7b530 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 17:36:18 [info] 38#38: *624 [lua] logger.lua:23: 9998c7c9655db1bdd26f43c3eed7b530 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:36:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 17:36:20 [info] 42#42: *625 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:36:20 [info] 42#42: *626 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:36:30 [info] 38#38: *627 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:36:30 [info] 38#38: *628 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:36:33 [info] 38#38: *629 [lua] access_by_lua(msblocations.conf:189):2: c7fb321a981275d2d01bf24b2bdee2db:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:36:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.135 - - [20/Feb/2023:17:36:33 +0000] c7fb321a981275d2d01bf24b2bdee2db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 17:36:33 [info] 38#38: *629 [lua] logger.lua:23: c7fb321a981275d2d01bf24b2bdee2db {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:36:40 [info] 42#42: *631 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:36:40 [info] 38#38: *630 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:36:48 [info] 38#38: *632 [lua] access_by_lua(msblocations.conf:189):2: dabd7e3b5c9138a85519530323a35b67:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:36:48 +0000] dabd7e3b5c9138a85519530323a35b67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:36:48 [info] 38#38: *632 [lua] logger.lua:23: dabd7e3b5c9138a85519530323a35b67 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:36:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:36:50 [info] 42#42: *634 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:36:50 [info] 38#38: *633 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:37:00 [info] 38#38: *636 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:37:00 [info] 42#42: *635 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:37:03 [info] 38#38: *637 [lua] access_by_lua(msblocations.conf:189):2: 50f7820e61e1e1d1a6570aedf591bd18:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:37:03 [info] 38#38: *637 [lua] logger.lua:23: 50f7820e61e1e1d1a6570aedf591bd18 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:37:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.135 - - [20/Feb/2023:17:37:03 +0000] 50f7820e61e1e1d1a6570aedf591bd18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 17:37:10 [info] 42#42: *638 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:37:10 [info] 38#38: *639 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:37:18 [info] 38#38: *641 [lua] access_by_lua(msblocations.conf:189):2: fde0d1bfe7bee5ff865ee02c13f12388:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:37:18 [info] 38#38: *641 [lua] logger.lua:23: fde0d1bfe7bee5ff865ee02c13f12388 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:37:18 +0000] fde0d1bfe7bee5ff865ee02c13f12388 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:37:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:37:20 [info] 42#42: *643 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:37:20 [info] 42#42: *642 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:37:30 [info] 38#38: *644 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:37:30 [info] 38#38: *645 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:37:33 [info] 38#38: *646 [lua] access_by_lua(msblocations.conf:189):2: 182ef598d72402df4a81f4b6126dba50:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:37:33 [info] 38#38: *646 [lua] logger.lua:23: 182ef598d72402df4a81f4b6126dba50 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:37:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.66.135 - - [20/Feb/2023:17:37:33 +0000] 182ef598d72402df4a81f4b6126dba50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/20 17:37:40 [info] 42#42: *647 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:37:40 [info] 42#42: *648 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:37:48 [info] 38#38: *649 [lua] access_by_lua(msblocations.conf:189):2: d72d5cf6fed2f2a7e61f9d8cac702840:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:37:48 [info] 38#38: *649 [lua] logger.lua:23: d72d5cf6fed2f2a7e61f9d8cac702840 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:37:48 +0000] d72d5cf6fed2f2a7e61f9d8cac702840 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:37:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:37:50 [info] 38#38: *650 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:37:50 [info] 38#38: *651 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:38:00 [info] 42#42: *652 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:38:00 [info] 42#42: *653 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:38:03 [info] 38#38: *654 [lua] access_by_lua(msblocations.conf:189):2: 48e8ca179dcc66dfa980aa296ce51a74:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:38:03 +0000] 48e8ca179dcc66dfa980aa296ce51a74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:38:03 [info] 38#38: *654 [lua] logger.lua:23: 48e8ca179dcc66dfa980aa296ce51a74 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:38:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:38:10 [info] 42#42: *655 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:38:10 [info] 42#42: *656 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:38:18 [info] 38#38: *658 [lua] access_by_lua(msblocations.conf:189):2: d888a13e24abd678efb921910633ea02:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:38:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.135 - - [20/Feb/2023:17:38:18 +0000] d888a13e24abd678efb921910633ea02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:38:18 [info] 38#38: *658 [lua] logger.lua:23: d888a13e24abd678efb921910633ea02 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:38:20 [info] 42#42: *659 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:38:20 [info] 42#42: *660 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:38:30 [info] 38#38: *661 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:38:30 [info] 38#38: *662 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:38:33 [info] 38#38: *663 [lua] access_by_lua(msblocations.conf:189):2: 073702c43948ccf480bbacc8dc9cef86:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:38:33 +0000] 073702c43948ccf480bbacc8dc9cef86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 17:38:33 [info] 38#38: *663 [lua] logger.lua:23: 073702c43948ccf480bbacc8dc9cef86 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:38:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:38:40 [info] 42#42: *665 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:38:40 [info] 38#38: *664 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:38:48 [info] 38#38: *666 [lua] access_by_lua(msblocations.conf:189):2: b70fc00f7b3d046566bf7c2978ca55de:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:38:48 [info] 38#38: *666 [lua] logger.lua:23: b70fc00f7b3d046566bf7c2978ca55de {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:38:48 +0000] b70fc00f7b3d046566bf7c2978ca55de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:38:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:38:50 [info] 38#38: *667 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:38:50 [info] 38#38: *668 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:39:00 [info] 42#42: *670 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:39:00 [info] 42#42: *669 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:39:03 [info] 38#38: *671 [lua] access_by_lua(msblocations.conf:189):2: d2d9533f09c95c96c0cf34c0148f826c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:39:03 [info] 38#38: *671 [lua] logger.lua:23: d2d9533f09c95c96c0cf34c0148f826c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:39:03 +0000] d2d9533f09c95c96c0cf34c0148f826c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:39:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:39:10 [info] 38#38: *672 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:39:10 [info] 38#38: *673 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:39:18 [info] 38#38: *675 [lua] access_by_lua(msblocations.conf:189):2: 408f35f50880d6a31f92ffb93ce2e2e4:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:39:18 +0000] 408f35f50880d6a31f92ffb93ce2e2e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 17:39:18 [info] 38#38: *675 [lua] logger.lua:23: 408f35f50880d6a31f92ffb93ce2e2e4 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:39:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:39:20 [info] 38#38: *677 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:39:20 [info] 38#38: *676 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:39:30 [info] 42#42: *678 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:39:30 [info] 42#42: *679 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:39:33 [info] 38#38: *680 [lua] access_by_lua(msblocations.conf:189):2: 7ea3f1b84d74409ca940cfd40e665f2c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:39:33 [info] 38#38: *680 [lua] logger.lua:23: 7ea3f1b84d74409ca940cfd40e665f2c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:39:33 +0000] 7ea3f1b84d74409ca940cfd40e665f2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:39:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:39:40 [info] 38#38: *681 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:39:40 [info] 38#38: *682 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:39:48 [info] 38#38: *683 [lua] access_by_lua(msblocations.conf:189):2: 6526d3bb4868f51897382ca50264c5fb:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:39:48 [info] 38#38: *683 [lua] logger.lua:23: 6526d3bb4868f51897382ca50264c5fb {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:39:48 +0000] 6526d3bb4868f51897382ca50264c5fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:39:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:39:50 [info] 38#38: *684 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:39:50 [info] 38#38: *685 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:40:00 [info] 42#42: *686 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:40:00 [info] 42#42: *687 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:40:03 [info] 38#38: *688 [lua] access_by_lua(msblocations.conf:189):2: 53c2ca30cbb734ad83f55a7743abf1a9:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:40:03 [info] 38#38: *688 [lua] logger.lua:23: 53c2ca30cbb734ad83f55a7743abf1a9 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:40:03 +0000] 53c2ca30cbb734ad83f55a7743abf1a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:40:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:40:10 [info] 38#38: *690 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:40:10 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:40:18 [info] 38#38: *692 [lua] access_by_lua(msblocations.conf:189):2: b4d236506feb39af98c450697b4fd855:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:40:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.135 - - [20/Feb/2023:17:40:18 +0000] b4d236506feb39af98c450697b4fd855 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/02/20 17:40:18 [info] 38#38: *692 [lua] logger.lua:23: b4d236506feb39af98c450697b4fd855 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:40:20 [info] 42#42: *693 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:40:20 [info] 42#42: *694 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:40:30 [info] 42#42: *696 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:40:30 [info] 42#42: *695 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:40:33 [info] 38#38: *697 [lua] access_by_lua(msblocations.conf:189):2: 93f43d113e7f7bb5c59c03f62ce6f032:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:40:33 [info] 38#38: *697 [lua] logger.lua:23: 93f43d113e7f7bb5c59c03f62ce6f032 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:40:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.135 - - [20/Feb/2023:17:40:33 +0000] 93f43d113e7f7bb5c59c03f62ce6f032 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 17:40:40 [info] 42#42: *699 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:40:40 [info] 38#38: *698 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:40:48 [info] 38#38: *700 [lua] access_by_lua(msblocations.conf:189):2: 594db759dce4c85fb616b113c83c574a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:40:48 [info] 38#38: *700 [lua] logger.lua:23: 594db759dce4c85fb616b113c83c574a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:40:48 +0000] 594db759dce4c85fb616b113c83c574a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:40:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:40:50 [info] 38#38: *701 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:40:50 [info] 38#38: *702 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:41:00 [info] 42#42: *704 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:41:00 [info] 38#38: *703 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:41:03 [info] 38#38: *705 [lua] access_by_lua(msblocations.conf:189):2: 1ab9965ed7f0a9984fde58a1b3916400:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:41:03 +0000] 1ab9965ed7f0a9984fde58a1b3916400 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/02/20 17:41:03 [info] 38#38: *705 [lua] logger.lua:23: 1ab9965ed7f0a9984fde58a1b3916400 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:41:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/20 17:41:10 [info] 42#42: *706 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:41:10 [info] 42#42: *707 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:41:18 [info] 38#38: *709 [lua] access_by_lua(msblocations.conf:189):2: 43d3c1f9ac0abbe005166856c86cbcae:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:41:18 [info] 38#38: *709 [lua] logger.lua:23: 43d3c1f9ac0abbe005166856c86cbcae {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:41:18 +0000] 43d3c1f9ac0abbe005166856c86cbcae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:41:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:41:20 [info] 38#38: *710 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:41:20 [info] 38#38: *711 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:41:30 [info] 42#42: *712 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:41:30 [info] 42#42: *713 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:41:33 [info] 38#38: *714 [lua] access_by_lua(msblocations.conf:189):2: 917e7479fe3ff5797940114070e27be5:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:41:33 [info] 38#38: *714 [lua] logger.lua:23: 917e7479fe3ff5797940114070e27be5 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:41:33 +0000] 917e7479fe3ff5797940114070e27be5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:41:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:41:40 [info] 38#38: *715 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:41:40 [info] 38#38: *716 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:41:48 [info] 38#38: *717 [lua] access_by_lua(msblocations.conf:189):2: 61a30ac099223cbb9ab0816518dfed6a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:41:48 [info] 38#38: *717 [lua] logger.lua:23: 61a30ac099223cbb9ab0816518dfed6a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:41:48 +0000] 61a30ac099223cbb9ab0816518dfed6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:41:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:41:50 [info] 42#42: *718 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:41:50 [info] 38#38: *719 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:42:00 [info] 42#42: *720 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:42:00 [info] 42#42: *721 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:42:03 [info] 38#38: *722 [lua] access_by_lua(msblocations.conf:189):2: 1a3187dab4c9d5a10cf61f3c812bdb85:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:42:03 [info] 38#38: *722 [lua] logger.lua:23: 1a3187dab4c9d5a10cf61f3c812bdb85 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:42:03 +0000] 1a3187dab4c9d5a10cf61f3c812bdb85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:42:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:42:10 [info] 38#38: *724 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:42:10 [info] 38#38: *723 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:42:18 [info] 38#38: *726 [lua] access_by_lua(msblocations.conf:189):2: cc58c203304d71d7855b8df5e7771596:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:42:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.135 - - [20/Feb/2023:17:42:18 +0000] cc58c203304d71d7855b8df5e7771596 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:42:18 [info] 38#38: *726 [lua] logger.lua:23: cc58c203304d71d7855b8df5e7771596 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:42:20 [info] 38#38: *727 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:42:20 [info] 38#38: *728 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:42:30 [info] 42#42: *729 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:42:30 [info] 38#38: *730 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:42:33 [info] 38#38: *731 [lua] access_by_lua(msblocations.conf:189):2: bcd7cc130f070a1ea4e985b444429a6f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:42:33 [info] 38#38: *731 [lua] logger.lua:23: bcd7cc130f070a1ea4e985b444429a6f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:42:33 +0000] bcd7cc130f070a1ea4e985b444429a6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:42:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:42:40 [info] 38#38: *732 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:42:40 [info] 38#38: *733 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:42:48 [info] 38#38: *734 [lua] access_by_lua(msblocations.conf:189):2: 9ccd8e02071b620a74c6f2c5e018a172:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:42:48 +0000] 9ccd8e02071b620a74c6f2c5e018a172 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:42:48 [info] 38#38: *734 [lua] logger.lua:23: 9ccd8e02071b620a74c6f2c5e018a172 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:42:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:42:50 [info] 38#38: *735 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:42:50 [info] 42#42: *736 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:43:00 [info] 42#42: *738 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:43:00 [info] 42#42: *737 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:43:03 [info] 38#38: *739 [lua] access_by_lua(msblocations.conf:189):2: 946d242c97b2db2d0cfd2c1780b211b8:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:43:03 [info] 38#38: *739 [lua] logger.lua:23: 946d242c97b2db2d0cfd2c1780b211b8 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:43:03 +0000] 946d242c97b2db2d0cfd2c1780b211b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:43:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/20 17:43:10 [info] 42#42: *740 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:43:10 [info] 42#42: *741 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:43:18 [info] 38#38: *743 [lua] access_by_lua(msblocations.conf:189):2: 10b20c1bbf5d827f61536f6468c35dd1:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:43:18 [info] 38#38: *743 [lua] logger.lua:23: 10b20c1bbf5d827f61536f6468c35dd1 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:43:18 +0000] 10b20c1bbf5d827f61536f6468c35dd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:43:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:43:20 [info] 38#38: *744 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:43:20 [info] 38#38: *745 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:43:30 [info] 38#38: *746 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:43:30 [info] 38#38: *747 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:43:33 [info] 38#38: *748 [lua] access_by_lua(msblocations.conf:189):2: ab2a15b3a3eb3be15116f366bcd7394a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:43:33 +0000] ab2a15b3a3eb3be15116f366bcd7394a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/02/20 17:43:33 [info] 38#38: *748 [lua] logger.lua:23: ab2a15b3a3eb3be15116f366bcd7394a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:43:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:43:40 [info] 42#42: *749 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:43:40 [info] 42#42: *750 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:43:48 [info] 38#38: *751 [lua] access_by_lua(msblocations.conf:189):2: 046e2d9d8d2bc55528fd66112c50c324:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:43:48 [info] 38#38: *751 [lua] logger.lua:23: 046e2d9d8d2bc55528fd66112c50c324 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:43:48 +0000] 046e2d9d8d2bc55528fd66112c50c324 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:43:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:43:50 [info] 42#42: *752 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:43:50 [info] 42#42: *753 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:44:00 [info] 42#42: *755 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:44:00 [info] 42#42: *754 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:44:03 [info] 38#38: *756 [lua] access_by_lua(msblocations.conf:189):2: 047c0eb2db004ff1b44c35bb2c9065bd:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:44:03 [info] 38#38: *756 [lua] logger.lua:23: 047c0eb2db004ff1b44c35bb2c9065bd {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:44:03 +0000] 047c0eb2db004ff1b44c35bb2c9065bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:44:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 17:44:10 [info] 42#42: *757 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:44:10 [info] 42#42: *758 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:44:18 [info] 38#38: *760 [lua] access_by_lua(msblocations.conf:189):2: d675df46118751ff02bf496bdf0d3936:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:44:18 +0000] d675df46118751ff02bf496bdf0d3936 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/02/20 17:44:18 [info] 38#38: *760 [lua] logger.lua:23: d675df46118751ff02bf496bdf0d3936 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:44:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:44:20 [info] 38#38: *761 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:44:20 [info] 38#38: *762 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:44:30 [info] 38#38: *763 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:44:30 [info] 38#38: *764 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:44:33 [info] 38#38: *765 [lua] access_by_lua(msblocations.conf:189):2: 4b0a06e14ec7ad763bce5e9c8ca8a6af:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:44:33 [info] 38#38: *765 [lua] logger.lua:23: 4b0a06e14ec7ad763bce5e9c8ca8a6af {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:44:33 +0000] 4b0a06e14ec7ad763bce5e9c8ca8a6af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:44:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:44:40 [info] 42#42: *767 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:44:40 [info] 42#42: *766 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:44:48 [info] 38#38: *768 [lua] access_by_lua(msblocations.conf:189):2: 82b1123c2da4979e4420db44f24c4511:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:44:48 +0000] 82b1123c2da4979e4420db44f24c4511 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 17:44:48 [info] 38#38: *768 [lua] logger.lua:23: 82b1123c2da4979e4420db44f24c4511 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:44:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:44:50 [info] 42#42: *770 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:44:50 [info] 42#42: *769 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:45:00 [info] 38#38: *771 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:45:00 [info] 38#38: *772 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:45:03 [info] 38#38: *773 [lua] access_by_lua(msblocations.conf:189):2: aed16d94433808be4d772d942601834a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:45:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:45:03 [info] 38#38: *773 [lua] logger.lua:23: aed16d94433808be4d772d942601834a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:45:03 +0000] aed16d94433808be4d772d942601834a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 17:45:10 [info] 38#38: *775 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:45:10 [info] 38#38: *774 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:45:18 [info] 38#38: *777 [lua] access_by_lua(msblocations.conf:189):2: 0f076403e9a4eb09e70871b9c02bddf9:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:45:18 +0000] 0f076403e9a4eb09e70871b9c02bddf9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:45:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:45:18 [info] 38#38: *777 [lua] logger.lua:23: 0f076403e9a4eb09e70871b9c02bddf9 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:45:20 [info] 38#38: *778 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:45:20 [info] 38#38: *779 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:45:30 [info] 42#42: *780 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:45:30 [info] 42#42: *781 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:45:33 [info] 38#38: *782 [lua] access_by_lua(msblocations.conf:189):2: 193214e2493c89de011d7446266c831d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:45:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.135 - - [20/Feb/2023:17:45:33 +0000] 193214e2493c89de011d7446266c831d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 17:45:33 [info] 38#38: *782 [lua] logger.lua:23: 193214e2493c89de011d7446266c831d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:45:40 [info] 38#38: *783 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:45:40 [info] 38#38: *784 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:45:48 [info] 38#38: *785 [lua] access_by_lua(msblocations.conf:189):2: 010a726713ccd90bbab209897086449a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:45:48 +0000] 010a726713ccd90bbab209897086449a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:45:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/20 17:45:48 [info] 38#38: *785 [lua] logger.lua:23: 010a726713ccd90bbab209897086449a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:45:50 [info] 38#38: *786 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:45:50 [info] 38#38: *787 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:46:00 [info] 38#38: *788 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:46:00 [info] 38#38: *789 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:46:03 [info] 38#38: *790 [lua] access_by_lua(msblocations.conf:189):2: 78fb603950292e362a11ceae8dbb51c2:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:46:03 [info] 38#38: *790 [lua] logger.lua:23: 78fb603950292e362a11ceae8dbb51c2 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:46:03 +0000] 78fb603950292e362a11ceae8dbb51c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:46:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:46:10 [info] 38#38: *791 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:46:10 [info] 38#38: *792 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:46:18 [info] 38#38: *794 [lua] access_by_lua(msblocations.conf:189):2: af5db852bf302888baf57fef8dff2abc:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:46:18 [info] 38#38: *794 [lua] logger.lua:23: af5db852bf302888baf57fef8dff2abc {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:46:18 +0000] af5db852bf302888baf57fef8dff2abc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:46:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:46:20 [info] 42#42: *795 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:46:20 [info] 42#42: *796 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:46:30 [info] 38#38: *797 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:46:30 [info] 38#38: *798 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:46:33 [info] 38#38: *799 [lua] access_by_lua(msblocations.conf:189):2: 2351646cdce8a5b999f40e9e1d8b25d5:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:46:33 [info] 38#38: *799 [lua] logger.lua:23: 2351646cdce8a5b999f40e9e1d8b25d5 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:46:33 +0000] 2351646cdce8a5b999f40e9e1d8b25d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:46:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:46:40 [info] 42#42: *801 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:46:40 [info] 42#42: *800 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:46:48 [info] 38#38: *802 [lua] access_by_lua(msblocations.conf:189):2: cacd1a059923cfab40ade1055578c213:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:46:48 +0000] cacd1a059923cfab40ade1055578c213 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:46:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:46:48 [info] 38#38: *802 [lua] logger.lua:23: cacd1a059923cfab40ade1055578c213 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:46:50 [info] 42#42: *803 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:46:50 [info] 38#38: *804 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:47:00 [info] 42#42: *806 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:47:00 [info] 42#42: *805 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:47:03 [info] 38#38: *807 [lua] access_by_lua(msblocations.conf:189):2: 638785020adba35ada76ff73c4b988f2:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:47:03 +0000] 638785020adba35ada76ff73c4b988f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 17:47:03 [info] 38#38: *807 [lua] logger.lua:23: 638785020adba35ada76ff73c4b988f2 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:47:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:47:10 [info] 42#42: *808 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:47:10 [info] 42#42: *809 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:47:18 [info] 38#38: *811 [lua] access_by_lua(msblocations.conf:189):2: 5d53e76e19399f5a02a3f9370d8eac7f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:47:18 +0000] 5d53e76e19399f5a02a3f9370d8eac7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:47:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:47:18 [info] 38#38: *811 [lua] logger.lua:23: 5d53e76e19399f5a02a3f9370d8eac7f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:47:20 [info] 42#42: *813 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:47:20 [info] 38#38: *812 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:47:30 [info] 38#38: *814 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:47:30 [info] 42#42: *815 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:47:33 [info] 38#38: *816 [lua] access_by_lua(msblocations.conf:189):2: 6b09017c83e497c274313dc4574fc28d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:47:33 [info] 38#38: *816 [lua] logger.lua:23: 6b09017c83e497c274313dc4574fc28d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:47:33 +0000] 6b09017c83e497c274313dc4574fc28d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:47:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:47:40 [info] 38#38: *817 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:47:40 [info] 38#38: *818 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:47:48 [info] 38#38: *819 [lua] access_by_lua(msblocations.conf:189):2: af599aeb0d5a8f5a6a846958819da3ee:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:47:48 [info] 38#38: *819 [lua] logger.lua:23: af599aeb0d5a8f5a6a846958819da3ee {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:47:48 +0000] af599aeb0d5a8f5a6a846958819da3ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:47:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:47:50 [info] 38#38: *820 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:47:50 [info] 38#38: *821 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:48:00 [info] 38#38: *822 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:48:00 [info] 38#38: *823 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:48:03 [info] 38#38: *824 [lua] access_by_lua(msblocations.conf:189):2: d2bdf2c5bc15fce81872225f538a4cd3:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:48:03 +0000] d2bdf2c5bc15fce81872225f538a4cd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 17:48:03 [info] 38#38: *824 [lua] logger.lua:23: d2bdf2c5bc15fce81872225f538a4cd3 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:48:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:48:10 [info] 42#42: *825 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:48:10 [info] 42#42: *826 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:48:18 [info] 38#38: *828 [lua] access_by_lua(msblocations.conf:189):2: 815692c6b036b1ef253e475d3db27573:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:48:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:48:18 [info] 38#38: *828 [lua] logger.lua:23: 815692c6b036b1ef253e475d3db27573 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:48:18 +0000] 815692c6b036b1ef253e475d3db27573 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 17:48:20 [info] 38#38: *829 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:48:20 [info] 38#38: *830 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:48:30 [info] 38#38: *831 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:48:30 [info] 38#38: *832 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:48:33 [info] 38#38: *833 [lua] access_by_lua(msblocations.conf:189):2: 4e3180bc24ba11e90c1abd677cfebfb7:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:48:33 [info] 38#38: *833 [lua] logger.lua:23: 4e3180bc24ba11e90c1abd677cfebfb7 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:48:33 +0000] 4e3180bc24ba11e90c1abd677cfebfb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:48:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/20 17:48:40 [info] 42#42: *835 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:48:40 [info] 38#38: *834 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:48:48 [info] 38#38: *836 [lua] access_by_lua(msblocations.conf:189):2: 3998d94b4d5e946fa8385568bd864bfc:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:48:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.135 - - [20/Feb/2023:17:48:48 +0000] 3998d94b4d5e946fa8385568bd864bfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 17:48:48 [info] 38#38: *836 [lua] logger.lua:23: 3998d94b4d5e946fa8385568bd864bfc {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:48:50 [info] 38#38: *837 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:48:50 [info] 38#38: *838 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:49:00 [info] 42#42: *840 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:49:00 [info] 42#42: *839 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:49:03 [info] 38#38: *841 [lua] access_by_lua(msblocations.conf:189):2: f3ef95aae23b14bb8da61bc57c9f3938:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:49:03 [info] 38#38: *841 [lua] logger.lua:23: f3ef95aae23b14bb8da61bc57c9f3938 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:49:03 +0000] f3ef95aae23b14bb8da61bc57c9f3938 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:49:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:49:10 [info] 38#38: *842 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:49:10 [info] 38#38: *843 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:49:18 [info] 38#38: *845 [lua] access_by_lua(msblocations.conf:189):2: bc9ed7b3a5d9867930f26238dd5abbc9:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:49:18 [info] 38#38: *845 [lua] logger.lua:23: bc9ed7b3a5d9867930f26238dd5abbc9 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:49:18 +0000] bc9ed7b3a5d9867930f26238dd5abbc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:49:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:49:20 [info] 42#42: *847 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:49:20 [info] 38#38: *846 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:49:30 [info] 38#38: *848 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:49:30 [info] 38#38: *849 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:49:34 [info] 38#38: *850 [lua] access_by_lua(msblocations.conf:189):2: 69b20d2e6e013e06458eb9eacb42c0c2:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:49:34 [info] 38#38: *850 [lua] logger.lua:23: 69b20d2e6e013e06458eb9eacb42c0c2 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:49:34 +0000] 69b20d2e6e013e06458eb9eacb42c0c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:49:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:49:40 [info] 42#42: *852 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:49:40 [info] 42#42: *851 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:49:49 [info] 38#38: *853 [lua] access_by_lua(msblocations.conf:189):2: 8a62827571b9cd70957ed3cf3812b3d8:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:49:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:49:49 [info] 38#38: *853 [lua] logger.lua:23: 8a62827571b9cd70957ed3cf3812b3d8 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:49:49 +0000] 8a62827571b9cd70957ed3cf3812b3d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 17:49:50 [info] 42#42: *854 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:49:50 [info] 38#38: *855 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:50:00 [info] 42#42: *856 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:50:00 [info] 42#42: *857 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:50:04 [info] 38#38: *858 [lua] access_by_lua(msblocations.conf:189):2: e31c231a3feb9bc3a8bc5834731a26bc:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:50:04 [info] 38#38: *858 [lua] logger.lua:23: e31c231a3feb9bc3a8bc5834731a26bc {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:50:04 +0000] e31c231a3feb9bc3a8bc5834731a26bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:50:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:50:10 [info] 38#38: *860 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:50:10 [info] 38#38: *859 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:50:19 [info] 38#38: *862 [lua] access_by_lua(msblocations.conf:189):2: c49249ccb7ca4d378d17850d608cbadd:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:50:19 +0000] c49249ccb7ca4d378d17850d608cbadd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:50:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:50:19 [info] 38#38: *862 [lua] logger.lua:23: c49249ccb7ca4d378d17850d608cbadd {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:50:20 [info] 42#42: *863 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:50:20 [info] 42#42: *864 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:50:30 [info] 42#42: *866 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:50:30 [info] 38#38: *865 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:50:34 [info] 38#38: *867 [lua] access_by_lua(msblocations.conf:189):2: 221f8222df6173df564e6025bd412c80:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:50:34 +0000] 221f8222df6173df564e6025bd412c80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:50:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:50:34 [info] 38#38: *867 [lua] logger.lua:23: 221f8222df6173df564e6025bd412c80 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:50:40 [info] 38#38: *868 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:50:40 [info] 42#42: *869 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:50:49 [info] 38#38: *870 [lua] access_by_lua(msblocations.conf:189):2: 1b66a9c577e475b7ab8b961b18f26bd8:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:50:49 [info] 38#38: *870 [lua] logger.lua:23: 1b66a9c577e475b7ab8b961b18f26bd8 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:50:49 +0000] 1b66a9c577e475b7ab8b961b18f26bd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:50:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:50:50 [info] 42#42: *871 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:50:50 [info] 42#42: *872 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:51:00 [info] 38#38: *873 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:51:00 [info] 38#38: *874 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:51:04 [info] 38#38: *875 [lua] access_by_lua(msblocations.conf:189):2: 5a9548d70da30bbbd3774a7f590c7cde:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:51:04 [info] 38#38: *875 [lua] logger.lua:23: 5a9548d70da30bbbd3774a7f590c7cde {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:51:04 +0000] 5a9548d70da30bbbd3774a7f590c7cde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:51:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:51:10 [info] 38#38: *876 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:51:10 [info] 42#42: *877 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:51:19 [info] 38#38: *879 [lua] access_by_lua(msblocations.conf:189):2: 1d432a26a914a3be94512cc23b2327da:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:51:19 [info] 38#38: *879 [lua] logger.lua:23: 1d432a26a914a3be94512cc23b2327da {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:51:19 +0000] 1d432a26a914a3be94512cc23b2327da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:51:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/02/20 17:51:20 [info] 42#42: *880 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:51:20 [info] 42#42: *881 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:51:30 [info] 42#42: *882 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:51:30 [info] 42#42: *883 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:51:30 [info] 38#38: *884 client closed connection while waiting for request, client: 10.233.67.195, server: 0.0.0.0:443
2023/02/20 17:51:34 [info] 38#38: *885 [lua] access_by_lua(msblocations.conf:189):2: c37b0972b1807d8b3ee37cbe23838543:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:51:34 [info] 38#38: *885 [lua] logger.lua:23: c37b0972b1807d8b3ee37cbe23838543 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:51:34 +0000] c37b0972b1807d8b3ee37cbe23838543 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:51:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/20 17:51:40 [info] 42#42: *886 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:51:40 [info] 42#42: *887 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:51:49 [info] 38#38: *888 [lua] access_by_lua(msblocations.conf:189):2: 80b8e24b564be431e8e02db0035049c1:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:51:49 [info] 38#38: *888 [lua] logger.lua:23: 80b8e24b564be431e8e02db0035049c1 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:51:49 +0000] 80b8e24b564be431e8e02db0035049c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:51:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 17:51:50 [info] 42#42: *889 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:51:50 [info] 42#42: *890 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:52:00 [info] 38#38: *891 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:52:00 [info] 38#38: *892 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:52:04 [info] 38#38: *893 [lua] access_by_lua(msblocations.conf:189):2: 6c85b38aa1d20d17549ce7f74776bb06:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:52:04 [info] 38#38: *893 [lua] logger.lua:23: 6c85b38aa1d20d17549ce7f74776bb06 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:52:04 +0000] 6c85b38aa1d20d17549ce7f74776bb06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:52:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:52:10 [info] 38#38: *894 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:52:10 [info] 38#38: *895 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:52:19 [info] 38#38: *897 [lua] access_by_lua(msblocations.conf:189):2: 8d2374365e0b22e1c30e82c180744213:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:52:19 +0000] 8d2374365e0b22e1c30e82c180744213 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 17:52:19 [info] 38#38: *897 [lua] logger.lua:23: 8d2374365e0b22e1c30e82c180744213 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:52:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 17:52:20 [info] 42#42: *898 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:52:20 [info] 42#42: *899 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:52:30 [info] 42#42: *901 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:52:30 [info] 42#42: *900 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:52:34 [info] 38#38: *902 [lua] access_by_lua(msblocations.conf:189):2: ce59d997bbcfef2ece0a67714d02970b:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:52:34 [info] 38#38: *902 [lua] logger.lua:23: ce59d997bbcfef2ece0a67714d02970b {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:52:34 +0000] ce59d997bbcfef2ece0a67714d02970b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:52:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:52:40 [info] 42#42: *903 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:52:40 [info] 42#42: *904 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:52:49 [info] 38#38: *905 [lua] access_by_lua(msblocations.conf:189):2: 52f46cfbbf0adf54e57a4974187d6185:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:52:49 +0000] 52f46cfbbf0adf54e57a4974187d6185 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:52:49 [info] 38#38: *905 [lua] logger.lua:23: 52f46cfbbf0adf54e57a4974187d6185 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:52:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:52:50 [info] 42#42: *906 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:52:50 [info] 42#42: *907 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:53:00 [info] 42#42: *908 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:53:00 [info] 42#42: *909 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:53:04 [info] 38#38: *910 [lua] access_by_lua(msblocations.conf:189):2: 098fd6635b74c7f3bce93381f1c1ad48:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:53:04 [info] 38#38: *910 [lua] logger.lua:23: 098fd6635b74c7f3bce93381f1c1ad48 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:53:04 +0000] 098fd6635b74c7f3bce93381f1c1ad48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:53:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:53:10 [info] 38#38: *911 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:53:10 [info] 42#42: *912 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:53:19 [info] 38#38: *914 [lua] access_by_lua(msblocations.conf:189):2: 24bb02cb3fb1a5d8e922605ce9d91474:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:53:19 +0000] 24bb02cb3fb1a5d8e922605ce9d91474 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:53:19 [info] 38#38: *914 [lua] logger.lua:23: 24bb02cb3fb1a5d8e922605ce9d91474 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:53:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:53:20 [info] 38#38: *915 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:53:20 [info] 38#38: *916 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:53:30 [info] 38#38: *917 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:53:30 [info] 38#38: *918 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:53:34 [info] 38#38: *919 [lua] access_by_lua(msblocations.conf:189):2: fd5f7ff48403f6f1460d8ecf4cfe99aa:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:53:34 [info] 38#38: *919 [lua] logger.lua:23: fd5f7ff48403f6f1460d8ecf4cfe99aa {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:53:34 +0000] fd5f7ff48403f6f1460d8ecf4cfe99aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:53:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/20 17:53:40 [info] 38#38: *920 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:53:40 [info] 42#42: *921 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:53:49 [info] 38#38: *922 [lua] access_by_lua(msblocations.conf:189):2: 312bd88f5d9be968d6e59fcb4f15978a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:53:49 [info] 38#38: *922 [lua] logger.lua:23: 312bd88f5d9be968d6e59fcb4f15978a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:53:49 +0000] 312bd88f5d9be968d6e59fcb4f15978a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:53:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/20 17:53:50 [info] 38#38: *923 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:53:50 [info] 42#42: *924 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:54:00 [info] 38#38: *925 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:54:00 [info] 38#38: *926 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:54:04 [info] 38#38: *927 [lua] access_by_lua(msblocations.conf:189):2: 8c0ee8ada6880a190522740c70d00ff7:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:54:04 [info] 38#38: *927 [lua] logger.lua:23: 8c0ee8ada6880a190522740c70d00ff7 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:54:04 +0000] 8c0ee8ada6880a190522740c70d00ff7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:54:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 17:54:10 [info] 38#38: *928 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:54:10 [info] 38#38: *929 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:54:19 [info] 38#38: *931 [lua] access_by_lua(msblocations.conf:189):2: 02b97fb16a111d7079bcd4a1df39256d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:54:19 [info] 38#38: *931 [lua] logger.lua:23: 02b97fb16a111d7079bcd4a1df39256d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:54:19 +0000] 02b97fb16a111d7079bcd4a1df39256d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:54:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:54:20 [info] 38#38: *932 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:54:20 [info] 38#38: *933 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:54:30 [info] 38#38: *934 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:54:30 [info] 42#42: *935 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:54:34 [info] 38#38: *936 [lua] access_by_lua(msblocations.conf:189):2: 34be4c34be23d8dd1fa153368fafa971:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:54:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.66.135 - - [20/Feb/2023:17:54:34 +0000] 34be4c34be23d8dd1fa153368fafa971 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/20 17:54:34 [info] 38#38: *936 [lua] logger.lua:23: 34be4c34be23d8dd1fa153368fafa971 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:54:40 [info] 38#38: *938 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:54:40 [info] 38#38: *937 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:54:49 [info] 38#38: *939 [lua] access_by_lua(msblocations.conf:189):2: 5d409eb61e02bf86b3aa9fed87554365:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:54:49 +0000] 5d409eb61e02bf86b3aa9fed87554365 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:54:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:54:49 [info] 38#38: *939 [lua] logger.lua:23: 5d409eb61e02bf86b3aa9fed87554365 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:54:50 [info] 38#38: *941 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:54:50 [info] 38#38: *940 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:55:00 [info] 38#38: *943 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:55:00 [info] 38#38: *942 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:55:04 [info] 38#38: *944 [lua] access_by_lua(msblocations.conf:189):2: dc8574dd732d1f53f84733a40db3f8c2:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:55:04 [info] 38#38: *944 [lua] logger.lua:23: dc8574dd732d1f53f84733a40db3f8c2 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:55:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.135 - - [20/Feb/2023:17:55:04 +0000] dc8574dd732d1f53f84733a40db3f8c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 17:55:10 [info] 38#38: *945 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:55:10 [info] 38#38: *946 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:55:19 [info] 38#38: *948 [lua] access_by_lua(msblocations.conf:189):2: d5ad5de9eedac626809dc0561a856865:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:55:19 [info] 38#38: *948 [lua] logger.lua:23: d5ad5de9eedac626809dc0561a856865 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:55:19 +0000] d5ad5de9eedac626809dc0561a856865 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:55:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:55:20 [info] 38#38: *950 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:55:20 [info] 42#42: *949 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:55:30 [info] 38#38: *951 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:55:30 [info] 38#38: *952 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:55:34 [info] 38#38: *953 [lua] access_by_lua(msblocations.conf:189):2: da37969ef091b56f7ef035dd8ea66f15:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:55:34 [info] 38#38: *953 [lua] logger.lua:23: da37969ef091b56f7ef035dd8ea66f15 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:55:34 +0000] da37969ef091b56f7ef035dd8ea66f15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:55:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:55:40 [info] 42#42: *954 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:55:40 [info] 42#42: *955 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:55:49 [info] 38#38: *956 [lua] access_by_lua(msblocations.conf:189):2: c06d7496ca1bdfe14913c71d9aeded24:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:55:49 [info] 38#38: *956 [lua] logger.lua:23: c06d7496ca1bdfe14913c71d9aeded24 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:55:49 +0000] c06d7496ca1bdfe14913c71d9aeded24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:55:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/20 17:55:50 [info] 38#38: *957 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:55:50 [info] 42#42: *958 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:56:00 [info] 38#38: *959 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:56:00 [info] 38#38: *960 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:56:04 [info] 38#38: *961 [lua] access_by_lua(msblocations.conf:189):2: 4571110970818bb5841d9a90c81bcd2c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:56:04 +0000] 4571110970818bb5841d9a90c81bcd2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 17:56:04 [info] 38#38: *961 [lua] logger.lua:23: 4571110970818bb5841d9a90c81bcd2c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:56:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:56:10 [info] 42#42: *962 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:56:10 [info] 42#42: *963 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:56:19 [info] 38#38: *965 [lua] access_by_lua(msblocations.conf:189):2: dcdc163545c2a77bed55f427c35e0dc8:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:56:19 [info] 38#38: *965 [lua] logger.lua:23: dcdc163545c2a77bed55f427c35e0dc8 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:56:19 +0000] dcdc163545c2a77bed55f427c35e0dc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:56:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:56:20 [info] 42#42: *966 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:56:20 [info] 42#42: *967 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:56:30 [info] 42#42: *968 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:56:30 [info] 42#42: *969 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:56:34 [info] 38#38: *970 [lua] access_by_lua(msblocations.conf:189):2: d6b0826a88194bfd278a9885ce4fcbee:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:56:34 +0000] d6b0826a88194bfd278a9885ce4fcbee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:56:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:56:34 [info] 38#38: *970 [lua] logger.lua:23: d6b0826a88194bfd278a9885ce4fcbee {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:56:40 [info] 42#42: *971 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:56:40 [info] 42#42: *972 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:56:49 [info] 38#38: *973 [lua] access_by_lua(msblocations.conf:189):2: 3384f49a67b3710094a42108eb59eed8:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:56:49 [info] 38#38: *973 [lua] logger.lua:23: 3384f49a67b3710094a42108eb59eed8 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:56:49 +0000] 3384f49a67b3710094a42108eb59eed8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:56:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:56:50 [info] 42#42: *974 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:56:50 [info] 42#42: *975 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:57:00 [info] 42#42: *976 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:57:00 [info] 42#42: *977 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:57:04 [info] 38#38: *978 [lua] access_by_lua(msblocations.conf:189):2: 2eda2909a0083f541510882e6257bd62:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:57:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:57:04 [info] 38#38: *978 [lua] logger.lua:23: 2eda2909a0083f541510882e6257bd62 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:57:04 +0000] 2eda2909a0083f541510882e6257bd62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 17:57:10 [info] 38#38: *979 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:57:10 [info] 38#38: *980 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:57:19 [info] 38#38: *982 [lua] access_by_lua(msblocations.conf:189):2: 999d158d47ecd09523b7dc05901f86f1:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:57:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:57:19 [info] 38#38: *982 [lua] logger.lua:23: 999d158d47ecd09523b7dc05901f86f1 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:57:19 +0000] 999d158d47ecd09523b7dc05901f86f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/02/20 17:57:20 [info] 42#42: *983 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:57:20 [info] 42#42: *984 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:57:30 [info] 42#42: *986 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:57:30 [info] 42#42: *985 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:57:34 [info] 38#38: *987 [lua] access_by_lua(msblocations.conf:189):2: 31e138eeba9228de6615c518f6baa0f6:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:57:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.135 - - [20/Feb/2023:17:57:34 +0000] 31e138eeba9228de6615c518f6baa0f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:57:34 [info] 38#38: *987 [lua] logger.lua:23: 31e138eeba9228de6615c518f6baa0f6 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:57:40 [info] 38#38: *988 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:57:40 [info] 38#38: *989 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:57:49 [info] 38#38: *990 [lua] access_by_lua(msblocations.conf:189):2: f758cbf3bc529524955005a2109d0b89:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:57:49 [info] 38#38: *990 [lua] logger.lua:23: f758cbf3bc529524955005a2109d0b89 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:57:49 +0000] f758cbf3bc529524955005a2109d0b89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:57:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:57:50 [info] 38#38: *992 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:57:50 [info] 38#38: *991 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:58:00 [info] 42#42: *993 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:58:00 [info] 42#42: *994 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:58:04 [info] 38#38: *995 [lua] access_by_lua(msblocations.conf:189):2: cb32afa4c44e64ead81462c5f8acaf83:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:58:04 [info] 38#38: *995 [lua] logger.lua:23: cb32afa4c44e64ead81462c5f8acaf83 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:58:04 +0000] cb32afa4c44e64ead81462c5f8acaf83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:58:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:58:10 [info] 42#42: *996 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:58:10 [info] 42#42: *997 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:58:19 [info] 38#38: *999 [lua] access_by_lua(msblocations.conf:189):2: d9a8a79002a12617e7a9f7cf0ec1d41b:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:58:19 [info] 38#38: *999 [lua] logger.lua:23: d9a8a79002a12617e7a9f7cf0ec1d41b {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:58:19 +0000] d9a8a79002a12617e7a9f7cf0ec1d41b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:58:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:58:20 [info] 38#38: *1000 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:58:20 [info] 38#38: *1001 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:58:30 [info] 42#42: *1002 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:58:30 [info] 38#38: *1003 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:58:34 [info] 38#38: *1004 [lua] access_by_lua(msblocations.conf:189):2: 864d199c7316bc5478dab8047a16b833:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:58:34 +0000] 864d199c7316bc5478dab8047a16b833 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 17:58:34 [info] 38#38: *1004 [lua] logger.lua:23: 864d199c7316bc5478dab8047a16b833 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:58:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:58:40 [info] 38#38: *1005 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:58:40 [info] 38#38: *1006 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:58:49 [info] 38#38: *1007 [lua] access_by_lua(msblocations.conf:189):2: 67ec2bd5006041e851eb009506727621:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:58:49 [info] 38#38: *1007 [lua] logger.lua:23: 67ec2bd5006041e851eb009506727621 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:58:49 +0000] 67ec2bd5006041e851eb009506727621 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:58:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:58:50 [info] 42#42: *1008 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:58:50 [info] 42#42: *1009 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:59:00 [info] 38#38: *1011 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:59:00 [info] 42#42: *1010 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:59:04 [info] 38#38: *1012 [lua] access_by_lua(msblocations.conf:189):2: 093ad729f51e2e0d1eb47cb65f109fba:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:59:04 [info] 38#38: *1012 [lua] logger.lua:23: 093ad729f51e2e0d1eb47cb65f109fba {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:59:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.66.135 - - [20/Feb/2023:17:59:04 +0000] 093ad729f51e2e0d1eb47cb65f109fba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/20 17:59:10 [info] 38#38: *1013 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:59:10 [info] 42#42: *1014 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:59:19 [info] 38#38: *1016 [lua] access_by_lua(msblocations.conf:189):2: e0950c61552826552004479d93f53591:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:59:19 +0000] e0950c61552826552004479d93f53591 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:59:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/20 17:59:19 [info] 38#38: *1016 [lua] logger.lua:23: e0950c61552826552004479d93f53591 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 17:59:20 [info] 38#38: *1017 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:59:20 [info] 38#38: *1018 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:59:30 [info] 38#38: *1019 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:59:30 [info] 42#42: *1020 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:59:34 [info] 38#38: *1021 [lua] access_by_lua(msblocations.conf:189):2: 08a8473bc99ccde2035fad564a2c26d6:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:59:34 [info] 38#38: *1021 [lua] logger.lua:23: 08a8473bc99ccde2035fad564a2c26d6 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:59:34 +0000] 08a8473bc99ccde2035fad564a2c26d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:59:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:59:40 [info] 42#42: *1023 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:59:40 [info] 42#42: *1022 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:59:49 [info] 38#38: *1024 [lua] access_by_lua(msblocations.conf:189):2: a5d750718b55d88f082914eb8edb6f12:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 17:59:49 [info] 38#38: *1024 [lua] logger.lua:23: a5d750718b55d88f082914eb8edb6f12 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:17:59:49 +0000] a5d750718b55d88f082914eb8edb6f12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:59:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:59:50 [info] 38#38: *1025 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 17:59:50 [info] 38#38: *1026 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:00:00 [info] 38#38: *1027 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:00:00 [info] 38#38: *1028 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:00:04 [info] 38#38: *1029 [lua] access_by_lua(msblocations.conf:189):2: bfa97e1b68c454f3b0e14a1438a9cf3f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:00:04 +0000] bfa97e1b68c454f3b0e14a1438a9cf3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 18:00:04 [info] 38#38: *1029 [lua] logger.lua:23: bfa97e1b68c454f3b0e14a1438a9cf3f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:00:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:00:10 [info] 42#42: *1031 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:00:10 [info] 42#42: *1030 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:00:19 [info] 38#38: *1033 [lua] access_by_lua(msblocations.conf:189):2: 41b684bcde6e1d4d3bd9e4b648c0e52e:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:00:19 +0000] 41b684bcde6e1d4d3bd9e4b648c0e52e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 18:00:19 [info] 38#38: *1033 [lua] logger.lua:23: 41b684bcde6e1d4d3bd9e4b648c0e52e {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:00:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:00:20 [info] 38#38: *1034 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:00:20 [info] 38#38: *1035 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:00:30 [info] 38#38: *1036 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:00:30 [info] 38#38: *1037 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:00:34 [info] 38#38: *1038 [lua] access_by_lua(msblocations.conf:189):2: b1958352dad51e9a2b3ad3a82d6e0cb4:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:00:34 [info] 38#38: *1038 [lua] logger.lua:23: b1958352dad51e9a2b3ad3a82d6e0cb4 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:00:34 +0000] b1958352dad51e9a2b3ad3a82d6e0cb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:00:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/20 18:00:40 [info] 42#42: *1039 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:00:40 [info] 38#38: *1040 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:00:49 [info] 38#38: *1041 [lua] access_by_lua(msblocations.conf:189):2: 76e6ae153267bedf1b2cc7eb062efe35:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:00:49 +0000] 76e6ae153267bedf1b2cc7eb062efe35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 18:00:49 [info] 38#38: *1041 [lua] logger.lua:23: 76e6ae153267bedf1b2cc7eb062efe35 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:00:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:00:50 [info] 42#42: *1042 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:00:50 [info] 38#38: *1043 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:01:00 [info] 38#38: *1044 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:01:00 [info] 38#38: *1045 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:01:04 [info] 38#38: *1046 [lua] access_by_lua(msblocations.conf:189):2: 83725f743d92a56c573ad548fb5e7e4d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:01:04 [info] 38#38: *1046 [lua] logger.lua:23: 83725f743d92a56c573ad548fb5e7e4d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:01:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.135 - - [20/Feb/2023:18:01:04 +0000] 83725f743d92a56c573ad548fb5e7e4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 18:01:10 [info] 38#38: *1047 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:01:10 [info] 38#38: *1048 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:01:19 [info] 38#38: *1050 [lua] access_by_lua(msblocations.conf:189):2: 0ae95c5810cd6eab52670c1be5791147:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:01:19 [info] 38#38: *1050 [lua] logger.lua:23: 0ae95c5810cd6eab52670c1be5791147 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:01:19 +0000] 0ae95c5810cd6eab52670c1be5791147 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:01:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:01:20 [info] 38#38: *1052 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:01:20 [info] 42#42: *1051 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:01:30 [info] 38#38: *1053 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:01:30 [info] 42#42: *1054 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:01:34 [info] 38#38: *1055 [lua] access_by_lua(msblocations.conf:189):2: eac4f2df10ecb40c941a595f187f1ecf:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:01:34 +0000] eac4f2df10ecb40c941a595f187f1ecf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.031 "-" "Consul Health Check" "-"
2023/02/20 18:01:34 [info] 38#38: *1055 [lua] logger.lua:23: eac4f2df10ecb40c941a595f187f1ecf {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:01:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:01:40 [info] 42#42: *1057 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:01:40 [info] 38#38: *1056 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:01:49 [info] 38#38: *1058 [lua] access_by_lua(msblocations.conf:189):2: ab0800fc584f04ce38e7a620d9462dd5:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:01:49 [info] 38#38: *1058 [lua] logger.lua:23: ab0800fc584f04ce38e7a620d9462dd5 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:01:49 +0000] ab0800fc584f04ce38e7a620d9462dd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:01:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:01:50 [info] 42#42: *1060 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:01:50 [info] 42#42: *1059 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:02:00 [info] 38#38: *1061 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:02:00 [info] 38#38: *1062 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:02:04 [info] 38#38: *1063 [lua] access_by_lua(msblocations.conf:189):2: 9ef49a655b8822df5b8db9cb813cb05b:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:02:04 +0000] 9ef49a655b8822df5b8db9cb813cb05b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:02:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:02:04 [info] 38#38: *1063 [lua] logger.lua:23: 9ef49a655b8822df5b8db9cb813cb05b {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:02:10 [info] 38#38: *1064 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:02:10 [info] 38#38: *1065 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:02:19 [info] 38#38: *1067 [lua] access_by_lua(msblocations.conf:189):2: 6d15c1090b22a0e87f3b6cd32bda05a6:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:02:19 [info] 38#38: *1067 [lua] logger.lua:23: 6d15c1090b22a0e87f3b6cd32bda05a6 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:02:19 +0000] 6d15c1090b22a0e87f3b6cd32bda05a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:02:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:02:20 [info] 38#38: *1068 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:02:20 [info] 38#38: *1069 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:02:30 [info] 42#42: *1070 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:02:30 [info] 38#38: *1071 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:02:34 [info] 38#38: *1072 [lua] access_by_lua(msblocations.conf:189):2: 741325267748cf3c15eb2540f29e15a6:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:02:34 +0000] 741325267748cf3c15eb2540f29e15a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:02:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:02:34 [info] 38#38: *1072 [lua] logger.lua:23: 741325267748cf3c15eb2540f29e15a6 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:02:40 [info] 42#42: *1073 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:02:40 [info] 42#42: *1074 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:02:49 [info] 38#38: *1075 [lua] access_by_lua(msblocations.conf:189):2: 6b6c67009fe87b49444568107c294c2a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:02:49 [info] 38#38: *1075 [lua] logger.lua:23: 6b6c67009fe87b49444568107c294c2a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:02:49 +0000] 6b6c67009fe87b49444568107c294c2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:02:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:02:50 [info] 42#42: *1076 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:02:50 [info] 42#42: *1077 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:03:00 [info] 38#38: *1078 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:03:00 [info] 38#38: *1079 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:03:04 [info] 38#38: *1080 [lua] access_by_lua(msblocations.conf:189):2: 866f68555170f36e5b6b3ac53c7d8d54:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:03:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.135 - - [20/Feb/2023:18:03:04 +0000] 866f68555170f36e5b6b3ac53c7d8d54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:03:04 [info] 38#38: *1080 [lua] logger.lua:23: 866f68555170f36e5b6b3ac53c7d8d54 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:03:10 [info] 42#42: *1082 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:03:10 [info] 42#42: *1081 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:03:19 [info] 38#38: *1084 [lua] access_by_lua(msblocations.conf:189):2: 7cb5c9369eb05f13c820e30f770679eb:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:03:19 +0000] 7cb5c9369eb05f13c820e30f770679eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:03:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:03:19 [info] 38#38: *1084 [lua] logger.lua:23: 7cb5c9369eb05f13c820e30f770679eb {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:03:20 [info] 42#42: *1086 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:03:20 [info] 38#38: *1085 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:03:30 [info] 42#42: *1088 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:03:30 [info] 42#42: *1087 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:03:34 [info] 38#38: *1089 [lua] access_by_lua(msblocations.conf:189):2: 1ec979ed98430d3b0d1d40416de238ef:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:03:34 +0000] 1ec979ed98430d3b0d1d40416de238ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:03:34 [info] 38#38: *1089 [lua] logger.lua:23: 1ec979ed98430d3b0d1d40416de238ef {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:03:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:03:40 [info] 42#42: *1091 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:03:40 [info] 38#38: *1090 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:03:49 [info] 38#38: *1092 [lua] access_by_lua(msblocations.conf:189):2: bca6ca0eeec77ff31c2f7033e0a4c91a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:03:49 [info] 38#38: *1092 [lua] logger.lua:23: bca6ca0eeec77ff31c2f7033e0a4c91a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:03:49 +0000] bca6ca0eeec77ff31c2f7033e0a4c91a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:03:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:03:50 [info] 38#38: *1093 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:03:50 [info] 38#38: *1094 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:04:00 [info] 38#38: *1095 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:04:00 [info] 38#38: *1096 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:04:04 [info] 38#38: *1097 [lua] access_by_lua(msblocations.conf:189):2: 384655704e3e196dfbc81333eeb0c62d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:04:04 [info] 38#38: *1097 [lua] logger.lua:23: 384655704e3e196dfbc81333eeb0c62d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:04:04 +0000] 384655704e3e196dfbc81333eeb0c62d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:04:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:04:10 [info] 38#38: *1098 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:04:10 [info] 38#38: *1099 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:04:19 [info] 38#38: *1101 [lua] access_by_lua(msblocations.conf:189):2: 9148f9e7afe722379947e0d261f8b4bf:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:04:19 +0000] 9148f9e7afe722379947e0d261f8b4bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 18:04:19 [info] 38#38: *1101 [lua] logger.lua:23: 9148f9e7afe722379947e0d261f8b4bf {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:04:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:04:20 [info] 38#38: *1102 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:04:20 [info] 38#38: *1103 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:04:30 [info] 42#42: *1104 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:04:30 [info] 42#42: *1105 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:04:34 [info] 38#38: *1106 [lua] access_by_lua(msblocations.conf:189):2: 4a7ed857477ba1484548ba589b6e7945:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:04:34 [info] 38#38: *1106 [lua] logger.lua:23: 4a7ed857477ba1484548ba589b6e7945 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:04:34 +0000] 4a7ed857477ba1484548ba589b6e7945 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:04:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:04:40 [info] 38#38: *1107 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:04:40 [info] 38#38: *1108 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:04:49 [info] 38#38: *1109 [lua] access_by_lua(msblocations.conf:189):2: c3a5bf59937604f81eaf800187ed0d07:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:04:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:04:50 [info] 38#38: *1109 [lua] logger.lua:23: c3a5bf59937604f81eaf800187ed0d07 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:04:50 +0000] c3a5bf59937604f81eaf800187ed0d07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 18:04:50 [info] 38#38: *1110 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:04:50 [info] 38#38: *1111 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:05:00 [info] 42#42: *1112 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:05:00 [info] 42#42: *1113 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:05:05 [info] 38#38: *1114 [lua] access_by_lua(msblocations.conf:189):2: d0545d5f498ed331d920ad48836781e1:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:05:05 [info] 38#38: *1114 [lua] logger.lua:23: d0545d5f498ed331d920ad48836781e1 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:05:05 +0000] d0545d5f498ed331d920ad48836781e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:05:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:05:10 [info] 38#38: *1115 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:05:10 [info] 38#38: *1116 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:05:20 [info] 38#38: *1118 [lua] access_by_lua(msblocations.conf:189):2: 9a401f01607a5fd64d2784517777ef9f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:05:20 +0000] 9a401f01607a5fd64d2784517777ef9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:05:20 [info] 38#38: *1118 [lua] logger.lua:23: 9a401f01607a5fd64d2784517777ef9f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:05:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:05:20 [info] 42#42: *1119 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:05:20 [info] 42#42: *1120 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:05:30 [info] 38#38: *1121 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:05:30 [info] 38#38: *1122 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:05:35 [info] 38#38: *1123 [lua] access_by_lua(msblocations.conf:189):2: a92f7cfe067e46b066d04b1b67b09061:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:05:35 +0000] a92f7cfe067e46b066d04b1b67b09061 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 18:05:35 [info] 38#38: *1123 [lua] logger.lua:23: a92f7cfe067e46b066d04b1b67b09061 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:05:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:05:40 [info] 42#42: *1124 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:05:40 [info] 42#42: *1125 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:05:50 [info] 38#38: *1126 [lua] access_by_lua(msblocations.conf:189):2: 3961faa3c62e151678fa100e4a519d90:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:05:50 +0000] 3961faa3c62e151678fa100e4a519d90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/02/20 18:05:50 [info] 38#38: *1126 [lua] logger.lua:23: 3961faa3c62e151678fa100e4a519d90 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:05:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:05:50 [info] 42#42: *1127 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:05:50 [info] 42#42: *1128 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:06:00 [info] 38#38: *1129 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:06:00 [info] 38#38: *1130 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:06:05 [info] 38#38: *1131 [lua] access_by_lua(msblocations.conf:189):2: 099311d60a75aeae650d2c85ec590a61:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:06:05 [info] 38#38: *1131 [lua] logger.lua:23: 099311d60a75aeae650d2c85ec590a61 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:06:05 +0000] 099311d60a75aeae650d2c85ec590a61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:06:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:06:10 [info] 42#42: *1133 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:06:10 [info] 42#42: *1132 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:06:20 [info] 38#38: *1135 [lua] access_by_lua(msblocations.conf:189):2: 640bf88f64421e8edf04a6850a9f8cc6:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:06:20 +0000] 640bf88f64421e8edf04a6850a9f8cc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:06:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:06:20 [info] 38#38: *1135 [lua] logger.lua:23: 640bf88f64421e8edf04a6850a9f8cc6 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:06:20 [info] 38#38: *1136 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:06:20 [info] 38#38: *1137 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:06:30 [info] 42#42: *1138 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:06:30 [info] 38#38: *1139 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:06:35 [info] 38#38: *1140 [lua] access_by_lua(msblocations.conf:189):2: becefc1842fa0889be3f88817c4d6ab0:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:06:35 +0000] becefc1842fa0889be3f88817c4d6ab0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:06:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:06:35 [info] 38#38: *1140 [lua] logger.lua:23: becefc1842fa0889be3f88817c4d6ab0 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:06:40 [info] 42#42: *1141 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:06:40 [info] 42#42: *1142 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:06:50 [info] 38#38: *1143 [lua] access_by_lua(msblocations.conf:189):2: 83d02b09fa25d328485182894dd3e7c6:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:06:50 [info] 38#38: *1143 [lua] logger.lua:23: 83d02b09fa25d328485182894dd3e7c6 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:06:50 +0000] 83d02b09fa25d328485182894dd3e7c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:06:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:06:50 [info] 42#42: *1145 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:06:50 [info] 42#42: *1144 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:07:00 [info] 42#42: *1146 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:07:00 [info] 42#42: *1147 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:07:05 [info] 38#38: *1148 [lua] access_by_lua(msblocations.conf:189):2: 30316d592abcba3196aae3ee879afad7:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:07:05 [info] 38#38: *1148 [lua] logger.lua:23: 30316d592abcba3196aae3ee879afad7 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:07:05 +0000] 30316d592abcba3196aae3ee879afad7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:07:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:07:10 [info] 38#38: *1150 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:07:10 [info] 38#38: *1149 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:07:20 [info] 38#38: *1152 [lua] access_by_lua(msblocations.conf:189):2: d9f2fa679eaae2a6d4ad14ee2a6a0911:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:07:20 +0000] d9f2fa679eaae2a6d4ad14ee2a6a0911 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:07:20 [info] 38#38: *1152 [lua] logger.lua:23: d9f2fa679eaae2a6d4ad14ee2a6a0911 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:07:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:07:20 [info] 42#42: *1153 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:07:20 [info] 42#42: *1154 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:07:30 [info] 38#38: *1155 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:07:30 [info] 38#38: *1156 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:07:35 [info] 38#38: *1157 [lua] access_by_lua(msblocations.conf:189):2: f44d65038c1558d8e40176315bee55fa:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:07:35 [info] 38#38: *1157 [lua] logger.lua:23: f44d65038c1558d8e40176315bee55fa {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:07:35 +0000] f44d65038c1558d8e40176315bee55fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:07:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:07:40 [info] 42#42: *1158 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:07:40 [info] 42#42: *1159 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:07:50 [info] 38#38: *1160 [lua] access_by_lua(msblocations.conf:189):2: cf4bfa0b99649a9985eec9de9983565a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:07:50 +0000] cf4bfa0b99649a9985eec9de9983565a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:07:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:07:50 [info] 38#38: *1160 [lua] logger.lua:23: cf4bfa0b99649a9985eec9de9983565a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:07:50 [info] 42#42: *1161 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:07:50 [info] 42#42: *1162 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:08:00 [info] 42#42: *1164 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:08:00 [info] 42#42: *1163 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:08:05 [info] 38#38: *1165 [lua] access_by_lua(msblocations.conf:189):2: ea4e705e651166c82dec74dd251c51b7:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:08:05 +0000] ea4e705e651166c82dec74dd251c51b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:08:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:08:05 [info] 38#38: *1165 [lua] logger.lua:23: ea4e705e651166c82dec74dd251c51b7 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:08:10 [info] 42#42: *1166 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:08:10 [info] 42#42: *1167 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:08:20 [info] 38#38: *1169 [lua] access_by_lua(msblocations.conf:189):2: b0028286061d9ee8da6b304601278ee6:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:08:20 [info] 38#38: *1169 [lua] logger.lua:23: b0028286061d9ee8da6b304601278ee6 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:08:20 +0000] b0028286061d9ee8da6b304601278ee6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:08:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:08:20 [info] 42#42: *1170 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:08:20 [info] 42#42: *1171 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:08:30 [info] 38#38: *1172 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:08:30 [info] 38#38: *1173 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:08:35 [info] 38#38: *1174 [lua] access_by_lua(msblocations.conf:189):2: b1cf163f054e080240e407b1c61907bb:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:08:35 [info] 38#38: *1174 [lua] logger.lua:23: b1cf163f054e080240e407b1c61907bb {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:08:35 +0000] b1cf163f054e080240e407b1c61907bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:08:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:08:40 [info] 42#42: *1175 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:08:40 [info] 42#42: *1176 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:08:50 [info] 38#38: *1177 [lua] access_by_lua(msblocations.conf:189):2: dd4519fd7f0ac469de2f1626f0ba81d2:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:08:50 +0000] dd4519fd7f0ac469de2f1626f0ba81d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 18:08:50 [info] 38#38: *1177 [lua] logger.lua:23: dd4519fd7f0ac469de2f1626f0ba81d2 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:08:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:08:50 [info] 38#38: *1179 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:08:50 [info] 38#38: *1178 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:09:00 [info] 38#38: *1180 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:09:00 [info] 38#38: *1181 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:09:05 [info] 38#38: *1182 [lua] access_by_lua(msblocations.conf:189):2: 0e978cbfe76bb261a88f06a99d5fe7e9:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:09:05 [info] 38#38: *1182 [lua] logger.lua:23: 0e978cbfe76bb261a88f06a99d5fe7e9 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:09:05 +0000] 0e978cbfe76bb261a88f06a99d5fe7e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:09:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:09:10 [info] 42#42: *1183 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:09:10 [info] 42#42: *1184 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:09:20 [info] 38#38: *1186 [lua] access_by_lua(msblocations.conf:189):2: f2f24b29372d22946e9037e3c309980c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:09:20 +0000] f2f24b29372d22946e9037e3c309980c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.026 "-" "Consul Health Check" "-"
2023/02/20 18:09:20 [info] 38#38: *1186 [lua] logger.lua:23: f2f24b29372d22946e9037e3c309980c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:09:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:09:20 [info] 42#42: *1187 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:09:20 [info] 42#42: *1188 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:09:30 [info] 38#38: *1189 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:09:30 [info] 38#38: *1190 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:09:35 [info] 38#38: *1191 [lua] access_by_lua(msblocations.conf:189):2: 58048fb681f3fa02406e43461091f28e:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:09:35 [info] 38#38: *1191 [lua] logger.lua:23: 58048fb681f3fa02406e43461091f28e {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:09:35 +0000] 58048fb681f3fa02406e43461091f28e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:09:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/20 18:09:40 [info] 38#38: *1192 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:09:40 [info] 38#38: *1193 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:09:50 [info] 38#38: *1194 [lua] access_by_lua(msblocations.conf:189):2: e99e5ad8b97641734e6d7e0d619373be:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:09:50 +0000] e99e5ad8b97641734e6d7e0d619373be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:09:50 [info] 38#38: *1194 [lua] logger.lua:23: e99e5ad8b97641734e6d7e0d619373be {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:09:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:09:50 [info] 38#38: *1195 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:09:50 [info] 38#38: *1196 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:10:00 [info] 38#38: *1197 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:10:00 [info] 38#38: *1198 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:10:05 [info] 38#38: *1199 [lua] access_by_lua(msblocations.conf:189):2: bc969da67f0dbf49952f037c49f347e0:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:10:05 +0000] bc969da67f0dbf49952f037c49f347e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/02/20 18:10:05 [info] 38#38: *1199 [lua] logger.lua:23: bc969da67f0dbf49952f037c49f347e0 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:10:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 18:10:10 [info] 38#38: *1200 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:10:10 [info] 42#42: *1201 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:10:20 [info] 38#38: *1203 [lua] access_by_lua(msblocations.conf:189):2: 05620b0d555283606a11f8ff578b7a78:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:10:20 +0000] 05620b0d555283606a11f8ff578b7a78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 18:10:20 [info] 38#38: *1203 [lua] logger.lua:23: 05620b0d555283606a11f8ff578b7a78 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:10:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:10:20 [info] 42#42: *1205 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:10:20 [info] 38#38: *1204 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:10:30 [info] 38#38: *1206 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:10:30 [info] 38#38: *1207 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:10:35 [info] 38#38: *1208 [lua] access_by_lua(msblocations.conf:189):2: 31038c7d3d351683c6b31bdc81e7eb8d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:10:35 +0000] 31038c7d3d351683c6b31bdc81e7eb8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:10:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:10:35 [info] 38#38: *1208 [lua] logger.lua:23: 31038c7d3d351683c6b31bdc81e7eb8d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:10:40 [info] 42#42: *1210 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:10:40 [info] 42#42: *1209 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:10:50 [info] 38#38: *1211 [lua] access_by_lua(msblocations.conf:189):2: 306c051865ec72f510d79f2539906f58:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:10:50 +0000] 306c051865ec72f510d79f2539906f58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:10:50 [info] 38#38: *1211 [lua] logger.lua:23: 306c051865ec72f510d79f2539906f58 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:10:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:10:50 [info] 38#38: *1213 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:10:50 [info] 38#38: *1212 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:11:00 [info] 38#38: *1214 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:11:00 [info] 38#38: *1215 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:11:05 [info] 38#38: *1216 [lua] access_by_lua(msblocations.conf:189):2: c6a58353c0fa432419c9f6c177ab783d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:11:05 +0000] c6a58353c0fa432419c9f6c177ab783d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:11:05 [info] 38#38: *1216 [lua] logger.lua:23: c6a58353c0fa432419c9f6c177ab783d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:11:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:11:10 [info] 42#42: *1217 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:11:10 [info] 42#42: *1218 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:11:20 [info] 42#42: *1221 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:11:20 [info] 42#42: *1220 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:11:20 [info] 38#38: *1222 [lua] access_by_lua(msblocations.conf:189):2: 130751c6c7cc12beac8fa173a1a305e1:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:11:20 [info] 38#38: *1222 [lua] logger.lua:23: 130751c6c7cc12beac8fa173a1a305e1 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:11:20 +0000] 130751c6c7cc12beac8fa173a1a305e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:11:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:11:30 [info] 38#38: *1224 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:11:30 [info] 38#38: *1223 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:11:35 [info] 38#38: *1225 [lua] access_by_lua(msblocations.conf:189):2: 6c594c357720171f065058f963aee68c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:11:35 [info] 38#38: *1225 [lua] logger.lua:23: 6c594c357720171f065058f963aee68c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:11:35 +0000] 6c594c357720171f065058f963aee68c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:11:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:11:40 [info] 38#38: *1226 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:11:40 [info] 38#38: *1227 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:11:50 [info] 38#38: *1229 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:11:50 [info] 38#38: *1228 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:11:50 [info] 38#38: *1230 [lua] access_by_lua(msblocations.conf:189):2: 357986d3903cc3353a2b3aa895b68189:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:11:50 +0000] 357986d3903cc3353a2b3aa895b68189 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/02/20 18:11:50 [info] 38#38: *1230 [lua] logger.lua:23: 357986d3903cc3353a2b3aa895b68189 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:11:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:12:00 [info] 42#42: *1231 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:12:00 [info] 42#42: *1232 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:12:05 [info] 38#38: *1233 [lua] access_by_lua(msblocations.conf:189):2: 9c69056fd369d347e4ae77eae4ee216f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:12:05 [info] 38#38: *1233 [lua] logger.lua:23: 9c69056fd369d347e4ae77eae4ee216f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:12:05 +0000] 9c69056fd369d347e4ae77eae4ee216f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:12:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:12:10 [info] 42#42: *1234 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:12:10 [info] 42#42: *1235 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:12:20 [info] 38#38: *1237 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:12:20 [info] 38#38: *1238 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:12:20 [info] 38#38: *1239 [lua] access_by_lua(msblocations.conf:189):2: 399e093116a2fbb0c137bfdc745b7a39:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:12:20 +0000] 399e093116a2fbb0c137bfdc745b7a39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:12:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:12:20 [info] 38#38: *1239 [lua] logger.lua:23: 399e093116a2fbb0c137bfdc745b7a39 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:12:30 [info] 38#38: *1240 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:12:30 [info] 38#38: *1241 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:12:35 [info] 38#38: *1242 [lua] access_by_lua(msblocations.conf:189):2: af945a9e716ea3942e31ef0becf9eda6:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:12:35 [info] 38#38: *1242 [lua] logger.lua:23: af945a9e716ea3942e31ef0becf9eda6 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:12:35 +0000] af945a9e716ea3942e31ef0becf9eda6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:12:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:12:40 [info] 38#38: *1243 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:12:40 [info] 42#42: *1244 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:12:50 [info] 38#38: *1246 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:12:50 [info] 38#38: *1245 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:12:50 [info] 38#38: *1247 [lua] access_by_lua(msblocations.conf:189):2: 742159e2d690c34a39af2ad35bd4696b:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:12:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.66.135 - - [20/Feb/2023:18:12:50 +0000] 742159e2d690c34a39af2ad35bd4696b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 18:12:50 [info] 38#38: *1247 [lua] logger.lua:23: 742159e2d690c34a39af2ad35bd4696b {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:13:00 [info] 42#42: *1249 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:13:00 [info] 42#42: *1248 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:13:05 [info] 38#38: *1250 [lua] access_by_lua(msblocations.conf:189):2: 5ee0dd6496f5adefd8c48951800c6344:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:13:05 +0000] 5ee0dd6496f5adefd8c48951800c6344 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 18:13:05 [info] 38#38: *1250 [lua] logger.lua:23: 5ee0dd6496f5adefd8c48951800c6344 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:13:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:13:10 [info] 38#38: *1251 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:13:10 [info] 42#42: *1252 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:13:20 [info] 38#38: *1255 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:13:20 [info] 38#38: *1254 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:13:20 [info] 38#38: *1256 [lua] access_by_lua(msblocations.conf:189):2: 95f6217db75ef221612112d5c7fb9658:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:13:20 [info] 38#38: *1256 [lua] logger.lua:23: 95f6217db75ef221612112d5c7fb9658 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:13:20 +0000] 95f6217db75ef221612112d5c7fb9658 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:13:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:13:30 [info] 38#38: *1257 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:13:30 [info] 42#42: *1258 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:13:35 [info] 38#38: *1259 [lua] access_by_lua(msblocations.conf:189):2: 5320f1c48c88d40527e6fda320191595:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:13:35 +0000] 5320f1c48c88d40527e6fda320191595 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:13:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:13:35 [info] 38#38: *1259 [lua] logger.lua:23: 5320f1c48c88d40527e6fda320191595 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:13:40 [info] 38#38: *1261 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:13:40 [info] 38#38: *1260 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:13:50 [info] 42#42: *1262 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:13:50 [info] 38#38: *1263 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:13:50 [info] 38#38: *1264 [lua] access_by_lua(msblocations.conf:189):2: 73f245e7159b01a6966282c596cabe3d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:13:50 [info] 38#38: *1264 [lua] logger.lua:23: 73f245e7159b01a6966282c596cabe3d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:13:50 +0000] 73f245e7159b01a6966282c596cabe3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:13:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:14:00 [info] 38#38: *1265 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:14:00 [info] 42#42: *1266 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:14:05 [info] 38#38: *1267 [lua] access_by_lua(msblocations.conf:189):2: ce358ba5f568ada9e6b5255e281fe0d5:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:14:05 [info] 38#38: *1267 [lua] logger.lua:23: ce358ba5f568ada9e6b5255e281fe0d5 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:14:05 +0000] ce358ba5f568ada9e6b5255e281fe0d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:14:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:14:10 [info] 42#42: *1269 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:14:10 [info] 42#42: *1268 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:14:20 [info] 38#38: *1271 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:14:20 [info] 38#38: *1272 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:14:20 [info] 38#38: *1273 [lua] access_by_lua(msblocations.conf:189):2: 3cedb753dcb84e11e3b3fa4007513bc5:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:14:20 [info] 38#38: *1273 [lua] logger.lua:23: 3cedb753dcb84e11e3b3fa4007513bc5 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:14:20 +0000] 3cedb753dcb84e11e3b3fa4007513bc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:14:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:14:30 [info] 38#38: *1274 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:14:30 [info] 38#38: *1275 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:14:35 [info] 38#38: *1276 [lua] access_by_lua(msblocations.conf:189):2: 382758afcc40bc2afdfccf72e1e4929e:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:14:35 [info] 38#38: *1276 [lua] logger.lua:23: 382758afcc40bc2afdfccf72e1e4929e {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:14:35 +0000] 382758afcc40bc2afdfccf72e1e4929e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:14:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:14:40 [info] 42#42: *1277 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:14:40 [info] 38#38: *1278 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:14:50 [info] 38#38: *1279 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:14:50 [info] 38#38: *1280 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:14:50 [info] 38#38: *1281 [lua] access_by_lua(msblocations.conf:189):2: 7c9559df11dd6204cf7a296a09e30634:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:14:50 [info] 38#38: *1281 [lua] logger.lua:23: 7c9559df11dd6204cf7a296a09e30634 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:14:50 +0000] 7c9559df11dd6204cf7a296a09e30634 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:14:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/20 18:15:00 [info] 38#38: *1282 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:15:00 [info] 42#42: *1283 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:15:05 [info] 38#38: *1284 [lua] access_by_lua(msblocations.conf:189):2: 8fbffe079fc14328d087ac1172afb5cf:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:15:05 [info] 38#38: *1284 [lua] logger.lua:23: 8fbffe079fc14328d087ac1172afb5cf {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:15:05 +0000] 8fbffe079fc14328d087ac1172afb5cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:15:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:15:10 [info] 38#38: *1286 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:15:10 [info] 42#42: *1285 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:15:20 [info] 38#38: *1288 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:15:20 [info] 38#38: *1289 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:15:20 [info] 38#38: *1290 [lua] access_by_lua(msblocations.conf:189):2: b5b3be2dcda7571c7f9459f0ed811339:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:15:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:15:20 [info] 38#38: *1290 [lua] logger.lua:23: b5b3be2dcda7571c7f9459f0ed811339 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:15:20 +0000] b5b3be2dcda7571c7f9459f0ed811339 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/02/20 18:15:30 [info] 42#42: *1291 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:15:30 [info] 42#42: *1292 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:15:35 [info] 38#38: *1293 [lua] access_by_lua(msblocations.conf:189):2: 84d3daf30fa1fef1a733d4d08c63ba19:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:15:35 [info] 38#38: *1293 [lua] logger.lua:23: 84d3daf30fa1fef1a733d4d08c63ba19 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:15:35 +0000] 84d3daf30fa1fef1a733d4d08c63ba19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:15:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:15:40 [info] 42#42: *1294 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:15:40 [info] 42#42: *1295 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:15:50 [info] 38#38: *1296 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:15:50 [info] 38#38: *1297 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:15:50 [info] 38#38: *1298 [lua] access_by_lua(msblocations.conf:189):2: 6b5b036463164c578d07723357df82e5:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:15:50 [info] 38#38: *1298 [lua] logger.lua:23: 6b5b036463164c578d07723357df82e5 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:15:50 +0000] 6b5b036463164c578d07723357df82e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:15:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:16:00 [info] 38#38: *1299 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:16:00 [info] 38#38: *1300 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:16:05 [info] 38#38: *1301 [lua] access_by_lua(msblocations.conf:189):2: d9420962e49a73d6a1d8ed845cf15f09:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:16:05 +0000] d9420962e49a73d6a1d8ed845cf15f09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:16:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:16:05 [info] 38#38: *1301 [lua] logger.lua:23: d9420962e49a73d6a1d8ed845cf15f09 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:16:10 [info] 38#38: *1302 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:16:10 [info] 38#38: *1303 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:16:20 [info] 38#38: *1305 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:16:20 [info] 38#38: *1306 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:16:20 [info] 38#38: *1307 [lua] access_by_lua(msblocations.conf:189):2: 011ebcb834df4283fc01737aefe5fe4a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:16:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/20 18:16:20 [info] 38#38: *1307 [lua] logger.lua:23: 011ebcb834df4283fc01737aefe5fe4a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:16:20 +0000] 011ebcb834df4283fc01737aefe5fe4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/20 18:16:30 [info] 42#42: *1308 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:16:30 [info] 42#42: *1309 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:16:35 [info] 38#38: *1310 [lua] access_by_lua(msblocations.conf:189):2: e16000026ee936a31ffde75558053d2d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:16:35 [info] 38#38: *1310 [lua] logger.lua:23: e16000026ee936a31ffde75558053d2d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:16:35 +0000] e16000026ee936a31ffde75558053d2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:16:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:16:40 [info] 38#38: *1311 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:16:40 [info] 38#38: *1312 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:16:50 [info] 42#42: *1314 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:16:50 [info] 42#42: *1313 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:16:50 [info] 38#38: *1315 [lua] access_by_lua(msblocations.conf:189):2: b3b2882be35f18c65ac528d2be336f62:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:16:50 +0000] b3b2882be35f18c65ac528d2be336f62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:16:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:16:50 [info] 38#38: *1315 [lua] logger.lua:23: b3b2882be35f18c65ac528d2be336f62 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:17:00 [info] 42#42: *1317 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:17:00 [info] 38#38: *1316 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:17:05 [info] 38#38: *1318 [lua] access_by_lua(msblocations.conf:189):2: b12786de4e52e1439523ca7ee4798244:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:17:05 +0000] b12786de4e52e1439523ca7ee4798244 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 18:17:05 [info] 38#38: *1318 [lua] logger.lua:23: b12786de4e52e1439523ca7ee4798244 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:17:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:17:10 [info] 42#42: *1319 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:17:10 [info] 38#38: *1320 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:17:20 [info] 38#38: *1322 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:17:20 [info] 38#38: *1323 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:17:20 [info] 38#38: *1324 [lua] access_by_lua(msblocations.conf:189):2: d60ff0c48911e84ff3210a6e5e6aad79:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:17:20 [info] 38#38: *1324 [lua] logger.lua:23: d60ff0c48911e84ff3210a6e5e6aad79 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:17:20 +0000] d60ff0c48911e84ff3210a6e5e6aad79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:17:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:17:30 [info] 38#38: *1326 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:17:30 [info] 38#38: *1325 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:17:35 [info] 38#38: *1327 [lua] access_by_lua(msblocations.conf:189):2: 8a91a6af36f0fae763987bcb8605b4e2:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:17:35 +0000] 8a91a6af36f0fae763987bcb8605b4e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:17:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 18:17:35 [info] 38#38: *1327 [lua] logger.lua:23: 8a91a6af36f0fae763987bcb8605b4e2 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:17:40 [info] 38#38: *1328 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:17:40 [info] 42#42: *1329 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:17:50 [info] 38#38: *1331 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:17:50 [info] 42#42: *1330 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:17:50 [info] 38#38: *1332 [lua] access_by_lua(msblocations.conf:189):2: 10eb443c8a29997c82805b6c4a9126fd:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:17:50 [info] 38#38: *1332 [lua] logger.lua:23: 10eb443c8a29997c82805b6c4a9126fd {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:17:50 +0000] 10eb443c8a29997c82805b6c4a9126fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:17:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:18:00 [info] 38#38: *1333 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:18:00 [info] 38#38: *1334 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
10.233.66.135 - - [20/Feb/2023:18:18:05 +0000] 5a560d9490642993c5fd56e3921e7610 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:18:05 [info] 38#38: *1335 [lua] access_by_lua(msblocations.conf:189):2: 5a560d9490642993c5fd56e3921e7610:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:18:05 [info] 38#38: *1335 [lua] logger.lua:23: 5a560d9490642993c5fd56e3921e7610 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:18:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:18:10 [info] 38#38: *1336 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:18:10 [info] 38#38: *1337 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:18:20 [info] 38#38: *1339 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:18:20 [info] 38#38: *1340 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:18:20 [info] 38#38: *1341 [lua] access_by_lua(msblocations.conf:189):2: 262742693662e7ec5439db62f35c9981:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:18:20 [info] 38#38: *1341 [lua] logger.lua:23: 262742693662e7ec5439db62f35c9981 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:18:20 +0000] 262742693662e7ec5439db62f35c9981 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:18:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:18:30 [info] 38#38: *1342 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:18:30 [info] 38#38: *1343 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:18:35 [info] 38#38: *1344 [lua] access_by_lua(msblocations.conf:189):2: 1914a451aaa722f81807c78bf8f043b4:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:18:35 +0000] 1914a451aaa722f81807c78bf8f043b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:18:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:18:35 [info] 38#38: *1344 [lua] logger.lua:23: 1914a451aaa722f81807c78bf8f043b4 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:18:40 [info] 42#42: *1345 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:18:40 [info] 42#42: *1346 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:18:50 [info] 38#38: *1348 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:18:50 [info] 38#38: *1347 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:18:50 [info] 38#38: *1349 [lua] access_by_lua(msblocations.conf:189):2: 4f3a56617ea85054473656a60de6fde0:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:18:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.135 - - [20/Feb/2023:18:18:50 +0000] 4f3a56617ea85054473656a60de6fde0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 18:18:50 [info] 38#38: *1349 [lua] logger.lua:23: 4f3a56617ea85054473656a60de6fde0 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:19:00 [info] 38#38: *1350 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:19:00 [info] 38#38: *1351 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
10.233.66.135 - - [20/Feb/2023:18:19:05 +0000] 28b677fc2438f690b32a1f2952778803 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:19:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:19:05 [info] 38#38: *1352 [lua] access_by_lua(msblocations.conf:189):2: 28b677fc2438f690b32a1f2952778803:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:19:05 [info] 38#38: *1352 [lua] logger.lua:23: 28b677fc2438f690b32a1f2952778803 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:19:10 [info] 38#38: *1353 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:19:10 [info] 38#38: *1354 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:19:20 [info] 42#42: *1356 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:19:20 [info] 42#42: *1357 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:19:20 [info] 38#38: *1358 [lua] access_by_lua(msblocations.conf:189):2: 924afa21cef01c9b3be3adf6fde8cc74:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:19:20 +0000] 924afa21cef01c9b3be3adf6fde8cc74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 18:19:20 [info] 38#38: *1358 [lua] logger.lua:23: 924afa21cef01c9b3be3adf6fde8cc74 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:19:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:19:30 [info] 38#38: *1359 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:19:30 [info] 38#38: *1360 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:19:35 [info] 38#38: *1361 [lua] access_by_lua(msblocations.conf:189):2: 245e3eb9565a8cbbe553b94bfaa84c87:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:19:35 +0000] 245e3eb9565a8cbbe553b94bfaa84c87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:19:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:19:35 [info] 38#38: *1361 [lua] logger.lua:23: 245e3eb9565a8cbbe553b94bfaa84c87 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:19:40 [info] 42#42: *1363 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:19:40 [info] 38#38: *1362 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:19:50 [info] 42#42: *1365 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:19:50 [info] 42#42: *1364 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:19:50 [info] 38#38: *1366 [lua] access_by_lua(msblocations.conf:189):2: eb601f5eef6507b25d408f238fbccba3:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:19:50 [info] 38#38: *1366 [lua] logger.lua:23: eb601f5eef6507b25d408f238fbccba3 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:19:50 +0000] eb601f5eef6507b25d408f238fbccba3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:19:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:20:00 [info] 42#42: *1368 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:20:00 [info] 38#38: *1367 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:20:05 [info] 38#38: *1369 [lua] access_by_lua(msblocations.conf:189):2: 8e274ea863efb7e205ff9f0a55730033:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:20:05 +0000] 8e274ea863efb7e205ff9f0a55730033 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 18:20:05 [info] 38#38: *1369 [lua] logger.lua:23: 8e274ea863efb7e205ff9f0a55730033 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:20:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:20:10 [info] 38#38: *1370 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:20:10 [info] 38#38: *1371 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:20:20 [info] 42#42: *1373 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:20:20 [info] 42#42: *1374 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:20:20 [info] 38#38: *1375 [lua] access_by_lua(msblocations.conf:189):2: d7cb8d1d00834f8e07c63a9d7995c84f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:20:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.135 - - [20/Feb/2023:18:20:20 +0000] d7cb8d1d00834f8e07c63a9d7995c84f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/02/20 18:20:20 [info] 38#38: *1375 [lua] logger.lua:23: d7cb8d1d00834f8e07c63a9d7995c84f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:20:30 [info] 38#38: *1377 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:20:30 [info] 38#38: *1376 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:20:35 [info] 38#38: *1378 [lua] access_by_lua(msblocations.conf:189):2: 419b96a64334f35eaa096c647d7b3fb9:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:20:35 [info] 38#38: *1378 [lua] logger.lua:23: 419b96a64334f35eaa096c647d7b3fb9 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:20:35 +0000] 419b96a64334f35eaa096c647d7b3fb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:20:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:20:40 [info] 38#38: *1379 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:20:40 [info] 38#38: *1380 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:20:50 [info] 42#42: *1381 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:20:50 [info] 38#38: *1382 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:20:50 [info] 38#38: *1383 [lua] access_by_lua(msblocations.conf:189):2: ab548097a8341af203b7c2fca9d44fa4:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:20:50 [info] 38#38: *1383 [lua] logger.lua:23: ab548097a8341af203b7c2fca9d44fa4 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:20:50 +0000] ab548097a8341af203b7c2fca9d44fa4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:20:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:21:00 [info] 42#42: *1384 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:21:00 [info] 38#38: *1385 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:21:05 [info] 38#38: *1386 [lua] access_by_lua(msblocations.conf:189):2: da86e6b2402733d2f5fd2e824c81003d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:21:05 +0000] da86e6b2402733d2f5fd2e824c81003d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:21:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:21:05 [info] 38#38: *1386 [lua] logger.lua:23: da86e6b2402733d2f5fd2e824c81003d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:21:10 [info] 38#38: *1387 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:21:10 [info] 38#38: *1388 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:21:20 [info] 38#38: *1390 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:21:20 [info] 38#38: *1391 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:21:20 [info] 38#38: *1392 [lua] access_by_lua(msblocations.conf:189):2: 6de859f469a54ffde6978830840c0d3c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:21:20 +0000] 6de859f469a54ffde6978830840c0d3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:21:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/20 18:21:20 [info] 38#38: *1392 [lua] logger.lua:23: 6de859f469a54ffde6978830840c0d3c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:21:30 [info] 42#42: *1393 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:21:30 [info] 42#42: *1394 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:21:36 [info] 38#38: *1395 [lua] access_by_lua(msblocations.conf:189):2: 11d145a013deb7247845eba3746439f5:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:21:36 +0000] 11d145a013deb7247845eba3746439f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:21:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:21:36 [info] 38#38: *1395 [lua] logger.lua:23: 11d145a013deb7247845eba3746439f5 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:21:40 [info] 38#38: *1396 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:21:40 [info] 38#38: *1397 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:21:50 [info] 38#38: *1398 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:21:50 [info] 38#38: *1399 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:21:51 [info] 38#38: *1400 [lua] access_by_lua(msblocations.conf:189):2: 7ae3cbf74fd7f490bf6e3be716d82a1f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:21:51 [info] 38#38: *1400 [lua] logger.lua:23: 7ae3cbf74fd7f490bf6e3be716d82a1f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:21:51 +0000] 7ae3cbf74fd7f490bf6e3be716d82a1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:21:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:22:00 [info] 38#38: *1401 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:22:00 [info] 42#42: *1402 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:22:06 [info] 38#38: *1403 [lua] access_by_lua(msblocations.conf:189):2: efa7775d22b61f03ea050842a423bb71:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:22:06 [info] 38#38: *1403 [lua] logger.lua:23: efa7775d22b61f03ea050842a423bb71 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:22:06 +0000] efa7775d22b61f03ea050842a423bb71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:22:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/20 18:22:10 [info] 38#38: *1404 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:22:10 [info] 38#38: *1405 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:22:20 [info] 38#38: *1407 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:22:20 [info] 38#38: *1408 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:22:21 [info] 38#38: *1409 [lua] access_by_lua(msblocations.conf:189):2: b1d048f036e6c478825e8a106278d462:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:22:21 [info] 38#38: *1409 [lua] logger.lua:23: b1d048f036e6c478825e8a106278d462 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:22:21 +0000] b1d048f036e6c478825e8a106278d462 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:22:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:22:30 [info] 38#38: *1411 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:22:30 [info] 38#38: *1410 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:22:36 [info] 38#38: *1412 [lua] access_by_lua(msblocations.conf:189):2: 4e76940b42c2bf9dac6c4ccd5c8a5767:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:22:36 [info] 38#38: *1412 [lua] logger.lua:23: 4e76940b42c2bf9dac6c4ccd5c8a5767 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:22:36 +0000] 4e76940b42c2bf9dac6c4ccd5c8a5767 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:22:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:22:40 [info] 38#38: *1413 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:22:40 [info] 38#38: *1414 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:22:50 [info] 42#42: *1415 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:22:50 [info] 42#42: *1416 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:22:51 [info] 38#38: *1417 [lua] access_by_lua(msblocations.conf:189):2: e21073245e5758f66c0d2d36e6de6056:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:22:51 +0000] e21073245e5758f66c0d2d36e6de6056 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 18:22:51 [info] 38#38: *1417 [lua] logger.lua:23: e21073245e5758f66c0d2d36e6de6056 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:22:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:23:00 [info] 42#42: *1418 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:23:00 [info] 38#38: *1419 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:23:06 [info] 38#38: *1420 [lua] access_by_lua(msblocations.conf:189):2: dafc73efddd0a56a3fb103f980e6a338:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:23:06 +0000] dafc73efddd0a56a3fb103f980e6a338 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:23:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:23:06 [info] 38#38: *1420 [lua] logger.lua:23: dafc73efddd0a56a3fb103f980e6a338 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:23:10 [info] 38#38: *1421 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:23:10 [info] 42#42: *1422 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:23:20 [info] 38#38: *1424 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:23:20 [info] 38#38: *1425 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:23:21 [info] 38#38: *1426 [lua] access_by_lua(msblocations.conf:189):2: 60fef25fdaf68772e993b5b0c59b8df6:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:23:21 +0000] 60fef25fdaf68772e993b5b0c59b8df6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 18:23:21 [info] 38#38: *1426 [lua] logger.lua:23: 60fef25fdaf68772e993b5b0c59b8df6 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:23:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:23:30 [info] 38#38: *1427 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:23:30 [info] 42#42: *1428 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:23:36 [info] 38#38: *1429 [lua] access_by_lua(msblocations.conf:189):2: 4366af586edd0daeb23193b291417810:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:23:36 [info] 38#38: *1429 [lua] logger.lua:23: 4366af586edd0daeb23193b291417810 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:23:36 +0000] 4366af586edd0daeb23193b291417810 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:23:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:23:40 [info] 38#38: *1430 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:23:40 [info] 38#38: *1431 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:23:50 [info] 42#42: *1433 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:23:50 [info] 38#38: *1432 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:23:51 [info] 38#38: *1434 [lua] access_by_lua(msblocations.conf:189):2: 4759308c83d561497bbbefa0531aa714:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:23:51 +0000] 4759308c83d561497bbbefa0531aa714 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 18:23:51 [info] 38#38: *1434 [lua] logger.lua:23: 4759308c83d561497bbbefa0531aa714 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:23:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:24:00 [info] 38#38: *1436 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:24:00 [info] 38#38: *1435 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:24:06 [info] 38#38: *1437 [lua] access_by_lua(msblocations.conf:189):2: 63154fec5e0538e9cfdbf19d71841aac:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:24:06 +0000] 63154fec5e0538e9cfdbf19d71841aac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:24:06 [info] 38#38: *1437 [lua] logger.lua:23: 63154fec5e0538e9cfdbf19d71841aac {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:24:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:24:10 [info] 42#42: *1438 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:24:10 [info] 38#38: *1439 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:24:20 [info] 38#38: *1441 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:24:20 [info] 38#38: *1442 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:24:21 [info] 38#38: *1443 [lua] access_by_lua(msblocations.conf:189):2: 33810e385b1e06159cd0a09d44be304a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:24:21 [info] 38#38: *1443 [lua] logger.lua:23: 33810e385b1e06159cd0a09d44be304a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:24:21 +0000] 33810e385b1e06159cd0a09d44be304a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:24:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/02/20 18:24:30 [info] 42#42: *1444 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:24:30 [info] 38#38: *1445 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:24:36 [info] 38#38: *1446 [lua] access_by_lua(msblocations.conf:189):2: b771207df384a9b67ea7a5e753fec3ea:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:24:36 [info] 38#38: *1446 [lua] logger.lua:23: b771207df384a9b67ea7a5e753fec3ea {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:24:36 +0000] b771207df384a9b67ea7a5e753fec3ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:24:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:24:40 [info] 38#38: *1447 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:24:40 [info] 38#38: *1448 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:24:50 [info] 42#42: *1449 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:24:50 [info] 42#42: *1450 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:24:51 [info] 38#38: *1451 [lua] access_by_lua(msblocations.conf:189):2: 91444f42e1ff49c628f88be49f43d6c9:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:24:51 [info] 38#38: *1451 [lua] logger.lua:23: 91444f42e1ff49c628f88be49f43d6c9 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:24:51 +0000] 91444f42e1ff49c628f88be49f43d6c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:24:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:25:00 [info] 38#38: *1453 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:25:00 [info] 38#38: *1452 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:25:06 [info] 38#38: *1454 [lua] access_by_lua(msblocations.conf:189):2: ccb027fd69f929bc49bc1e4aace2eaf6:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:25:06 +0000] ccb027fd69f929bc49bc1e4aace2eaf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:25:06 [info] 38#38: *1454 [lua] logger.lua:23: ccb027fd69f929bc49bc1e4aace2eaf6 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:25:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:25:10 [info] 38#38: *1455 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:25:10 [info] 38#38: *1456 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:25:20 [info] 38#38: *1457 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:25:20 [info] 42#42: *1458 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:25:21 [info] 38#38: *1460 [lua] access_by_lua(msblocations.conf:189):2: fbb4bcf7ce7358a08230832466a92297:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:25:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.135 - - [20/Feb/2023:18:25:21 +0000] fbb4bcf7ce7358a08230832466a92297 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 18:25:21 [info] 38#38: *1460 [lua] logger.lua:23: fbb4bcf7ce7358a08230832466a92297 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:25:30 [info] 42#42: *1461 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:25:30 [info] 42#42: *1462 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:25:36 [info] 38#38: *1463 [lua] access_by_lua(msblocations.conf:189):2: 466856ad98be8dd499983d6513a4f272:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:25:36 [info] 38#38: *1463 [lua] logger.lua:23: 466856ad98be8dd499983d6513a4f272 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:25:36 +0000] 466856ad98be8dd499983d6513a4f272 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:25:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:25:40 [info] 38#38: *1464 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:25:40 [info] 38#38: *1465 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:25:50 [info] 42#42: *1467 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:25:50 [info] 42#42: *1466 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:25:51 [info] 38#38: *1468 [lua] access_by_lua(msblocations.conf:189):2: 2ccbe626129e8b62c8e2c67338d51f1a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:25:51 [info] 38#38: *1468 [lua] logger.lua:23: 2ccbe626129e8b62c8e2c67338d51f1a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:25:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.135 - - [20/Feb/2023:18:25:51 +0000] 2ccbe626129e8b62c8e2c67338d51f1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:26:00 [info] 38#38: *1470 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:26:00 [info] 42#42: *1469 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:26:06 [info] 38#38: *1471 [lua] access_by_lua(msblocations.conf:189):2: 1597a4b56877afcaf7daf002141b7b41:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:26:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.135 - - [20/Feb/2023:18:26:06 +0000] 1597a4b56877afcaf7daf002141b7b41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 18:26:06 [info] 38#38: *1471 [lua] logger.lua:23: 1597a4b56877afcaf7daf002141b7b41 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:26:10 [info] 38#38: *1472 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:26:10 [info] 38#38: *1473 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:26:20 [info] 42#42: *1474 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:26:20 [info] 42#42: *1475 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:26:21 [info] 38#38: *1477 [lua] access_by_lua(msblocations.conf:189):2: 9e467e9b586f0d539b0baa220abee823:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:26:21 +0000] 9e467e9b586f0d539b0baa220abee823 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:26:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:26:21 [info] 38#38: *1477 [lua] logger.lua:23: 9e467e9b586f0d539b0baa220abee823 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:26:30 [info] 42#42: *1479 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:26:30 [info] 38#38: *1478 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:26:36 [info] 38#38: *1480 [lua] access_by_lua(msblocations.conf:189):2: a5ce85177a50bcdf24184650434c663c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:26:36 +0000] a5ce85177a50bcdf24184650434c663c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:26:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:26:36 [info] 38#38: *1480 [lua] logger.lua:23: a5ce85177a50bcdf24184650434c663c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:26:40 [info] 38#38: *1481 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:26:40 [info] 38#38: *1482 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:26:50 [info] 38#38: *1483 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:26:50 [info] 38#38: *1484 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:26:51 [info] 38#38: *1485 [lua] access_by_lua(msblocations.conf:189):2: e3014e6cdaeb9881919f7731e8e4dc9f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:26:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.135 - - [20/Feb/2023:18:26:51 +0000] e3014e6cdaeb9881919f7731e8e4dc9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/02/20 18:26:51 [info] 38#38: *1485 [lua] logger.lua:23: e3014e6cdaeb9881919f7731e8e4dc9f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:27:00 [info] 42#42: *1486 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:27:00 [info] 42#42: *1487 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:27:06 [info] 38#38: *1488 [lua] access_by_lua(msblocations.conf:189):2: 1550b32a0314e0526e38603db2eff02a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:27:06 +0000] 1550b32a0314e0526e38603db2eff02a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 18:27:06 [info] 38#38: *1488 [lua] logger.lua:23: 1550b32a0314e0526e38603db2eff02a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:27:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/20 18:27:10 [info] 42#42: *1489 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:27:10 [info] 42#42: *1490 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:27:20 [info] 42#42: *1491 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:27:20 [info] 42#42: *1492 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:27:21 [info] 38#38: *1494 [lua] access_by_lua(msblocations.conf:189):2: 7c206fbd241febf4e71b8eda3baec1c0:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:27:21 [info] 38#38: *1494 [lua] logger.lua:23: 7c206fbd241febf4e71b8eda3baec1c0 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:27:21 +0000] 7c206fbd241febf4e71b8eda3baec1c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:27:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:27:30 [info] 38#38: *1496 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:27:30 [info] 42#42: *1495 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:27:36 [info] 38#38: *1497 [lua] access_by_lua(msblocations.conf:189):2: a1e86801662294072814aecb12c2bec9:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:27:36 +0000] a1e86801662294072814aecb12c2bec9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 18:27:36 [info] 38#38: *1497 [lua] logger.lua:23: a1e86801662294072814aecb12c2bec9 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:27:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:27:40 [info] 38#38: *1498 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:27:40 [info] 38#38: *1499 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:27:50 [info] 42#42: *1501 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:27:50 [info] 42#42: *1500 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:27:51 [info] 38#38: *1502 [lua] access_by_lua(msblocations.conf:189):2: b628ca0030eec55f622233f58e84c0ca:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:27:51 +0000] b628ca0030eec55f622233f58e84c0ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 18:27:51 [info] 38#38: *1502 [lua] logger.lua:23: b628ca0030eec55f622233f58e84c0ca {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:27:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:28:00 [info] 42#42: *1504 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:28:00 [info] 42#42: *1503 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:28:06 [info] 38#38: *1505 [lua] access_by_lua(msblocations.conf:189):2: 367e5a6e3874992e2649d0e63ce7b225:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:28:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/20 18:28:06 [info] 38#38: *1505 [lua] logger.lua:23: 367e5a6e3874992e2649d0e63ce7b225 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:28:06 +0000] 367e5a6e3874992e2649d0e63ce7b225 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 18:28:10 [info] 38#38: *1506 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:28:10 [info] 42#42: *1507 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:28:20 [info] 38#38: *1508 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:28:20 [info] 38#38: *1509 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:28:21 [info] 38#38: *1511 [lua] access_by_lua(msblocations.conf:189):2: 5041c2ca5b65b143559ac6ba936b7b3c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:28:21 [info] 38#38: *1511 [lua] logger.lua:23: 5041c2ca5b65b143559ac6ba936b7b3c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:28:21 +0000] 5041c2ca5b65b143559ac6ba936b7b3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:28:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:28:30 [info] 42#42: *1512 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:28:30 [info] 42#42: *1513 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:28:36 [info] 38#38: *1514 [lua] access_by_lua(msblocations.conf:189):2: ba62f253f8e7f3da9f84dabaaab0b3d3:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:28:36 +0000] ba62f253f8e7f3da9f84dabaaab0b3d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 18:28:36 [info] 38#38: *1514 [lua] logger.lua:23: ba62f253f8e7f3da9f84dabaaab0b3d3 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:28:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:28:40 [info] 42#42: *1515 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:28:40 [info] 42#42: *1516 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:28:50 [info] 38#38: *1517 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:28:50 [info] 42#42: *1518 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:28:51 [info] 38#38: *1519 [lua] access_by_lua(msblocations.conf:189):2: f9b49044553fe403f66fe6355b6d588c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:28:51 [info] 38#38: *1519 [lua] logger.lua:23: f9b49044553fe403f66fe6355b6d588c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:28:51 +0000] f9b49044553fe403f66fe6355b6d588c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:28:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:29:00 [info] 38#38: *1520 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:29:00 [info] 42#42: *1521 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:29:06 [info] 38#38: *1522 [lua] access_by_lua(msblocations.conf:189):2: 39dfc3b286deb6f9afccee8440543636:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:29:06 +0000] 39dfc3b286deb6f9afccee8440543636 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/20 18:29:06 [info] 38#38: *1522 [lua] logger.lua:23: 39dfc3b286deb6f9afccee8440543636 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:29:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 18:29:10 [info] 42#42: *1523 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:29:10 [info] 42#42: *1524 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:29:20 [info] 38#38: *1525 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:29:20 [info] 38#38: *1526 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:29:21 [info] 38#38: *1528 [lua] access_by_lua(msblocations.conf:189):2: 76dd6bd622c1c42f2505635590b6051c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:29:21 +0000] 76dd6bd622c1c42f2505635590b6051c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:29:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:29:21 [info] 38#38: *1528 [lua] logger.lua:23: 76dd6bd622c1c42f2505635590b6051c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:29:30 [info] 38#38: *1529 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:29:30 [info] 38#38: *1530 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:29:36 [info] 38#38: *1531 [lua] access_by_lua(msblocations.conf:189):2: 846839dbacb41c0cac169b06d6004d37:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:29:36 [info] 38#38: *1531 [lua] logger.lua:23: 846839dbacb41c0cac169b06d6004d37 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:29:36 +0000] 846839dbacb41c0cac169b06d6004d37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:29:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:29:40 [info] 38#38: *1532 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:29:40 [info] 38#38: *1533 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:29:50 [info] 42#42: *1534 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:29:50 [info] 42#42: *1535 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:29:51 [info] 38#38: *1536 [lua] access_by_lua(msblocations.conf:189):2: a35bfbc194db6fc344ffa74322bf82e1:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:29:51 +0000] a35bfbc194db6fc344ffa74322bf82e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:29:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:29:51 [info] 38#38: *1536 [lua] logger.lua:23: a35bfbc194db6fc344ffa74322bf82e1 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:30:00 [info] 38#38: *1537 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:30:00 [info] 38#38: *1538 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:30:06 [info] 38#38: *1539 [lua] access_by_lua(msblocations.conf:189):2: cade0b5ddeeaf321f347f722284612bb:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:30:06 [info] 38#38: *1539 [lua] logger.lua:23: cade0b5ddeeaf321f347f722284612bb {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:30:06 +0000] cade0b5ddeeaf321f347f722284612bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:30:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:30:10 [info] 42#42: *1541 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:30:10 [info] 42#42: *1540 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:30:20 [info] 42#42: *1542 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:30:20 [info] 42#42: *1543 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:30:21 [info] 38#38: *1545 [lua] access_by_lua(msblocations.conf:189):2: f0f01fce5c50dd8e97828eb821da8428:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:30:21 [info] 38#38: *1545 [lua] logger.lua:23: f0f01fce5c50dd8e97828eb821da8428 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:30:21 +0000] f0f01fce5c50dd8e97828eb821da8428 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:30:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:30:30 [info] 38#38: *1546 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:30:30 [info] 38#38: *1547 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:30:36 [info] 38#38: *1548 [lua] access_by_lua(msblocations.conf:189):2: c881b9d022c45b0311e421f119c44229:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:30:36 [info] 38#38: *1548 [lua] logger.lua:23: c881b9d022c45b0311e421f119c44229 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:30:36 +0000] c881b9d022c45b0311e421f119c44229 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:30:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:30:40 [info] 38#38: *1549 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:30:40 [info] 38#38: *1550 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:30:50 [info] 42#42: *1552 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:30:50 [info] 42#42: *1551 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:30:51 [info] 38#38: *1553 [lua] access_by_lua(msblocations.conf:189):2: 3d00aa75f71dee46f77d50306416914b:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:30:51 +0000] 3d00aa75f71dee46f77d50306416914b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 18:30:51 [info] 38#38: *1553 [lua] logger.lua:23: 3d00aa75f71dee46f77d50306416914b {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:30:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:31:00 [info] 42#42: *1554 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:31:00 [info] 38#38: *1555 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:31:06 [info] 38#38: *1556 [lua] access_by_lua(msblocations.conf:189):2: 304deb237c757187f4a1ada4015abfe4:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:31:06 +0000] 304deb237c757187f4a1ada4015abfe4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 18:31:06 [info] 38#38: *1556 [lua] logger.lua:23: 304deb237c757187f4a1ada4015abfe4 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:31:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:31:10 [info] 42#42: *1557 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:31:10 [info] 42#42: *1558 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:31:20 [info] 38#38: *1560 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:31:20 [info] 38#38: *1559 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:31:21 [info] 38#38: *1562 [lua] access_by_lua(msblocations.conf:189):2: 1576aaa318efdde0425a19595cad98be:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:31:21 +0000] 1576aaa318efdde0425a19595cad98be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:31:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:31:21 [info] 38#38: *1562 [lua] logger.lua:23: 1576aaa318efdde0425a19595cad98be {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:31:30 [info] 38#38: *1563 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:31:30 [info] 42#42: *1564 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:31:36 [info] 38#38: *1565 [lua] access_by_lua(msblocations.conf:189):2: bff512b639a585338f4a24c4cf8de754:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:31:36 [info] 38#38: *1565 [lua] logger.lua:23: bff512b639a585338f4a24c4cf8de754 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:31:36 +0000] bff512b639a585338f4a24c4cf8de754 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:31:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/20 18:31:40 [info] 42#42: *1566 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:31:40 [info] 42#42: *1567 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:31:50 [info] 38#38: *1568 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:31:50 [info] 42#42: *1569 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:31:51 [info] 38#38: *1570 [lua] access_by_lua(msblocations.conf:189):2: 326114deddf1ca7ed821e262ed1208b3:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:31:51 +0000] 326114deddf1ca7ed821e262ed1208b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:31:51 [info] 38#38: *1570 [lua] logger.lua:23: 326114deddf1ca7ed821e262ed1208b3 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:31:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:32:00 [info] 42#42: *1571 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:32:00 [info] 42#42: *1572 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:32:06 [info] 38#38: *1573 [lua] access_by_lua(msblocations.conf:189):2: db14225c847f495e4b88e0ef115fdba2:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:32:06 +0000] db14225c847f495e4b88e0ef115fdba2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:32:06 [info] 38#38: *1573 [lua] logger.lua:23: db14225c847f495e4b88e0ef115fdba2 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:32:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:32:10 [info] 38#38: *1574 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:32:10 [info] 38#38: *1575 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:32:20 [info] 38#38: *1576 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:32:20 [info] 38#38: *1577 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:32:21 [info] 38#38: *1579 [lua] access_by_lua(msblocations.conf:189):2: 7f40ec7cf40b49be5934e9354ea7da86:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:32:21 +0000] 7f40ec7cf40b49be5934e9354ea7da86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 18:32:21 [info] 38#38: *1579 [lua] logger.lua:23: 7f40ec7cf40b49be5934e9354ea7da86 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:32:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:32:30 [info] 38#38: *1580 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:32:30 [info] 38#38: *1581 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:32:36 [info] 38#38: *1582 [lua] access_by_lua(msblocations.conf:189):2: 9011d3663e40529564104b1a570a626b:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:32:36 [info] 38#38: *1582 [lua] logger.lua:23: 9011d3663e40529564104b1a570a626b {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:32:36 +0000] 9011d3663e40529564104b1a570a626b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:32:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:32:40 [info] 38#38: *1583 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:32:40 [info] 38#38: *1584 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:32:50 [info] 38#38: *1585 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:32:50 [info] 38#38: *1586 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:32:51 [info] 38#38: *1587 [lua] access_by_lua(msblocations.conf:189):2: 47630babd134856fb37af1c559416c45:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:32:51 [info] 38#38: *1587 [lua] logger.lua:23: 47630babd134856fb37af1c559416c45 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:32:51 +0000] 47630babd134856fb37af1c559416c45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:32:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:33:00 [info] 38#38: *1588 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:33:00 [info] 38#38: *1589 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:33:06 [info] 38#38: *1590 [lua] access_by_lua(msblocations.conf:189):2: 87d99f0528f9dea028409c9bbfebed57:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:33:06 +0000] 87d99f0528f9dea028409c9bbfebed57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 18:33:06 [info] 38#38: *1590 [lua] logger.lua:23: 87d99f0528f9dea028409c9bbfebed57 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:33:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/20 18:33:10 [info] 38#38: *1591 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:33:10 [info] 38#38: *1592 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:33:20 [info] 38#38: *1594 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:33:20 [info] 42#42: *1593 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:33:21 [info] 38#38: *1596 [lua] access_by_lua(msblocations.conf:189):2: 2ee21e9c2d045f14defca5ecc430d0ee:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:33:21 [info] 38#38: *1596 [lua] logger.lua:23: 2ee21e9c2d045f14defca5ecc430d0ee {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:33:21 +0000] 2ee21e9c2d045f14defca5ecc430d0ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:33:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:33:30 [info] 42#42: *1597 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:33:30 [info] 42#42: *1598 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:33:36 [info] 38#38: *1599 [lua] access_by_lua(msblocations.conf:189):2: 27c0a0eb7ad4760cc1950fbfba2812ff:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:33:36 [info] 38#38: *1599 [lua] logger.lua:23: 27c0a0eb7ad4760cc1950fbfba2812ff {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:33:36 +0000] 27c0a0eb7ad4760cc1950fbfba2812ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:33:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:33:40 [info] 42#42: *1600 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:33:40 [info] 42#42: *1601 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:33:50 [info] 42#42: *1602 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:33:50 [info] 38#38: *1603 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:33:51 [info] 38#38: *1604 [lua] access_by_lua(msblocations.conf:189):2: ef5b1c2036eb47786d86a2dd7beb7864:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:33:51 [info] 38#38: *1604 [lua] logger.lua:23: ef5b1c2036eb47786d86a2dd7beb7864 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:33:51 +0000] ef5b1c2036eb47786d86a2dd7beb7864 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:33:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:34:00 [info] 42#42: *1605 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:34:00 [info] 42#42: *1606 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:34:06 [info] 38#38: *1607 [lua] access_by_lua(msblocations.conf:189):2: 4d7f787f901c1b50f26dfb0505fae549:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:34:06 +0000] 4d7f787f901c1b50f26dfb0505fae549 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 18:34:06 [info] 38#38: *1607 [lua] logger.lua:23: 4d7f787f901c1b50f26dfb0505fae549 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:34:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:34:10 [info] 38#38: *1608 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:34:10 [info] 38#38: *1609 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:34:20 [info] 42#42: *1611 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:34:20 [info] 38#38: *1610 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:34:21 [info] 38#38: *1613 [lua] access_by_lua(msblocations.conf:189):2: eb084d1e5bed814b12c53e36bbb89719:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:34:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:34:21 [info] 38#38: *1613 [lua] logger.lua:23: eb084d1e5bed814b12c53e36bbb89719 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:34:21 +0000] eb084d1e5bed814b12c53e36bbb89719 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:34:30 [info] 38#38: *1614 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:34:30 [info] 38#38: *1615 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:34:36 [info] 38#38: *1616 [lua] access_by_lua(msblocations.conf:189):2: f6c6aa4995015bcd677ae2eece0f6fa6:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:34:36 [info] 38#38: *1616 [lua] logger.lua:23: f6c6aa4995015bcd677ae2eece0f6fa6 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:34:36 +0000] f6c6aa4995015bcd677ae2eece0f6fa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:34:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:34:40 [info] 38#38: *1617 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:34:40 [info] 42#42: *1618 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:34:50 [info] 38#38: *1619 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:34:50 [info] 42#42: *1620 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:34:51 [info] 38#38: *1621 [lua] access_by_lua(msblocations.conf:189):2: 47785f852d834df139c03d33fed5b601:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:34:51 [info] 38#38: *1621 [lua] logger.lua:23: 47785f852d834df139c03d33fed5b601 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:34:51 +0000] 47785f852d834df139c03d33fed5b601 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:34:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:35:00 [info] 38#38: *1623 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:35:00 [info] 38#38: *1622 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:35:06 [info] 38#38: *1624 [lua] access_by_lua(msblocations.conf:189):2: c91fa87a6270c6d008db526509d1fb54:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:35:06 +0000] c91fa87a6270c6d008db526509d1fb54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 18:35:06 [info] 38#38: *1624 [lua] logger.lua:23: c91fa87a6270c6d008db526509d1fb54 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:35:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:35:10 [info] 42#42: *1626 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:35:10 [info] 38#38: *1625 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:35:20 [info] 38#38: *1627 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:35:20 [info] 38#38: *1628 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:35:21 [info] 38#38: *1630 [lua] access_by_lua(msblocations.conf:189):2: 5d3f342862e8fee5259ce798b2a4b88a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:35:21 [info] 38#38: *1630 [lua] logger.lua:23: 5d3f342862e8fee5259ce798b2a4b88a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:35:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.135 - - [20/Feb/2023:18:35:21 +0000] 5d3f342862e8fee5259ce798b2a4b88a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 18:35:30 [info] 38#38: *1631 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:35:30 [info] 42#42: *1632 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:35:36 [info] 38#38: *1633 [lua] access_by_lua(msblocations.conf:189):2: eb784eb55e5255e450e7e75bc0a30cec:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:35:36 [info] 38#38: *1633 [lua] logger.lua:23: eb784eb55e5255e450e7e75bc0a30cec {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:35:36 +0000] eb784eb55e5255e450e7e75bc0a30cec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:35:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:35:40 [info] 42#42: *1634 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:35:40 [info] 42#42: *1635 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:35:50 [info] 38#38: *1636 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:35:50 [info] 38#38: *1637 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:35:51 [info] 38#38: *1638 [lua] access_by_lua(msblocations.conf:189):2: 57e5fc05f725b058ca794d050b264b70:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:35:51 [info] 38#38: *1638 [lua] logger.lua:23: 57e5fc05f725b058ca794d050b264b70 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:35:51 +0000] 57e5fc05f725b058ca794d050b264b70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:35:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:36:00 [info] 42#42: *1639 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:36:00 [info] 42#42: *1640 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:36:06 [info] 38#38: *1641 [lua] access_by_lua(msblocations.conf:189):2: 4c2487c7d6430307290ecc06930b1a2a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/20 18:36:06 [info] 38#38: *1641 [lua] logger.lua:23: 4c2487c7d6430307290ecc06930b1a2a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:36:06 +0000] 4c2487c7d6430307290ecc06930b1a2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:36:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/20 18:36:10 [info] 38#38: *1642 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:36:10 [info] 38#38: *1643 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:36:20 [info] 42#42: *1645 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:36:20 [info] 42#42: *1644 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:36:21 [info] 38#38: *1647 [lua] access_by_lua(msblocations.conf:189):2: d3fa5e14a9877c8aef35b4547aaa72a0:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:36:21 +0000] d3fa5e14a9877c8aef35b4547aaa72a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:36:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:36:21 [info] 38#38: *1647 [lua] logger.lua:23: d3fa5e14a9877c8aef35b4547aaa72a0 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/20 18:36:30 [info] 42#42: *1648 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:36:30 [info] 42#42: *1649 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:36:36 [info] 38#38: *1650 [lua] access_by_lua(msblocations.conf:189):2: 2bfa2311ef189f7c162081ce0d005036:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:36:36 +0000] 2bfa2311ef189f7c162081ce0d005036 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:36:36 [info] 38#38: *1650 [lua] logger.lua:23: 2bfa2311ef189f7c162081ce0d005036 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.135 - - [20/Feb/2023:18:36:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:36:40 [info] 38#38: *1651 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:36:40 [info] 38#38: *1652 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:36:50 [info] 38#38: *1654 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20 18:36:50 [info] 42#42: *1653 client closed connection while SSL handshaking, client: 10.233.66.31, server: 0.0.0.0:443
2023/02/20