Results

By type

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

2022-10-29 05:02:44 397 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-10-29 05:02:44 398 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-10-29 05:02:44 398 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-10-29 05:02:44 399 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-10-29 05:02:44 399 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2022-10-29 05:02:44 399 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-10-29 05:02:44 399 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-10-29 05:02:44 456 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-10-29 05:02:44 539 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-10-29 05:02:44 539 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-10-29 05:02:44 539 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-10-29 05:02:44 975 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/10/29 05:02:55 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:02:55 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:02:56 [info] 36#36: *14 [lua] access_by_lua(msblocations.conf:189):2: 7138600570a183f5a61f01ef3a24d4e9:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:02:57 [info] 36#36: *14 [lua] logger.lua:23: 7138600570a183f5a61f01ef3a24d4e9 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:02:57 +0000] 7138600570a183f5a61f01ef3a24d4e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.149 upstream_response_time:0.148 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:02:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 53
2022/10/29 05:03:05 [info] 36#36: *17 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:03:05 [info] 36#36: *18 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:03:12 [info] 36#36: *19 [lua] access_by_lua(msblocations.conf:189):2: ce58f20d2e435b1633850c82cbc48ea7:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:03:12 [info] 36#36: *19 [lua] logger.lua:23: ce58f20d2e435b1633850c82cbc48ea7 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:03:12 +0000] ce58f20d2e435b1633850c82cbc48ea7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:03:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/29 05:03:15 [info] 36#36: *21 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:03:15 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:03:25 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:03:25 [info] 37#37: *22 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:03:27 [info] 36#36: *24 [lua] access_by_lua(msblocations.conf:189):2: 5efd529f15901b1bbb3dbf6d72a2ccdc:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:03:27 [info] 36#36: *24 [lua] logger.lua:23: 5efd529f15901b1bbb3dbf6d72a2ccdc {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:03:27 +0000] 5efd529f15901b1bbb3dbf6d72a2ccdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:03:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:03:35 [info] 36#36: *25 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:03:35 [info] 36#36: *26 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:03:40 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/10/29 05:03:40 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2022/10/29 05:03:40 [notice] 34#34: cache loader process 46 exited with code 0
2022/10/29 05:03:40 [notice] 34#34: signal 29 (SIGIO) received
2022/10/29 05:03:42 [info] 36#36: *28 [lua] access_by_lua(msblocations.conf:189):2: 316655b8cbbb9bcb4ffe1de576faeb06:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:03:42 [info] 36#36: *28 [lua] logger.lua:23: 316655b8cbbb9bcb4ffe1de576faeb06 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:03:42 +0000] 316655b8cbbb9bcb4ffe1de576faeb06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:03:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/29 05:03:45 [info] 37#37: *29 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:03:45 [info] 37#37: *30 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:03:55 [info] 37#37: *31 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:03:55 [info] 36#36: *32 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:03:57 [info] 36#36: *33 [lua] access_by_lua(msblocations.conf:189):2: cdaa2d41b2fde284d46a4257e6a7fac4:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:03:57 +0000] cdaa2d41b2fde284d46a4257e6a7fac4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/29 05:03:57 [info] 36#36: *33 [lua] logger.lua:23: cdaa2d41b2fde284d46a4257e6a7fac4 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:03:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:04:05 [info] 36#36: *35 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:04:05 [info] 36#36: *34 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:04:12 [info] 36#36: *36 [lua] access_by_lua(msblocations.conf:189):2: 6785d1b7e6f7ef1c3d52f984e88084c7:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:04:12 [info] 36#36: *36 [lua] logger.lua:23: 6785d1b7e6f7ef1c3d52f984e88084c7 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:04:12 +0000] 6785d1b7e6f7ef1c3d52f984e88084c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:04:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:04:15 [info] 36#36: *37 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:04:15 [info] 37#37: *38 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:04:25 [info] 36#36: *40 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:04:25 [info] 36#36: *39 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:04:27 [info] 36#36: *41 [lua] access_by_lua(msblocations.conf:189):2: a619ab0dc28c70ac206c360e30c3c5a2:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:04:27 [info] 36#36: *41 [lua] logger.lua:23: a619ab0dc28c70ac206c360e30c3c5a2 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:04:27 +0000] a619ab0dc28c70ac206c360e30c3c5a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:04:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/29 05:04:35 [info] 36#36: *42 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:04:35 [info] 36#36: *43 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:04:42 [info] 36#36: *45 [lua] access_by_lua(msblocations.conf:189):2: 69944d6b1e09291cfc608d36b4d71fa6:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:04:42 +0000] 69944d6b1e09291cfc608d36b4d71fa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/29 05:04:42 [info] 36#36: *45 [lua] logger.lua:23: 69944d6b1e09291cfc608d36b4d71fa6 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:04:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:04:45 [info] 37#37: *47 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:04:45 [info] 37#37: *46 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:04:55 [info] 36#36: *48 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:04:55 [info] 36#36: *49 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:04:57 [info] 36#36: *50 [lua] access_by_lua(msblocations.conf:189):2: c601567bcb0a2fa573ddbdefd7d5d34c:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:04:57 +0000] c601567bcb0a2fa573ddbdefd7d5d34c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/29 05:04:57 [info] 36#36: *50 [lua] logger.lua:23: c601567bcb0a2fa573ddbdefd7d5d34c {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:04:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:05:05 [info] 36#36: *52 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:05:05 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:05:12 [info] 36#36: *53 [lua] access_by_lua(msblocations.conf:189):2: bb71877754c00bd1f3a2f161dd980b2b:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:05:12 [info] 36#36: *53 [lua] logger.lua:23: bb71877754c00bd1f3a2f161dd980b2b {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:05:12 +0000] bb71877754c00bd1f3a2f161dd980b2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:05:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:05:15 [info] 36#36: *55 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:05:15 [info] 36#36: *54 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:05:25 [info] 36#36: *57 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:05:25 [info] 36#36: *56 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:05:27 [info] 36#36: *58 [lua] access_by_lua(msblocations.conf:189):2: ab3afd954571ef3dc17cffd4ff443c97:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:05:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:05:27 [info] 36#36: *58 [lua] logger.lua:23: ab3afd954571ef3dc17cffd4ff443c97 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:05:27 +0000] ab3afd954571ef3dc17cffd4ff443c97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/29 05:05:35 [info] 36#36: *59 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:05:35 [info] 37#37: *60 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:05:42 [info] 36#36: *62 [lua] access_by_lua(msblocations.conf:189):2: 8f2252d3553b1e5a6ea2725400cca9cd:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:05:42 +0000] 8f2252d3553b1e5a6ea2725400cca9cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:05:42 [info] 36#36: *62 [lua] logger.lua:23: 8f2252d3553b1e5a6ea2725400cca9cd {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:05:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:05:45 [info] 36#36: *63 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:05:45 [info] 37#37: *64 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:05:55 [info] 37#37: *65 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:05:55 [info] 36#36: *66 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:05:57 [info] 36#36: *67 [lua] access_by_lua(msblocations.conf:189):2: a290ebe76d91db2bdc81fc7b138f5fe8:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:05:57 [info] 36#36: *67 [lua] logger.lua:23: a290ebe76d91db2bdc81fc7b138f5fe8 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:05:57 +0000] a290ebe76d91db2bdc81fc7b138f5fe8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:05:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/29 05:06:05 [info] 36#36: *69 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:06:05 [info] 36#36: *68 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:06:12 [info] 36#36: *70 [lua] access_by_lua(msblocations.conf:189):2: 59f2e29b9e80ff3947b8b26ec0b54e6d:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:06:12 [info] 36#36: *70 [lua] logger.lua:23: 59f2e29b9e80ff3947b8b26ec0b54e6d {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:06:12 +0000] 59f2e29b9e80ff3947b8b26ec0b54e6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:06:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:06:15 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:06:15 [info] 36#36: *72 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:06:25 [info] 36#36: *74 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:06:25 [info] 37#37: *73 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:06:27 [info] 36#36: *75 [lua] access_by_lua(msblocations.conf:189):2: 30dbbb784b9a44e0e93f17c941a16407:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:06:27 [info] 36#36: *75 [lua] logger.lua:23: 30dbbb784b9a44e0e93f17c941a16407 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:06:27 +0000] 30dbbb784b9a44e0e93f17c941a16407 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:06:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:06:35 [info] 36#36: *77 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:06:35 [info] 36#36: *76 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:06:42 [info] 36#36: *79 [lua] access_by_lua(msblocations.conf:189):2: 9ce9fc24d05158bcfdc5ed8441b826d6:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:06:42 +0000] 9ce9fc24d05158bcfdc5ed8441b826d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/29 05:06:42 [info] 36#36: *79 [lua] logger.lua:23: 9ce9fc24d05158bcfdc5ed8441b826d6 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:06:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/29 05:06:45 [info] 36#36: *80 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:06:45 [info] 36#36: *81 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:06:55 [info] 36#36: *82 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:06:55 [info] 36#36: *83 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:06:57 [info] 36#36: *84 [lua] access_by_lua(msblocations.conf:189):2: 607b1dd1639b15da3969f4db712eee71:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:06:57 +0000] 607b1dd1639b15da3969f4db712eee71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:06:57 [info] 36#36: *84 [lua] logger.lua:23: 607b1dd1639b15da3969f4db712eee71 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:06:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:07:05 [info] 37#37: *86 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:07:05 [info] 37#37: *85 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:07:12 [info] 36#36: *87 [lua] access_by_lua(msblocations.conf:189):2: 5b026474b9da6a51c87d78c807a7b0c2:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:07:12 [info] 36#36: *87 [lua] logger.lua:23: 5b026474b9da6a51c87d78c807a7b0c2 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:07:12 +0000] 5b026474b9da6a51c87d78c807a7b0c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:07:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:07:15 [info] 36#36: *89 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:07:15 [info] 36#36: *88 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:07:25 [info] 37#37: *91 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:07:25 [info] 37#37: *90 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:07:27 [info] 36#36: *92 [lua] access_by_lua(msblocations.conf:189):2: 1f9bb5f92cbdc097a6566d34580e1cd0:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:07:27 +0000] 1f9bb5f92cbdc097a6566d34580e1cd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/29 05:07:27 [info] 36#36: *92 [lua] logger.lua:23: 1f9bb5f92cbdc097a6566d34580e1cd0 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:07:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:07:35 [info] 37#37: *93 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:07:35 [info] 36#36: *94 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:07:42 [info] 36#36: *96 [lua] access_by_lua(msblocations.conf:189):2: 459a8a8213685ed6b6d5aacb5168123a:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:07:42 +0000] 459a8a8213685ed6b6d5aacb5168123a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/29 05:07:42 [info] 36#36: *96 [lua] logger.lua:23: 459a8a8213685ed6b6d5aacb5168123a {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:07:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:07:45 [info] 36#36: *97 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:07:45 [info] 36#36: *98 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:07:55 [info] 37#37: *100 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:07:55 [info] 36#36: *99 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:07:57 [info] 36#36: *101 [lua] access_by_lua(msblocations.conf:189):2: 8f926fb23818e388849d6f97d7df2f63:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:07:57 +0000] 8f926fb23818e388849d6f97d7df2f63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/29 05:07:57 [info] 36#36: *101 [lua] logger.lua:23: 8f926fb23818e388849d6f97d7df2f63 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:07:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:08:05 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:08:05 [info] 36#36: *103 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:08:12 [info] 36#36: *104 [lua] access_by_lua(msblocations.conf:189):2: cff81caab29d1e2d6f6d2b162d8621f2:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:08:12 +0000] cff81caab29d1e2d6f6d2b162d8621f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/29 05:08:12 [info] 36#36: *104 [lua] logger.lua:23: cff81caab29d1e2d6f6d2b162d8621f2 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:08:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/29 05:08:15 [info] 36#36: *105 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:08:15 [info] 36#36: *106 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:08:25 [info] 37#37: *107 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:08:25 [info] 36#36: *108 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:08:27 [info] 36#36: *109 [lua] access_by_lua(msblocations.conf:189):2: 2da4dc81b3cec15b6612e3f296b03010:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:08:27 [info] 36#36: *109 [lua] logger.lua:23: 2da4dc81b3cec15b6612e3f296b03010 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:08:27 +0000] 2da4dc81b3cec15b6612e3f296b03010 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:08:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:08:35 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:08:35 [info] 36#36: *110 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:08:42 [info] 36#36: *113 [lua] access_by_lua(msblocations.conf:189):2: 021c653730a221c9e2e7a1c9a88f85da:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:08:42 +0000] 021c653730a221c9e2e7a1c9a88f85da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/29 05:08:42 [info] 36#36: *113 [lua] logger.lua:23: 021c653730a221c9e2e7a1c9a88f85da {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:08:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:08:45 [info] 36#36: *115 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:08:45 [info] 36#36: *114 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:08:55 [info] 36#36: *116 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:08:55 [info] 36#36: *117 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:08:57 [info] 36#36: *118 [lua] access_by_lua(msblocations.conf:189):2: 4c8c3e8eae67ad6e535077ac8154706f:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:08:57 [info] 36#36: *118 [lua] logger.lua:23: 4c8c3e8eae67ad6e535077ac8154706f {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:08:57 +0000] 4c8c3e8eae67ad6e535077ac8154706f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:08:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/29 05:09:05 [info] 36#36: *119 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:09:05 [info] 36#36: *120 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:09:12 [info] 36#36: *121 [lua] access_by_lua(msblocations.conf:189):2: 9a9d54acd93ce585f872c92dd9b1f836:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:09:12 [info] 36#36: *121 [lua] logger.lua:23: 9a9d54acd93ce585f872c92dd9b1f836 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:09:12 +0000] 9a9d54acd93ce585f872c92dd9b1f836 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:09:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:09:15 [info] 36#36: *123 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:09:15 [info] 36#36: *122 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:09:25 [info] 36#36: *124 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:09:25 [info] 37#37: *125 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:09:27 [info] 36#36: *126 [lua] access_by_lua(msblocations.conf:189):2: fe0a33f9f5008b1876b7ab631494c8f5:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:09:27 +0000] fe0a33f9f5008b1876b7ab631494c8f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:09:27 [info] 36#36: *126 [lua] logger.lua:23: fe0a33f9f5008b1876b7ab631494c8f5 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:09:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:09:35 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:09:35 [info] 36#36: *128 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:09:42 [info] 36#36: *130 [lua] access_by_lua(msblocations.conf:189):2: 3a313f9e19d50bfb00ab87ea11d37eea:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:09:42 [info] 36#36: *130 [lua] logger.lua:23: 3a313f9e19d50bfb00ab87ea11d37eea {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:09:42 +0000] 3a313f9e19d50bfb00ab87ea11d37eea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:09:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:09:45 [info] 36#36: *131 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:09:45 [info] 37#37: *132 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:09:55 [info] 37#37: *133 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:09:55 [info] 36#36: *134 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:09:57 [info] 36#36: *135 [lua] access_by_lua(msblocations.conf:189):2: 0ccff2eb3c30826d5de99f9fb642721c:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:09:57 [info] 36#36: *135 [lua] logger.lua:23: 0ccff2eb3c30826d5de99f9fb642721c {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:09:57 +0000] 0ccff2eb3c30826d5de99f9fb642721c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:09:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:10:05 [info] 36#36: *137 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:10:05 [info] 36#36: *136 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:10:12 [info] 36#36: *138 [lua] access_by_lua(msblocations.conf:189):2: 2d55d804e454d95c542673f078bb02ab:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:10:12 [info] 36#36: *138 [lua] logger.lua:23: 2d55d804e454d95c542673f078bb02ab {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:10:12 +0000] 2d55d804e454d95c542673f078bb02ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:10:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:10:15 [info] 36#36: *139 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:10:15 [info] 36#36: *140 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:10:25 [info] 36#36: *141 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:10:25 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:10:27 [info] 36#36: *143 [lua] access_by_lua(msblocations.conf:189):2: b8489e94fc0f813b713ac20a4cd4d407:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:10:27 [info] 36#36: *143 [lua] logger.lua:23: b8489e94fc0f813b713ac20a4cd4d407 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:10:27 +0000] b8489e94fc0f813b713ac20a4cd4d407 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:10:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:10:35 [info] 36#36: *144 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:10:35 [info] 36#36: *145 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:10:42 [info] 36#36: *147 [lua] access_by_lua(msblocations.conf:189):2: 9ba868d61f4523a7cb4c317e2e5613a1:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:10:42 +0000] 9ba868d61f4523a7cb4c317e2e5613a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:10:42 [info] 36#36: *147 [lua] logger.lua:23: 9ba868d61f4523a7cb4c317e2e5613a1 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:10:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:10:45 [info] 36#36: *148 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:10:45 [info] 36#36: *149 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:10:55 [info] 36#36: *151 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:10:55 [info] 37#37: *150 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:10:57 [info] 36#36: *152 [lua] access_by_lua(msblocations.conf:189):2: bf503ccb9db67e2147790dc957569bf9:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:10:57 [info] 36#36: *152 [lua] logger.lua:23: bf503ccb9db67e2147790dc957569bf9 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:10:57 +0000] bf503ccb9db67e2147790dc957569bf9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:10:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:11:05 [info] 36#36: *153 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:11:05 [info] 37#37: *154 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:11:12 [info] 36#36: *155 [lua] access_by_lua(msblocations.conf:189):2: 0ebb5ae50c177eb2b96fd299e3a739b9:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:11:12 +0000] 0ebb5ae50c177eb2b96fd299e3a739b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:11:12 [info] 36#36: *155 [lua] logger.lua:23: 0ebb5ae50c177eb2b96fd299e3a739b9 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:11:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:11:15 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:11:15 [info] 37#37: *157 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:11:25 [info] 37#37: *158 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:11:25 [info] 37#37: *159 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:11:27 [info] 36#36: *160 [lua] access_by_lua(msblocations.conf:189):2: 2b64d6ad69bc197aec1824689781c93e:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:11:27 [info] 36#36: *160 [lua] logger.lua:23: 2b64d6ad69bc197aec1824689781c93e {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:11:27 +0000] 2b64d6ad69bc197aec1824689781c93e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:11:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:11:35 [info] 37#37: *162 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:11:35 [info] 37#37: *161 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:11:42 [info] 36#36: *164 [lua] access_by_lua(msblocations.conf:189):2: 2d3afee25d7851d4c563f87ca3360ac7:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:11:42 [info] 36#36: *164 [lua] logger.lua:23: 2d3afee25d7851d4c563f87ca3360ac7 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:11:42 +0000] 2d3afee25d7851d4c563f87ca3360ac7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:11:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/29 05:11:45 [info] 37#37: *165 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:11:45 [info] 37#37: *166 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:11:55 [info] 37#37: *168 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:11:55 [info] 37#37: *167 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:11:57 [info] 36#36: *169 [lua] access_by_lua(msblocations.conf:189):2: ff84b69a13f91391f86e1dfd244b5ae4:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:11:57 [info] 36#36: *169 [lua] logger.lua:23: ff84b69a13f91391f86e1dfd244b5ae4 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:11:57 +0000] ff84b69a13f91391f86e1dfd244b5ae4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:11:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:12:05 [info] 36#36: *170 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:12:05 [info] 36#36: *171 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:12:12 [info] 36#36: *172 [lua] access_by_lua(msblocations.conf:189):2: 27ff6071ed93742671c5d26a921e1e81:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:12:12 +0000] 27ff6071ed93742671c5d26a921e1e81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/29 05:12:12 [info] 36#36: *172 [lua] logger.lua:23: 27ff6071ed93742671c5d26a921e1e81 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:12:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:12:15 [info] 36#36: *173 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:12:15 [info] 36#36: *174 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:12:25 [info] 37#37: *176 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:12:25 [info] 36#36: *175 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:12:27 [info] 36#36: *177 [lua] access_by_lua(msblocations.conf:189):2: 6bb4317baf3a0e30a1848768ee6b617b:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:12:27 [info] 36#36: *177 [lua] logger.lua:23: 6bb4317baf3a0e30a1848768ee6b617b {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:12:27 +0000] 6bb4317baf3a0e30a1848768ee6b617b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:12:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:12:35 [info] 37#37: *179 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:12:35 [info] 36#36: *178 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:12:42 [info] 36#36: *181 [lua] access_by_lua(msblocations.conf:189):2: d82803881a5b6c6d89824232d0775893:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:12:42 [info] 36#36: *181 [lua] logger.lua:23: d82803881a5b6c6d89824232d0775893 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:12:42 +0000] d82803881a5b6c6d89824232d0775893 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:12:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:12:45 [info] 37#37: *183 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:12:45 [info] 36#36: *182 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:12:55 [info] 36#36: *184 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:12:55 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:12:57 [info] 36#36: *186 [lua] access_by_lua(msblocations.conf:189):2: b6d95a4b1cafc00fc6bbac4854fc13fb:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:12:57 [info] 36#36: *186 [lua] logger.lua:23: b6d95a4b1cafc00fc6bbac4854fc13fb {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:12:57 +0000] b6d95a4b1cafc00fc6bbac4854fc13fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:12:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:13:05 [info] 36#36: *187 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:13:05 [info] 37#37: *188 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:13:12 [info] 36#36: *189 [lua] access_by_lua(msblocations.conf:189):2: 82091b74886e8fa29a74b1c695976819:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:13:12 [info] 36#36: *189 [lua] logger.lua:23: 82091b74886e8fa29a74b1c695976819 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:13:12 +0000] 82091b74886e8fa29a74b1c695976819 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:13:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:13:15 [info] 37#37: *191 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:13:15 [info] 37#37: *190 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:13:25 [info] 37#37: *192 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:13:25 [info] 36#36: *193 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:13:27 [info] 36#36: *194 [lua] access_by_lua(msblocations.conf:189):2: 0e2623e3c0004bfab04b6b5794dc9475:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:13:27 +0000] 0e2623e3c0004bfab04b6b5794dc9475 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:13:27 [info] 36#36: *194 [lua] logger.lua:23: 0e2623e3c0004bfab04b6b5794dc9475 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:13:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:13:35 [info] 36#36: *196 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:13:35 [info] 36#36: *195 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:13:42 [info] 36#36: *198 [lua] access_by_lua(msblocations.conf:189):2: e0ad4849e4dc42af23dfcb3195fca46a:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:13:42 +0000] e0ad4849e4dc42af23dfcb3195fca46a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/29 05:13:42 [info] 36#36: *198 [lua] logger.lua:23: e0ad4849e4dc42af23dfcb3195fca46a {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:13:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:13:45 [info] 36#36: *200 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:13:45 [info] 36#36: *199 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:13:55 [info] 36#36: *202 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:13:55 [info] 36#36: *201 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:13:57 [info] 36#36: *203 [lua] access_by_lua(msblocations.conf:189):2: 61d88453c5244fa61e0c6ee94da71150:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:13:57 +0000] 61d88453c5244fa61e0c6ee94da71150 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:13:57 [info] 36#36: *203 [lua] logger.lua:23: 61d88453c5244fa61e0c6ee94da71150 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:13:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:14:05 [info] 36#36: *205 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:14:05 [info] 36#36: *204 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:14:12 [info] 36#36: *206 [lua] access_by_lua(msblocations.conf:189):2: 05ded6b1accb576dfd47de8ce86c7e86:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:14:12 +0000] 05ded6b1accb576dfd47de8ce86c7e86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:14:12 [info] 36#36: *206 [lua] logger.lua:23: 05ded6b1accb576dfd47de8ce86c7e86 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:14:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:14:15 [info] 36#36: *208 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:14:15 [info] 36#36: *207 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:14:25 [info] 36#36: *209 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:14:25 [info] 36#36: *210 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:14:27 [info] 36#36: *211 [lua] access_by_lua(msblocations.conf:189):2: 69fc0623f51090c7abc70dbbd8aa7900:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:14:27 +0000] 69fc0623f51090c7abc70dbbd8aa7900 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:14:27 [info] 36#36: *211 [lua] logger.lua:23: 69fc0623f51090c7abc70dbbd8aa7900 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:14:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:14:35 [info] 36#36: *212 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:14:35 [info] 37#37: *213 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:14:42 [info] 36#36: *215 [lua] access_by_lua(msblocations.conf:189):2: 295c0acc484b42bdd6498f68d269e9f1:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:14:42 [info] 36#36: *215 [lua] logger.lua:23: 295c0acc484b42bdd6498f68d269e9f1 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:14:42 +0000] 295c0acc484b42bdd6498f68d269e9f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:14:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:14:45 [info] 37#37: *217 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:14:45 [info] 36#36: *216 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:14:55 [info] 37#37: *219 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:14:55 [info] 37#37: *218 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:14:57 [info] 36#36: *220 [lua] access_by_lua(msblocations.conf:189):2: 5dadc116f36dca2862593ec96bc674d1:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:14:57 [info] 36#36: *220 [lua] logger.lua:23: 5dadc116f36dca2862593ec96bc674d1 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:14:57 +0000] 5dadc116f36dca2862593ec96bc674d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:14:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:15:05 [info] 37#37: *222 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:15:05 [info] 37#37: *221 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:15:12 [info] 36#36: *223 [lua] access_by_lua(msblocations.conf:189):2: 036ef9969689faae02a7a0b7744a7bdb:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:15:12 +0000] 036ef9969689faae02a7a0b7744a7bdb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:15:12 [info] 36#36: *223 [lua] logger.lua:23: 036ef9969689faae02a7a0b7744a7bdb {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:15:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:15:15 [info] 36#36: *225 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:15:15 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:15:25 [info] 37#37: *226 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:15:25 [info] 37#37: *227 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:15:27 [info] 36#36: *228 [lua] access_by_lua(msblocations.conf:189):2: c8bf8531f47863531e41ccd5197769cc:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:15:27 [info] 36#36: *228 [lua] logger.lua:23: c8bf8531f47863531e41ccd5197769cc {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:15:27 +0000] c8bf8531f47863531e41ccd5197769cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:15:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:15:35 [info] 36#36: *229 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:15:35 [info] 36#36: *230 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:15:42 [info] 36#36: *232 [lua] access_by_lua(msblocations.conf:189):2: b1fa96d41acb9c82f6fdfdce2dcfbac5:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:15:42 +0000] b1fa96d41acb9c82f6fdfdce2dcfbac5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:15:42 [info] 36#36: *232 [lua] logger.lua:23: b1fa96d41acb9c82f6fdfdce2dcfbac5 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:15:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:15:45 [info] 36#36: *233 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:15:45 [info] 36#36: *234 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:15:55 [info] 37#37: *235 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:15:55 [info] 37#37: *236 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:15:57 [info] 36#36: *237 [lua] access_by_lua(msblocations.conf:189):2: 73f61168b7096d5ce68ae87d9d01f4b6:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:15:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.161 - - [29/Oct/2022:05:15:57 +0000] 73f61168b7096d5ce68ae87d9d01f4b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/29 05:15:57 [info] 36#36: *237 [lua] logger.lua:23: 73f61168b7096d5ce68ae87d9d01f4b6 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 05:16:05 [info] 36#36: *238 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:16:05 [info] 36#36: *239 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:16:12 [info] 36#36: *240 [lua] access_by_lua(msblocations.conf:189):2: cf92d0b345068544b1405b2098d32362:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:16:12 +0000] cf92d0b345068544b1405b2098d32362 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/29 05:16:12 [info] 36#36: *240 [lua] logger.lua:23: cf92d0b345068544b1405b2098d32362 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:16:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/29 05:16:15 [info] 36#36: *242 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:16:15 [info] 36#36: *241 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:16:25 [info] 36#36: *243 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:16:25 [info] 36#36: *244 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:16:27 [info] 36#36: *245 [lua] access_by_lua(msblocations.conf:189):2: 6a10b90ee6b95b2a91d92199e77fea9b:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:16:27 [info] 36#36: *245 [lua] logger.lua:23: 6a10b90ee6b95b2a91d92199e77fea9b {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:16:27 +0000] 6a10b90ee6b95b2a91d92199e77fea9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:16:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:16:35 [info] 36#36: *246 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:16:35 [info] 36#36: *247 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:16:42 [info] 36#36: *249 [lua] access_by_lua(msblocations.conf:189):2: 6e75dbd83fb2fedb7de6c2acdc3e09f5:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:16:42 +0000] 6e75dbd83fb2fedb7de6c2acdc3e09f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/29 05:16:42 [info] 36#36: *249 [lua] logger.lua:23: 6e75dbd83fb2fedb7de6c2acdc3e09f5 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:16:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:16:45 [info] 37#37: *250 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:16:45 [info] 36#36: *251 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:16:55 [info] 36#36: *252 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:16:55 [info] 36#36: *253 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:16:57 [info] 36#36: *254 [lua] access_by_lua(msblocations.conf:189):2: 8dc486c27d4ec8e278c6876e38bb20d1:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:16:57 +0000] 8dc486c27d4ec8e278c6876e38bb20d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/29 05:16:57 [info] 36#36: *254 [lua] logger.lua:23: 8dc486c27d4ec8e278c6876e38bb20d1 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:16:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:17:05 [info] 36#36: *255 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:17:05 [info] 36#36: *256 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:17:12 [info] 36#36: *257 [lua] access_by_lua(msblocations.conf:189):2: 89048a4d3ee61b4b8bccdbcffa326ab5:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:17:12 +0000] 89048a4d3ee61b4b8bccdbcffa326ab5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/29 05:17:12 [info] 36#36: *257 [lua] logger.lua:23: 89048a4d3ee61b4b8bccdbcffa326ab5 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:17:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/29 05:17:15 [info] 37#37: *259 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:17:15 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:17:25 [info] 36#36: *260 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:17:25 [info] 36#36: *261 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:17:27 [info] 36#36: *262 [lua] access_by_lua(msblocations.conf:189):2: 7a33c6e901c681a9618dfa84a1ba795a:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:17:27 +0000] 7a33c6e901c681a9618dfa84a1ba795a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:17:27 [info] 36#36: *262 [lua] logger.lua:23: 7a33c6e901c681a9618dfa84a1ba795a {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:17:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:17:35 [info] 36#36: *263 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:17:35 [info] 36#36: *264 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:17:42 [info] 36#36: *266 [lua] access_by_lua(msblocations.conf:189):2: 095c2508ba50dcedf663bd865a414e3f:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:17:42 +0000] 095c2508ba50dcedf663bd865a414e3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/29 05:17:42 [info] 36#36: *266 [lua] logger.lua:23: 095c2508ba50dcedf663bd865a414e3f {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:17:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/29 05:17:45 [info] 36#36: *268 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:17:45 [info] 36#36: *267 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:17:55 [info] 36#36: *269 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:17:55 [info] 37#37: *270 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:17:57 [info] 36#36: *271 [lua] access_by_lua(msblocations.conf:189):2: 60909cfe5868a9856467f47ca1393952:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:17:57 +0000] 60909cfe5868a9856467f47ca1393952 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:17:57 [info] 36#36: *271 [lua] logger.lua:23: 60909cfe5868a9856467f47ca1393952 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:17:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:18:05 [info] 37#37: *272 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:18:05 [info] 36#36: *273 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:18:12 [info] 36#36: *274 [lua] access_by_lua(msblocations.conf:189):2: f0dc624664c7f0230cd5d249f5a22e81:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:18:12 [info] 36#36: *274 [lua] logger.lua:23: f0dc624664c7f0230cd5d249f5a22e81 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:18:12 +0000] f0dc624664c7f0230cd5d249f5a22e81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:18:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:18:15 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:18:15 [info] 37#37: *276 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:18:25 [info] 36#36: *277 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:18:25 [info] 36#36: *278 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:18:27 [info] 36#36: *279 [lua] access_by_lua(msblocations.conf:189):2: 61dd7293398743866976f35949ddc23a:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:18:27 [info] 36#36: *279 [lua] logger.lua:23: 61dd7293398743866976f35949ddc23a {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:18:27 +0000] 61dd7293398743866976f35949ddc23a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:18:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/29 05:18:35 [info] 36#36: *280 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:18:35 [info] 36#36: *281 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:18:42 [info] 36#36: *283 [lua] access_by_lua(msblocations.conf:189):2: 878e18e3adc0edbc12ba31d7039b151b:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:18:42 +0000] 878e18e3adc0edbc12ba31d7039b151b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:18:42 [info] 36#36: *283 [lua] logger.lua:23: 878e18e3adc0edbc12ba31d7039b151b {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:18:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:18:45 [info] 37#37: *285 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:18:45 [info] 36#36: *284 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:18:55 [info] 37#37: *287 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:18:55 [info] 37#37: *286 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:18:57 [info] 36#36: *288 [lua] access_by_lua(msblocations.conf:189):2: 88e3fa755a30fd58f750597c4595d3dc:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:18:57 [info] 36#36: *288 [lua] logger.lua:23: 88e3fa755a30fd58f750597c4595d3dc {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:18:57 +0000] 88e3fa755a30fd58f750597c4595d3dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:18:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:19:05 [info] 37#37: *290 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:19:05 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:19:12 [info] 36#36: *291 [lua] access_by_lua(msblocations.conf:189):2: aa52966c0eb73f84e4ca9168a50e429f:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:19:12 [info] 36#36: *291 [lua] logger.lua:23: aa52966c0eb73f84e4ca9168a50e429f {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:19:12 +0000] aa52966c0eb73f84e4ca9168a50e429f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:19:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:19:15 [info] 36#36: *292 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:19:15 [info] 36#36: *293 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:19:25 [info] 37#37: *294 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:19:25 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:19:27 [info] 36#36: *296 [lua] access_by_lua(msblocations.conf:189):2: 490ab4346cd6ba62dcf35e73c9efa96a:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:19:27 [info] 36#36: *296 [lua] logger.lua:23: 490ab4346cd6ba62dcf35e73c9efa96a {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:19:27 +0000] 490ab4346cd6ba62dcf35e73c9efa96a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:19:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:19:35 [info] 36#36: *298 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:19:35 [info] 36#36: *297 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:19:43 [info] 36#36: *300 [lua] access_by_lua(msblocations.conf:189):2: 170e40c173278cb3947072129bf3ee19:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:19:43 +0000] 170e40c173278cb3947072129bf3ee19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:19:43 [info] 36#36: *300 [lua] logger.lua:23: 170e40c173278cb3947072129bf3ee19 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:19:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:19:45 [info] 36#36: *301 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:19:45 [info] 36#36: *302 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:19:55 [info] 36#36: *304 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:19:55 [info] 36#36: *303 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:19:58 [info] 36#36: *305 [lua] access_by_lua(msblocations.conf:189):2: c135b8883356bdb0fd4ac67e2be27e6b:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:19:58 [info] 36#36: *305 [lua] logger.lua:23: c135b8883356bdb0fd4ac67e2be27e6b {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:19:58 +0000] c135b8883356bdb0fd4ac67e2be27e6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:19:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:20:05 [info] 37#37: *306 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:20:05 [info] 36#36: *307 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:20:13 [info] 36#36: *308 [lua] access_by_lua(msblocations.conf:189):2: 270d21f654ff704937cf941871d58e7d:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:20:13 [info] 36#36: *308 [lua] logger.lua:23: 270d21f654ff704937cf941871d58e7d {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:20:13 +0000] 270d21f654ff704937cf941871d58e7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:20:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:20:15 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:20:15 [info] 36#36: *310 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:20:25 [info] 36#36: *311 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:20:25 [info] 36#36: *312 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:20:28 [info] 36#36: *313 [lua] access_by_lua(msblocations.conf:189):2: 05a113d88abb2a845fbff4fbeb279e02:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:20:28 [info] 36#36: *313 [lua] logger.lua:23: 05a113d88abb2a845fbff4fbeb279e02 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:20:28 +0000] 05a113d88abb2a845fbff4fbeb279e02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:20:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:20:35 [info] 37#37: *315 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:20:35 [info] 36#36: *314 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:20:43 [info] 36#36: *317 [lua] access_by_lua(msblocations.conf:189):2: fbfff99c71f047b9d32460ecbbb2a809:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:20:43 [info] 36#36: *317 [lua] logger.lua:23: fbfff99c71f047b9d32460ecbbb2a809 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:20:43 +0000] fbfff99c71f047b9d32460ecbbb2a809 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:20:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:20:45 [info] 36#36: *318 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:20:45 [info] 36#36: *319 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:20:55 [info] 36#36: *320 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:20:55 [info] 36#36: *321 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:20:58 [info] 36#36: *322 [lua] access_by_lua(msblocations.conf:189):2: 70722fc10642cc23aada09659e769a74:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:20:58 +0000] 70722fc10642cc23aada09659e769a74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:20:58 [info] 36#36: *322 [lua] logger.lua:23: 70722fc10642cc23aada09659e769a74 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:20:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:21:05 [info] 36#36: *324 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:21:05 [info] 36#36: *323 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:21:13 [info] 36#36: *325 [lua] access_by_lua(msblocations.conf:189):2: 156da1a50afe0382ada87e515ba7af23:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:21:13 [info] 36#36: *325 [lua] logger.lua:23: 156da1a50afe0382ada87e515ba7af23 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:21:13 +0000] 156da1a50afe0382ada87e515ba7af23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:21:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:21:15 [info] 36#36: *327 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:21:15 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:21:25 [info] 37#37: *328 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:21:25 [info] 37#37: *329 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:21:28 [info] 36#36: *330 [lua] access_by_lua(msblocations.conf:189):2: 54a80f2f417330a68ef3d2e8a63b977f:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:21:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:21:28 [info] 36#36: *330 [lua] logger.lua:23: 54a80f2f417330a68ef3d2e8a63b977f {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:21:28 +0000] 54a80f2f417330a68ef3d2e8a63b977f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:21:35 [info] 36#36: *331 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:21:35 [info] 36#36: *332 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:21:43 [info] 36#36: *334 [lua] access_by_lua(msblocations.conf:189):2: b30ffad23dd96878b320e673067c1446:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:21:43 +0000] b30ffad23dd96878b320e673067c1446 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:21:43 [info] 36#36: *334 [lua] logger.lua:23: b30ffad23dd96878b320e673067c1446 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:21:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:21:45 [info] 36#36: *336 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:21:45 [info] 36#36: *335 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:21:55 [info] 36#36: *337 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:21:55 [info] 36#36: *338 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:21:58 [info] 36#36: *339 [lua] access_by_lua(msblocations.conf:189):2: aeb246518f592e8b582fccb361b9dc45:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:21:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.161 - - [29/Oct/2022:05:21:58 +0000] aeb246518f592e8b582fccb361b9dc45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/29 05:21:58 [info] 36#36: *339 [lua] logger.lua:23: aeb246518f592e8b582fccb361b9dc45 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 05:22:05 [info] 36#36: *340 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:22:05 [info] 36#36: *341 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:22:13 [info] 36#36: *342 [lua] access_by_lua(msblocations.conf:189):2: 13a50986b88dbe995f86b834d430e56f:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:22:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.161 - - [29/Oct/2022:05:22:13 +0000] 13a50986b88dbe995f86b834d430e56f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/29 05:22:13 [info] 36#36: *342 [lua] logger.lua:23: 13a50986b88dbe995f86b834d430e56f {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 05:22:15 [info] 36#36: *343 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:22:15 [info] 36#36: *344 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:22:25 [info] 37#37: *345 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:22:25 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:22:28 [info] 36#36: *347 [lua] access_by_lua(msblocations.conf:189):2: 468dc96e847cf80b7312ae2682f1f8e6:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:22:28 [info] 36#36: *347 [lua] logger.lua:23: 468dc96e847cf80b7312ae2682f1f8e6 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:22:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.161 - - [29/Oct/2022:05:22:28 +0000] 468dc96e847cf80b7312ae2682f1f8e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/29 05:22:35 [info] 37#37: *349 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:22:35 [info] 37#37: *348 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:22:43 [info] 36#36: *351 [lua] access_by_lua(msblocations.conf:189):2: 47a9630cc1ed9c7cb904217dfa0b1f0f:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:22:43 [info] 36#36: *351 [lua] logger.lua:23: 47a9630cc1ed9c7cb904217dfa0b1f0f {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:22:43 +0000] 47a9630cc1ed9c7cb904217dfa0b1f0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:22:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:22:45 [info] 36#36: *352 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:22:45 [info] 36#36: *353 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:22:55 [info] 36#36: *355 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:22:55 [info] 36#36: *354 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:22:58 [info] 36#36: *356 [lua] access_by_lua(msblocations.conf:189):2: abb05373681e8c542960275263585ae9:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:22:58 [info] 36#36: *356 [lua] logger.lua:23: abb05373681e8c542960275263585ae9 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:22:58 +0000] abb05373681e8c542960275263585ae9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:22:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:23:05 [info] 36#36: *358 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:23:05 [info] 36#36: *357 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:23:13 [info] 36#36: *359 [lua] access_by_lua(msblocations.conf:189):2: 8896646cfae8ba5ef9b15262978401bc:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:23:13 [info] 36#36: *359 [lua] logger.lua:23: 8896646cfae8ba5ef9b15262978401bc {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:23:13 +0000] 8896646cfae8ba5ef9b15262978401bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:23:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/29 05:23:15 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:23:15 [info] 36#36: *361 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:23:25 [info] 36#36: *362 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:23:25 [info] 36#36: *363 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:23:28 [info] 36#36: *364 [lua] access_by_lua(msblocations.conf:189):2: 7c33109173e54f140d2ba444ac0d8411:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:23:28 [info] 36#36: *364 [lua] logger.lua:23: 7c33109173e54f140d2ba444ac0d8411 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:23:28 +0000] 7c33109173e54f140d2ba444ac0d8411 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:23:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:23:35 [info] 36#36: *365 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:23:35 [info] 37#37: *366 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:23:43 [info] 36#36: *368 [lua] access_by_lua(msblocations.conf:189):2: 7eaf4cc4248901f27d607621b88baef3:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:23:43 +0000] 7eaf4cc4248901f27d607621b88baef3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/29 05:23:43 [info] 36#36: *368 [lua] logger.lua:23: 7eaf4cc4248901f27d607621b88baef3 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:23:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:23:45 [info] 36#36: *369 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:23:45 [info] 36#36: *370 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:23:55 [info] 36#36: *371 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:23:55 [info] 37#37: *372 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:23:58 [info] 36#36: *373 [lua] access_by_lua(msblocations.conf:189):2: f372bf862961c1969cd451f622a3761f:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:23:58 [info] 36#36: *373 [lua] logger.lua:23: f372bf862961c1969cd451f622a3761f {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:23:58 +0000] f372bf862961c1969cd451f622a3761f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:23:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:24:05 [info] 37#37: *374 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:24:05 [info] 37#37: *375 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:24:13 [info] 36#36: *376 [lua] access_by_lua(msblocations.conf:189):2: 0cd5a77fed0bc55fd1197d945c3ca9b5:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:24:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.161 - - [29/Oct/2022:05:24:13 +0000] 0cd5a77fed0bc55fd1197d945c3ca9b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/29 05:24:13 [info] 36#36: *376 [lua] logger.lua:23: 0cd5a77fed0bc55fd1197d945c3ca9b5 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 05:24:15 [info] 36#36: *377 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:24:15 [info] 37#37: *378 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:24:25 [info] 37#37: *379 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:24:25 [info] 37#37: *380 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:24:28 [info] 36#36: *381 [lua] access_by_lua(msblocations.conf:189):2: ab48172f451290ab20e4a8f4778d816d:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:24:28 +0000] ab48172f451290ab20e4a8f4778d816d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:24:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:24:28 [info] 36#36: *381 [lua] logger.lua:23: ab48172f451290ab20e4a8f4778d816d {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 05:24:35 [info] 36#36: *382 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:24:35 [info] 36#36: *383 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:24:43 [info] 36#36: *385 [lua] access_by_lua(msblocations.conf:189):2: d87e9b1454745fbbeb72ea98b3dd28b1:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:24:43 +0000] d87e9b1454745fbbeb72ea98b3dd28b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:24:43 [info] 36#36: *385 [lua] logger.lua:23: d87e9b1454745fbbeb72ea98b3dd28b1 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:24:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:24:45 [info] 37#37: *387 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:24:45 [info] 36#36: *386 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:24:55 [info] 36#36: *389 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:24:55 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:24:58 [info] 36#36: *390 [lua] access_by_lua(msblocations.conf:189):2: 41f1982b055642777b181b50d90030dc:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:24:58 +0000] 41f1982b055642777b181b50d90030dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:24:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:24:58 [info] 36#36: *390 [lua] logger.lua:23: 41f1982b055642777b181b50d90030dc {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 05:25:05 [info] 36#36: *391 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:25:05 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:25:13 [info] 36#36: *393 [lua] access_by_lua(msblocations.conf:189):2: 1dcbc17f68f6c0d5af52cb01ebaaa42c:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:25:13 +0000] 1dcbc17f68f6c0d5af52cb01ebaaa42c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/29 05:25:13 [info] 36#36: *393 [lua] logger.lua:23: 1dcbc17f68f6c0d5af52cb01ebaaa42c {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:25:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/29 05:25:15 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:25:15 [info] 36#36: *395 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:25:25 [info] 36#36: *396 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:25:25 [info] 36#36: *397 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:25:28 [info] 36#36: *398 [lua] access_by_lua(msblocations.conf:189):2: c60f39f0d5278100f3e639b237f4b90f:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:25:28 +0000] c60f39f0d5278100f3e639b237f4b90f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:25:28 [info] 36#36: *398 [lua] logger.lua:23: c60f39f0d5278100f3e639b237f4b90f {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:25:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:25:35 [info] 37#37: *399 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:25:35 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:25:43 [info] 36#36: *402 [lua] access_by_lua(msblocations.conf:189):2: 5ea5c015cafbbbf97077aaad11783cf1:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:25:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.65.161 - - [29/Oct/2022:05:25:43 +0000] 5ea5c015cafbbbf97077aaad11783cf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/29 05:25:43 [info] 36#36: *402 [lua] logger.lua:23: 5ea5c015cafbbbf97077aaad11783cf1 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 05:25:45 [info] 37#37: *403 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:25:45 [info] 37#37: *404 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:25:55 [info] 36#36: *405 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:25:55 [info] 36#36: *406 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:25:58 [info] 36#36: *407 [lua] access_by_lua(msblocations.conf:189):2: 7bffec9b17f21ddb6fb22185fd548377:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:25:58 +0000] 7bffec9b17f21ddb6fb22185fd548377 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/29 05:25:58 [info] 36#36: *407 [lua] logger.lua:23: 7bffec9b17f21ddb6fb22185fd548377 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:25:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:26:05 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:26:05 [info] 36#36: *409 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:26:13 [info] 36#36: *410 [lua] access_by_lua(msblocations.conf:189):2: c8145668adc79fd35a2c81b17f2f9d6b:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:26:13 [info] 36#36: *410 [lua] logger.lua:23: c8145668adc79fd35a2c81b17f2f9d6b {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:26:13 +0000] c8145668adc79fd35a2c81b17f2f9d6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:26:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:26:15 [info] 36#36: *411 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:26:15 [info] 36#36: *412 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:26:25 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:26:25 [info] 36#36: *414 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:26:28 [info] 36#36: *415 [lua] access_by_lua(msblocations.conf:189):2: 391e91c91349acda370aff63003d50b6:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:26:28 [info] 36#36: *415 [lua] logger.lua:23: 391e91c91349acda370aff63003d50b6 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:26:28 +0000] 391e91c91349acda370aff63003d50b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:26:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:26:35 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:26:35 [info] 36#36: *416 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:26:43 [info] 36#36: *419 [lua] access_by_lua(msblocations.conf:189):2: d3f346d23a5af7ab1b01347d6ec42ea8:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:26:43 +0000] d3f346d23a5af7ab1b01347d6ec42ea8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:26:43 [info] 36#36: *419 [lua] logger.lua:23: d3f346d23a5af7ab1b01347d6ec42ea8 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:26:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:26:45 [info] 36#36: *421 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:26:45 [info] 36#36: *420 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:26:55 [info] 37#37: *422 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:26:55 [info] 37#37: *423 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:26:58 [info] 36#36: *424 [lua] access_by_lua(msblocations.conf:189):2: e733bbfe333ebcdae90308ff999b547a:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:26:58 +0000] e733bbfe333ebcdae90308ff999b547a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/29 05:26:58 [info] 36#36: *424 [lua] logger.lua:23: e733bbfe333ebcdae90308ff999b547a {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:26:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:27:05 [info] 36#36: *425 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:27:05 [info] 36#36: *426 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:27:13 [info] 36#36: *427 [lua] access_by_lua(msblocations.conf:189):2: 185cc88f536838f16f1c1203f11da137:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:27:13 [info] 36#36: *427 [lua] logger.lua:23: 185cc88f536838f16f1c1203f11da137 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:27:13 +0000] 185cc88f536838f16f1c1203f11da137 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:27:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:27:15 [info] 36#36: *428 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:27:15 [info] 36#36: *429 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:27:25 [info] 36#36: *430 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:27:25 [info] 36#36: *431 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:27:28 [info] 36#36: *432 [lua] access_by_lua(msblocations.conf:189):2: 03aeb31be2780f7d321409a1002d679b:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:27:28 [info] 36#36: *432 [lua] logger.lua:23: 03aeb31be2780f7d321409a1002d679b {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:27:28 +0000] 03aeb31be2780f7d321409a1002d679b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:27:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:27:35 [info] 37#37: *433 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:27:35 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:27:43 [info] 36#36: *436 [lua] access_by_lua(msblocations.conf:189):2: 352ff6191c36e23820ba5bb66ccd16ec:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:27:43 [info] 36#36: *436 [lua] logger.lua:23: 352ff6191c36e23820ba5bb66ccd16ec {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:27:43 +0000] 352ff6191c36e23820ba5bb66ccd16ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:27:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/29 05:27:45 [info] 36#36: *437 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:27:45 [info] 36#36: *438 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:27:55 [info] 37#37: *439 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:27:55 [info] 36#36: *440 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:27:58 [info] 36#36: *441 [lua] access_by_lua(msblocations.conf:189):2: f5b69048a285c51da806387c2a8e7a0d:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:27:58 [info] 36#36: *441 [lua] logger.lua:23: f5b69048a285c51da806387c2a8e7a0d {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:27:58 +0000] f5b69048a285c51da806387c2a8e7a0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:27:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:28:05 [info] 36#36: *442 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:28:05 [info] 36#36: *443 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:28:13 [info] 36#36: *444 [lua] access_by_lua(msblocations.conf:189):2: 162258a8c634cf952633d6daff27f45f:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:28:13 +0000] 162258a8c634cf952633d6daff27f45f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:28:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:28:13 [info] 36#36: *444 [lua] logger.lua:23: 162258a8c634cf952633d6daff27f45f {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 05:28:15 [info] 36#36: *446 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:28:15 [info] 36#36: *445 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:28:25 [info] 36#36: *447 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:28:25 [info] 36#36: *448 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:28:28 [info] 36#36: *449 [lua] access_by_lua(msblocations.conf:189):2: 3eceea0ae620d6b71199889bfec8f23d:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:28:28 +0000] 3eceea0ae620d6b71199889bfec8f23d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:28:28 [info] 36#36: *449 [lua] logger.lua:23: 3eceea0ae620d6b71199889bfec8f23d {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:28:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:28:35 [info] 36#36: *450 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:28:35 [info] 36#36: *451 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:28:43 [info] 36#36: *453 [lua] access_by_lua(msblocations.conf:189):2: 1d6d6b3ab08f571b67d45262ae831a35:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:28:43 +0000] 1d6d6b3ab08f571b67d45262ae831a35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:28:43 [info] 36#36: *453 [lua] logger.lua:23: 1d6d6b3ab08f571b67d45262ae831a35 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:28:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:28:45 [info] 36#36: *454 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:28:45 [info] 36#36: *455 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:28:55 [info] 37#37: *456 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:28:55 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:28:58 [info] 36#36: *458 [lua] access_by_lua(msblocations.conf:189):2: 3611acaa50d600c63b90791e4b7ddf5e:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:28:58 +0000] 3611acaa50d600c63b90791e4b7ddf5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:28:58 [info] 36#36: *458 [lua] logger.lua:23: 3611acaa50d600c63b90791e4b7ddf5e {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:28:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:29:05 [info] 37#37: *459 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:29:05 [info] 37#37: *460 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:29:13 [info] 36#36: *461 [lua] access_by_lua(msblocations.conf:189):2: a47883c436912e0edc5f5dc517cd6399:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:29:13 +0000] a47883c436912e0edc5f5dc517cd6399 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/10/29 05:29:13 [info] 36#36: *461 [lua] logger.lua:23: a47883c436912e0edc5f5dc517cd6399 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:29:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/29 05:29:15 [info] 37#37: *463 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:29:15 [info] 37#37: *462 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:29:25 [info] 36#36: *464 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:29:25 [info] 36#36: *465 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:29:28 [info] 36#36: *466 [lua] access_by_lua(msblocations.conf:189):2: 3d9381eaff100777954a52f64d55fef7:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:29:28 [info] 36#36: *466 [lua] logger.lua:23: 3d9381eaff100777954a52f64d55fef7 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:29:28 +0000] 3d9381eaff100777954a52f64d55fef7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:29:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/29 05:29:35 [info] 36#36: *468 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:29:35 [info] 36#36: *467 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:29:43 [info] 36#36: *470 [lua] access_by_lua(msblocations.conf:189):2: 4c1963a4afe78dba500cbbb2d3582a55:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:29:43 [info] 36#36: *470 [lua] logger.lua:23: 4c1963a4afe78dba500cbbb2d3582a55 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:29:43 +0000] 4c1963a4afe78dba500cbbb2d3582a55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:29:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:29:45 [info] 37#37: *471 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:29:45 [info] 37#37: *472 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:29:55 [info] 37#37: *473 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:29:55 [info] 37#37: *474 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:29:58 [info] 36#36: *475 [lua] access_by_lua(msblocations.conf:189):2: 4f94a43fea4173434b3040567131f993:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:29:58 [info] 36#36: *475 [lua] logger.lua:23: 4f94a43fea4173434b3040567131f993 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:29:58 +0000] 4f94a43fea4173434b3040567131f993 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:29:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:30:05 [info] 36#36: *476 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:30:05 [info] 37#37: *477 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:30:13 [info] 36#36: *478 [lua] access_by_lua(msblocations.conf:189):2: 4e2efec797fbc646ed61ce26fb00ec49:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:30:13 [info] 36#36: *478 [lua] logger.lua:23: 4e2efec797fbc646ed61ce26fb00ec49 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:30:13 +0000] 4e2efec797fbc646ed61ce26fb00ec49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:30:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:30:15 [info] 36#36: *480 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:30:15 [info] 36#36: *479 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:30:25 [info] 37#37: *482 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:30:25 [info] 37#37: *481 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:30:28 [info] 36#36: *483 [lua] access_by_lua(msblocations.conf:189):2: 238cc90df897397ed0cbabeb0877a3d4:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:30:28 [info] 36#36: *483 [lua] logger.lua:23: 238cc90df897397ed0cbabeb0877a3d4 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:30:28 +0000] 238cc90df897397ed0cbabeb0877a3d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:30:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:30:35 [info] 36#36: *485 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:30:35 [info] 36#36: *484 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:30:43 [info] 36#36: *487 [lua] access_by_lua(msblocations.conf:189):2: 3ef461a656ff0cd94b5436692092198a:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:30:43 +0000] 3ef461a656ff0cd94b5436692092198a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:30:43 [info] 36#36: *487 [lua] logger.lua:23: 3ef461a656ff0cd94b5436692092198a {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:30:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:30:45 [info] 36#36: *488 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:30:45 [info] 37#37: *489 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:30:55 [info] 36#36: *490 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:30:55 [info] 37#37: *491 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:30:58 [info] 36#36: *492 [lua] access_by_lua(msblocations.conf:189):2: ebbe5ac26f83dcb86252f059a8e35f51:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:30:58 [info] 36#36: *492 [lua] logger.lua:23: ebbe5ac26f83dcb86252f059a8e35f51 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:30:58 +0000] ebbe5ac26f83dcb86252f059a8e35f51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:30:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:31:05 [info] 36#36: *494 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:31:05 [info] 36#36: *493 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:31:13 [info] 36#36: *495 [lua] access_by_lua(msblocations.conf:189):2: d389ba315877f3e753f814d2bd3cdf92:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:31:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:31:13 [info] 36#36: *495 [lua] logger.lua:23: d389ba315877f3e753f814d2bd3cdf92 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:31:13 +0000] d389ba315877f3e753f814d2bd3cdf92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:31:15 [info] 36#36: *496 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:31:15 [info] 37#37: *497 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:31:25 [info] 36#36: *498 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:31:25 [info] 37#37: *499 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:31:28 [info] 36#36: *500 [lua] access_by_lua(msblocations.conf:189):2: c0466596e870e2de261b09760ce21f82:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:31:28 [info] 36#36: *500 [lua] logger.lua:23: c0466596e870e2de261b09760ce21f82 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:31:28 +0000] c0466596e870e2de261b09760ce21f82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:31:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:31:35 [info] 36#36: *502 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:31:35 [info] 36#36: *501 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:31:43 [info] 36#36: *504 [lua] access_by_lua(msblocations.conf:189):2: 65aad7f9963a723b41843feed42eb1cf:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:31:43 [info] 36#36: *504 [lua] logger.lua:23: 65aad7f9963a723b41843feed42eb1cf {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:31:43 +0000] 65aad7f9963a723b41843feed42eb1cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:31:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:31:45 [info] 36#36: *505 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:31:45 [info] 37#37: *506 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:31:55 [info] 36#36: *507 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:31:55 [info] 37#37: *508 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:31:58 [info] 36#36: *509 [lua] access_by_lua(msblocations.conf:189):2: 5402087f2fbbbbaee4a0f7580030b6e4:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:31:58 +0000] 5402087f2fbbbbaee4a0f7580030b6e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:31:58 [info] 36#36: *509 [lua] logger.lua:23: 5402087f2fbbbbaee4a0f7580030b6e4 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:31:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:32:05 [info] 36#36: *510 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:32:05 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:32:13 [info] 36#36: *512 [lua] access_by_lua(msblocations.conf:189):2: 8cf0fded0f215211591641d5497c0a5d:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:32:13 +0000] 8cf0fded0f215211591641d5497c0a5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:32:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:32:13 [info] 36#36: *512 [lua] logger.lua:23: 8cf0fded0f215211591641d5497c0a5d {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 05:32:15 [info] 36#36: *514 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:32:15 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:32:25 [info] 36#36: *515 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:32:25 [info] 36#36: *516 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:32:28 [info] 36#36: *517 [lua] access_by_lua(msblocations.conf:189):2: 3c20583197197469f5ae3c5d0a058fa3:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:32:28 [info] 36#36: *517 [lua] logger.lua:23: 3c20583197197469f5ae3c5d0a058fa3 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:32:28 +0000] 3c20583197197469f5ae3c5d0a058fa3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:32:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:32:35 [info] 37#37: *519 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:32:35 [info] 36#36: *518 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:32:43 [info] 36#36: *521 [lua] access_by_lua(msblocations.conf:189):2: a1cc9cb868d29e3e57db0f5a4b1506cb:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:32:43 +0000] a1cc9cb868d29e3e57db0f5a4b1506cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:32:43 [info] 36#36: *521 [lua] logger.lua:23: a1cc9cb868d29e3e57db0f5a4b1506cb {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:32:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:32:45 [info] 37#37: *523 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:32:45 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:32:55 [info] 36#36: *524 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:32:55 [info] 36#36: *525 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:32:58 [info] 36#36: *526 [lua] access_by_lua(msblocations.conf:189):2: 5b9bbf9aecc9c99788ba2671b12fcd9c:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:32:58 [info] 36#36: *526 [lua] logger.lua:23: 5b9bbf9aecc9c99788ba2671b12fcd9c {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:32:58 +0000] 5b9bbf9aecc9c99788ba2671b12fcd9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:32:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:33:05 [info] 36#36: *528 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:33:05 [info] 36#36: *527 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:33:13 [info] 36#36: *529 [lua] access_by_lua(msblocations.conf:189):2: 1cea71db380585054c02fd143125d45f:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:33:13 +0000] 1cea71db380585054c02fd143125d45f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:33:13 [info] 36#36: *529 [lua] logger.lua:23: 1cea71db380585054c02fd143125d45f {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:33:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:33:15 [info] 37#37: *531 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:33:15 [info] 37#37: *530 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:33:25 [info] 36#36: *532 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:33:25 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:33:28 [info] 36#36: *534 [lua] access_by_lua(msblocations.conf:189):2: 5146202ff1941c47b62d7bcca5fe2d51:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:33:28 [info] 36#36: *534 [lua] logger.lua:23: 5146202ff1941c47b62d7bcca5fe2d51 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:33:28 +0000] 5146202ff1941c47b62d7bcca5fe2d51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:33:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:33:35 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:33:35 [info] 37#37: *535 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:33:43 [info] 36#36: *538 [lua] access_by_lua(msblocations.conf:189):2: 8f19825c5c16662731ef25bd24a2675f:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:33:43 [info] 36#36: *538 [lua] logger.lua:23: 8f19825c5c16662731ef25bd24a2675f {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:33:43 +0000] 8f19825c5c16662731ef25bd24a2675f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:33:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:33:45 [info] 36#36: *540 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:33:45 [info] 37#37: *539 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:33:55 [info] 36#36: *542 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:33:55 [info] 37#37: *541 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:33:58 [info] 36#36: *543 [lua] access_by_lua(msblocations.conf:189):2: 7066daaabfb556c7b330e946eff22a60:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:33:58 [info] 36#36: *543 [lua] logger.lua:23: 7066daaabfb556c7b330e946eff22a60 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:33:58 +0000] 7066daaabfb556c7b330e946eff22a60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:33:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:34:05 [info] 36#36: *544 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:34:05 [info] 36#36: *545 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:34:13 [info] 36#36: *546 [lua] access_by_lua(msblocations.conf:189):2: 51a23f9e3d8e5d0980b9bc2b8064943a:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:34:13 [info] 36#36: *546 [lua] logger.lua:23: 51a23f9e3d8e5d0980b9bc2b8064943a {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:34:13 +0000] 51a23f9e3d8e5d0980b9bc2b8064943a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:34:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:34:15 [info] 36#36: *547 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:34:15 [info] 37#37: *548 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:34:25 [info] 36#36: *549 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:34:25 [info] 36#36: *550 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:34:28 [info] 36#36: *551 [lua] access_by_lua(msblocations.conf:189):2: e04d15552bad03b436faec96648e3ee1:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:34:28 +0000] e04d15552bad03b436faec96648e3ee1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:34:28 [info] 36#36: *551 [lua] logger.lua:23: e04d15552bad03b436faec96648e3ee1 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:34:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:34:35 [info] 36#36: *552 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:34:35 [info] 36#36: *553 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:34:43 [info] 36#36: *555 [lua] access_by_lua(msblocations.conf:189):2: 365ae359e3e3ad0ff03d005386a46715:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:34:43 [info] 36#36: *555 [lua] logger.lua:23: 365ae359e3e3ad0ff03d005386a46715 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:34:43 +0000] 365ae359e3e3ad0ff03d005386a46715 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:34:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:34:45 [info] 37#37: *556 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:34:45 [info] 36#36: *557 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:34:55 [info] 36#36: *558 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:34:55 [info] 36#36: *559 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:34:58 [info] 36#36: *560 [lua] access_by_lua(msblocations.conf:189):2: be436505825d03835ec11b607c690d37:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:34:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:34:58 [info] 36#36: *560 [lua] logger.lua:23: be436505825d03835ec11b607c690d37 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:34:58 +0000] be436505825d03835ec11b607c690d37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:35:05 [info] 36#36: *562 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:35:05 [info] 36#36: *561 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:35:13 [info] 36#36: *563 [lua] access_by_lua(msblocations.conf:189):2: 94623a7df1b9ebef95a1b0ba193df19c:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:35:13 [info] 36#36: *563 [lua] logger.lua:23: 94623a7df1b9ebef95a1b0ba193df19c {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:35:13 +0000] 94623a7df1b9ebef95a1b0ba193df19c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:35:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:35:15 [info] 37#37: *565 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:35:15 [info] 37#37: *564 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:35:25 [info] 36#36: *567 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:35:25 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:35:28 [info] 36#36: *568 [lua] access_by_lua(msblocations.conf:189):2: 85002bda475db7f4c27eade29aacc350:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:35:28 [info] 36#36: *568 [lua] logger.lua:23: 85002bda475db7f4c27eade29aacc350 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:35:28 +0000] 85002bda475db7f4c27eade29aacc350 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:35:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/29 05:35:35 [info] 36#36: *569 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:35:35 [info] 37#37: *570 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:35:43 [info] 36#36: *572 [lua] access_by_lua(msblocations.conf:189):2: 9f48f3291a99b9c8aaf0e674dc557ba6:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:35:43 [info] 36#36: *572 [lua] logger.lua:23: 9f48f3291a99b9c8aaf0e674dc557ba6 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:35:43 +0000] 9f48f3291a99b9c8aaf0e674dc557ba6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:35:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:35:45 [info] 36#36: *573 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:35:45 [info] 37#37: *574 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:35:55 [info] 37#37: *576 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:35:55 [info] 36#36: *575 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:35:58 [info] 36#36: *577 [lua] access_by_lua(msblocations.conf:189):2: 5bf13d6c19d1b0bb80588af688af6c7c:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:35:58 [info] 36#36: *577 [lua] logger.lua:23: 5bf13d6c19d1b0bb80588af688af6c7c {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:35:58 +0000] 5bf13d6c19d1b0bb80588af688af6c7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:35:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:36:05 [info] 36#36: *579 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:36:05 [info] 36#36: *578 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:36:13 [info] 36#36: *580 [lua] access_by_lua(msblocations.conf:189):2: 2af61248f1932445a3bda04a64315545:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:36:13 [info] 36#36: *580 [lua] logger.lua:23: 2af61248f1932445a3bda04a64315545 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:36:13 +0000] 2af61248f1932445a3bda04a64315545 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:36:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:36:15 [info] 37#37: *581 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:36:15 [info] 36#36: *582 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:36:25 [info] 36#36: *583 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:36:25 [info] 36#36: *584 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:36:28 [info] 36#36: *585 [lua] access_by_lua(msblocations.conf:189):2: c07379927de0fe9f98233b4fa9fef5f6:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:36:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.161 - - [29/Oct/2022:05:36:29 +0000] c07379927de0fe9f98233b4fa9fef5f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:36:29 [info] 36#36: *585 [lua] logger.lua:23: c07379927de0fe9f98233b4fa9fef5f6 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 05:36:35 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:36:35 [info] 37#37: *586 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:36:44 [info] 36#36: *589 [lua] access_by_lua(msblocations.conf:189):2: 081359d8ed66050c1506cb3a12c6b516:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:36:44 [info] 36#36: *589 [lua] logger.lua:23: 081359d8ed66050c1506cb3a12c6b516 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:36:44 +0000] 081359d8ed66050c1506cb3a12c6b516 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:36:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/29 05:36:45 [info] 36#36: *590 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:36:45 [info] 36#36: *591 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:36:55 [info] 36#36: *593 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:36:55 [info] 37#37: *592 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:36:59 [info] 36#36: *594 [lua] access_by_lua(msblocations.conf:189):2: 5d138eb6ed83293c94985aad213a78ff:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:36:59 [info] 36#36: *594 [lua] logger.lua:23: 5d138eb6ed83293c94985aad213a78ff {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:36:59 +0000] 5d138eb6ed83293c94985aad213a78ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:36:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:37:05 [info] 37#37: *595 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:37:05 [info] 36#36: *596 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:37:14 [info] 36#36: *597 [lua] access_by_lua(msblocations.conf:189):2: 48f96f8432c6a396c9c8b62a7b668fab:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:37:14 +0000] 48f96f8432c6a396c9c8b62a7b668fab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:37:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:37:14 [info] 36#36: *597 [lua] logger.lua:23: 48f96f8432c6a396c9c8b62a7b668fab {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 05:37:15 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:37:15 [info] 37#37: *599 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:37:25 [info] 36#36: *600 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:37:25 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:37:29 [info] 36#36: *602 [lua] access_by_lua(msblocations.conf:189):2: 1f0cd13a93d151b759e61d93a7794eff:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:37:29 [info] 36#36: *602 [lua] logger.lua:23: 1f0cd13a93d151b759e61d93a7794eff {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:37:29 +0000] 1f0cd13a93d151b759e61d93a7794eff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:37:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:37:35 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:37:35 [info] 36#36: *603 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:37:44 [info] 36#36: *606 [lua] access_by_lua(msblocations.conf:189):2: 16439d904d930c535290457c2794ae50:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:37:44 +0000] 16439d904d930c535290457c2794ae50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:37:44 [info] 36#36: *606 [lua] logger.lua:23: 16439d904d930c535290457c2794ae50 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:37:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:37:45 [info] 36#36: *608 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:37:45 [info] 36#36: *607 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:37:55 [info] 36#36: *609 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:37:55 [info] 37#37: *610 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:37:59 [info] 36#36: *611 [lua] access_by_lua(msblocations.conf:189):2: b2d82eaae3aac9c0716c6c8452a1f400:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:37:59 +0000] b2d82eaae3aac9c0716c6c8452a1f400 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/29 05:37:59 [info] 36#36: *611 [lua] logger.lua:23: b2d82eaae3aac9c0716c6c8452a1f400 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:37:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:38:05 [info] 36#36: *612 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:38:05 [info] 36#36: *613 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:38:14 [info] 36#36: *614 [lua] access_by_lua(msblocations.conf:189):2: 38bab41dca25c10d1dcec77cf64516de:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:38:14 [info] 36#36: *614 [lua] logger.lua:23: 38bab41dca25c10d1dcec77cf64516de {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:38:14 +0000] 38bab41dca25c10d1dcec77cf64516de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:38:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:38:15 [info] 36#36: *615 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:38:15 [info] 36#36: *616 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:38:25 [info] 36#36: *618 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:38:25 [info] 36#36: *617 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:38:29 [info] 36#36: *619 [lua] access_by_lua(msblocations.conf:189):2: 02135054e23ff0cac84b4c1a2baec4dc:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:38:29 +0000] 02135054e23ff0cac84b4c1a2baec4dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:38:29 [info] 36#36: *619 [lua] logger.lua:23: 02135054e23ff0cac84b4c1a2baec4dc {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:38:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:38:35 [info] 37#37: *621 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:38:35 [info] 37#37: *620 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:38:44 [info] 36#36: *623 [lua] access_by_lua(msblocations.conf:189):2: 60b81556fe6dd0053b7f34f4a41576a8:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:38:44 +0000] 60b81556fe6dd0053b7f34f4a41576a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:38:44 [info] 36#36: *623 [lua] logger.lua:23: 60b81556fe6dd0053b7f34f4a41576a8 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:38:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:38:45 [info] 36#36: *625 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:38:45 [info] 36#36: *624 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:38:55 [info] 36#36: *627 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:38:55 [info] 36#36: *626 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:38:59 [info] 36#36: *628 [lua] access_by_lua(msblocations.conf:189):2: 3a8cf5a945d3f9637400386a01f3b1f7:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:38:59 +0000] 3a8cf5a945d3f9637400386a01f3b1f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:38:59 [info] 36#36: *628 [lua] logger.lua:23: 3a8cf5a945d3f9637400386a01f3b1f7 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:38:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:39:05 [info] 37#37: *630 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:39:05 [info] 37#37: *629 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:39:14 [info] 36#36: *631 [lua] access_by_lua(msblocations.conf:189):2: 0b699facd2baeaaafa9d959dd1b514fa:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:39:14 [info] 36#36: *631 [lua] logger.lua:23: 0b699facd2baeaaafa9d959dd1b514fa {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:39:14 +0000] 0b699facd2baeaaafa9d959dd1b514fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:39:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:39:15 [info] 37#37: *632 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:39:15 [info] 36#36: *633 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:39:25 [info] 36#36: *634 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:39:25 [info] 36#36: *635 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:39:29 [info] 36#36: *636 [lua] access_by_lua(msblocations.conf:189):2: 6502a21c081f40543f4d267844353590:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:39:29 [info] 36#36: *636 [lua] logger.lua:23: 6502a21c081f40543f4d267844353590 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:39:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.161 - - [29/Oct/2022:05:39:29 +0000] 6502a21c081f40543f4d267844353590 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:39:35 [info] 36#36: *637 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:39:35 [info] 37#37: *638 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:39:44 [info] 36#36: *640 [lua] access_by_lua(msblocations.conf:189):2: 05f2bda894a6ee22e1e481610229e28f:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:39:44 [info] 36#36: *640 [lua] logger.lua:23: 05f2bda894a6ee22e1e481610229e28f {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:39:44 +0000] 05f2bda894a6ee22e1e481610229e28f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:39:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:39:45 [info] 36#36: *642 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:39:45 [info] 37#37: *641 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:39:55 [info] 36#36: *643 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:39:55 [info] 36#36: *644 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:39:59 [info] 36#36: *645 [lua] access_by_lua(msblocations.conf:189):2: b62274bef8a741cd078b7f74c974e91d:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:39:59 +0000] b62274bef8a741cd078b7f74c974e91d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/29 05:39:59 [info] 36#36: *645 [lua] logger.lua:23: b62274bef8a741cd078b7f74c974e91d {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:39:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/29 05:40:05 [info] 36#36: *646 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:40:05 [info] 36#36: *647 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:40:14 [info] 36#36: *648 [lua] access_by_lua(msblocations.conf:189):2: 34ff6476e89bcb1fb516a90b3f7e4aad:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:40:14 +0000] 34ff6476e89bcb1fb516a90b3f7e4aad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/29 05:40:14 [info] 36#36: *648 [lua] logger.lua:23: 34ff6476e89bcb1fb516a90b3f7e4aad {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:40:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:40:15 [info] 37#37: *650 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:40:15 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:40:25 [info] 36#36: *651 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:40:25 [info] 36#36: *652 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:40:29 [info] 36#36: *653 [lua] access_by_lua(msblocations.conf:189):2: 21af53b7e8ff2c1ca3c7eed127007bc5:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:40:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.65.161 - - [29/Oct/2022:05:40:29 +0000] 21af53b7e8ff2c1ca3c7eed127007bc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/29 05:40:29 [info] 36#36: *653 [lua] logger.lua:23: 21af53b7e8ff2c1ca3c7eed127007bc5 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 05:40:35 [info] 36#36: *655 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:40:35 [info] 37#37: *654 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:40:44 [info] 36#36: *657 [lua] access_by_lua(msblocations.conf:189):2: bbdbb8c2088cbcef5815036fdec75b53:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:40:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:40:44 [info] 36#36: *657 [lua] logger.lua:23: bbdbb8c2088cbcef5815036fdec75b53 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:40:44 +0000] bbdbb8c2088cbcef5815036fdec75b53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:40:45 [info] 36#36: *658 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:40:45 [info] 36#36: *659 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:40:55 [info] 36#36: *661 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:40:55 [info] 36#36: *660 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:40:59 [info] 36#36: *662 [lua] access_by_lua(msblocations.conf:189):2: bec01f2979e8d5e510c162dd74cd5122:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:40:59 [info] 36#36: *662 [lua] logger.lua:23: bec01f2979e8d5e510c162dd74cd5122 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:40:59 +0000] bec01f2979e8d5e510c162dd74cd5122 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:40:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:41:05 [info] 36#36: *663 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:41:05 [info] 36#36: *664 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:41:14 [info] 36#36: *665 [lua] access_by_lua(msblocations.conf:189):2: aa7c7f729e57b9326ed29a309cbb814c:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:41:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.161 - - [29/Oct/2022:05:41:14 +0000] aa7c7f729e57b9326ed29a309cbb814c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:41:14 [info] 36#36: *665 [lua] logger.lua:23: aa7c7f729e57b9326ed29a309cbb814c {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 05:41:15 [info] 36#36: *666 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:41:15 [info] 36#36: *667 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:41:25 [info] 37#37: *668 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:41:25 [info] 36#36: *669 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:41:29 [info] 36#36: *670 [lua] access_by_lua(msblocations.conf:189):2: cb635ff65f08bcd18f43832361682330:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:41:29 [info] 36#36: *670 [lua] logger.lua:23: cb635ff65f08bcd18f43832361682330 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:41:29 +0000] cb635ff65f08bcd18f43832361682330 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:41:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/29 05:41:35 [info] 36#36: *671 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:41:35 [info] 37#37: *672 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:41:44 [info] 36#36: *674 [lua] access_by_lua(msblocations.conf:189):2: 068e8ae50e91dc4eb646d341f456778f:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:41:44 +0000] 068e8ae50e91dc4eb646d341f456778f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/29 05:41:44 [info] 36#36: *674 [lua] logger.lua:23: 068e8ae50e91dc4eb646d341f456778f {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:41:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:41:45 [info] 36#36: *676 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:41:45 [info] 36#36: *675 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:41:55 [info] 36#36: *677 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:41:55 [info] 36#36: *678 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:41:59 [info] 36#36: *679 [lua] access_by_lua(msblocations.conf:189):2: b5e368633298d8f73638666c9d65686c:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:41:59 +0000] b5e368633298d8f73638666c9d65686c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/29 05:41:59 [info] 36#36: *679 [lua] logger.lua:23: b5e368633298d8f73638666c9d65686c {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:41:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:42:05 [info] 36#36: *681 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:42:05 [info] 37#37: *680 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:42:14 [info] 36#36: *682 [lua] access_by_lua(msblocations.conf:189):2: 5c65de6aad4ecf1fa917bd947a98aace:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:42:14 [info] 36#36: *682 [lua] logger.lua:23: 5c65de6aad4ecf1fa917bd947a98aace {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:42:14 +0000] 5c65de6aad4ecf1fa917bd947a98aace "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:42:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:42:15 [info] 37#37: *684 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:42:15 [info] 37#37: *683 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:42:25 [info] 36#36: *685 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:42:25 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:42:29 [info] 36#36: *687 [lua] access_by_lua(msblocations.conf:189):2: 9cc79a4ea08326577e37488f43d70650:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:42:29 +0000] 9cc79a4ea08326577e37488f43d70650 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:42:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:42:29 [info] 36#36: *687 [lua] logger.lua:23: 9cc79a4ea08326577e37488f43d70650 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 05:42:35 [info] 37#37: *689 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:42:35 [info] 36#36: *688 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:42:44 [info] 36#36: *691 [lua] access_by_lua(msblocations.conf:189):2: a2d99526c01d81af51fd39440944f547:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:42:44 [info] 36#36: *691 [lua] logger.lua:23: a2d99526c01d81af51fd39440944f547 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:42:44 +0000] a2d99526c01d81af51fd39440944f547 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:42:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:42:45 [info] 36#36: *692 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:42:45 [info] 36#36: *693 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:42:55 [info] 36#36: *694 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:42:55 [info] 36#36: *695 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:42:59 [info] 36#36: *696 [lua] access_by_lua(msblocations.conf:189):2: 5cd4b643b7af004b5b0250c9453625bc:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:42:59 +0000] 5cd4b643b7af004b5b0250c9453625bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/29 05:42:59 [info] 36#36: *696 [lua] logger.lua:23: 5cd4b643b7af004b5b0250c9453625bc {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:42:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/29 05:43:05 [info] 36#36: *697 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:43:05 [info] 36#36: *698 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:43:14 [info] 36#36: *699 [lua] access_by_lua(msblocations.conf:189):2: 9f86ea35447594e2a90abdf10e36d200:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:43:14 [info] 36#36: *699 [lua] logger.lua:23: 9f86ea35447594e2a90abdf10e36d200 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:43:14 +0000] 9f86ea35447594e2a90abdf10e36d200 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:43:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:43:15 [info] 36#36: *700 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:43:15 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:43:25 [info] 36#36: *702 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:43:25 [info] 37#37: *703 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:43:29 [info] 36#36: *704 [lua] access_by_lua(msblocations.conf:189):2: 0934005acebd03533bdddce9820f56e0:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:43:29 [info] 36#36: *704 [lua] logger.lua:23: 0934005acebd03533bdddce9820f56e0 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:43:29 +0000] 0934005acebd03533bdddce9820f56e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:43:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:43:35 [info] 37#37: *706 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:43:35 [info] 37#37: *705 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:43:44 [info] 36#36: *708 [lua] access_by_lua(msblocations.conf:189):2: e50f97598130a9c5c7b900a4b9765cee:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:43:44 [info] 36#36: *708 [lua] logger.lua:23: e50f97598130a9c5c7b900a4b9765cee {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:43:44 +0000] e50f97598130a9c5c7b900a4b9765cee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:43:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:43:45 [info] 36#36: *709 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:43:45 [info] 36#36: *710 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:43:55 [info] 36#36: *711 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:43:55 [info] 37#37: *712 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:43:59 [info] 36#36: *713 [lua] access_by_lua(msblocations.conf:189):2: 908b8f2cbd447038d529307f3ee1c640:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:43:59 +0000] 908b8f2cbd447038d529307f3ee1c640 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/29 05:43:59 [info] 36#36: *713 [lua] logger.lua:23: 908b8f2cbd447038d529307f3ee1c640 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:43:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:44:05 [info] 36#36: *715 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:44:05 [info] 36#36: *714 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:44:14 [info] 36#36: *716 [lua] access_by_lua(msblocations.conf:189):2: 368c3e1159d546d717d8bcb14904bb0f:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:44:14 +0000] 368c3e1159d546d717d8bcb14904bb0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/29 05:44:14 [info] 36#36: *716 [lua] logger.lua:23: 368c3e1159d546d717d8bcb14904bb0f {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:44:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/29 05:44:15 [info] 36#36: *717 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:44:15 [info] 36#36: *718 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:44:25 [info] 37#37: *719 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:44:25 [info] 36#36: *720 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:44:29 [info] 36#36: *721 [lua] access_by_lua(msblocations.conf:189):2: f399b07d787c9ffbe947a33dc73ab463:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:44:29 [info] 36#36: *721 [lua] logger.lua:23: f399b07d787c9ffbe947a33dc73ab463 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:44:29 +0000] f399b07d787c9ffbe947a33dc73ab463 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:44:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:44:31 [info] 36#36: *722 client closed connection while waiting for request, client: 10.233.66.136, server: 0.0.0.0:443
2022/10/29 05:44:35 [info] 36#36: *723 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:44:35 [info] 36#36: *724 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:44:44 [info] 36#36: *726 [lua] access_by_lua(msblocations.conf:189):2: 8698beacea10c054d553e2fbd4863bfb:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:44:44 +0000] 8698beacea10c054d553e2fbd4863bfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/29 05:44:44 [info] 36#36: *726 [lua] logger.lua:23: 8698beacea10c054d553e2fbd4863bfb {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:44:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:44:45 [info] 36#36: *728 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:44:45 [info] 36#36: *727 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:44:55 [info] 36#36: *730 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:44:55 [info] 37#37: *729 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:44:59 [info] 36#36: *731 [lua] access_by_lua(msblocations.conf:189):2: 26248e53118209971d28eed63e71e002:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:44:59 +0000] 26248e53118209971d28eed63e71e002 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:44:59 [info] 36#36: *731 [lua] logger.lua:23: 26248e53118209971d28eed63e71e002 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:44:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:45:05 [info] 36#36: *733 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:45:05 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:45:14 [info] 36#36: *734 [lua] access_by_lua(msblocations.conf:189):2: e66f9fa8dcbadf88d6fad5552a21414b:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:45:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.161 - - [29/Oct/2022:05:45:14 +0000] e66f9fa8dcbadf88d6fad5552a21414b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:45:14 [info] 36#36: *734 [lua] logger.lua:23: e66f9fa8dcbadf88d6fad5552a21414b {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 05:45:15 [info] 37#37: *736 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:45:15 [info] 37#37: *735 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:45:25 [info] 37#37: *737 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:45:25 [info] 37#37: *738 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:45:29 [info] 36#36: *739 [lua] access_by_lua(msblocations.conf:189):2: 7e41e89336d81ac233058482746a1282:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:45:29 +0000] 7e41e89336d81ac233058482746a1282 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:45:29 [info] 36#36: *739 [lua] logger.lua:23: 7e41e89336d81ac233058482746a1282 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:45:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:45:35 [info] 37#37: *741 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:45:35 [info] 37#37: *740 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:45:44 [info] 36#36: *743 [lua] access_by_lua(msblocations.conf:189):2: ffbc58ec2c64425084bb40974a8c59eb:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:45:44 +0000] ffbc58ec2c64425084bb40974a8c59eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:45:44 [info] 36#36: *743 [lua] logger.lua:23: ffbc58ec2c64425084bb40974a8c59eb {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:45:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:45:45 [info] 36#36: *745 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:45:45 [info] 36#36: *744 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:45:55 [info] 37#37: *747 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:45:55 [info] 37#37: *746 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:45:59 [info] 36#36: *748 [lua] access_by_lua(msblocations.conf:189):2: 1ac42e31dea56e2d491e57e63af92a22:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:45:59 [info] 36#36: *748 [lua] logger.lua:23: 1ac42e31dea56e2d491e57e63af92a22 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:45:59 +0000] 1ac42e31dea56e2d491e57e63af92a22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:45:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:46:05 [info] 37#37: *749 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:46:05 [info] 37#37: *750 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:46:14 [info] 36#36: *751 [lua] access_by_lua(msblocations.conf:189):2: 7e69b004d3287f9ecaca54e2797007ea:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:46:14 [info] 36#36: *751 [lua] logger.lua:23: 7e69b004d3287f9ecaca54e2797007ea {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:46:14 +0000] 7e69b004d3287f9ecaca54e2797007ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:46:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:46:15 [info] 36#36: *752 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:46:15 [info] 36#36: *753 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:46:25 [info] 36#36: *754 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:46:25 [info] 36#36: *755 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:46:29 [info] 36#36: *756 [lua] access_by_lua(msblocations.conf:189):2: 92f8e8eba36227b4ea38ba04acf9bc27:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:46:29 [info] 36#36: *756 [lua] logger.lua:23: 92f8e8eba36227b4ea38ba04acf9bc27 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:46:29 +0000] 92f8e8eba36227b4ea38ba04acf9bc27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:46:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:46:35 [info] 36#36: *757 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:46:35 [info] 37#37: *758 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:46:44 [info] 36#36: *760 [lua] access_by_lua(msblocations.conf:189):2: 076cd79ccd20ab22aac33ae199f61fc0:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:46:44 [info] 36#36: *760 [lua] logger.lua:23: 076cd79ccd20ab22aac33ae199f61fc0 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:46:44 +0000] 076cd79ccd20ab22aac33ae199f61fc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:46:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:46:45 [info] 36#36: *761 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:46:45 [info] 37#37: *762 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:46:55 [info] 36#36: *763 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:46:55 [info] 36#36: *764 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:46:59 [info] 36#36: *765 [lua] access_by_lua(msblocations.conf:189):2: c8f2856126ed261a86f4c000f5849f67:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:46:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/29 05:46:59 [info] 36#36: *765 [lua] logger.lua:23: c8f2856126ed261a86f4c000f5849f67 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:46:59 +0000] c8f2856126ed261a86f4c000f5849f67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/29 05:47:05 [info] 36#36: *767 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:47:05 [info] 36#36: *766 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:47:14 [info] 36#36: *768 [lua] access_by_lua(msblocations.conf:189):2: dbf9d6d7c18fa212b554c17ee4f7c21a:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:47:14 [info] 36#36: *768 [lua] logger.lua:23: dbf9d6d7c18fa212b554c17ee4f7c21a {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:47:14 +0000] dbf9d6d7c18fa212b554c17ee4f7c21a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:47:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:47:15 [info] 37#37: *770 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:47:15 [info] 37#37: *769 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:47:25 [info] 37#37: *772 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:47:25 [info] 36#36: *771 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:47:29 [info] 36#36: *773 [lua] access_by_lua(msblocations.conf:189):2: 4fc53d222c21d6aad76be531efe48937:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:47:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:47:29 [info] 36#36: *773 [lua] logger.lua:23: 4fc53d222c21d6aad76be531efe48937 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:47:29 +0000] 4fc53d222c21d6aad76be531efe48937 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:47:35 [info] 37#37: *775 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:47:35 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:47:44 [info] 36#36: *777 [lua] access_by_lua(msblocations.conf:189):2: 911473ed3e40e8496f89092d19bd0e08:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:47:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.161 - - [29/Oct/2022:05:47:44 +0000] 911473ed3e40e8496f89092d19bd0e08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:47:44 [info] 36#36: *777 [lua] logger.lua:23: 911473ed3e40e8496f89092d19bd0e08 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 05:47:45 [info] 36#36: *778 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:47:45 [info] 36#36: *779 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:47:55 [info] 36#36: *780 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:47:55 [info] 36#36: *781 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:47:59 [info] 36#36: *782 [lua] access_by_lua(msblocations.conf:189):2: 70594995131f683c470a34c8ffd39e69:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:47:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.161 - - [29/Oct/2022:05:47:59 +0000] 70594995131f683c470a34c8ffd39e69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/29 05:47:59 [info] 36#36: *782 [lua] logger.lua:23: 70594995131f683c470a34c8ffd39e69 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 05:48:05 [info] 36#36: *784 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:48:05 [info] 36#36: *783 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:48:14 [info] 36#36: *785 [lua] access_by_lua(msblocations.conf:189):2: 622621747031caf53e89b8e83f2e6cd2:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:48:14 [info] 36#36: *785 [lua] logger.lua:23: 622621747031caf53e89b8e83f2e6cd2 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:48:14 +0000] 622621747031caf53e89b8e83f2e6cd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:48:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:48:15 [info] 37#37: *786 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:48:15 [info] 37#37: *787 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:48:25 [info] 37#37: *789 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:48:25 [info] 36#36: *788 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:48:29 [info] 36#36: *790 [lua] access_by_lua(msblocations.conf:189):2: 597287b9211618193b13d01482f081c5:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:48:29 +0000] 597287b9211618193b13d01482f081c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:48:29 [info] 36#36: *790 [lua] logger.lua:23: 597287b9211618193b13d01482f081c5 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:48:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:48:35 [info] 36#36: *791 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:48:35 [info] 37#37: *792 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:48:44 [info] 36#36: *794 [lua] access_by_lua(msblocations.conf:189):2: 3a94dd6bc2fbdd4726852797abcec072:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:48:44 [info] 36#36: *794 [lua] logger.lua:23: 3a94dd6bc2fbdd4726852797abcec072 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:48:44 +0000] 3a94dd6bc2fbdd4726852797abcec072 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:48:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:48:45 [info] 36#36: *796 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:48:45 [info] 36#36: *795 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:48:55 [info] 36#36: *798 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:48:55 [info] 37#37: *797 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:48:59 [info] 36#36: *799 [lua] access_by_lua(msblocations.conf:189):2: e147a483bd0ae95c1f8952f0df18f04f:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:48:59 [info] 36#36: *799 [lua] logger.lua:23: e147a483bd0ae95c1f8952f0df18f04f {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:48:59 +0000] e147a483bd0ae95c1f8952f0df18f04f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:48:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:49:05 [info] 36#36: *800 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:49:05 [info] 37#37: *801 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:49:14 [info] 36#36: *802 [lua] access_by_lua(msblocations.conf:189):2: 9306a7611231221117a52b55ba6ac9c6:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:49:14 [info] 36#36: *802 [lua] logger.lua:23: 9306a7611231221117a52b55ba6ac9c6 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:49:14 +0000] 9306a7611231221117a52b55ba6ac9c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:49:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:49:15 [info] 36#36: *803 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:49:15 [info] 36#36: *804 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:49:25 [info] 37#37: *806 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:49:25 [info] 36#36: *805 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:49:29 [info] 36#36: *807 [lua] access_by_lua(msblocations.conf:189):2: ff634f5b9bb49ab0632c9552f9b7c9ba:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:49:29 [info] 36#36: *807 [lua] logger.lua:23: ff634f5b9bb49ab0632c9552f9b7c9ba {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:49:29 +0000] ff634f5b9bb49ab0632c9552f9b7c9ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:49:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:49:35 [info] 36#36: *808 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:49:35 [info] 37#37: *809 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:49:44 [info] 36#36: *811 [lua] access_by_lua(msblocations.conf:189):2: 74f21b9fe4b2c74101a1663e3d15383e:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:49:44 [info] 36#36: *811 [lua] logger.lua:23: 74f21b9fe4b2c74101a1663e3d15383e {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:49:44 +0000] 74f21b9fe4b2c74101a1663e3d15383e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:49:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:49:45 [info] 37#37: *812 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:49:45 [info] 36#36: *813 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:49:55 [info] 36#36: *815 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:49:55 [info] 36#36: *814 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:49:59 [info] 36#36: *816 [lua] access_by_lua(msblocations.conf:189):2: 02cf1e25cf97dae1642971f0173a55de:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:49:59 [info] 36#36: *816 [lua] logger.lua:23: 02cf1e25cf97dae1642971f0173a55de {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:49:59 +0000] 02cf1e25cf97dae1642971f0173a55de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:49:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:50:05 [info] 36#36: *817 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:50:05 [info] 36#36: *818 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:50:14 [info] 36#36: *819 [lua] access_by_lua(msblocations.conf:189):2: 3bdf9a8fd60e19a17d7fe539d6a82b32:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:50:14 [info] 36#36: *819 [lua] logger.lua:23: 3bdf9a8fd60e19a17d7fe539d6a82b32 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:50:14 +0000] 3bdf9a8fd60e19a17d7fe539d6a82b32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:50:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:50:15 [info] 36#36: *820 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:50:15 [info] 36#36: *821 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:50:25 [info] 36#36: *822 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:50:25 [info] 36#36: *823 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:50:29 [info] 36#36: *824 [lua] access_by_lua(msblocations.conf:189):2: d690b31523db15636122614222549bb7:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:50:29 [info] 36#36: *824 [lua] logger.lua:23: d690b31523db15636122614222549bb7 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:50:29 +0000] d690b31523db15636122614222549bb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:50:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:50:35 [info] 36#36: *825 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:50:35 [info] 36#36: *826 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:50:44 [info] 36#36: *828 [lua] access_by_lua(msblocations.conf:189):2: 4b3f5faad161ca8069fe63af2b35f204:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:50:44 +0000] 4b3f5faad161ca8069fe63af2b35f204 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/29 05:50:44 [info] 36#36: *828 [lua] logger.lua:23: 4b3f5faad161ca8069fe63af2b35f204 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:50:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:50:45 [info] 36#36: *830 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:50:45 [info] 36#36: *829 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:50:55 [info] 36#36: *831 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:50:55 [info] 36#36: *832 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:50:59 [info] 36#36: *833 [lua] access_by_lua(msblocations.conf:189):2: caca7e37ec89b8c2defbc922f72d5db8:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:50:59 +0000] caca7e37ec89b8c2defbc922f72d5db8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/29 05:50:59 [info] 36#36: *833 [lua] logger.lua:23: caca7e37ec89b8c2defbc922f72d5db8 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:50:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 05:51:05 [info] 36#36: *835 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:51:05 [info] 36#36: *834 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:51:14 [info] 36#36: *836 [lua] access_by_lua(msblocations.conf:189):2: 5984d2401426f6349c01e0ad373e0c4a:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:51:14 [info] 36#36: *836 [lua] logger.lua:23: 5984d2401426f6349c01e0ad373e0c4a {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:51:14 +0000] 5984d2401426f6349c01e0ad373e0c4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:51:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/29 05:51:15 [info] 36#36: *837 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:51:15 [info] 36#36: *838 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:51:25 [info] 36#36: *839 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:51:25 [info] 37#37: *840 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:51:29 [info] 36#36: *841 [lua] access_by_lua(msblocations.conf:189):2: 954b609f571ad6bbbdbd43dd73b5080d:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:51:29 +0000] 954b609f571ad6bbbdbd43dd73b5080d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/29 05:51:29 [info] 36#36: *841 [lua] logger.lua:23: 954b609f571ad6bbbdbd43dd73b5080d {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:51:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/29 05:51:35 [info] 36#36: *842 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:51:35 [info] 36#36: *843 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:51:44 [info] 36#36: *845 [lua] access_by_lua(msblocations.conf:189):2: 03ca1255345c78af3cdb364574d08171:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:51:44 [info] 36#36: *845 [lua] logger.lua:23: 03ca1255345c78af3cdb364574d08171 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:51:44 +0000] 03ca1255345c78af3cdb364574d08171 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:51:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:51:44 [info] 36#36: *846 client closed connection while waiting for request, client: 10.233.66.136, server: 0.0.0.0:443
2022/10/29 05:51:45 [info] 37#37: *847 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:51:45 [info] 36#36: *848 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:51:55 [info] 36#36: *849 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:51:55 [info] 36#36: *850 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:51:59 [info] 36#36: *851 [lua] access_by_lua(msblocations.conf:189):2: e74aeb5f2e483508240847953fab3c5a:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:51:59 +0000] e74aeb5f2e483508240847953fab3c5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:51:59 [info] 36#36: *851 [lua] logger.lua:23: e74aeb5f2e483508240847953fab3c5a {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:51:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:52:05 [info] 36#36: *852 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:52:05 [info] 37#37: *853 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:52:14 [info] 36#36: *854 [lua] access_by_lua(msblocations.conf:189):2: 704b1e8089220a96e2cf61e7960644e4:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:52:14 +0000] 704b1e8089220a96e2cf61e7960644e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:52:14 [info] 36#36: *854 [lua] logger.lua:23: 704b1e8089220a96e2cf61e7960644e4 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:52:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:52:15 [info] 36#36: *855 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:52:15 [info] 37#37: *856 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:52:25 [info] 37#37: *857 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:52:25 [info] 36#36: *858 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:52:29 [info] 36#36: *859 [lua] access_by_lua(msblocations.conf:189):2: 48fb16bbda1cbb46fdb7fb142c9ed3ba:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:52:29 +0000] 48fb16bbda1cbb46fdb7fb142c9ed3ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:52:29 [info] 36#36: *859 [lua] logger.lua:23: 48fb16bbda1cbb46fdb7fb142c9ed3ba {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:52:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:52:35 [info] 37#37: *860 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:52:35 [info] 36#36: *861 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:52:44 [info] 36#36: *863 [lua] access_by_lua(msblocations.conf:189):2: 3313f70c1a8e5c07ea7c3bcfc9db92aa:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:52:44 +0000] 3313f70c1a8e5c07ea7c3bcfc9db92aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:52:44 [info] 36#36: *863 [lua] logger.lua:23: 3313f70c1a8e5c07ea7c3bcfc9db92aa {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:52:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:52:45 [info] 36#36: *864 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:52:45 [info] 36#36: *865 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:52:55 [info] 36#36: *867 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:52:55 [info] 36#36: *866 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:52:59 [info] 36#36: *868 [lua] access_by_lua(msblocations.conf:189):2: b80e0c876376d7676f7f3b2efee18609:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:52:59 [info] 36#36: *868 [lua] logger.lua:23: b80e0c876376d7676f7f3b2efee18609 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:52:59 +0000] b80e0c876376d7676f7f3b2efee18609 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:52:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:53:05 [info] 36#36: *869 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:53:05 [info] 36#36: *870 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:53:14 [info] 36#36: *871 [lua] access_by_lua(msblocations.conf:189):2: 4a0c16f46a7edb80e5eb72372d6bde78:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:53:14 [info] 36#36: *871 [lua] logger.lua:23: 4a0c16f46a7edb80e5eb72372d6bde78 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:53:14 +0000] 4a0c16f46a7edb80e5eb72372d6bde78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:53:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:53:15 [info] 36#36: *872 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:53:15 [info] 36#36: *873 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:53:25 [info] 36#36: *875 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:53:25 [info] 36#36: *874 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:53:29 [info] 36#36: *876 [lua] access_by_lua(msblocations.conf:189):2: c3dfa1a08314edb2987214a0987c2ae7:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:53:29 +0000] c3dfa1a08314edb2987214a0987c2ae7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:53:29 [info] 36#36: *876 [lua] logger.lua:23: c3dfa1a08314edb2987214a0987c2ae7 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:53:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:53:35 [info] 36#36: *877 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:53:35 [info] 36#36: *878 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:53:44 [info] 36#36: *880 [lua] access_by_lua(msblocations.conf:189):2: ab7657e8fdbcb994d563f046a84a8f6f:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:53:44 [info] 36#36: *880 [lua] logger.lua:23: ab7657e8fdbcb994d563f046a84a8f6f {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:53:44 +0000] ab7657e8fdbcb994d563f046a84a8f6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:53:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:53:45 [info] 36#36: *882 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:53:45 [info] 37#37: *881 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:53:55 [info] 36#36: *883 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:53:55 [info] 36#36: *884 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:53:59 [info] 36#36: *885 [lua] access_by_lua(msblocations.conf:189):2: 6dace44ee8cc0f3171c033716c065505:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:53:59 [info] 36#36: *885 [lua] logger.lua:23: 6dace44ee8cc0f3171c033716c065505 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:53:59 +0000] 6dace44ee8cc0f3171c033716c065505 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:53:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:54:05 [info] 36#36: *887 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:54:05 [info] 37#37: *886 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:54:14 [info] 36#36: *888 [lua] access_by_lua(msblocations.conf:189):2: 997e19c921cf097f2c3c9ddab60f74e7:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:54:14 +0000] 997e19c921cf097f2c3c9ddab60f74e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:54:14 [info] 36#36: *888 [lua] logger.lua:23: 997e19c921cf097f2c3c9ddab60f74e7 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:54:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:54:15 [info] 37#37: *890 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:54:15 [info] 36#36: *889 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:54:25 [info] 37#37: *892 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:54:25 [info] 36#36: *891 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:54:29 [info] 36#36: *893 [lua] access_by_lua(msblocations.conf:189):2: 8967b27ea1a6af4a39cace5ca057dad9:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:54:29 +0000] 8967b27ea1a6af4a39cace5ca057dad9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:54:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:54:29 [info] 36#36: *893 [lua] logger.lua:23: 8967b27ea1a6af4a39cace5ca057dad9 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 05:54:35 [info] 36#36: *896 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:54:35 [info] 37#37: *895 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
10.233.64.229 - - [29/Oct/2022:05:54:41 +0000] e584f60d3cce1d66b2db3d33e2416676 "" 400 request_processing_time:5.006 upstream_response_time:- "-" "-" "-"
2022/10/29 05:54:41 [info] 36#36: *894 client prematurely closed connection while reading client request line, client: 10.233.64.229, server: 
2022/10/29 05:54:41 [info] 36#36: *898 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.229, server: , request: "GET / HTTP/1.0"
10.233.64.229 - - [29/Oct/2022:05:54:41 +0000] e3fa39fed12c942c8ec3bad851c52e20 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/10/29 05:54:44 [info] 36#36: *899 [lua] access_by_lua(msblocations.conf:189):2: 537416b5435f3441e18447b78b479106:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:54:44 +0000] 537416b5435f3441e18447b78b479106 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/29 05:54:44 [info] 36#36: *899 [lua] logger.lua:23: 537416b5435f3441e18447b78b479106 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:54:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/29 05:54:45 [info] 36#36: *900 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:54:45 [info] 36#36: *901 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:54:55 [info] 36#36: *902 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:54:55 [info] 36#36: *903 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:54:59 [info] 36#36: *904 [lua] access_by_lua(msblocations.conf:189):2: 8d97642728516bc6c961bea6cc944340:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:54:59 +0000] 8d97642728516bc6c961bea6cc944340 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:54:59 [info] 36#36: *904 [lua] logger.lua:23: 8d97642728516bc6c961bea6cc944340 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:54:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:55:05 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:55:05 [info] 36#36: *906 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:55:14 [info] 36#36: *907 [lua] access_by_lua(msblocations.conf:189):2: 93c72e0dc8190a539d1f019e67b265ec:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:55:14 +0000] 93c72e0dc8190a539d1f019e67b265ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:55:14 [info] 36#36: *907 [lua] logger.lua:23: 93c72e0dc8190a539d1f019e67b265ec {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:55:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:55:15 [info] 37#37: *908 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:55:15 [info] 37#37: *909 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:55:25 [info] 36#36: *911 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:55:25 [info] 36#36: *910 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:55:29 [info] 36#36: *912 [lua] access_by_lua(msblocations.conf:189):2: 3add89b1bac4c2bf870733579278209d:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:55:29 +0000] 3add89b1bac4c2bf870733579278209d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:55:29 [info] 36#36: *912 [lua] logger.lua:23: 3add89b1bac4c2bf870733579278209d {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:55:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/29 05:55:35 [info] 36#36: *913 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:55:35 [info] 36#36: *914 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:55:44 [info] 36#36: *916 [lua] access_by_lua(msblocations.conf:189):2: 6219471e4b0c1283356dcd58b717438e:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:55:44 [info] 36#36: *916 [lua] logger.lua:23: 6219471e4b0c1283356dcd58b717438e {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:55:44 +0000] 6219471e4b0c1283356dcd58b717438e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:55:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:55:45 [info] 36#36: *917 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:55:45 [info] 36#36: *918 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:55:55 [info] 37#37: *919 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:55:55 [info] 37#37: *920 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:55:59 [info] 36#36: *921 [lua] access_by_lua(msblocations.conf:189):2: 70a7b20a225c417802465c16c13d0bae:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:55:59 +0000] 70a7b20a225c417802465c16c13d0bae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:55:59 [info] 36#36: *921 [lua] logger.lua:23: 70a7b20a225c417802465c16c13d0bae {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:55:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:56:05 [info] 37#37: *922 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:56:05 [info] 37#37: *923 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:56:08 [info] 36#36: *924 [lua] access_by_lua(msblocations.conf:189):2: 2b69cc651bf2cbed97d92ee34c522375:receive the request, client: 10.233.64.229, server: , request: "GET /nmaplowercheck1667022969 HTTP/1.1", host: "10.32.240.108:30284"
2022/10/29 05:56:08 [warn] 36#36: *924 [lua] error_handler.lua:29: error_svc_not_found(): 2b69cc651bf2cbed97d92ee34c522375 No route found for this request! detail_info:Custom not match, client: 10.233.64.229, server: , request: "GET /nmaplowercheck1667022969 HTTP/1.1", host: "10.32.240.108:30284"
10.233.64.229 - - [29/Oct/2022:05:56:08 +0000] 2b69cc651bf2cbed97d92ee34c522375 "GET /nmaplowercheck1667022969 HTTP/1.1" 502 request_processing_time:0.001 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/10/29 05:56:08 [info] 36#36: *925 [lua] access_by_lua(msblocations.conf:189):2: 6be09974a786c68eaa9dafbcbfe1c7cf:receive the request, client: 10.233.64.229, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.108:30284"
2022/10/29 05:56:08 [warn] 36#36: *925 [lua] error_handler.lua:29: error_svc_not_found(): 6be09974a786c68eaa9dafbcbfe1c7cf No route found for this request! detail_info:Custom not match, client: 10.233.64.229, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.108:30284"
10.233.64.229 - - [29/Oct/2022:05:56:08 +0000] 6be09974a786c68eaa9dafbcbfe1c7cf "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/10/29 05:56:08 [info] 36#36: *926 [lua] access_by_lua(msblocations.conf:189):2: 66d1949adc92ceb60cfd61e9524421ca:receive the request, client: 10.233.64.229, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.108:30284"
2022/10/29 05:56:08 [warn] 36#36: *926 [lua] error_handler.lua:29: error_svc_not_found(): 66d1949adc92ceb60cfd61e9524421ca No route found for this request! detail_info:Custom not match, client: 10.233.64.229, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.108:30284"
10.233.64.229 - - [29/Oct/2022:05:56:08 +0000] 66d1949adc92ceb60cfd61e9524421ca "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/10/29 05:56:08 [info] 36#36: *927 [lua] access_by_lua(msblocations.conf:189):2: f2794907390fa9c01ad101c02e0223ac:receive the request, client: 10.233.64.229, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.108:30284"
2022/10/29 05:56:08 [warn] 36#36: *927 [lua] error_handler.lua:29: error_svc_not_found(): f2794907390fa9c01ad101c02e0223ac No route found for this request! detail_info:Custom not match, client: 10.233.64.229, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.108:30284"
10.233.64.229 - - [29/Oct/2022:05:56:09 +0000] f2794907390fa9c01ad101c02e0223ac "POST /sdk HTTP/1.1" 502 request_processing_time:0.103 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/10/29 05:56:14 [info] 36#36: *928 [lua] access_by_lua(msblocations.conf:189):2: 6e2a15fe2f2d36d0d55ab2eaf965aee6:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:56:14 [info] 36#36: *928 [lua] logger.lua:23: 6e2a15fe2f2d36d0d55ab2eaf965aee6 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:56:14 +0000] 6e2a15fe2f2d36d0d55ab2eaf965aee6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:56:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:56:15 [info] 36#36: *930 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:56:15 [info] 37#37: *929 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:56:16 [info] 36#36: *931 [lua] access_by_lua(msblocations.conf:189):2: e6a5b03df4929c20ea90dc6d4504601b:receive the request, client: 10.233.64.229, server: , request: "GET / HTTP/1.0"
2022/10/29 05:56:16 [warn] 36#36: *931 [lua] error_handler.lua:29: error_svc_not_found(): e6a5b03df4929c20ea90dc6d4504601b No route found for this request! detail_info:Custom not match, client: 10.233.64.229, server: , request: "GET / HTTP/1.0"
10.233.64.229 - - [29/Oct/2022:05:56:16 +0000] e6a5b03df4929c20ea90dc6d4504601b "GET / HTTP/1.0" 502 request_processing_time:0.001 upstream_response_time:- "-" "-" "-"
2022/10/29 05:56:16 [info] 36#36: *932 [lua] access_by_lua(msblocations.conf:189):2: 83519b78632cb99b603de055eb6517a1:receive the request, client: 10.233.64.229, server: , request: "GET / HTTP/1.1", host: "10.32.240.108"
2022/10/29 05:56:16 [warn] 36#36: *932 [lua] error_handler.lua:29: error_svc_not_found(): 83519b78632cb99b603de055eb6517a1 No route found for this request! detail_info:Custom not match, client: 10.233.64.229, server: , request: "GET / HTTP/1.1", host: "10.32.240.108"
10.233.64.229 - - [29/Oct/2022:05:56:16 +0000] 83519b78632cb99b603de055eb6517a1 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/10/29 05:56:16 [info] 36#36: *932 client 10.233.64.229 closed keepalive connection
2022/10/29 05:56:25 [info] 37#37: *934 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:56:25 [info] 36#36: *933 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:56:29 [info] 36#36: *935 [lua] access_by_lua(msblocations.conf:189):2: cacf679e4b0a5e041c92e60378d4ef2a:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:56:29 [info] 36#36: *935 [lua] logger.lua:23: cacf679e4b0a5e041c92e60378d4ef2a {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:56:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.161 - - [29/Oct/2022:05:56:29 +0000] cacf679e4b0a5e041c92e60378d4ef2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:56:35 [info] 36#36: *937 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:56:35 [info] 36#36: *936 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:56:44 [info] 36#36: *939 [lua] access_by_lua(msblocations.conf:189):2: 0f1dd98ca758062270f44bc08de6aa90:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:56:44 +0000] 0f1dd98ca758062270f44bc08de6aa90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/29 05:56:44 [info] 36#36: *939 [lua] logger.lua:23: 0f1dd98ca758062270f44bc08de6aa90 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:56:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/29 05:56:45 [info] 36#36: *940 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:56:45 [info] 36#36: *941 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:56:55 [info] 36#36: *942 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:56:55 [info] 37#37: *943 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:56:59 [info] 36#36: *944 [lua] access_by_lua(msblocations.conf:189):2: e6c5cfbc476b0655079c20d3f6b5fde4:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:56:59 +0000] e6c5cfbc476b0655079c20d3f6b5fde4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/29 05:56:59 [info] 36#36: *944 [lua] logger.lua:23: e6c5cfbc476b0655079c20d3f6b5fde4 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:56:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:57:05 [info] 36#36: *946 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:57:05 [info] 36#36: *945 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:57:14 [info] 36#36: *947 [lua] access_by_lua(msblocations.conf:189):2: 6f4c4b57b9c6cedf4c0014e905522cad:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:57:14 [info] 36#36: *947 [lua] logger.lua:23: 6f4c4b57b9c6cedf4c0014e905522cad {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:57:14 +0000] 6f4c4b57b9c6cedf4c0014e905522cad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:57:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:57:15 [info] 36#36: *948 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:57:15 [info] 36#36: *949 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:57:25 [info] 36#36: *950 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:57:25 [info] 36#36: *951 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:57:29 [info] 36#36: *952 [lua] access_by_lua(msblocations.conf:189):2: ed77c3e28d5ac99eadb9132f66ded863:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:57:29 [info] 36#36: *952 [lua] logger.lua:23: ed77c3e28d5ac99eadb9132f66ded863 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:57:29 +0000] ed77c3e28d5ac99eadb9132f66ded863 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:57:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/29 05:57:35 [info] 37#37: *953 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:57:35 [info] 37#37: *954 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:57:44 [info] 36#36: *956 [lua] access_by_lua(msblocations.conf:189):2: b9267ba038feba60656c5e25ffa863ce:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:57:44 +0000] b9267ba038feba60656c5e25ffa863ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 05:57:44 [info] 36#36: *956 [lua] logger.lua:23: b9267ba038feba60656c5e25ffa863ce {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:57:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:57:45 [info] 36#36: *958 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:57:45 [info] 36#36: *957 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:57:55 [info] 36#36: *960 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:57:55 [info] 37#37: *959 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:57:59 [info] 36#36: *961 [lua] access_by_lua(msblocations.conf:189):2: 354e5ffdaabb6a723d13eac1b09102fd:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:58:00 [info] 36#36: *961 [lua] logger.lua:23: 354e5ffdaabb6a723d13eac1b09102fd {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:58:00 +0000] 354e5ffdaabb6a723d13eac1b09102fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:58:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/29 05:58:05 [info] 36#36: *962 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:58:05 [info] 37#37: *963 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:58:15 [info] 36#36: *964 [lua] access_by_lua(msblocations.conf:189):2: c6b7884cd2bb1b003705e19711c2c0a1:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:58:15 [info] 36#36: *964 [lua] logger.lua:23: c6b7884cd2bb1b003705e19711c2c0a1 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:58:15 +0000] c6b7884cd2bb1b003705e19711c2c0a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:58:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:58:15 [info] 36#36: *965 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:58:15 [info] 36#36: *966 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:58:25 [info] 37#37: *968 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:58:25 [info] 36#36: *967 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:58:30 [info] 36#36: *969 [lua] access_by_lua(msblocations.conf:189):2: aed3bd65dcd3ca35fcf4182ac79dd330:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:58:30 +0000] aed3bd65dcd3ca35fcf4182ac79dd330 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:58:30 [info] 36#36: *969 [lua] logger.lua:23: aed3bd65dcd3ca35fcf4182ac79dd330 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:58:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:58:35 [info] 36#36: *971 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:58:35 [info] 37#37: *970 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:58:45 [info] 36#36: *973 [lua] access_by_lua(msblocations.conf:189):2: 642a78ec7029ee7026ed2f624eb6a5be:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:58:45 [info] 36#36: *973 [lua] logger.lua:23: 642a78ec7029ee7026ed2f624eb6a5be {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:58:45 +0000] 642a78ec7029ee7026ed2f624eb6a5be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:58:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:58:45 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:58:45 [info] 36#36: *975 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:58:55 [info] 37#37: *977 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:58:55 [info] 36#36: *976 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:59:00 [info] 36#36: *978 [lua] access_by_lua(msblocations.conf:189):2: 73f4b12592abef216df44369f18901cf:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:59:00 +0000] 73f4b12592abef216df44369f18901cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 05:59:00 [info] 36#36: *978 [lua] logger.lua:23: 73f4b12592abef216df44369f18901cf {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:59:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 05:59:05 [info] 36#36: *979 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:59:05 [info] 36#36: *980 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:59:15 [info] 36#36: *981 [lua] access_by_lua(msblocations.conf:189):2: b7dec7b1a0e110299bff620512c36b61:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 05:59:15 [info] 36#36: *981 [lua] logger.lua:23: b7dec7b1a0e110299bff620512c36b61 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:59:15 +0000] b7dec7b1a0e110299bff620512c36b61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:05:59:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 05:59:15 [info] 36#36: *982 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:59:15 [info] 36#36: *983 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:59:25 [info] 36#36: *984 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:59:25 [info] 36#36: *985 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:59:30 [info] 36#36: *986 [lua] access_by_lua(msblocations.conf:189):2: 7ba1b32898784ced2994f33bff6aa719:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:59:30 +0000] 7ba1b32898784ced2994f33bff6aa719 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/29 05:59:30 [info] 36#36: *986 [lua] logger.lua:23: 7ba1b32898784ced2994f33bff6aa719 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:59:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/29 05:59:35 [info] 36#36: *987 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:59:35 [info] 36#36: *988 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:59:45 [info] 36#36: *991 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:59:45 [info] 37#37: *990 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:59:45 [info] 36#36: *992 [lua] access_by_lua(msblocations.conf:189):2: cce63074091cc3120cb3634d1270b418:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:05:59:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.161 - - [29/Oct/2022:05:59:45 +0000] cce63074091cc3120cb3634d1270b418 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/29 05:59:45 [info] 36#36: *992 [lua] logger.lua:23: cce63074091cc3120cb3634d1270b418 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 05:59:55 [info] 37#37: *994 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 05:59:55 [info] 36#36: *993 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:00:00 [info] 36#36: *995 [lua] access_by_lua(msblocations.conf:189):2: 5f8066c020810025a16775797befb368:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:00:00 [info] 36#36: *995 [lua] logger.lua:23: 5f8066c020810025a16775797befb368 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:00:00 +0000] 5f8066c020810025a16775797befb368 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:00:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:00:05 [info] 36#36: *996 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:00:05 [info] 36#36: *997 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:00:15 [info] 36#36: *999 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:00:15 [info] 36#36: *998 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:00:15 [info] 36#36: *1000 [lua] access_by_lua(msblocations.conf:189):2: 2bd4f034ab8c682301c4c6a6bbf08a6e:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:00:15 +0000] 2bd4f034ab8c682301c4c6a6bbf08a6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 06:00:15 [info] 36#36: *1000 [lua] logger.lua:23: 2bd4f034ab8c682301c4c6a6bbf08a6e {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:00:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:00:25 [info] 37#37: *1001 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:00:25 [info] 37#37: *1002 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:00:30 [info] 36#36: *1003 [lua] access_by_lua(msblocations.conf:189):2: 13c1e6c83cdfbb3d43d49e3285ffaa18:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:00:30 [info] 36#36: *1003 [lua] logger.lua:23: 13c1e6c83cdfbb3d43d49e3285ffaa18 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:00:30 +0000] 13c1e6c83cdfbb3d43d49e3285ffaa18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:00:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:00:35 [info] 36#36: *1004 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:00:35 [info] 37#37: *1005 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:00:45 [info] 37#37: *1007 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:00:45 [info] 36#36: *1008 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:00:45 [info] 36#36: *1009 [lua] access_by_lua(msblocations.conf:189):2: 8ee315d636f83cfa099f55fe3e59c4a0:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:00:45 [info] 36#36: *1009 [lua] logger.lua:23: 8ee315d636f83cfa099f55fe3e59c4a0 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:00:45 +0000] 8ee315d636f83cfa099f55fe3e59c4a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:00:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:00:55 [info] 36#36: *1010 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:00:55 [info] 36#36: *1011 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:01:00 [info] 36#36: *1012 [lua] access_by_lua(msblocations.conf:189):2: a830dd8e596a4c28b9a16b52f7e1471d:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:01:00 +0000] a830dd8e596a4c28b9a16b52f7e1471d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:01:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:01:00 [info] 36#36: *1012 [lua] logger.lua:23: a830dd8e596a4c28b9a16b52f7e1471d {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 06:01:05 [info] 36#36: *1014 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:01:05 [info] 37#37: *1013 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:01:15 [info] 37#37: *1016 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:01:15 [info] 36#36: *1015 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:01:15 [info] 36#36: *1017 [lua] access_by_lua(msblocations.conf:189):2: a02bbb5d4f848c01c0c7aa1ed1a7e66b:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:01:15 [info] 36#36: *1017 [lua] logger.lua:23: a02bbb5d4f848c01c0c7aa1ed1a7e66b {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:01:15 +0000] a02bbb5d4f848c01c0c7aa1ed1a7e66b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:01:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:01:25 [info] 36#36: *1019 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:01:25 [info] 36#36: *1018 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:01:30 [info] 36#36: *1020 [lua] access_by_lua(msblocations.conf:189):2: 2af8a44faf17613df08829b15eee9d0e:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:01:30 [info] 36#36: *1020 [lua] logger.lua:23: 2af8a44faf17613df08829b15eee9d0e {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:01:30 +0000] 2af8a44faf17613df08829b15eee9d0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:01:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:01:35 [info] 37#37: *1021 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:01:35 [info] 37#37: *1022 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:01:45 [info] 37#37: *1025 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:01:45 [info] 37#37: *1024 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:01:45 [info] 36#36: *1026 [lua] access_by_lua(msblocations.conf:189):2: 9124d08f0717b9a0d8ce447dfe09de1f:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:01:45 [info] 36#36: *1026 [lua] logger.lua:23: 9124d08f0717b9a0d8ce447dfe09de1f {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:01:45 +0000] 9124d08f0717b9a0d8ce447dfe09de1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:01:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:01:55 [info] 36#36: *1028 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:01:55 [info] 37#37: *1027 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:02:00 [info] 36#36: *1029 [lua] access_by_lua(msblocations.conf:189):2: e894d31cc7c7ade7cd9fbad3b1f37566:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:02:00 [info] 36#36: *1029 [lua] logger.lua:23: e894d31cc7c7ade7cd9fbad3b1f37566 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:02:00 +0000] e894d31cc7c7ade7cd9fbad3b1f37566 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:02:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:02:05 [info] 36#36: *1030 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:02:05 [info] 36#36: *1031 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:02:15 [info] 37#37: *1033 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:02:15 [info] 36#36: *1032 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:02:15 [info] 36#36: *1034 [lua] access_by_lua(msblocations.conf:189):2: a6ab32b18c6befd8acbc5aff56aaa686:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:02:15 [info] 36#36: *1034 [lua] logger.lua:23: a6ab32b18c6befd8acbc5aff56aaa686 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:02:15 +0000] a6ab32b18c6befd8acbc5aff56aaa686 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:02:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:02:25 [info] 37#37: *1035 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:02:25 [info] 37#37: *1036 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:02:30 [info] 36#36: *1037 [lua] access_by_lua(msblocations.conf:189):2: 18cce6185ee1ac3e67e0756dd044604b:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:02:30 +0000] 18cce6185ee1ac3e67e0756dd044604b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 06:02:30 [info] 36#36: *1037 [lua] logger.lua:23: 18cce6185ee1ac3e67e0756dd044604b {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:02:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:02:35 [info] 36#36: *1038 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:02:35 [info] 36#36: *1039 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:02:45 [info] 36#36: *1041 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:02:45 [info] 36#36: *1042 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:02:45 [info] 36#36: *1043 [lua] access_by_lua(msblocations.conf:189):2: 332fcddd77fc5e79acecea5f5e137ed1:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:02:45 +0000] 332fcddd77fc5e79acecea5f5e137ed1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/10/29 06:02:45 [info] 36#36: *1043 [lua] logger.lua:23: 332fcddd77fc5e79acecea5f5e137ed1 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:02:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/29 06:02:55 [info] 37#37: *1045 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:02:55 [info] 37#37: *1044 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:03:00 [info] 36#36: *1046 [lua] access_by_lua(msblocations.conf:189):2: 5a30c785fda139f505394bfeee698f96:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:03:00 [info] 36#36: *1046 [lua] logger.lua:23: 5a30c785fda139f505394bfeee698f96 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:03:00 +0000] 5a30c785fda139f505394bfeee698f96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:03:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:03:05 [info] 36#36: *1047 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:03:05 [info] 37#37: *1048 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:03:15 [info] 36#36: *1049 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:03:15 [info] 36#36: *1050 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:03:15 [info] 36#36: *1051 [lua] access_by_lua(msblocations.conf:189):2: cd9705872a70526e535b52977a64fdf2:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:03:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.65.161 - - [29/Oct/2022:06:03:15 +0000] cd9705872a70526e535b52977a64fdf2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 06:03:15 [info] 36#36: *1051 [lua] logger.lua:23: cd9705872a70526e535b52977a64fdf2 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 06:03:25 [info] 36#36: *1053 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:03:25 [info] 37#37: *1052 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:03:30 [info] 36#36: *1054 [lua] access_by_lua(msblocations.conf:189):2: a00b3d4620be236773a76592fce7a9eb:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:03:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/29 06:03:30 [info] 36#36: *1054 [lua] logger.lua:23: a00b3d4620be236773a76592fce7a9eb {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:03:30 +0000] a00b3d4620be236773a76592fce7a9eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 06:03:35 [info] 36#36: *1055 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:03:35 [info] 37#37: *1056 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:03:45 [info] 36#36: *1058 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:03:45 [info] 36#36: *1059 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:03:45 [info] 36#36: *1060 [lua] access_by_lua(msblocations.conf:189):2: 57d084d30c69f99acbc88d56eb2ccdbb:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:03:45 +0000] 57d084d30c69f99acbc88d56eb2ccdbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:03:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:03:45 [info] 36#36: *1060 [lua] logger.lua:23: 57d084d30c69f99acbc88d56eb2ccdbb {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 06:03:55 [info] 37#37: *1062 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:03:55 [info] 36#36: *1061 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:04:00 [info] 36#36: *1063 [lua] access_by_lua(msblocations.conf:189):2: 40f17856488c7060c5b9d91ebd1ef917:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:04:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:04:00 [info] 36#36: *1063 [lua] logger.lua:23: 40f17856488c7060c5b9d91ebd1ef917 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:04:00 +0000] 40f17856488c7060c5b9d91ebd1ef917 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/29 06:04:05 [info] 37#37: *1064 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:04:05 [info] 37#37: *1065 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:04:15 [info] 36#36: *1066 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:04:15 [info] 36#36: *1067 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:04:15 [info] 36#36: *1068 [lua] access_by_lua(msblocations.conf:189):2: 48ad6c310a05b7dfb6192c1e1bf650a0:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:04:15 +0000] 48ad6c310a05b7dfb6192c1e1bf650a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 06:04:15 [info] 36#36: *1068 [lua] logger.lua:23: 48ad6c310a05b7dfb6192c1e1bf650a0 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:04:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:04:25 [info] 36#36: *1069 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:04:25 [info] 36#36: *1070 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:04:30 [info] 36#36: *1071 [lua] access_by_lua(msblocations.conf:189):2: 597e9d7eaa36ad9e3cca076c6d5dddcb:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:04:30 +0000] 597e9d7eaa36ad9e3cca076c6d5dddcb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 06:04:30 [info] 36#36: *1071 [lua] logger.lua:23: 597e9d7eaa36ad9e3cca076c6d5dddcb {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:04:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:04:35 [info] 37#37: *1072 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:04:35 [info] 37#37: *1073 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:04:45 [info] 36#36: *1075 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:04:45 [info] 36#36: *1076 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:04:45 [info] 36#36: *1077 [lua] access_by_lua(msblocations.conf:189):2: 1cb1c32a6e1f7fdbad7e26333910933d:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:04:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.161 - - [29/Oct/2022:06:04:45 +0000] 1cb1c32a6e1f7fdbad7e26333910933d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/29 06:04:45 [info] 36#36: *1077 [lua] logger.lua:23: 1cb1c32a6e1f7fdbad7e26333910933d {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 06:04:55 [info] 36#36: *1078 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:04:55 [info] 36#36: *1079 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:05:00 [info] 36#36: *1080 [lua] access_by_lua(msblocations.conf:189):2: 038d01a3acc6ba5801b316759241a670:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:05:00 [info] 36#36: *1080 [lua] logger.lua:23: 038d01a3acc6ba5801b316759241a670 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:05:00 +0000] 038d01a3acc6ba5801b316759241a670 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:05:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:05:05 [info] 37#37: *1082 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:05:05 [info] 36#36: *1081 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:05:15 [info] 37#37: *1083 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:05:15 [info] 37#37: *1084 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:05:15 [info] 36#36: *1085 [lua] access_by_lua(msblocations.conf:189):2: b9f6e95984083635633c8d095905fa11:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:05:15 [info] 36#36: *1085 [lua] logger.lua:23: b9f6e95984083635633c8d095905fa11 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:05:15 +0000] b9f6e95984083635633c8d095905fa11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:05:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:05:25 [info] 36#36: *1086 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:05:25 [info] 36#36: *1087 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:05:30 [info] 36#36: *1088 [lua] access_by_lua(msblocations.conf:189):2: a0f202b9aadd7398d815ed601749124c:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:05:30 [info] 36#36: *1088 [lua] logger.lua:23: a0f202b9aadd7398d815ed601749124c {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:05:30 +0000] a0f202b9aadd7398d815ed601749124c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:05:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:05:35 [info] 36#36: *1089 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:05:35 [info] 36#36: *1090 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:05:45 [info] 36#36: *1092 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:05:45 [info] 36#36: *1093 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:05:45 [info] 36#36: *1094 [lua] access_by_lua(msblocations.conf:189):2: efdae596bce7895bb58ce7806212747a:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:05:45 +0000] efdae596bce7895bb58ce7806212747a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 06:05:45 [info] 36#36: *1094 [lua] logger.lua:23: efdae596bce7895bb58ce7806212747a {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:05:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:05:55 [info] 36#36: *1096 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:05:55 [info] 37#37: *1095 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:06:00 [info] 36#36: *1097 [lua] access_by_lua(msblocations.conf:189):2: ac82e437eda678894f51eb6a23d11456:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:06:00 +0000] ac82e437eda678894f51eb6a23d11456 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 06:06:00 [info] 36#36: *1097 [lua] logger.lua:23: ac82e437eda678894f51eb6a23d11456 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:06:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:06:05 [info] 36#36: *1098 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:06:05 [info] 36#36: *1099 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:06:15 [info] 36#36: *1100 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:06:15 [info] 36#36: *1101 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:06:15 [info] 36#36: *1102 [lua] access_by_lua(msblocations.conf:189):2: 9a7f9f0e757691b6384c3ce39b2bf0e0:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:06:15 [info] 36#36: *1102 [lua] logger.lua:23: 9a7f9f0e757691b6384c3ce39b2bf0e0 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:06:15 +0000] 9a7f9f0e757691b6384c3ce39b2bf0e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:06:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:06:25 [info] 37#37: *1104 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:06:25 [info] 36#36: *1103 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:06:30 [info] 36#36: *1105 [lua] access_by_lua(msblocations.conf:189):2: a6c9ea7fca55f7439ee069744371dc6a:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:06:30 [info] 36#36: *1105 [lua] logger.lua:23: a6c9ea7fca55f7439ee069744371dc6a {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:06:30 +0000] a6c9ea7fca55f7439ee069744371dc6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:06:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:06:35 [info] 36#36: *1106 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:06:35 [info] 37#37: *1107 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:06:45 [info] 36#36: *1110 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:06:45 [info] 36#36: *1109 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:06:45 [info] 36#36: *1111 [lua] access_by_lua(msblocations.conf:189):2: 4a62841c33f2bb4807b24f3ab020df34:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:06:45 [info] 36#36: *1111 [lua] logger.lua:23: 4a62841c33f2bb4807b24f3ab020df34 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:06:45 +0000] 4a62841c33f2bb4807b24f3ab020df34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:06:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 06:06:55 [info] 37#37: *1113 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:06:55 [info] 37#37: *1112 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:07:00 [info] 36#36: *1114 [lua] access_by_lua(msblocations.conf:189):2: 6a367da9e20078b072d0d54c0a1566fc:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:07:00 [info] 36#36: *1114 [lua] logger.lua:23: 6a367da9e20078b072d0d54c0a1566fc {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:07:00 +0000] 6a367da9e20078b072d0d54c0a1566fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:07:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:07:05 [info] 36#36: *1115 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:07:05 [info] 36#36: *1116 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:07:15 [info] 37#37: *1117 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:07:15 [info] 36#36: *1118 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:07:15 [info] 36#36: *1119 [lua] access_by_lua(msblocations.conf:189):2: d5db170dd2cc427fbf8ab01bd7426f62:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:07:15 [info] 36#36: *1119 [lua] logger.lua:23: d5db170dd2cc427fbf8ab01bd7426f62 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:07:15 +0000] d5db170dd2cc427fbf8ab01bd7426f62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:07:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:07:25 [info] 36#36: *1121 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:07:25 [info] 36#36: *1120 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:07:30 [info] 36#36: *1122 [lua] access_by_lua(msblocations.conf:189):2: 69c501c309319d95db4d2c82e6570e15:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:07:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:07:30 [info] 36#36: *1122 [lua] logger.lua:23: 69c501c309319d95db4d2c82e6570e15 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:07:30 +0000] 69c501c309319d95db4d2c82e6570e15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 06:07:35 [info] 37#37: *1123 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:07:35 [info] 36#36: *1124 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:07:45 [info] 36#36: *1127 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:07:45 [info] 37#37: *1126 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:07:45 [info] 36#36: *1128 [lua] access_by_lua(msblocations.conf:189):2: 04dbcd008587d824b56fe75fea98850b:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:07:45 [info] 36#36: *1128 [lua] logger.lua:23: 04dbcd008587d824b56fe75fea98850b {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:07:45 +0000] 04dbcd008587d824b56fe75fea98850b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:07:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 06:07:55 [info] 36#36: *1129 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:07:55 [info] 36#36: *1130 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:08:00 [info] 36#36: *1131 [lua] access_by_lua(msblocations.conf:189):2: 73128ea670d320b8fe64e19459e8c7c2:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:08:00 +0000] 73128ea670d320b8fe64e19459e8c7c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 06:08:00 [info] 36#36: *1131 [lua] logger.lua:23: 73128ea670d320b8fe64e19459e8c7c2 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:08:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:08:05 [info] 36#36: *1132 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:08:05 [info] 36#36: *1133 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:08:15 [info] 36#36: *1135 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:08:15 [info] 36#36: *1134 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:08:15 [info] 36#36: *1136 [lua] access_by_lua(msblocations.conf:189):2: c48e6e3e4772418bee117546cac707d0:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:08:15 [info] 36#36: *1136 [lua] logger.lua:23: c48e6e3e4772418bee117546cac707d0 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:08:15 +0000] c48e6e3e4772418bee117546cac707d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:08:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:08:25 [info] 36#36: *1138 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:08:25 [info] 37#37: *1137 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:08:30 [info] 36#36: *1139 [lua] access_by_lua(msblocations.conf:189):2: 53a437f21dc3aa24f03cab2b54e64ad7:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:08:30 +0000] 53a437f21dc3aa24f03cab2b54e64ad7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/29 06:08:30 [info] 36#36: *1139 [lua] logger.lua:23: 53a437f21dc3aa24f03cab2b54e64ad7 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:08:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:08:35 [info] 36#36: *1141 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:08:35 [info] 36#36: *1140 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:08:45 [info] 36#36: *1143 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:08:45 [info] 36#36: *1144 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:08:45 [info] 36#36: *1145 [lua] access_by_lua(msblocations.conf:189):2: a916b6dd95e13f03811f01966f4b19ea:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:08:45 +0000] a916b6dd95e13f03811f01966f4b19ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/29 06:08:45 [info] 36#36: *1145 [lua] logger.lua:23: a916b6dd95e13f03811f01966f4b19ea {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:08:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 06:08:55 [info] 36#36: *1146 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:08:55 [info] 36#36: *1147 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:09:00 [info] 36#36: *1148 [lua] access_by_lua(msblocations.conf:189):2: 225ba7e1b478e5bd88354533be587a3a:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:09:00 +0000] 225ba7e1b478e5bd88354533be587a3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 06:09:00 [info] 36#36: *1148 [lua] logger.lua:23: 225ba7e1b478e5bd88354533be587a3a {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:09:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:09:05 [info] 37#37: *1150 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:09:05 [info] 36#36: *1149 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:09:15 [info] 36#36: *1151 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:09:15 [info] 37#37: *1152 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:09:15 [info] 36#36: *1153 [lua] access_by_lua(msblocations.conf:189):2: bb9b485951b704688de1cba9ca78d51d:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:09:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.161 - - [29/Oct/2022:06:09:15 +0000] bb9b485951b704688de1cba9ca78d51d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/29 06:09:15 [info] 36#36: *1153 [lua] logger.lua:23: bb9b485951b704688de1cba9ca78d51d {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 06:09:25 [info] 37#37: *1154 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:09:25 [info] 36#36: *1155 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:09:30 [info] 36#36: *1156 [lua] access_by_lua(msblocations.conf:189):2: 8a7f8cbdd6d214d37b0223a02d3aed1b:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:09:30 [info] 36#36: *1156 [lua] logger.lua:23: 8a7f8cbdd6d214d37b0223a02d3aed1b {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:09:30 +0000] 8a7f8cbdd6d214d37b0223a02d3aed1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:09:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:09:35 [info] 37#37: *1157 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:09:35 [info] 36#36: *1158 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:09:45 [info] 36#36: *1161 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:09:45 [info] 36#36: *1160 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:09:45 [info] 36#36: *1162 [lua] access_by_lua(msblocations.conf:189):2: de670ca3a01cd0461205f19389a87bff:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:09:45 [info] 36#36: *1162 [lua] logger.lua:23: de670ca3a01cd0461205f19389a87bff {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:09:45 +0000] de670ca3a01cd0461205f19389a87bff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:09:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:09:55 [info] 36#36: *1163 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:09:55 [info] 37#37: *1164 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:10:00 [info] 36#36: *1165 [lua] access_by_lua(msblocations.conf:189):2: e5eff77741e68d9cd5a257562c9c97b6:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:10:00 [info] 36#36: *1165 [lua] logger.lua:23: e5eff77741e68d9cd5a257562c9c97b6 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:10:00 +0000] e5eff77741e68d9cd5a257562c9c97b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:10:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/29 06:10:05 [info] 36#36: *1166 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:10:05 [info] 36#36: *1167 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:10:15 [info] 36#36: *1168 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:10:15 [info] 36#36: *1169 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:10:15 [info] 36#36: *1170 [lua] access_by_lua(msblocations.conf:189):2: f97333b0e69215e8851eeea3ae70be00:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:10:15 [info] 36#36: *1170 [lua] logger.lua:23: f97333b0e69215e8851eeea3ae70be00 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:10:15 +0000] f97333b0e69215e8851eeea3ae70be00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:10:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:10:25 [info] 36#36: *1171 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:10:25 [info] 37#37: *1172 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:10:30 [info] 36#36: *1173 [lua] access_by_lua(msblocations.conf:189):2: 00570b77d4d4827d7077850aa556e57c:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:10:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/29 06:10:30 [info] 36#36: *1173 [lua] logger.lua:23: 00570b77d4d4827d7077850aa556e57c {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:10:30 +0000] 00570b77d4d4827d7077850aa556e57c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 06:10:35 [info] 37#37: *1175 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:10:35 [info] 36#36: *1174 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:10:45 [info] 36#36: *1177 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:10:45 [info] 36#36: *1178 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:10:45 [info] 36#36: *1179 [lua] access_by_lua(msblocations.conf:189):2: 5477117245ebf22461f15b21c74c5b84:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:10:45 +0000] 5477117245ebf22461f15b21c74c5b84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 06:10:45 [info] 36#36: *1179 [lua] logger.lua:23: 5477117245ebf22461f15b21c74c5b84 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:10:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:10:55 [info] 36#36: *1180 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:10:55 [info] 37#37: *1181 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:11:00 [info] 36#36: *1182 [lua] access_by_lua(msblocations.conf:189):2: 2010fe947b10b5696ec7a3ba11526a1e:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:11:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:11:00 [info] 36#36: *1182 [lua] logger.lua:23: 2010fe947b10b5696ec7a3ba11526a1e {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:11:00 +0000] 2010fe947b10b5696ec7a3ba11526a1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 06:11:05 [info] 36#36: *1184 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:11:05 [info] 36#36: *1183 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:11:15 [info] 37#37: *1186 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:11:15 [info] 36#36: *1185 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:11:15 [info] 36#36: *1187 [lua] access_by_lua(msblocations.conf:189):2: 7f5cceb1c4c1a75538bcd0f8d1b3556e:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:11:15 +0000] 7f5cceb1c4c1a75538bcd0f8d1b3556e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/29 06:11:15 [info] 36#36: *1187 [lua] logger.lua:23: 7f5cceb1c4c1a75538bcd0f8d1b3556e {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:11:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/29 06:11:25 [info] 36#36: *1188 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:11:25 [info] 37#37: *1189 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:11:30 [info] 36#36: *1190 [lua] access_by_lua(msblocations.conf:189):2: 09df45e73d5b7b32887ee871ac58a846:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:11:30 +0000] 09df45e73d5b7b32887ee871ac58a846 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 06:11:30 [info] 36#36: *1190 [lua] logger.lua:23: 09df45e73d5b7b32887ee871ac58a846 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:11:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/29 06:11:35 [info] 36#36: *1192 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:11:35 [info] 36#36: *1191 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:11:45 [info] 36#36: *1194 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:11:45 [info] 36#36: *1195 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:11:45 [info] 36#36: *1196 [lua] access_by_lua(msblocations.conf:189):2: 76b12d2dfceae259ce99092138f8b9b4:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:11:45 [info] 36#36: *1196 [lua] logger.lua:23: 76b12d2dfceae259ce99092138f8b9b4 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:11:45 +0000] 76b12d2dfceae259ce99092138f8b9b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:11:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 06:11:55 [info] 37#37: *1197 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:11:55 [info] 36#36: *1198 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:12:00 [info] 36#36: *1199 [lua] access_by_lua(msblocations.conf:189):2: a5520283e274c7927c2fa2a909428e4e:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:12:00 [info] 36#36: *1199 [lua] logger.lua:23: a5520283e274c7927c2fa2a909428e4e {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:12:00 +0000] a5520283e274c7927c2fa2a909428e4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:12:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:12:05 [info] 36#36: *1200 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:12:05 [info] 36#36: *1201 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:12:15 [info] 36#36: *1202 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:12:15 [info] 37#37: *1203 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:12:15 [info] 36#36: *1204 [lua] access_by_lua(msblocations.conf:189):2: 035a981721b27a833a01d18ef1f96659:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:12:15 +0000] 035a981721b27a833a01d18ef1f96659 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/29 06:12:15 [info] 36#36: *1204 [lua] logger.lua:23: 035a981721b27a833a01d18ef1f96659 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:12:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/29 06:12:25 [info] 37#37: *1205 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:12:25 [info] 37#37: *1206 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:12:30 [info] 36#36: *1207 [lua] access_by_lua(msblocations.conf:189):2: 920b49acf1737b7f7d87fd8ce365eeb4:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:12:30 [info] 36#36: *1207 [lua] logger.lua:23: 920b49acf1737b7f7d87fd8ce365eeb4 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:12:30 +0000] 920b49acf1737b7f7d87fd8ce365eeb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:12:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/29 06:12:35 [info] 36#36: *1208 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:12:35 [info] 36#36: *1209 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:12:45 [info] 37#37: *1211 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:12:45 [info] 36#36: *1212 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:12:45 [info] 36#36: *1213 [lua] access_by_lua(msblocations.conf:189):2: f51dd6e79e351d42cda4621aeda22237:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:12:45 [info] 36#36: *1213 [lua] logger.lua:23: f51dd6e79e351d42cda4621aeda22237 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:12:45 +0000] f51dd6e79e351d42cda4621aeda22237 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:12:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 06:12:55 [info] 36#36: *1215 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:12:55 [info] 36#36: *1214 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:13:00 [info] 36#36: *1216 [lua] access_by_lua(msblocations.conf:189):2: ac1d9dfdc076561982628de931df1216:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:13:00 +0000] ac1d9dfdc076561982628de931df1216 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 06:13:00 [info] 36#36: *1216 [lua] logger.lua:23: ac1d9dfdc076561982628de931df1216 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:13:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:13:05 [info] 37#37: *1218 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:13:05 [info] 36#36: *1217 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:13:15 [info] 37#37: *1220 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:13:15 [info] 36#36: *1219 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:13:15 [info] 36#36: *1221 [lua] access_by_lua(msblocations.conf:189):2: e33df2cfc6a8abcd91f63257cd15feb1:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:13:15 +0000] e33df2cfc6a8abcd91f63257cd15feb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 06:13:15 [info] 36#36: *1221 [lua] logger.lua:23: e33df2cfc6a8abcd91f63257cd15feb1 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:13:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:13:25 [info] 36#36: *1222 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:13:25 [info] 37#37: *1223 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:13:30 [info] 36#36: *1224 [lua] access_by_lua(msblocations.conf:189):2: 42f218f3638b072863df49389f5f99f1:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:13:30 +0000] 42f218f3638b072863df49389f5f99f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 06:13:30 [info] 36#36: *1224 [lua] logger.lua:23: 42f218f3638b072863df49389f5f99f1 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:13:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:13:35 [info] 37#37: *1226 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:13:35 [info] 36#36: *1225 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:13:45 [info] 37#37: *1229 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:13:45 [info] 36#36: *1228 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:13:45 [info] 36#36: *1230 [lua] access_by_lua(msblocations.conf:189):2: f8c5ae8a414feff78bcdd74b72748d44:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:13:45 [info] 36#36: *1230 [lua] logger.lua:23: f8c5ae8a414feff78bcdd74b72748d44 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:13:45 +0000] f8c5ae8a414feff78bcdd74b72748d44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:13:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:13:55 [info] 36#36: *1231 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:13:55 [info] 36#36: *1232 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:14:00 [info] 36#36: *1233 [lua] access_by_lua(msblocations.conf:189):2: 309c393056ed8d22fd5cf2d0e441c045:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:14:00 [info] 36#36: *1233 [lua] logger.lua:23: 309c393056ed8d22fd5cf2d0e441c045 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:14:00 +0000] 309c393056ed8d22fd5cf2d0e441c045 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:14:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:14:05 [info] 36#36: *1234 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:14:05 [info] 37#37: *1235 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:14:15 [info] 37#37: *1237 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:14:15 [info] 37#37: *1236 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:14:15 [info] 36#36: *1238 [lua] access_by_lua(msblocations.conf:189):2: ed524fd26df96050228da3201ca4b10c:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:14:15 [info] 36#36: *1238 [lua] logger.lua:23: ed524fd26df96050228da3201ca4b10c {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:14:15 +0000] ed524fd26df96050228da3201ca4b10c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:14:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:14:25 [info] 37#37: *1239 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:14:25 [info] 37#37: *1240 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:14:30 [info] 36#36: *1241 [lua] access_by_lua(msblocations.conf:189):2: e575a784a6864d03b2660a56e25de906:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:14:30 +0000] e575a784a6864d03b2660a56e25de906 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 06:14:30 [info] 36#36: *1241 [lua] logger.lua:23: e575a784a6864d03b2660a56e25de906 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:14:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/29 06:14:35 [info] 37#37: *1243 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:14:35 [info] 36#36: *1242 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:14:45 [info] 37#37: *1245 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:14:45 [info] 36#36: *1246 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:14:45 [info] 36#36: *1247 [lua] access_by_lua(msblocations.conf:189):2: b3d381dde1ebea23dff81b4bbfeaefd0:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:14:45 [info] 36#36: *1247 [lua] logger.lua:23: b3d381dde1ebea23dff81b4bbfeaefd0 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:14:45 +0000] b3d381dde1ebea23dff81b4bbfeaefd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:14:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:14:55 [info] 37#37: *1249 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:14:55 [info] 37#37: *1248 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:15:00 [info] 36#36: *1250 [lua] access_by_lua(msblocations.conf:189):2: a1c3cffc796fd867e22475fef4e1b5f0:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:15:00 [info] 36#36: *1250 [lua] logger.lua:23: a1c3cffc796fd867e22475fef4e1b5f0 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:15:00 +0000] a1c3cffc796fd867e22475fef4e1b5f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:15:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/29 06:15:05 [info] 36#36: *1251 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:15:05 [info] 36#36: *1252 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:15:15 [info] 36#36: *1254 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:15:15 [info] 36#36: *1253 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:15:15 [info] 36#36: *1255 [lua] access_by_lua(msblocations.conf:189):2: 32e1060a620c5b51074131d0204de8de:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:15:15 +0000] 32e1060a620c5b51074131d0204de8de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 06:15:15 [info] 36#36: *1255 [lua] logger.lua:23: 32e1060a620c5b51074131d0204de8de {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:15:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:15:25 [info] 36#36: *1256 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:15:25 [info] 36#36: *1257 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:15:30 [info] 36#36: *1258 [lua] access_by_lua(msblocations.conf:189):2: f3a4a7d77542eda866ac35ccfd644edd:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:15:30 +0000] f3a4a7d77542eda866ac35ccfd644edd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 06:15:30 [info] 36#36: *1258 [lua] logger.lua:23: f3a4a7d77542eda866ac35ccfd644edd {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:15:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:15:35 [info] 36#36: *1259 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:15:35 [info] 36#36: *1260 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:15:45 [info] 36#36: *1262 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:15:45 [info] 36#36: *1263 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:15:45 [info] 36#36: *1264 [lua] access_by_lua(msblocations.conf:189):2: f32633fac32d9d9c9504512986a1da7c:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:15:45 [info] 36#36: *1264 [lua] logger.lua:23: f32633fac32d9d9c9504512986a1da7c {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:15:45 +0000] f32633fac32d9d9c9504512986a1da7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:15:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:15:55 [info] 36#36: *1265 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:15:55 [info] 36#36: *1266 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:16:00 [info] 36#36: *1267 [lua] access_by_lua(msblocations.conf:189):2: b28184d88f700f6fc160b548013a2062:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:16:00 +0000] b28184d88f700f6fc160b548013a2062 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/29 06:16:00 [info] 36#36: *1267 [lua] logger.lua:23: b28184d88f700f6fc160b548013a2062 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:16:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:16:05 [info] 36#36: *1268 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:16:05 [info] 37#37: *1269 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:16:15 [info] 36#36: *1270 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:16:15 [info] 37#37: *1271 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:16:15 [info] 36#36: *1272 [lua] access_by_lua(msblocations.conf:189):2: 065b74a8cbdb4b4d75ae4ac0855be7fd:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:16:15 +0000] 065b74a8cbdb4b4d75ae4ac0855be7fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 06:16:15 [info] 36#36: *1272 [lua] logger.lua:23: 065b74a8cbdb4b4d75ae4ac0855be7fd {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:16:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:16:25 [info] 37#37: *1273 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:16:25 [info] 37#37: *1274 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:16:30 [info] 36#36: *1275 [lua] access_by_lua(msblocations.conf:189):2: 9de97f07396e684c634665bff8c114a2:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:16:30 +0000] 9de97f07396e684c634665bff8c114a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/29 06:16:30 [info] 36#36: *1275 [lua] logger.lua:23: 9de97f07396e684c634665bff8c114a2 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:16:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/29 06:16:35 [info] 37#37: *1276 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:16:35 [info] 37#37: *1277 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:16:45 [info] 36#36: *1279 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:16:45 [info] 36#36: *1280 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:16:45 [info] 36#36: *1281 [lua] access_by_lua(msblocations.conf:189):2: f475c3f7699786fa74221e0780ae3913:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:16:45 +0000] f475c3f7699786fa74221e0780ae3913 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 06:16:45 [info] 36#36: *1281 [lua] logger.lua:23: f475c3f7699786fa74221e0780ae3913 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:16:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:16:55 [info] 37#37: *1282 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:16:55 [info] 36#36: *1283 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:17:00 [info] 36#36: *1284 [lua] access_by_lua(msblocations.conf:189):2: 4d7fdcbf0434ca7393e08cf0c07ca02a:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:17:00 [info] 36#36: *1284 [lua] logger.lua:23: 4d7fdcbf0434ca7393e08cf0c07ca02a {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:17:00 +0000] 4d7fdcbf0434ca7393e08cf0c07ca02a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:17:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:17:05 [info] 37#37: *1286 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:17:05 [info] 36#36: *1285 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:17:15 [info] 36#36: *1287 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:17:15 [info] 36#36: *1288 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:17:15 [info] 36#36: *1289 [lua] access_by_lua(msblocations.conf:189):2: a28cb2adbef844759b650566d5a26f4c:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:17:15 +0000] a28cb2adbef844759b650566d5a26f4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 06:17:15 [info] 36#36: *1289 [lua] logger.lua:23: a28cb2adbef844759b650566d5a26f4c {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:17:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:17:25 [info] 36#36: *1291 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:17:25 [info] 36#36: *1290 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:17:30 [info] 36#36: *1292 [lua] access_by_lua(msblocations.conf:189):2: 79dca9ecd68d4693cbd37176760f34fd:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:17:30 [info] 36#36: *1292 [lua] logger.lua:23: 79dca9ecd68d4693cbd37176760f34fd {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:17:30 +0000] 79dca9ecd68d4693cbd37176760f34fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:17:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:17:35 [info] 36#36: *1293 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:17:35 [info] 37#37: *1294 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:17:45 [info] 36#36: *1296 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:17:45 [info] 36#36: *1297 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:17:45 [info] 36#36: *1298 [lua] access_by_lua(msblocations.conf:189):2: 492014c6e5c9e590cf66b37234913558:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:17:45 [info] 36#36: *1298 [lua] logger.lua:23: 492014c6e5c9e590cf66b37234913558 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:17:45 +0000] 492014c6e5c9e590cf66b37234913558 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:17:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:17:55 [info] 36#36: *1299 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:17:55 [info] 36#36: *1300 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:18:00 [info] 36#36: *1301 [lua] access_by_lua(msblocations.conf:189):2: 475404a9adae132aa36eaa0d7586c710:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:18:00 +0000] 475404a9adae132aa36eaa0d7586c710 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:18:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:18:00 [info] 36#36: *1301 [lua] logger.lua:23: 475404a9adae132aa36eaa0d7586c710 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 06:18:05 [info] 36#36: *1303 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:18:05 [info] 36#36: *1302 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:18:15 [info] 36#36: *1304 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:18:15 [info] 36#36: *1305 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:18:15 [info] 36#36: *1306 [lua] access_by_lua(msblocations.conf:189):2: cd8400b0fb28a4f4851d7253f65d6301:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:18:15 +0000] cd8400b0fb28a4f4851d7253f65d6301 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 06:18:15 [info] 36#36: *1306 [lua] logger.lua:23: cd8400b0fb28a4f4851d7253f65d6301 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:18:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:18:25 [info] 37#37: *1307 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:18:25 [info] 36#36: *1308 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:18:30 [info] 36#36: *1309 [lua] access_by_lua(msblocations.conf:189):2: cf2b709a4f92a96a7d1178ae83023ddd:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:18:30 [info] 36#36: *1309 [lua] logger.lua:23: cf2b709a4f92a96a7d1178ae83023ddd {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:18:30 +0000] cf2b709a4f92a96a7d1178ae83023ddd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:18:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:18:35 [info] 36#36: *1310 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:18:35 [info] 36#36: *1311 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:18:45 [info] 36#36: *1314 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:18:45 [info] 36#36: *1313 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:18:45 [info] 36#36: *1315 [lua] access_by_lua(msblocations.conf:189):2: 7fdfa8a96533d74564e888aa74be8215:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:18:45 [info] 36#36: *1315 [lua] logger.lua:23: 7fdfa8a96533d74564e888aa74be8215 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:18:45 +0000] 7fdfa8a96533d74564e888aa74be8215 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:18:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 06:18:55 [info] 36#36: *1317 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:18:55 [info] 37#37: *1316 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:19:01 [info] 36#36: *1318 [lua] access_by_lua(msblocations.conf:189):2: ee07d001decc4ff6db1d420acf858372:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:19:01 +0000] ee07d001decc4ff6db1d420acf858372 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 06:19:01 [info] 36#36: *1318 [lua] logger.lua:23: ee07d001decc4ff6db1d420acf858372 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:19:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:19:05 [info] 36#36: *1319 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:19:05 [info] 36#36: *1320 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:19:15 [info] 37#37: *1322 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:19:15 [info] 37#37: *1321 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:19:16 [info] 36#36: *1323 [lua] access_by_lua(msblocations.conf:189):2: fcad949b579ea8e9a59103b904ee0f9e:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:19:16 [info] 36#36: *1323 [lua] logger.lua:23: fcad949b579ea8e9a59103b904ee0f9e {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:19:16 +0000] fcad949b579ea8e9a59103b904ee0f9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:19:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:19:25 [info] 36#36: *1325 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:19:25 [info] 37#37: *1324 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:19:31 [info] 36#36: *1326 [lua] access_by_lua(msblocations.conf:189):2: 30e1747aa26bd44f349bc46230b41979:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:19:31 [info] 36#36: *1326 [lua] logger.lua:23: 30e1747aa26bd44f349bc46230b41979 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:19:31 +0000] 30e1747aa26bd44f349bc46230b41979 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:19:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/29 06:19:35 [info] 37#37: *1327 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:19:35 [info] 37#37: *1328 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:19:45 [info] 37#37: *1330 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:19:45 [info] 37#37: *1331 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:19:46 [info] 36#36: *1332 [lua] access_by_lua(msblocations.conf:189):2: ef0c8fdaa040aea6edf2277d11df8bc2:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:19:46 [info] 36#36: *1332 [lua] logger.lua:23: ef0c8fdaa040aea6edf2277d11df8bc2 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:19:46 +0000] ef0c8fdaa040aea6edf2277d11df8bc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:19:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:19:55 [info] 36#36: *1333 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:19:55 [info] 36#36: *1334 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:20:01 [info] 36#36: *1335 [lua] access_by_lua(msblocations.conf:189):2: f520e5bdce51c917b961b76a8434ceed:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:20:01 [info] 36#36: *1335 [lua] logger.lua:23: f520e5bdce51c917b961b76a8434ceed {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:20:01 +0000] f520e5bdce51c917b961b76a8434ceed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:20:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:20:05 [info] 36#36: *1336 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:20:05 [info] 36#36: *1337 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:20:15 [info] 36#36: *1338 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:20:15 [info] 36#36: *1339 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:20:16 [info] 36#36: *1340 [lua] access_by_lua(msblocations.conf:189):2: 481fce7fdabdd44926ede784a71b022d:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:20:16 [info] 36#36: *1340 [lua] logger.lua:23: 481fce7fdabdd44926ede784a71b022d {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:20:16 +0000] 481fce7fdabdd44926ede784a71b022d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:20:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:20:25 [info] 37#37: *1341 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:20:25 [info] 37#37: *1342 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:20:31 [info] 36#36: *1343 [lua] access_by_lua(msblocations.conf:189):2: f7637c5e6f9ae45386cd0ac6c3deddaf:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:20:31 [info] 36#36: *1343 [lua] logger.lua:23: f7637c5e6f9ae45386cd0ac6c3deddaf {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:20:31 +0000] f7637c5e6f9ae45386cd0ac6c3deddaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:20:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/29 06:20:35 [info] 37#37: *1344 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:20:35 [info] 36#36: *1345 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:20:45 [info] 36#36: *1347 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:20:45 [info] 36#36: *1348 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:20:46 [info] 36#36: *1349 [lua] access_by_lua(msblocations.conf:189):2: 7ba1ae2d250eb607165360f41e4183e3:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:20:46 +0000] 7ba1ae2d250eb607165360f41e4183e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/29 06:20:46 [info] 36#36: *1349 [lua] logger.lua:23: 7ba1ae2d250eb607165360f41e4183e3 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:20:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:20:55 [info] 36#36: *1350 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:20:55 [info] 37#37: *1351 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:21:01 [info] 36#36: *1352 [lua] access_by_lua(msblocations.conf:189):2: 872e397af17b24f751021b98fe692b0f:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:21:01 [info] 36#36: *1352 [lua] logger.lua:23: 872e397af17b24f751021b98fe692b0f {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:21:01 +0000] 872e397af17b24f751021b98fe692b0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:21:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/29 06:21:05 [info] 36#36: *1353 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:21:05 [info] 36#36: *1354 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:21:15 [info] 36#36: *1356 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:21:15 [info] 36#36: *1355 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:21:16 [info] 36#36: *1357 [lua] access_by_lua(msblocations.conf:189):2: c514ca2feb8ad861582ccac09606ccbb:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:21:16 [info] 36#36: *1357 [lua] logger.lua:23: c514ca2feb8ad861582ccac09606ccbb {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:21:16 +0000] c514ca2feb8ad861582ccac09606ccbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:21:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:21:25 [info] 36#36: *1358 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:21:25 [info] 37#37: *1359 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:21:31 [info] 36#36: *1360 [lua] access_by_lua(msblocations.conf:189):2: 07b46d2ad6a76f0b9800127e8ce44a00:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:21:31 [info] 36#36: *1360 [lua] logger.lua:23: 07b46d2ad6a76f0b9800127e8ce44a00 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:21:31 +0000] 07b46d2ad6a76f0b9800127e8ce44a00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:21:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:21:35 [info] 36#36: *1362 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:21:35 [info] 36#36: *1361 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:21:45 [info] 36#36: *1364 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:21:45 [info] 36#36: *1365 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:21:46 [info] 36#36: *1366 [lua] access_by_lua(msblocations.conf:189):2: eea381e8e6ba2b86aec4c43f5b43f094:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:21:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.65.161 - - [29/Oct/2022:06:21:46 +0000] eea381e8e6ba2b86aec4c43f5b43f094 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/29 06:21:46 [info] 36#36: *1366 [lua] logger.lua:23: eea381e8e6ba2b86aec4c43f5b43f094 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 06:21:55 [info] 37#37: *1368 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:21:55 [info] 36#36: *1367 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:22:01 [info] 36#36: *1369 [lua] access_by_lua(msblocations.conf:189):2: 2d1e08d3a209da6c9421f1e4739c2ed9:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:22:01 [info] 36#36: *1369 [lua] logger.lua:23: 2d1e08d3a209da6c9421f1e4739c2ed9 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:22:01 +0000] 2d1e08d3a209da6c9421f1e4739c2ed9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:22:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:22:05 [info] 37#37: *1371 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:22:05 [info] 37#37: *1370 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:22:15 [info] 37#37: *1372 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:22:15 [info] 37#37: *1373 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:22:16 [info] 36#36: *1374 [lua] access_by_lua(msblocations.conf:189):2: 962db2fc17d3f2d1497ada582b1aa92d:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:22:16 +0000] 962db2fc17d3f2d1497ada582b1aa92d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/29 06:22:16 [info] 36#36: *1374 [lua] logger.lua:23: 962db2fc17d3f2d1497ada582b1aa92d {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:22:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/29 06:22:25 [info] 36#36: *1375 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:22:25 [info] 36#36: *1376 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:22:31 [info] 36#36: *1377 [lua] access_by_lua(msblocations.conf:189):2: f46f2ecf7618786882e822714d307e6d:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:22:31 [info] 36#36: *1377 [lua] logger.lua:23: f46f2ecf7618786882e822714d307e6d {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:22:31 +0000] f46f2ecf7618786882e822714d307e6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:22:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:22:35 [info] 37#37: *1379 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:22:35 [info] 36#36: *1378 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:22:45 [info] 37#37: *1381 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:22:45 [info] 36#36: *1382 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:22:46 [info] 36#36: *1383 [lua] access_by_lua(msblocations.conf:189):2: a03297ea3335fe1fc30225356a938d50:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:22:46 +0000] a03297ea3335fe1fc30225356a938d50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:22:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:22:46 [info] 36#36: *1383 [lua] logger.lua:23: a03297ea3335fe1fc30225356a938d50 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 06:22:55 [info] 37#37: *1385 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:22:55 [info] 37#37: *1384 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:23:01 [info] 36#36: *1386 [lua] access_by_lua(msblocations.conf:189):2: e63f9dd672d21757d7953d611b100a66:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:23:01 [info] 36#36: *1386 [lua] logger.lua:23: e63f9dd672d21757d7953d611b100a66 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:23:01 +0000] e63f9dd672d21757d7953d611b100a66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:23:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:23:05 [info] 36#36: *1387 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:23:05 [info] 36#36: *1388 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:23:15 [info] 36#36: *1390 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:23:15 [info] 36#36: *1389 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:23:16 [info] 36#36: *1391 [lua] access_by_lua(msblocations.conf:189):2: 0e6311df9918c2a25dd1b73c0bdd2cdf:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:23:16 [info] 36#36: *1391 [lua] logger.lua:23: 0e6311df9918c2a25dd1b73c0bdd2cdf {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:23:16 +0000] 0e6311df9918c2a25dd1b73c0bdd2cdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:23:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:23:25 [info] 37#37: *1392 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:23:25 [info] 37#37: *1393 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:23:31 [info] 36#36: *1394 [lua] access_by_lua(msblocations.conf:189):2: b3113560d25073b8d22128da142ae54d:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:23:31 [info] 36#36: *1394 [lua] logger.lua:23: b3113560d25073b8d22128da142ae54d {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:23:31 +0000] b3113560d25073b8d22128da142ae54d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:23:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:23:35 [info] 36#36: *1395 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:23:35 [info] 36#36: *1396 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:23:45 [info] 36#36: *1398 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:23:45 [info] 36#36: *1399 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:23:46 [info] 36#36: *1400 [lua] access_by_lua(msblocations.conf:189):2: bbe806a2cd1c1b3349065a1392f4a803:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:23:46 +0000] bbe806a2cd1c1b3349065a1392f4a803 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 06:23:46 [info] 36#36: *1400 [lua] logger.lua:23: bbe806a2cd1c1b3349065a1392f4a803 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:23:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:23:55 [info] 36#36: *1401 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:23:55 [info] 36#36: *1402 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:24:01 [info] 36#36: *1403 [lua] access_by_lua(msblocations.conf:189):2: d02de07310a49454a2236e670f29f8c4:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:24:01 [info] 36#36: *1403 [lua] logger.lua:23: d02de07310a49454a2236e670f29f8c4 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:24:01 +0000] d02de07310a49454a2236e670f29f8c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:24:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:24:05 [info] 36#36: *1404 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:24:05 [info] 36#36: *1405 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:24:15 [info] 36#36: *1406 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:24:15 [info] 37#37: *1407 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:24:16 [info] 36#36: *1408 [lua] access_by_lua(msblocations.conf:189):2: 5c7cbe2ef4c6c13585371c73405c3051:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:24:16 [info] 36#36: *1408 [lua] logger.lua:23: 5c7cbe2ef4c6c13585371c73405c3051 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:24:16 +0000] 5c7cbe2ef4c6c13585371c73405c3051 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:24:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:24:25 [info] 37#37: *1409 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:24:25 [info] 37#37: *1410 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:24:31 [info] 36#36: *1411 [lua] access_by_lua(msblocations.conf:189):2: bb21ed21c76fbb20c3db7204471e163c:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:24:31 +0000] bb21ed21c76fbb20c3db7204471e163c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/29 06:24:31 [info] 36#36: *1411 [lua] logger.lua:23: bb21ed21c76fbb20c3db7204471e163c {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:24:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:24:35 [info] 36#36: *1412 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:24:35 [info] 36#36: *1413 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:24:45 [info] 36#36: *1415 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:24:45 [info] 36#36: *1416 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:24:46 [info] 36#36: *1417 [lua] access_by_lua(msblocations.conf:189):2: 7d0b8c4c16d1ad03149ce7968847fbd9:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:24:46 [info] 36#36: *1417 [lua] logger.lua:23: 7d0b8c4c16d1ad03149ce7968847fbd9 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:24:46 +0000] 7d0b8c4c16d1ad03149ce7968847fbd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:24:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/29 06:24:55 [info] 37#37: *1418 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:24:55 [info] 36#36: *1419 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:25:01 [info] 36#36: *1420 [lua] access_by_lua(msblocations.conf:189):2: 8cec9b99e234bfb9a7677d42df06056e:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:25:01 [info] 36#36: *1420 [lua] logger.lua:23: 8cec9b99e234bfb9a7677d42df06056e {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:25:01 +0000] 8cec9b99e234bfb9a7677d42df06056e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:25:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/29 06:25:05 [info] 36#36: *1421 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:25:05 [info] 36#36: *1422 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:25:15 [info] 36#36: *1423 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:25:15 [info] 36#36: *1424 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:25:16 [info] 36#36: *1425 [lua] access_by_lua(msblocations.conf:189):2: fa77b896a751d36cfeed3c998bc66259:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:25:16 [info] 36#36: *1425 [lua] logger.lua:23: fa77b896a751d36cfeed3c998bc66259 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:25:16 +0000] fa77b896a751d36cfeed3c998bc66259 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:25:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:25:25 [info] 36#36: *1427 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:25:25 [info] 36#36: *1426 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:25:31 [info] 36#36: *1428 [lua] access_by_lua(msblocations.conf:189):2: d99d7f4635c37262a5e9b3874fbcfde7:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:25:31 +0000] d99d7f4635c37262a5e9b3874fbcfde7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/29 06:25:31 [info] 36#36: *1428 [lua] logger.lua:23: d99d7f4635c37262a5e9b3874fbcfde7 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:25:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:25:35 [info] 37#37: *1429 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:25:35 [info] 37#37: *1430 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:25:45 [info] 36#36: *1432 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:25:45 [info] 36#36: *1433 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:25:46 [info] 36#36: *1434 [lua] access_by_lua(msblocations.conf:189):2: ee5a3b9823ab7ea2e68485e200019f90:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:25:46 [info] 36#36: *1434 [lua] logger.lua:23: ee5a3b9823ab7ea2e68485e200019f90 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:25:46 +0000] ee5a3b9823ab7ea2e68485e200019f90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:25:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:25:55 [info] 36#36: *1435 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:25:55 [info] 36#36: *1436 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:26:01 [info] 36#36: *1437 [lua] access_by_lua(msblocations.conf:189):2: 134ebd22c798a7e7fca5c5933f7c4a65:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:26:01 [info] 36#36: *1437 [lua] logger.lua:23: 134ebd22c798a7e7fca5c5933f7c4a65 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:26:01 +0000] 134ebd22c798a7e7fca5c5933f7c4a65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:26:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:26:05 [info] 36#36: *1438 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:26:05 [info] 36#36: *1439 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:26:15 [info] 36#36: *1440 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:26:15 [info] 36#36: *1441 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:26:16 [info] 36#36: *1442 [lua] access_by_lua(msblocations.conf:189):2: fa3be4f13afb4f44f989161121df3fc3:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:26:16 [info] 36#36: *1442 [lua] logger.lua:23: fa3be4f13afb4f44f989161121df3fc3 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:26:16 +0000] fa3be4f13afb4f44f989161121df3fc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:26:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:26:25 [info] 36#36: *1443 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:26:25 [info] 37#37: *1444 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:26:31 [info] 36#36: *1445 [lua] access_by_lua(msblocations.conf:189):2: 6b43d6069a74af2e437b4f0a4547c706:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:26:31 +0000] 6b43d6069a74af2e437b4f0a4547c706 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/29 06:26:31 [info] 36#36: *1445 [lua] logger.lua:23: 6b43d6069a74af2e437b4f0a4547c706 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:26:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:26:35 [info] 36#36: *1446 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:26:35 [info] 37#37: *1447 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:26:45 [info] 36#36: *1450 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:26:45 [info] 36#36: *1449 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:26:46 [info] 36#36: *1451 [lua] access_by_lua(msblocations.conf:189):2: 2cb779ea68a97b7408b82100a1c97412:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:26:46 +0000] 2cb779ea68a97b7408b82100a1c97412 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 06:26:46 [info] 36#36: *1451 [lua] logger.lua:23: 2cb779ea68a97b7408b82100a1c97412 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:26:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:26:55 [info] 36#36: *1452 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:26:55 [info] 37#37: *1453 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:27:01 [info] 36#36: *1454 [lua] access_by_lua(msblocations.conf:189):2: 15e2feeb489cf9598fa3498dba5a8e18:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:27:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.161 - - [29/Oct/2022:06:27:01 +0000] 15e2feeb489cf9598fa3498dba5a8e18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 06:27:01 [info] 36#36: *1454 [lua] logger.lua:23: 15e2feeb489cf9598fa3498dba5a8e18 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 06:27:05 [info] 37#37: *1455 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:27:05 [info] 37#37: *1456 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:27:15 [info] 36#36: *1457 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:27:15 [info] 37#37: *1458 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
10.233.65.161 - - [29/Oct/2022:06:27:16 +0000] 8793cd6bef9a2291a005b17ee900f5a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:27:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:27:16 [info] 36#36: *1459 [lua] access_by_lua(msblocations.conf:189):2: 8793cd6bef9a2291a005b17ee900f5a8:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:27:16 [info] 36#36: *1459 [lua] logger.lua:23: 8793cd6bef9a2291a005b17ee900f5a8 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 06:27:25 [info] 36#36: *1460 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:27:25 [info] 36#36: *1461 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:27:31 [info] 36#36: *1462 [lua] access_by_lua(msblocations.conf:189):2: 97cc8422ad927c009ca0aeed30acbf95:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:27:31 [info] 36#36: *1462 [lua] logger.lua:23: 97cc8422ad927c009ca0aeed30acbf95 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:27:31 +0000] 97cc8422ad927c009ca0aeed30acbf95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:27:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:27:35 [info] 36#36: *1463 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:27:35 [info] 36#36: *1464 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:27:45 [info] 37#37: *1466 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:27:45 [info] 36#36: *1467 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:27:46 [info] 36#36: *1468 [lua] access_by_lua(msblocations.conf:189):2: 3f5ac0c6d2421334117322f01d708939:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:27:46 +0000] 3f5ac0c6d2421334117322f01d708939 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/29 06:27:46 [info] 36#36: *1468 [lua] logger.lua:23: 3f5ac0c6d2421334117322f01d708939 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:27:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:27:55 [info] 36#36: *1469 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:27:55 [info] 36#36: *1470 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:28:01 [info] 36#36: *1471 [lua] access_by_lua(msblocations.conf:189):2: 2c6ddacd6318c5e6f5c1cc4c4fdbf64b:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:28:01 [info] 36#36: *1471 [lua] logger.lua:23: 2c6ddacd6318c5e6f5c1cc4c4fdbf64b {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:28:01 +0000] 2c6ddacd6318c5e6f5c1cc4c4fdbf64b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:28:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:28:05 [info] 37#37: *1473 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:28:05 [info] 36#36: *1472 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:28:15 [info] 36#36: *1474 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:28:15 [info] 36#36: *1475 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:28:16 [info] 36#36: *1476 [lua] access_by_lua(msblocations.conf:189):2: 04b82103c9842eca1b34839ff8a27f72:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:28:16 +0000] 04b82103c9842eca1b34839ff8a27f72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/29 06:28:16 [info] 36#36: *1476 [lua] logger.lua:23: 04b82103c9842eca1b34839ff8a27f72 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:28:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:28:25 [info] 36#36: *1477 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:28:25 [info] 36#36: *1478 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:28:31 [info] 36#36: *1479 [lua] access_by_lua(msblocations.conf:189):2: b7c0d94169aca1948a2dc8fdfcd72a9a:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:28:31 [info] 36#36: *1479 [lua] logger.lua:23: b7c0d94169aca1948a2dc8fdfcd72a9a {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:28:31 +0000] b7c0d94169aca1948a2dc8fdfcd72a9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:28:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:28:35 [info] 36#36: *1480 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:28:35 [info] 36#36: *1481 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:28:45 [info] 36#36: *1483 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:28:45 [info] 36#36: *1484 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:28:46 [info] 36#36: *1485 [lua] access_by_lua(msblocations.conf:189):2: a4e1eecb94729493a7eb371f1bd901b5:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:28:46 [info] 36#36: *1485 [lua] logger.lua:23: a4e1eecb94729493a7eb371f1bd901b5 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:28:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.161 - - [29/Oct/2022:06:28:46 +0000] a4e1eecb94729493a7eb371f1bd901b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 06:28:55 [info] 36#36: *1486 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:28:55 [info] 36#36: *1487 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:29:01 [info] 36#36: *1488 [lua] access_by_lua(msblocations.conf:189):2: 7cbb8b1be415e1248ef2c50616796bf3:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:29:01 [info] 36#36: *1488 [lua] logger.lua:23: 7cbb8b1be415e1248ef2c50616796bf3 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:29:01 +0000] 7cbb8b1be415e1248ef2c50616796bf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:29:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:29:05 [info] 37#37: *1489 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:29:05 [info] 37#37: *1490 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:29:15 [info] 36#36: *1492 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:29:15 [info] 36#36: *1491 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:29:16 [info] 36#36: *1493 [lua] access_by_lua(msblocations.conf:189):2: 9ecfaf56fbc3f894873968119b4a565c:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:29:16 [info] 36#36: *1493 [lua] logger.lua:23: 9ecfaf56fbc3f894873968119b4a565c {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:29:16 +0000] 9ecfaf56fbc3f894873968119b4a565c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:29:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:29:25 [info] 36#36: *1494 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:29:25 [info] 36#36: *1495 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:29:31 [info] 36#36: *1496 [lua] access_by_lua(msblocations.conf:189):2: 3d246f6947df1ac0b1ffba114baa244a:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:29:31 +0000] 3d246f6947df1ac0b1ffba114baa244a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 06:29:31 [info] 36#36: *1496 [lua] logger.lua:23: 3d246f6947df1ac0b1ffba114baa244a {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:29:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:29:35 [info] 37#37: *1497 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:29:35 [info] 36#36: *1498 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:29:45 [info] 37#37: *1500 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:29:45 [info] 37#37: *1501 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:29:46 [info] 36#36: *1502 [lua] access_by_lua(msblocations.conf:189):2: a9a9351495e2cf75f427820c4c0b8dd4:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:29:46 [info] 36#36: *1502 [lua] logger.lua:23: a9a9351495e2cf75f427820c4c0b8dd4 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:29:46 +0000] a9a9351495e2cf75f427820c4c0b8dd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:29:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:29:55 [info] 36#36: *1503 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:29:55 [info] 36#36: *1504 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:30:01 [info] 36#36: *1505 [lua] access_by_lua(msblocations.conf:189):2: 48369804cec41f64c223b9280b29e864:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:30:01 [info] 36#36: *1505 [lua] logger.lua:23: 48369804cec41f64c223b9280b29e864 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:30:01 +0000] 48369804cec41f64c223b9280b29e864 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:30:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/29 06:30:05 [info] 36#36: *1506 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:30:05 [info] 36#36: *1507 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:30:15 [info] 36#36: *1509 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:30:15 [info] 36#36: *1508 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:30:16 [info] 36#36: *1510 [lua] access_by_lua(msblocations.conf:189):2: 7a8b97775b33aef3757558fd6ca2b1ff:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:30:16 [info] 36#36: *1510 [lua] logger.lua:23: 7a8b97775b33aef3757558fd6ca2b1ff {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:30:16 +0000] 7a8b97775b33aef3757558fd6ca2b1ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:30:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:30:25 [info] 36#36: *1511 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:30:25 [info] 37#37: *1512 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:30:31 [info] 36#36: *1513 [lua] access_by_lua(msblocations.conf:189):2: a0a5b0831f04330dccf35bf6fb21cc0c:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:30:31 +0000] a0a5b0831f04330dccf35bf6fb21cc0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/29 06:30:31 [info] 36#36: *1513 [lua] logger.lua:23: a0a5b0831f04330dccf35bf6fb21cc0c {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:30:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:30:35 [info] 37#37: *1514 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:30:35 [info] 36#36: *1515 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:30:45 [info] 37#37: *1517 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:30:45 [info] 37#37: *1518 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:30:46 [info] 36#36: *1519 [lua] access_by_lua(msblocations.conf:189):2: 2bba5bba35ba2aee4242b40951eaaa4e:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:30:46 [info] 36#36: *1519 [lua] logger.lua:23: 2bba5bba35ba2aee4242b40951eaaa4e {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:30:46 +0000] 2bba5bba35ba2aee4242b40951eaaa4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:30:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:30:55 [info] 37#37: *1520 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:30:55 [info] 36#36: *1521 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:31:01 [info] 36#36: *1522 [lua] access_by_lua(msblocations.conf:189):2: b026a4a6c7cb92f3c264f1e6069689fe:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:31:01 +0000] b026a4a6c7cb92f3c264f1e6069689fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/29 06:31:01 [info] 36#36: *1522 [lua] logger.lua:23: b026a4a6c7cb92f3c264f1e6069689fe {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:31:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/29 06:31:05 [info] 36#36: *1523 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:31:05 [info] 36#36: *1524 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:31:15 [info] 37#37: *1526 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:31:15 [info] 36#36: *1525 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:31:16 [info] 36#36: *1527 [lua] access_by_lua(msblocations.conf:189):2: 9e5cc7d8b1ec36e459d73fcdef1fde13:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:31:16 +0000] 9e5cc7d8b1ec36e459d73fcdef1fde13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 06:31:16 [info] 36#36: *1527 [lua] logger.lua:23: 9e5cc7d8b1ec36e459d73fcdef1fde13 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:31:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:31:25 [info] 37#37: *1528 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:31:25 [info] 37#37: *1529 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:31:31 [info] 36#36: *1530 [lua] access_by_lua(msblocations.conf:189):2: c8f2de4d9b0860afc376e053155bb16d:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:31:31 +0000] c8f2de4d9b0860afc376e053155bb16d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/29 06:31:31 [info] 36#36: *1530 [lua] logger.lua:23: c8f2de4d9b0860afc376e053155bb16d {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:31:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/29 06:31:35 [info] 37#37: *1531 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:31:35 [info] 37#37: *1532 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:31:45 [info] 36#36: *1534 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:31:45 [info] 36#36: *1535 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:31:46 [info] 36#36: *1536 [lua] access_by_lua(msblocations.conf:189):2: f274f1300bb3de9dfbe85e5b47cc5ff1:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:31:46 [info] 36#36: *1536 [lua] logger.lua:23: f274f1300bb3de9dfbe85e5b47cc5ff1 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:31:46 +0000] f274f1300bb3de9dfbe85e5b47cc5ff1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:31:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:31:55 [info] 36#36: *1537 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:31:55 [info] 36#36: *1538 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:32:01 [info] 36#36: *1539 [lua] access_by_lua(msblocations.conf:189):2: ba3463f50a00d97d16ca1e32d100174f:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:32:01 [info] 36#36: *1539 [lua] logger.lua:23: ba3463f50a00d97d16ca1e32d100174f {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:32:01 +0000] ba3463f50a00d97d16ca1e32d100174f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:32:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:32:05 [info] 37#37: *1541 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:32:05 [info] 36#36: *1540 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:32:15 [info] 37#37: *1543 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:32:15 [info] 36#36: *1542 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:32:16 [info] 36#36: *1544 [lua] access_by_lua(msblocations.conf:189):2: a8a1499453114df81eb1a4814bf6b6de:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:32:16 [info] 36#36: *1544 [lua] logger.lua:23: a8a1499453114df81eb1a4814bf6b6de {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:32:16 +0000] a8a1499453114df81eb1a4814bf6b6de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:32:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:32:25 [info] 36#36: *1545 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:32:25 [info] 36#36: *1546 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:32:31 [info] 36#36: *1547 [lua] access_by_lua(msblocations.conf:189):2: 119bbeeed7b8c3329c4d3f434689e8e3:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:32:31 [info] 36#36: *1547 [lua] logger.lua:23: 119bbeeed7b8c3329c4d3f434689e8e3 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:32:31 +0000] 119bbeeed7b8c3329c4d3f434689e8e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:32:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:32:35 [info] 36#36: *1548 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:32:35 [info] 36#36: *1549 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:32:45 [info] 36#36: *1552 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:32:45 [info] 37#37: *1551 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:32:46 [info] 36#36: *1553 [lua] access_by_lua(msblocations.conf:189):2: e74cb9418f895a9969f7bc29196df271:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:32:46 [info] 36#36: *1553 [lua] logger.lua:23: e74cb9418f895a9969f7bc29196df271 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:32:46 +0000] e74cb9418f895a9969f7bc29196df271 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:32:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:32:55 [info] 36#36: *1555 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:32:55 [info] 37#37: *1554 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:33:01 [info] 36#36: *1556 [lua] access_by_lua(msblocations.conf:189):2: 408f6abe68cb362aa8d5f73be5e91571:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:33:01 +0000] 408f6abe68cb362aa8d5f73be5e91571 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 06:33:01 [info] 36#36: *1556 [lua] logger.lua:23: 408f6abe68cb362aa8d5f73be5e91571 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:33:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:33:05 [info] 36#36: *1557 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:33:05 [info] 36#36: *1558 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:33:15 [info] 36#36: *1559 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:33:15 [info] 36#36: *1560 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:33:16 [info] 36#36: *1561 [lua] access_by_lua(msblocations.conf:189):2: 996fc7d9ba283200d7a11c54f0433910:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:33:16 [info] 36#36: *1561 [lua] logger.lua:23: 996fc7d9ba283200d7a11c54f0433910 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:33:16 +0000] 996fc7d9ba283200d7a11c54f0433910 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:33:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:33:25 [info] 36#36: *1563 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:33:25 [info] 37#37: *1562 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:33:31 [info] 36#36: *1564 [lua] access_by_lua(msblocations.conf:189):2: 640ab27d21ffab2f03315a025c524310:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:33:31 +0000] 640ab27d21ffab2f03315a025c524310 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 06:33:31 [info] 36#36: *1564 [lua] logger.lua:23: 640ab27d21ffab2f03315a025c524310 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:33:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:33:35 [info] 36#36: *1565 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:33:35 [info] 36#36: *1566 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:33:45 [info] 36#36: *1568 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:33:45 [info] 37#37: *1569 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:33:46 [info] 36#36: *1570 [lua] access_by_lua(msblocations.conf:189):2: fea042193ef1ce1a9664ea16e2efebc9:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:33:46 [info] 36#36: *1570 [lua] logger.lua:23: fea042193ef1ce1a9664ea16e2efebc9 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:33:46 +0000] fea042193ef1ce1a9664ea16e2efebc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:33:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/29 06:33:55 [info] 37#37: *1572 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:33:55 [info] 36#36: *1571 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:34:01 [info] 36#36: *1573 [lua] access_by_lua(msblocations.conf:189):2: 3d2fb93a0820d141b8dc9a2e1643f259:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:34:01 +0000] 3d2fb93a0820d141b8dc9a2e1643f259 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:34:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:34:01 [info] 36#36: *1573 [lua] logger.lua:23: 3d2fb93a0820d141b8dc9a2e1643f259 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 06:34:05 [info] 37#37: *1574 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:34:05 [info] 36#36: *1575 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:34:15 [info] 36#36: *1577 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:34:15 [info] 36#36: *1576 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:34:16 [info] 36#36: *1578 [lua] access_by_lua(msblocations.conf:189):2: 3be9d620c10c32195be58433449d3edc:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:34:16 [info] 36#36: *1578 [lua] logger.lua:23: 3be9d620c10c32195be58433449d3edc {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:34:16 +0000] 3be9d620c10c32195be58433449d3edc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:34:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2022/10/29 06:34:25 [info] 36#36: *1579 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:34:25 [info] 36#36: *1580 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:34:31 [info] 36#36: *1581 [lua] access_by_lua(msblocations.conf:189):2: 31ffc3a80aac5c9327028a60ec4e312f:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:34:31 +0000] 31ffc3a80aac5c9327028a60ec4e312f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 06:34:31 [info] 36#36: *1581 [lua] logger.lua:23: 31ffc3a80aac5c9327028a60ec4e312f {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:34:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:34:35 [info] 36#36: *1582 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:34:35 [info] 37#37: *1583 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:34:45 [info] 36#36: *1585 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:34:45 [info] 36#36: *1586 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:34:46 [info] 36#36: *1587 [lua] access_by_lua(msblocations.conf:189):2: 087ec1d708728d9266e43a58439a1000:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:34:46 +0000] 087ec1d708728d9266e43a58439a1000 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/29 06:34:46 [info] 36#36: *1587 [lua] logger.lua:23: 087ec1d708728d9266e43a58439a1000 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:34:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:34:55 [info] 37#37: *1588 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:34:55 [info] 36#36: *1589 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:35:01 [info] 36#36: *1590 [lua] access_by_lua(msblocations.conf:189):2: 42698a6b6f0949058b3d24c88d665a0f:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:35:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.161 - - [29/Oct/2022:06:35:01 +0000] 42698a6b6f0949058b3d24c88d665a0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/29 06:35:01 [info] 36#36: *1590 [lua] logger.lua:23: 42698a6b6f0949058b3d24c88d665a0f {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/29 06:35:05 [info] 36#36: *1592 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:35:05 [info] 36#36: *1591 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:35:15 [info] 36#36: *1593 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:35:15 [info] 36#36: *1594 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:35:16 [info] 36#36: *1595 [lua] access_by_lua(msblocations.conf:189):2: 4627335bf0d3c8d2bd72714db0c631ba:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:35:16 [info] 36#36: *1595 [lua] logger.lua:23: 4627335bf0d3c8d2bd72714db0c631ba {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:35:16 +0000] 4627335bf0d3c8d2bd72714db0c631ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:35:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:35:25 [info] 37#37: *1596 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:35:25 [info] 36#36: *1597 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:35:31 [info] 36#36: *1598 [lua] access_by_lua(msblocations.conf:189):2: e0fb793c9c8be11f708c0960c0096eac:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:35:31 [info] 36#36: *1598 [lua] logger.lua:23: e0fb793c9c8be11f708c0960c0096eac {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:35:31 +0000] e0fb793c9c8be11f708c0960c0096eac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:35:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:35:35 [info] 36#36: *1600 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:35:35 [info] 36#36: *1599 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:35:45 [info] 37#37: *1603 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:35:45 [info] 37#37: *1602 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:35:46 [info] 36#36: *1604 [lua] access_by_lua(msblocations.conf:189):2: f82900fba3e854fe57ab74b57b6d2756:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:35:46 [info] 36#36: *1604 [lua] logger.lua:23: f82900fba3e854fe57ab74b57b6d2756 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:35:46 +0000] f82900fba3e854fe57ab74b57b6d2756 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:35:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:35:55 [info] 36#36: *1605 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:35:55 [info] 36#36: *1606 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:36:01 [info] 36#36: *1607 [lua] access_by_lua(msblocations.conf:189):2: 5611cdb4d3e7bfe9e4f6063c186ff67f:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:36:01 +0000] 5611cdb4d3e7bfe9e4f6063c186ff67f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/29 06:36:01 [info] 36#36: *1607 [lua] logger.lua:23: 5611cdb4d3e7bfe9e4f6063c186ff67f {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:36:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/29 06:36:05 [info] 37#37: *1608 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:36:05 [info] 36#36: *1609 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:36:15 [info] 37#37: *1611 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:36:15 [info] 37#37: *1610 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:36:16 [info] 36#36: *1612 [lua] access_by_lua(msblocations.conf:189):2: 3b953cd85cd2d4edec9f31d89ced76ea:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:36:16 [info] 36#36: *1612 [lua] logger.lua:23: 3b953cd85cd2d4edec9f31d89ced76ea {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:36:16 +0000] 3b953cd85cd2d4edec9f31d89ced76ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:36:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:36:25 [info] 36#36: *1613 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:36:25 [info] 37#37: *1614 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:36:31 [info] 36#36: *1615 [lua] access_by_lua(msblocations.conf:189):2: 219848c9c1b5feef6e54c87c1073b928:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:36:31 [info] 36#36: *1615 [lua] logger.lua:23: 219848c9c1b5feef6e54c87c1073b928 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:36:31 +0000] 219848c9c1b5feef6e54c87c1073b928 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:36:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:36:35 [info] 37#37: *1616 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:36:35 [info] 37#37: *1617 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:36:45 [info] 37#37: *1620 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:36:45 [info] 36#36: *1619 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:36:46 [info] 36#36: *1621 [lua] access_by_lua(msblocations.conf:189):2: 3db85c6c34e6e3281c0ca1dbfe7829c7:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:36:46 +0000] 3db85c6c34e6e3281c0ca1dbfe7829c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/29 06:36:46 [info] 36#36: *1621 [lua] logger.lua:23: 3db85c6c34e6e3281c0ca1dbfe7829c7 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:36:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:36:55 [info] 37#37: *1623 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:36:55 [info] 36#36: *1622 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:37:01 [info] 36#36: *1624 [lua] access_by_lua(msblocations.conf:189):2: 1809f2aa966641ca80f1036076ed789c:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:37:01 [info] 36#36: *1624 [lua] logger.lua:23: 1809f2aa966641ca80f1036076ed789c {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:37:01 +0000] 1809f2aa966641ca80f1036076ed789c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:37:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/29 06:37:05 [info] 37#37: *1626 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:37:05 [info] 36#36: *1625 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:37:15 [info] 37#37: *1628 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:37:15 [info] 37#37: *1627 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:37:16 [info] 36#36: *1629 [lua] access_by_lua(msblocations.conf:189):2: 70684c0821123ff5cdf762c2ca4fc040:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:37:16 +0000] 70684c0821123ff5cdf762c2ca4fc040 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/29 06:37:16 [info] 36#36: *1629 [lua] logger.lua:23: 70684c0821123ff5cdf762c2ca4fc040 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:37:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/29 06:37:25 [info] 37#37: *1631 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:37:25 [info] 36#36: *1630 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:37:31 [info] 36#36: *1632 [lua] access_by_lua(msblocations.conf:189):2: 1e238e608b658e33753e71612554a736:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:37:31 +0000] 1e238e608b658e33753e71612554a736 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/29 06:37:31 [info] 36#36: *1632 [lua] logger.lua:23: 1e238e608b658e33753e71612554a736 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:37:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/29 06:37:35 [info] 37#37: *1633 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:37:35 [info] 37#37: *1634 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:37:45 [info] 37#37: *1636 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:37:45 [info] 37#37: *1637 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:37:46 [info] 36#36: *1638 [lua] access_by_lua(msblocations.conf:189):2: 9e549f5d56c7434733e355f39ac9c2a1:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:37:46 [info] 36#36: *1638 [lua] logger.lua:23: 9e549f5d56c7434733e355f39ac9c2a1 {"matched":"microservices"} while logging request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.161 - - [29/Oct/2022:06:37:46 +0000] 9e549f5d56c7434733e355f39ac9c2a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.161 - - [29/Oct/2022:06:37:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/29 06:37:55 [info] 37#37: *1639 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:37:55 [info] 37#37: *1640 client closed connection while SSL handshaking, client: 10.233.68.193, server: 0.0.0.0:443
2022/10/29 06:38:01 [info] 36#36: *1641 [lua] access_by_lua(msblocations.conf:189):2: cbbfafa4cab8e6c11226c073fb971135:receive the request, client: 10.233.65.161, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/29 06:38:02 [info] 36#36: *1641 [lua] logger.l