Results

By type

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

2023-01-12 03:26:36 479 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-12 03:26:36 479 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-12 03:26:36 480 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-12 03:26:36 481 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-12 03:26:36 481 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2023-01-12 03:26:36 481 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-12 03:26:36 481 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-12 03:26:36 561 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-12 03:26:36 665 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-12 03:26:36 665 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-12 03:26:36 665 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-12 03:26:37 290 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/12 03:26:41 [info] 37#37: *11 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:26:41 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:26:41 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:26:42 [info] 39#39: *15 [lua] access_by_lua(msblocations.conf:189):2: 4b97dffbd5ee9c211929a82c2ff178b2:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:26:42 +0000] 4b97dffbd5ee9c211929a82c2ff178b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.167 upstream_response_time:0.166 "-" "Consul Health Check" "-"
2023/01/12 03:26:42 [info] 39#39: *15 [lua] logger.lua:23: 4b97dffbd5ee9c211929a82c2ff178b2 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:26:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 45
2023/01/12 03:26:51 [info] 37#37: *18 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:26:51 [info] 39#39: *19 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:26:57 [info] 39#39: *20 [lua] access_by_lua(msblocations.conf:189):2: 545585ed6eb3c1d9742fae426dec2fe5:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:26:57 +0000] 545585ed6eb3c1d9742fae426dec2fe5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/01/12 03:26:57 [info] 39#39: *20 [lua] logger.lua:23: 545585ed6eb3c1d9742fae426dec2fe5 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:26:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/12 03:27:01 [info] 37#37: *21 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:27:01 [info] 37#37: *22 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:27:11 [info] 39#39: *23 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:27:11 [info] 39#39: *24 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:27:12 [info] 39#39: *25 [lua] access_by_lua(msblocations.conf:189):2: 16ddcdd7ceae4d92adf68c0cbd1f365a:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:27:12 +0000] 16ddcdd7ceae4d92adf68c0cbd1f365a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.035 "-" "Consul Health Check" "-"
2023/01/12 03:27:12 [info] 39#39: *25 [lua] logger.lua:23: 16ddcdd7ceae4d92adf68c0cbd1f365a {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:27:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 31
2023/01/12 03:27:21 [info] 39#39: *26 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:27:21 [info] 37#37: *27 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:27:27 [info] 39#39: *28 [lua] access_by_lua(msblocations.conf:189):2: 60cdf5eca1badc893dd962fa3bfc39e3:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:27:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/12 03:27:27 [info] 39#39: *28 [lua] logger.lua:23: 60cdf5eca1badc893dd962fa3bfc39e3 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:27:27 +0000] 60cdf5eca1badc893dd962fa3bfc39e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.035 "-" "Consul Health Check" "-"
2023/01/12 03:27:31 [info] 39#39: *30 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:27:31 [info] 39#39: *29 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:27:31 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/12 03:27:31 [notice] 35#35: signal 17 (SIGCHLD) received from 46
2023/01/12 03:27:31 [notice] 35#35: cache loader process 46 exited with code 0
2023/01/12 03:27:31 [notice] 35#35: signal 29 (SIGIO) received
2023/01/12 03:27:41 [info] 39#39: *33 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:27:41 [info] 37#37: *34 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:27:42 [info] 39#39: *35 [lua] access_by_lua(msblocations.conf:189):2: 755055830bbd7ff8819c8e5f644365e1:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:27:42 +0000] 755055830bbd7ff8819c8e5f644365e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:27:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 03:27:42 [info] 39#39: *35 [lua] logger.lua:23: 755055830bbd7ff8819c8e5f644365e1 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 03:27:51 [info] 39#39: *36 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:27:51 [info] 39#39: *37 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:27:57 [info] 39#39: *38 [lua] access_by_lua(msblocations.conf:189):2: b6ff4c493e87d1ab4b81883a7005103d:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:27:57 +0000] b6ff4c493e87d1ab4b81883a7005103d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.087 upstream_response_time:0.076 "-" "Consul Health Check" "-"
2023/01/12 03:27:57 [info] 39#39: *38 [lua] logger.lua:23: b6ff4c493e87d1ab4b81883a7005103d {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:27:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 54
2023/01/12 03:28:01 [info] 39#39: *39 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:28:01 [info] 39#39: *40 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:28:11 [info] 37#37: *42 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:28:11 [info] 37#37: *41 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:28:12 [info] 39#39: *43 [lua] access_by_lua(msblocations.conf:189):2: ff95b8f8447e0dbe1cb6971d11c0920e:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:28:12 [info] 39#39: *43 [lua] logger.lua:23: ff95b8f8447e0dbe1cb6971d11c0920e {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:28:12 +0000] ff95b8f8447e0dbe1cb6971d11c0920e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:28:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 03:28:21 [info] 39#39: *44 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:28:21 [info] 37#37: *45 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:28:27 [info] 39#39: *46 [lua] access_by_lua(msblocations.conf:189):2: d53155d26f99cea624b340642e8996a8:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:28:28 [info] 39#39: *46 [lua] logger.lua:23: d53155d26f99cea624b340642e8996a8 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:28:28 +0000] d53155d26f99cea624b340642e8996a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:28:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/12 03:28:31 [info] 37#37: *47 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:28:31 [info] 39#39: *48 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:28:41 [info] 39#39: *50 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:28:41 [info] 39#39: *51 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:28:43 [info] 39#39: *52 [lua] access_by_lua(msblocations.conf:189):2: d869993a95c2cfcb8b53ea884f7b8d5b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:28:43 [info] 39#39: *52 [lua] logger.lua:23: d869993a95c2cfcb8b53ea884f7b8d5b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:28:43 +0000] d869993a95c2cfcb8b53ea884f7b8d5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:28:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 03:28:51 [info] 39#39: *54 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:28:51 [info] 39#39: *53 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:28:58 [info] 39#39: *55 [lua] access_by_lua(msblocations.conf:189):2: 06efa2b3adb35310bc47ccc27ca5be6c:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:28:58 +0000] 06efa2b3adb35310bc47ccc27ca5be6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/12 03:28:58 [info] 39#39: *55 [lua] logger.lua:23: 06efa2b3adb35310bc47ccc27ca5be6c {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:28:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 03:29:01 [info] 37#37: *56 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:29:01 [info] 37#37: *57 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:29:11 [info] 39#39: *58 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:29:11 [info] 37#37: *59 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:29:13 [info] 39#39: *60 [lua] access_by_lua(msblocations.conf:189):2: fa96ea3825df4f964d56295b0c736b72:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:29:13 [info] 39#39: *60 [lua] logger.lua:23: fa96ea3825df4f964d56295b0c736b72 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:29:13 +0000] fa96ea3825df4f964d56295b0c736b72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:29:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 03:29:21 [info] 39#39: *62 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:29:21 [info] 39#39: *61 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:29:28 [info] 39#39: *63 [lua] access_by_lua(msblocations.conf:189):2: db4e594f274c40ee0d44b852116d280b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:29:28 +0000] db4e594f274c40ee0d44b852116d280b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 03:29:28 [info] 39#39: *63 [lua] logger.lua:23: db4e594f274c40ee0d44b852116d280b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:29:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:29:31 [info] 39#39: *64 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:29:31 [info] 39#39: *65 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:29:41 [info] 39#39: *67 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:29:41 [info] 39#39: *68 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:29:43 [info] 39#39: *69 [lua] access_by_lua(msblocations.conf:189):2: 6db282f30612932d7f4703a87b1c8387:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:29:43 +0000] 6db282f30612932d7f4703a87b1c8387 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 03:29:43 [info] 39#39: *69 [lua] logger.lua:23: 6db282f30612932d7f4703a87b1c8387 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:29:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:29:51 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:29:51 [info] 39#39: *70 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:29:58 [info] 39#39: *72 [lua] access_by_lua(msblocations.conf:189):2: aee6c5f763784530d5faadfbb6f2cf83:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:29:58 [info] 39#39: *72 [lua] logger.lua:23: aee6c5f763784530d5faadfbb6f2cf83 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:29:58 +0000] aee6c5f763784530d5faadfbb6f2cf83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:29:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:30:01 [info] 37#37: *73 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:30:01 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:30:11 [info] 37#37: *75 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:30:11 [info] 37#37: *76 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:30:13 [info] 39#39: *77 [lua] access_by_lua(msblocations.conf:189):2: 5cc373f075e5e9d436ff11094b9f6910:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:30:13 [info] 39#39: *77 [lua] logger.lua:23: 5cc373f075e5e9d436ff11094b9f6910 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:30:13 +0000] 5cc373f075e5e9d436ff11094b9f6910 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:30:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/12 03:30:21 [info] 37#37: *78 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:30:21 [info] 37#37: *79 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:30:28 [info] 39#39: *80 [lua] access_by_lua(msblocations.conf:189):2: 93bac9c2298067286d0f445aaaeb3aa8:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:30:28 [info] 39#39: *80 [lua] logger.lua:23: 93bac9c2298067286d0f445aaaeb3aa8 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:30:28 +0000] 93bac9c2298067286d0f445aaaeb3aa8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:30:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/12 03:30:31 [info] 37#37: *81 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:30:31 [info] 37#37: *82 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:30:41 [info] 39#39: *84 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:30:41 [info] 39#39: *85 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:30:43 [info] 39#39: *86 [lua] access_by_lua(msblocations.conf:189):2: ec72013d576e581671d4eaaf4de0f3d7:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:30:43 [info] 39#39: *86 [lua] logger.lua:23: ec72013d576e581671d4eaaf4de0f3d7 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:30:43 +0000] ec72013d576e581671d4eaaf4de0f3d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:30:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 03:30:51 [info] 39#39: *87 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:30:51 [info] 39#39: *88 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:30:58 [info] 39#39: *89 [lua] access_by_lua(msblocations.conf:189):2: 5af90ae7107492f6175f46f2e7c86da6:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:30:58 [info] 39#39: *89 [lua] logger.lua:23: 5af90ae7107492f6175f46f2e7c86da6 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:30:58 +0000] 5af90ae7107492f6175f46f2e7c86da6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:30:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:31:01 [info] 39#39: *90 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:31:01 [info] 39#39: *91 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:31:11 [info] 39#39: *92 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:31:11 [info] 37#37: *93 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:31:13 [info] 39#39: *94 [lua] access_by_lua(msblocations.conf:189):2: 2d9e764be245f39d6cc37c65766ada8b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:31:13 +0000] 2d9e764be245f39d6cc37c65766ada8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/12 03:31:13 [info] 39#39: *94 [lua] logger.lua:23: 2d9e764be245f39d6cc37c65766ada8b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:31:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 03:31:21 [info] 37#37: *95 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:31:21 [info] 37#37: *96 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:31:28 [info] 39#39: *97 [lua] access_by_lua(msblocations.conf:189):2: 48129d72959ca102dc2270755906ddda:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:31:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/12 03:31:28 [info] 39#39: *97 [lua] logger.lua:23: 48129d72959ca102dc2270755906ddda {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:31:28 +0000] 48129d72959ca102dc2270755906ddda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/12 03:31:31 [info] 39#39: *98 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:31:31 [info] 39#39: *99 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:31:41 [info] 39#39: *101 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:31:41 [info] 39#39: *102 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:31:43 [info] 39#39: *103 [lua] access_by_lua(msblocations.conf:189):2: 7b17339d5b451f69706d6055a6f01fcf:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:31:43 [info] 39#39: *103 [lua] logger.lua:23: 7b17339d5b451f69706d6055a6f01fcf {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:31:43 +0000] 7b17339d5b451f69706d6055a6f01fcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:31:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:31:51 [info] 39#39: *104 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:31:51 [info] 39#39: *105 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:31:58 [info] 39#39: *106 [lua] access_by_lua(msblocations.conf:189):2: 37cda1072f9cf9b7963ff802482bdb5c:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:31:58 +0000] 37cda1072f9cf9b7963ff802482bdb5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/12 03:31:58 [info] 39#39: *106 [lua] logger.lua:23: 37cda1072f9cf9b7963ff802482bdb5c {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:31:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 03:32:01 [info] 37#37: *107 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:32:01 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:32:11 [info] 37#37: *109 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:32:11 [info] 39#39: *110 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:32:13 [info] 39#39: *111 [lua] access_by_lua(msblocations.conf:189):2: 423ab65aae2e407cceb42b46f2f4ab29:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:32:13 [info] 39#39: *111 [lua] logger.lua:23: 423ab65aae2e407cceb42b46f2f4ab29 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:32:13 +0000] 423ab65aae2e407cceb42b46f2f4ab29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:32:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 03:32:21 [info] 37#37: *112 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:32:21 [info] 37#37: *113 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:32:28 [info] 39#39: *114 [lua] access_by_lua(msblocations.conf:189):2: c24de5d37894daf5f39dcd4fe26b1394:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:32:28 [info] 39#39: *114 [lua] logger.lua:23: c24de5d37894daf5f39dcd4fe26b1394 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:32:28 +0000] c24de5d37894daf5f39dcd4fe26b1394 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:32:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/12 03:32:31 [info] 39#39: *116 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:32:31 [info] 37#37: *115 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:32:41 [info] 39#39: *119 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:32:41 [info] 39#39: *118 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:32:43 [info] 39#39: *120 [lua] access_by_lua(msblocations.conf:189):2: abc03b8b9eb0dae6c6daf6f957623758:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:32:43 +0000] abc03b8b9eb0dae6c6daf6f957623758 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 03:32:43 [info] 39#39: *120 [lua] logger.lua:23: abc03b8b9eb0dae6c6daf6f957623758 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:32:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:32:51 [info] 39#39: *121 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:32:51 [info] 39#39: *122 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:32:58 [info] 39#39: *123 [lua] access_by_lua(msblocations.conf:189):2: 2bed5ae74bd8afd87bb99f7cbed7dc80:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:32:58 [info] 39#39: *123 [lua] logger.lua:23: 2bed5ae74bd8afd87bb99f7cbed7dc80 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:32:58 +0000] 2bed5ae74bd8afd87bb99f7cbed7dc80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:32:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 03:33:01 [info] 39#39: *124 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:33:01 [info] 39#39: *125 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:33:11 [info] 39#39: *127 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:33:11 [info] 39#39: *126 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:33:13 [info] 39#39: *128 [lua] access_by_lua(msblocations.conf:189):2: 45059fcf9e4355e353fcb9e529046390:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:33:13 [info] 39#39: *128 [lua] logger.lua:23: 45059fcf9e4355e353fcb9e529046390 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:33:13 +0000] 45059fcf9e4355e353fcb9e529046390 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:33:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/12 03:33:21 [info] 39#39: *129 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:33:21 [info] 37#37: *130 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:33:28 [info] 39#39: *131 [lua] access_by_lua(msblocations.conf:189):2: 75fc4791ddc39f88bad7207a6b03fae2:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:33:28 [info] 39#39: *131 [lua] logger.lua:23: 75fc4791ddc39f88bad7207a6b03fae2 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:33:28 +0000] 75fc4791ddc39f88bad7207a6b03fae2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:33:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:33:31 [info] 39#39: *132 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:33:31 [info] 39#39: *133 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:33:41 [info] 39#39: *135 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:33:41 [info] 39#39: *136 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:33:43 [info] 39#39: *137 [lua] access_by_lua(msblocations.conf:189):2: 66cb555b6e022fa11ceacf6f48460339:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:33:43 [info] 39#39: *137 [lua] logger.lua:23: 66cb555b6e022fa11ceacf6f48460339 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:33:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.173 - - [12/Jan/2023:03:33:43 +0000] 66cb555b6e022fa11ceacf6f48460339 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/12 03:33:51 [info] 39#39: *138 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:33:51 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:33:58 [info] 39#39: *140 [lua] access_by_lua(msblocations.conf:189):2: a43a5edba2c336742ef7009d9a06a328:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:33:58 [info] 39#39: *140 [lua] logger.lua:23: a43a5edba2c336742ef7009d9a06a328 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:33:58 +0000] a43a5edba2c336742ef7009d9a06a328 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:33:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 03:34:01 [info] 39#39: *141 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:34:01 [info] 39#39: *142 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:34:11 [info] 39#39: *143 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:34:11 [info] 39#39: *144 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:34:13 [info] 39#39: *145 [lua] access_by_lua(msblocations.conf:189):2: d6a38256d8695587e3b72d557a7c0b44:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:34:13 +0000] d6a38256d8695587e3b72d557a7c0b44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/12 03:34:13 [info] 39#39: *145 [lua] logger.lua:23: d6a38256d8695587e3b72d557a7c0b44 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:34:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/12 03:34:21 [info] 39#39: *147 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:34:21 [info] 37#37: *146 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:34:28 [info] 39#39: *148 [lua] access_by_lua(msblocations.conf:189):2: 0d842328f4e44445a49f37961926d117:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:34:28 [info] 39#39: *148 [lua] logger.lua:23: 0d842328f4e44445a49f37961926d117 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:34:28 +0000] 0d842328f4e44445a49f37961926d117 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:34:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:34:31 [info] 39#39: *149 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:34:31 [info] 39#39: *150 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:34:41 [info] 39#39: *152 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:34:41 [info] 37#37: *153 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:34:43 [info] 39#39: *154 [lua] access_by_lua(msblocations.conf:189):2: f323f7434216db6aa862eea77f32a2a9:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:34:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 03:34:43 [info] 39#39: *154 [lua] logger.lua:23: f323f7434216db6aa862eea77f32a2a9 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:34:43 +0000] f323f7434216db6aa862eea77f32a2a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/01/12 03:34:51 [info] 39#39: *155 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:34:51 [info] 39#39: *156 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:34:58 [info] 39#39: *157 [lua] access_by_lua(msblocations.conf:189):2: a48868852d00c823c6cb8155238274a5:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:34:58 [info] 39#39: *157 [lua] logger.lua:23: a48868852d00c823c6cb8155238274a5 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:34:58 +0000] a48868852d00c823c6cb8155238274a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:34:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 03:35:01 [info] 39#39: *159 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:35:01 [info] 39#39: *158 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:35:11 [info] 39#39: *160 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:35:11 [info] 37#37: *161 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:35:13 [info] 39#39: *162 [lua] access_by_lua(msblocations.conf:189):2: 228ec480abe1fb1ccb673f356350602b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:35:13 [info] 39#39: *162 [lua] logger.lua:23: 228ec480abe1fb1ccb673f356350602b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:35:13 +0000] 228ec480abe1fb1ccb673f356350602b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:35:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:35:21 [info] 37#37: *163 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:35:21 [info] 37#37: *164 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:35:28 [info] 39#39: *165 [lua] access_by_lua(msblocations.conf:189):2: 667d0ee9977c3babb06acde4e52cd17c:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:35:28 [info] 39#39: *165 [lua] logger.lua:23: 667d0ee9977c3babb06acde4e52cd17c {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:35:28 +0000] 667d0ee9977c3babb06acde4e52cd17c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:35:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/12 03:35:31 [info] 39#39: *166 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:35:31 [info] 39#39: *167 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:35:41 [info] 37#37: *169 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:35:41 [info] 37#37: *170 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:35:43 [info] 39#39: *171 [lua] access_by_lua(msblocations.conf:189):2: 2055093bd33ae76da70697eacc1f5d7f:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:35:43 [info] 39#39: *171 [lua] logger.lua:23: 2055093bd33ae76da70697eacc1f5d7f {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:35:43 +0000] 2055093bd33ae76da70697eacc1f5d7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:35:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/12 03:35:51 [info] 39#39: *172 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:35:51 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:35:58 [info] 39#39: *174 [lua] access_by_lua(msblocations.conf:189):2: 44060e3cbcd24284bdde1755712329be:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:35:58 [info] 39#39: *174 [lua] logger.lua:23: 44060e3cbcd24284bdde1755712329be {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:35:58 +0000] 44060e3cbcd24284bdde1755712329be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:35:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/12 03:36:01 [info] 37#37: *175 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:36:01 [info] 37#37: *176 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:36:11 [info] 37#37: *177 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:36:11 [info] 37#37: *178 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:36:13 [info] 39#39: *179 [lua] access_by_lua(msblocations.conf:189):2: 874ed0738ac7e3bf15b6cee247c86844:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:36:13 [info] 39#39: *179 [lua] logger.lua:23: 874ed0738ac7e3bf15b6cee247c86844 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:36:13 +0000] 874ed0738ac7e3bf15b6cee247c86844 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:36:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 03:36:21 [info] 39#39: *180 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:36:21 [info] 39#39: *181 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:36:28 [info] 39#39: *182 [lua] access_by_lua(msblocations.conf:189):2: ae5608dc070e0ae321d7b6e7c961d88b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:36:28 [info] 39#39: *182 [lua] logger.lua:23: ae5608dc070e0ae321d7b6e7c961d88b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:36:28 +0000] ae5608dc070e0ae321d7b6e7c961d88b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:36:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 03:36:31 [info] 39#39: *183 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:36:31 [info] 39#39: *184 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:36:41 [info] 39#39: *186 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:36:41 [info] 37#37: *187 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:36:43 [info] 39#39: *188 [lua] access_by_lua(msblocations.conf:189):2: 4175cf9a61610054956ddabc7ccabb5b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:36:43 +0000] 4175cf9a61610054956ddabc7ccabb5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 03:36:43 [info] 39#39: *188 [lua] logger.lua:23: 4175cf9a61610054956ddabc7ccabb5b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:36:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:36:51 [info] 37#37: *190 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:36:51 [info] 37#37: *189 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:36:58 [info] 39#39: *191 [lua] access_by_lua(msblocations.conf:189):2: 9b402ff12a0942790c25a5a64b697ab8:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:36:58 +0000] 9b402ff12a0942790c25a5a64b697ab8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:36:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:36:58 [info] 39#39: *191 [lua] logger.lua:23: 9b402ff12a0942790c25a5a64b697ab8 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 03:37:01 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:37:01 [info] 37#37: *192 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:37:11 [info] 39#39: *194 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:37:11 [info] 39#39: *195 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:37:13 [info] 39#39: *196 [lua] access_by_lua(msblocations.conf:189):2: a550d46cecd1b8ad5a3f7414e5069530:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:37:13 +0000] a550d46cecd1b8ad5a3f7414e5069530 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:37:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:37:13 [info] 39#39: *196 [lua] logger.lua:23: a550d46cecd1b8ad5a3f7414e5069530 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 03:37:21 [info] 39#39: *197 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:37:21 [info] 39#39: *198 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:37:28 [info] 39#39: *199 [lua] access_by_lua(msblocations.conf:189):2: 835a77fe61e77230bf0ff5ec04026461:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:37:28 [info] 39#39: *199 [lua] logger.lua:23: 835a77fe61e77230bf0ff5ec04026461 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:37:28 +0000] 835a77fe61e77230bf0ff5ec04026461 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:37:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/12 03:37:31 [info] 39#39: *200 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:37:31 [info] 39#39: *201 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:37:41 [info] 39#39: *203 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:37:41 [info] 39#39: *204 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:37:43 [info] 39#39: *205 [lua] access_by_lua(msblocations.conf:189):2: 6ecc67c72736b5af19ef469d6fc6cd3d:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:37:43 [info] 39#39: *205 [lua] logger.lua:23: 6ecc67c72736b5af19ef469d6fc6cd3d {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:37:43 +0000] 6ecc67c72736b5af19ef469d6fc6cd3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:37:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:37:51 [info] 37#37: *206 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:37:51 [info] 37#37: *207 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:37:58 [info] 39#39: *208 [lua] access_by_lua(msblocations.conf:189):2: 8eeffaa6258177d558959e1b1bde88d3:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:37:58 [info] 39#39: *208 [lua] logger.lua:23: 8eeffaa6258177d558959e1b1bde88d3 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:37:58 +0000] 8eeffaa6258177d558959e1b1bde88d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:37:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 03:38:01 [info] 39#39: *209 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:38:01 [info] 39#39: *210 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:38:11 [info] 39#39: *211 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:38:11 [info] 39#39: *212 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:38:13 [info] 39#39: *213 [lua] access_by_lua(msblocations.conf:189):2: 9d465bf6c81fa105917d2dfab29577cf:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:38:13 [info] 39#39: *213 [lua] logger.lua:23: 9d465bf6c81fa105917d2dfab29577cf {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:38:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
10.233.66.173 - - [12/Jan/2023:03:38:13 +0000] 9d465bf6c81fa105917d2dfab29577cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/01/12 03:38:21 [info] 39#39: *215 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:38:21 [info] 37#37: *214 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:38:28 [info] 39#39: *216 [lua] access_by_lua(msblocations.conf:189):2: 2a97f75319e6a7d5444725c434f10a83:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:38:28 +0000] 2a97f75319e6a7d5444725c434f10a83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 03:38:28 [info] 39#39: *216 [lua] logger.lua:23: 2a97f75319e6a7d5444725c434f10a83 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:38:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 03:38:31 [info] 39#39: *217 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:38:31 [info] 37#37: *218 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:38:41 [info] 39#39: *220 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:38:41 [info] 39#39: *221 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:38:43 [info] 39#39: *222 [lua] access_by_lua(msblocations.conf:189):2: 303c4840cfc405ffc09e27361ee1c58c:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:38:43 +0000] 303c4840cfc405ffc09e27361ee1c58c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:38:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:38:43 [info] 39#39: *222 [lua] logger.lua:23: 303c4840cfc405ffc09e27361ee1c58c {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 03:38:51 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:38:51 [info] 39#39: *223 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:38:58 [info] 39#39: *225 [lua] access_by_lua(msblocations.conf:189):2: d3c592323f88d9bc6cddb10143f8d1e8:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:38:59 [info] 39#39: *225 [lua] logger.lua:23: d3c592323f88d9bc6cddb10143f8d1e8 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:38:59 +0000] d3c592323f88d9bc6cddb10143f8d1e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:38:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:39:01 [info] 37#37: *226 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:39:01 [info] 37#37: *227 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:39:11 [info] 39#39: *229 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:39:11 [info] 39#39: *228 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:39:14 [info] 39#39: *230 [lua] access_by_lua(msblocations.conf:189):2: 034c73b82bb8a351d5c6913f964b9cca:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:39:14 [info] 39#39: *230 [lua] logger.lua:23: 034c73b82bb8a351d5c6913f964b9cca {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:39:14 +0000] 034c73b82bb8a351d5c6913f964b9cca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:39:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/12 03:39:21 [info] 37#37: *231 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:39:21 [info] 37#37: *232 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:39:29 [info] 39#39: *233 [lua] access_by_lua(msblocations.conf:189):2: 0f4c1ba463d5a817bf383ce868ab5c56:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:39:29 [info] 39#39: *233 [lua] logger.lua:23: 0f4c1ba463d5a817bf383ce868ab5c56 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:39:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.173 - - [12/Jan/2023:03:39:29 +0000] 0f4c1ba463d5a817bf383ce868ab5c56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 03:39:31 [info] 39#39: *234 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:39:31 [info] 37#37: *235 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:39:41 [info] 37#37: *237 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:39:41 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:39:44 [info] 39#39: *239 [lua] access_by_lua(msblocations.conf:189):2: e49f42e08dba976999ccbd159a6b2a9c:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:39:44 +0000] e49f42e08dba976999ccbd159a6b2a9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:39:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/12 03:39:44 [info] 39#39: *239 [lua] logger.lua:23: e49f42e08dba976999ccbd159a6b2a9c {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 03:39:51 [info] 39#39: *241 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:39:51 [info] 39#39: *240 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:39:59 [info] 39#39: *242 [lua] access_by_lua(msblocations.conf:189):2: e3671b0e743b5a56d27e12f77344f895:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:39:59 [info] 39#39: *242 [lua] logger.lua:23: e3671b0e743b5a56d27e12f77344f895 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:39:59 +0000] e3671b0e743b5a56d27e12f77344f895 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:39:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:40:01 [info] 37#37: *244 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:40:01 [info] 39#39: *243 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:40:11 [info] 37#37: *246 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:40:11 [info] 37#37: *245 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:40:14 [info] 39#39: *247 [lua] access_by_lua(msblocations.conf:189):2: 1428a16e5075b8fee3a9ee9aed3c603e:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:40:14 +0000] 1428a16e5075b8fee3a9ee9aed3c603e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/12 03:40:14 [info] 39#39: *247 [lua] logger.lua:23: 1428a16e5075b8fee3a9ee9aed3c603e {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:40:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 03:40:21 [info] 37#37: *248 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:40:21 [info] 37#37: *249 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:40:29 [info] 39#39: *250 [lua] access_by_lua(msblocations.conf:189):2: e0160fed1b89faef87e1732ea7e0c97b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:40:29 [info] 39#39: *250 [lua] logger.lua:23: e0160fed1b89faef87e1732ea7e0c97b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:40:29 +0000] e0160fed1b89faef87e1732ea7e0c97b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:40:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:40:31 [info] 39#39: *251 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:40:31 [info] 39#39: *252 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:40:41 [info] 39#39: *254 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:40:41 [info] 39#39: *255 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:40:44 [info] 39#39: *256 [lua] access_by_lua(msblocations.conf:189):2: 154fff79e19b8dd7895c2e30b329ae1a:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:40:44 [info] 39#39: *256 [lua] logger.lua:23: 154fff79e19b8dd7895c2e30b329ae1a {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:40:44 +0000] 154fff79e19b8dd7895c2e30b329ae1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:40:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 03:40:51 [info] 39#39: *258 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:40:51 [info] 39#39: *257 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:40:59 [info] 39#39: *259 [lua] access_by_lua(msblocations.conf:189):2: 13759f2fe241f1e82a7c0c7dce133c01:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:40:59 +0000] 13759f2fe241f1e82a7c0c7dce133c01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 03:40:59 [info] 39#39: *259 [lua] logger.lua:23: 13759f2fe241f1e82a7c0c7dce133c01 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:40:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 03:41:01 [info] 39#39: *260 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:41:01 [info] 39#39: *261 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:41:11 [info] 37#37: *262 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:41:11 [info] 37#37: *263 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:41:14 [info] 39#39: *264 [lua] access_by_lua(msblocations.conf:189):2: 9d35c401119bd8c095fb37cfe6009141:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:41:14 +0000] 9d35c401119bd8c095fb37cfe6009141 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 03:41:14 [info] 39#39: *264 [lua] logger.lua:23: 9d35c401119bd8c095fb37cfe6009141 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:41:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 03:41:21 [info] 39#39: *265 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:41:21 [info] 39#39: *266 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:41:29 [info] 39#39: *267 [lua] access_by_lua(msblocations.conf:189):2: 839f71cdca550ebf537564d4c8c941b0:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:41:29 [info] 39#39: *267 [lua] logger.lua:23: 839f71cdca550ebf537564d4c8c941b0 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:41:29 +0000] 839f71cdca550ebf537564d4c8c941b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:41:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:41:31 [info] 37#37: *269 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:41:31 [info] 37#37: *268 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:41:41 [info] 37#37: *271 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:41:41 [info] 37#37: *272 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:41:44 [info] 39#39: *273 [lua] access_by_lua(msblocations.conf:189):2: 4b2502c621b0be69bb2fc8c94f47462d:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:41:44 [info] 39#39: *273 [lua] logger.lua:23: 4b2502c621b0be69bb2fc8c94f47462d {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:41:44 +0000] 4b2502c621b0be69bb2fc8c94f47462d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:41:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:41:51 [info] 37#37: *274 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:41:51 [info] 37#37: *275 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:41:59 [info] 39#39: *276 [lua] access_by_lua(msblocations.conf:189):2: 5ef8a8804ced9e4e9ca87c378cd8d397:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:41:59 [info] 39#39: *276 [lua] logger.lua:23: 5ef8a8804ced9e4e9ca87c378cd8d397 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:41:59 +0000] 5ef8a8804ced9e4e9ca87c378cd8d397 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:41:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:42:01 [info] 37#37: *278 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:42:01 [info] 39#39: *277 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:42:11 [info] 37#37: *279 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:42:11 [info] 37#37: *280 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:42:14 [info] 39#39: *281 [lua] access_by_lua(msblocations.conf:189):2: edd5699a24683b508842c9e91e32b3f7:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:42:14 +0000] edd5699a24683b508842c9e91e32b3f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/12 03:42:14 [info] 39#39: *281 [lua] logger.lua:23: edd5699a24683b508842c9e91e32b3f7 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:42:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:42:21 [info] 39#39: *282 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:42:21 [info] 39#39: *283 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:42:29 [info] 39#39: *284 [lua] access_by_lua(msblocations.conf:189):2: 51a68e8d72bb43f3fac52696f0c75b3d:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:42:29 +0000] 51a68e8d72bb43f3fac52696f0c75b3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/01/12 03:42:29 [info] 39#39: *284 [lua] logger.lua:23: 51a68e8d72bb43f3fac52696f0c75b3d {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:42:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/12 03:42:31 [info] 39#39: *285 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:42:31 [info] 39#39: *286 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:42:41 [info] 39#39: *288 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:42:41 [info] 37#37: *289 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:42:44 [info] 39#39: *290 [lua] access_by_lua(msblocations.conf:189):2: 9718dbf66edf4502e3c02a876ef11a46:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:42:44 [info] 39#39: *290 [lua] logger.lua:23: 9718dbf66edf4502e3c02a876ef11a46 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:42:44 +0000] 9718dbf66edf4502e3c02a876ef11a46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:42:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:42:51 [info] 39#39: *291 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:42:51 [info] 37#37: *292 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:42:59 [info] 39#39: *293 [lua] access_by_lua(msblocations.conf:189):2: d7d261a24e8be9c7356fdf2b27aaccd5:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:42:59 [info] 39#39: *293 [lua] logger.lua:23: d7d261a24e8be9c7356fdf2b27aaccd5 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:42:59 +0000] d7d261a24e8be9c7356fdf2b27aaccd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:42:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:43:01 [info] 37#37: *294 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:43:01 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:43:11 [info] 39#39: *297 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:43:11 [info] 39#39: *296 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:43:14 [info] 39#39: *298 [lua] access_by_lua(msblocations.conf:189):2: 0655a4af00e3a49c5b89da9a0c31e525:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:43:14 +0000] 0655a4af00e3a49c5b89da9a0c31e525 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/12 03:43:14 [info] 39#39: *298 [lua] logger.lua:23: 0655a4af00e3a49c5b89da9a0c31e525 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:43:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:43:21 [info] 37#37: *299 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:43:21 [info] 37#37: *300 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:43:29 [info] 39#39: *301 [lua] access_by_lua(msblocations.conf:189):2: 6949b13f0ff3904c4b8e516175feaefe:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:43:29 [info] 39#39: *301 [lua] logger.lua:23: 6949b13f0ff3904c4b8e516175feaefe {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:43:29 +0000] 6949b13f0ff3904c4b8e516175feaefe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:43:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 03:43:31 [info] 37#37: *303 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:43:31 [info] 39#39: *302 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:43:41 [info] 39#39: *305 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:43:41 [info] 39#39: *306 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:43:44 [info] 39#39: *307 [lua] access_by_lua(msblocations.conf:189):2: 74ea1ad938f3f2a0e8eed2d04bd9fa8a:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:43:44 [info] 39#39: *307 [lua] logger.lua:23: 74ea1ad938f3f2a0e8eed2d04bd9fa8a {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:43:44 +0000] 74ea1ad938f3f2a0e8eed2d04bd9fa8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:43:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:43:51 [info] 39#39: *308 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:43:51 [info] 39#39: *309 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:43:59 [info] 39#39: *310 [lua] access_by_lua(msblocations.conf:189):2: 35b9c13b0da4e304b0eec14efe8d1cb6:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:43:59 +0000] 35b9c13b0da4e304b0eec14efe8d1cb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:43:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:43:59 [info] 39#39: *310 [lua] logger.lua:23: 35b9c13b0da4e304b0eec14efe8d1cb6 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 03:44:01 [info] 39#39: *311 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:44:01 [info] 39#39: *312 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:44:11 [info] 39#39: *313 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:44:11 [info] 39#39: *314 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:44:14 [info] 39#39: *315 [lua] access_by_lua(msblocations.conf:189):2: 6300af0463f199c24e2c99a2ea562d14:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:44:14 [info] 39#39: *315 [lua] logger.lua:23: 6300af0463f199c24e2c99a2ea562d14 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:44:14 +0000] 6300af0463f199c24e2c99a2ea562d14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:44:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:44:21 [info] 39#39: *316 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:44:21 [info] 37#37: *317 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:44:29 [info] 39#39: *318 [lua] access_by_lua(msblocations.conf:189):2: 54c513eeffdf410faef18d89932e51b4:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:44:29 [info] 39#39: *318 [lua] logger.lua:23: 54c513eeffdf410faef18d89932e51b4 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:44:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.173 - - [12/Jan/2023:03:44:29 +0000] 54c513eeffdf410faef18d89932e51b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 03:44:31 [info] 39#39: *319 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:44:31 [info] 37#37: *320 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:44:41 [info] 39#39: *322 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:44:41 [info] 37#37: *323 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:44:44 [info] 39#39: *324 [lua] access_by_lua(msblocations.conf:189):2: 9c45bf32efdd08ee0cf9f3f6583bac9e:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:44:44 [info] 39#39: *324 [lua] logger.lua:23: 9c45bf32efdd08ee0cf9f3f6583bac9e {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:44:44 +0000] 9c45bf32efdd08ee0cf9f3f6583bac9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:44:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:44:51 [info] 39#39: *325 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:44:51 [info] 39#39: *326 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:44:59 [info] 39#39: *327 [lua] access_by_lua(msblocations.conf:189):2: 64a5c66474a3d049f3ec4ae1bc0fdea2:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:44:59 [info] 39#39: *327 [lua] logger.lua:23: 64a5c66474a3d049f3ec4ae1bc0fdea2 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:44:59 +0000] 64a5c66474a3d049f3ec4ae1bc0fdea2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:44:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/12 03:45:01 [info] 39#39: *328 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:45:01 [info] 39#39: *329 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:45:11 [info] 39#39: *330 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:45:11 [info] 39#39: *331 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:45:14 [info] 39#39: *332 [lua] access_by_lua(msblocations.conf:189):2: 59ca2376ba3fa8491029e6046a2158bb:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:45:14 +0000] 59ca2376ba3fa8491029e6046a2158bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/12 03:45:14 [info] 39#39: *332 [lua] logger.lua:23: 59ca2376ba3fa8491029e6046a2158bb {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:45:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:45:21 [info] 39#39: *334 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:45:21 [info] 39#39: *333 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:45:29 [info] 39#39: *335 [lua] access_by_lua(msblocations.conf:189):2: a65589bcb83c01cf916d495eed4c9d21:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:45:29 +0000] a65589bcb83c01cf916d495eed4c9d21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 03:45:29 [info] 39#39: *335 [lua] logger.lua:23: a65589bcb83c01cf916d495eed4c9d21 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:45:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:45:31 [info] 39#39: *336 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:45:31 [info] 37#37: *337 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:45:41 [info] 39#39: *339 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:45:41 [info] 39#39: *340 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:45:44 [info] 39#39: *341 [lua] access_by_lua(msblocations.conf:189):2: 5e37a0f7512c0dd96daa701acd09e26f:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:45:44 +0000] 5e37a0f7512c0dd96daa701acd09e26f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-"
2023/01/12 03:45:44 [info] 39#39: *341 [lua] logger.lua:23: 5e37a0f7512c0dd96daa701acd09e26f {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:45:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/12 03:45:51 [info] 39#39: *342 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:45:51 [info] 39#39: *343 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:45:59 [info] 39#39: *344 [lua] access_by_lua(msblocations.conf:189):2: 466f190fead0716b512bfcc45945f3c1:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:45:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:45:59 [info] 39#39: *344 [lua] logger.lua:23: 466f190fead0716b512bfcc45945f3c1 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:45:59 +0000] 466f190fead0716b512bfcc45945f3c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/12 03:46:01 [info] 39#39: *345 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:46:01 [info] 39#39: *346 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:46:11 [info] 39#39: *347 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:46:11 [info] 39#39: *348 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:46:14 [info] 39#39: *349 [lua] access_by_lua(msblocations.conf:189):2: 7624eeb58452b361a267dc39c5cf64c4:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:46:14 +0000] 7624eeb58452b361a267dc39c5cf64c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 03:46:14 [info] 39#39: *349 [lua] logger.lua:23: 7624eeb58452b361a267dc39c5cf64c4 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:46:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 03:46:21 [info] 39#39: *350 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:46:21 [info] 39#39: *351 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:46:29 [info] 39#39: *352 [lua] access_by_lua(msblocations.conf:189):2: 5bdf6332e3ae95c3983505fcd7bfd859:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:46:29 [info] 39#39: *352 [lua] logger.lua:23: 5bdf6332e3ae95c3983505fcd7bfd859 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:46:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.173 - - [12/Jan/2023:03:46:29 +0000] 5bdf6332e3ae95c3983505fcd7bfd859 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 03:46:31 [info] 39#39: *353 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:46:31 [info] 39#39: *354 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:46:41 [info] 39#39: *356 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:46:41 [info] 37#37: *357 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:46:44 [info] 39#39: *358 [lua] access_by_lua(msblocations.conf:189):2: bb03241c6644b976b472c3d8055327fc:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:46:44 [info] 39#39: *358 [lua] logger.lua:23: bb03241c6644b976b472c3d8055327fc {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:46:44 +0000] bb03241c6644b976b472c3d8055327fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:46:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:46:51 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:46:51 [info] 37#37: *359 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:46:59 [info] 39#39: *361 [lua] access_by_lua(msblocations.conf:189):2: 35ed956a8bff82f7cff5a4ad613289ad:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:46:59 [info] 39#39: *361 [lua] logger.lua:23: 35ed956a8bff82f7cff5a4ad613289ad {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:46:59 +0000] 35ed956a8bff82f7cff5a4ad613289ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:46:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:47:01 [info] 39#39: *362 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:47:01 [info] 39#39: *363 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:47:11 [info] 39#39: *364 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:47:11 [info] 39#39: *365 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:47:14 [info] 39#39: *366 [lua] access_by_lua(msblocations.conf:189):2: bd00ebaa84e4552e9869c4bfcb9d28d5:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:47:14 [info] 39#39: *366 [lua] logger.lua:23: bd00ebaa84e4552e9869c4bfcb9d28d5 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:47:14 +0000] bd00ebaa84e4552e9869c4bfcb9d28d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:47:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:47:21 [info] 39#39: *368 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:47:21 [info] 39#39: *367 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:47:29 [info] 39#39: *369 [lua] access_by_lua(msblocations.conf:189):2: a44e7398917749ad06bcf4bdcd9cf406:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:47:29 [info] 39#39: *369 [lua] logger.lua:23: a44e7398917749ad06bcf4bdcd9cf406 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:47:29 +0000] a44e7398917749ad06bcf4bdcd9cf406 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:47:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:47:31 [info] 39#39: *370 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:47:31 [info] 39#39: *371 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:47:41 [info] 39#39: *373 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:47:41 [info] 39#39: *374 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:47:44 [info] 39#39: *375 [lua] access_by_lua(msblocations.conf:189):2: 286c238a262ac8281ffd3d6f753de918:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:47:44 [info] 39#39: *375 [lua] logger.lua:23: 286c238a262ac8281ffd3d6f753de918 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:47:44 +0000] 286c238a262ac8281ffd3d6f753de918 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:47:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/12 03:47:51 [info] 39#39: *376 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:47:51 [info] 39#39: *377 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:47:59 [info] 39#39: *378 [lua] access_by_lua(msblocations.conf:189):2: 7a1296859bbcdbc5a722c27096338030:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:47:59 [info] 39#39: *378 [lua] logger.lua:23: 7a1296859bbcdbc5a722c27096338030 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:47:59 +0000] 7a1296859bbcdbc5a722c27096338030 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:47:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:48:01 [info] 39#39: *379 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:48:01 [info] 39#39: *380 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:48:11 [info] 39#39: *381 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:48:11 [info] 39#39: *382 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:48:14 [info] 39#39: *383 [lua] access_by_lua(msblocations.conf:189):2: 7761ccfe18f1fcb99f4c14e307e4c34b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:48:14 [info] 39#39: *383 [lua] logger.lua:23: 7761ccfe18f1fcb99f4c14e307e4c34b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:48:14 +0000] 7761ccfe18f1fcb99f4c14e307e4c34b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:48:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 03:48:21 [info] 39#39: *384 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:48:21 [info] 39#39: *385 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:48:29 [info] 39#39: *386 [lua] access_by_lua(msblocations.conf:189):2: ad66f60df875166bc565e3d878c5d2ca:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:48:29 [info] 39#39: *386 [lua] logger.lua:23: ad66f60df875166bc565e3d878c5d2ca {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:48:29 +0000] ad66f60df875166bc565e3d878c5d2ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:48:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:48:31 [info] 39#39: *387 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:48:31 [info] 37#37: *388 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:48:41 [info] 39#39: *390 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:48:41 [info] 39#39: *391 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:48:44 [info] 39#39: *392 [lua] access_by_lua(msblocations.conf:189):2: 105b3d32bfd85a7ae8ea553115184c5f:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:48:44 +0000] 105b3d32bfd85a7ae8ea553115184c5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:48:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:48:44 [info] 39#39: *392 [lua] logger.lua:23: 105b3d32bfd85a7ae8ea553115184c5f {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 03:48:51 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:48:51 [info] 37#37: *393 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:48:59 [info] 39#39: *395 [lua] access_by_lua(msblocations.conf:189):2: a6bc5e2376e080d8b3848efe894c73b9:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:48:59 [info] 39#39: *395 [lua] logger.lua:23: a6bc5e2376e080d8b3848efe894c73b9 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:48:59 +0000] a6bc5e2376e080d8b3848efe894c73b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:48:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:49:01 [info] 39#39: *396 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:49:01 [info] 39#39: *397 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:49:11 [info] 37#37: *398 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:49:11 [info] 37#37: *399 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:49:14 [info] 39#39: *400 [lua] access_by_lua(msblocations.conf:189):2: 270e723787dda2db41c8b2b693f9d6ad:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:49:14 [info] 39#39: *400 [lua] logger.lua:23: 270e723787dda2db41c8b2b693f9d6ad {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:49:14 +0000] 270e723787dda2db41c8b2b693f9d6ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:49:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:49:21 [info] 39#39: *402 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:49:21 [info] 37#37: *401 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:49:29 [info] 39#39: *403 [lua] access_by_lua(msblocations.conf:189):2: 1e8dfeb526cea6367c40072462fb23ca:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:49:29 +0000] 1e8dfeb526cea6367c40072462fb23ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 03:49:29 [info] 39#39: *403 [lua] logger.lua:23: 1e8dfeb526cea6367c40072462fb23ca {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:49:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:49:31 [info] 39#39: *404 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:49:31 [info] 39#39: *405 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:49:41 [info] 37#37: *407 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:49:41 [info] 37#37: *408 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:49:44 [info] 39#39: *409 [lua] access_by_lua(msblocations.conf:189):2: c43413b60b5af95e8af2cdd0d24c4767:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:49:44 +0000] c43413b60b5af95e8af2cdd0d24c4767 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 03:49:44 [info] 39#39: *409 [lua] logger.lua:23: c43413b60b5af95e8af2cdd0d24c4767 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:49:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:49:51 [info] 39#39: *410 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:49:51 [info] 37#37: *411 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:49:59 [info] 39#39: *412 [lua] access_by_lua(msblocations.conf:189):2: ba7202d1548ebdeb04e59ffeb601aac3:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:49:59 +0000] ba7202d1548ebdeb04e59ffeb601aac3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/12 03:49:59 [info] 39#39: *412 [lua] logger.lua:23: ba7202d1548ebdeb04e59ffeb601aac3 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:49:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/12 03:50:01 [info] 37#37: *413 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:50:01 [info] 37#37: *414 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:50:11 [info] 37#37: *416 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:50:11 [info] 37#37: *415 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:50:14 [info] 39#39: *417 [lua] access_by_lua(msblocations.conf:189):2: 8b560ec74015cae946240bcbf0418344:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:50:14 [info] 39#39: *417 [lua] logger.lua:23: 8b560ec74015cae946240bcbf0418344 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:50:14 +0000] 8b560ec74015cae946240bcbf0418344 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:50:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/12 03:50:21 [info] 39#39: *418 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:50:21 [info] 39#39: *419 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:50:29 [info] 39#39: *420 [lua] access_by_lua(msblocations.conf:189):2: d7a1bae1d00f71ace072af59fef748d9:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:50:29 [info] 39#39: *420 [lua] logger.lua:23: d7a1bae1d00f71ace072af59fef748d9 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:50:29 +0000] d7a1bae1d00f71ace072af59fef748d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:50:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:50:31 [info] 39#39: *421 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:50:31 [info] 39#39: *422 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:50:41 [info] 39#39: *424 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:50:41 [info] 37#37: *425 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:50:44 [info] 39#39: *426 [lua] access_by_lua(msblocations.conf:189):2: 04072548830ef8f2426c4ce0010f7f97:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:50:44 [info] 39#39: *426 [lua] logger.lua:23: 04072548830ef8f2426c4ce0010f7f97 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:50:44 +0000] 04072548830ef8f2426c4ce0010f7f97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:50:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:50:51 [info] 39#39: *428 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:50:51 [info] 37#37: *427 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:50:59 [info] 39#39: *429 [lua] access_by_lua(msblocations.conf:189):2: 8be3512555a46d857c8a2ec3e50fd93b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:50:59 [info] 39#39: *429 [lua] logger.lua:23: 8be3512555a46d857c8a2ec3e50fd93b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:50:59 +0000] 8be3512555a46d857c8a2ec3e50fd93b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:50:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:51:01 [info] 37#37: *431 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:51:01 [info] 37#37: *430 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:51:11 [info] 37#37: *433 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:51:11 [info] 39#39: *432 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:51:14 [info] 39#39: *434 [lua] access_by_lua(msblocations.conf:189):2: bdd9f80b4da627f4084647ef4de78f42:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:51:14 +0000] bdd9f80b4da627f4084647ef4de78f42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 03:51:14 [info] 39#39: *434 [lua] logger.lua:23: bdd9f80b4da627f4084647ef4de78f42 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:51:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 03:51:21 [info] 39#39: *435 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:51:21 [info] 39#39: *436 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
10.233.66.173 - - [12/Jan/2023:03:51:29 +0000] 84107c01b9ea6ef7cf26419b54578fab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:51:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:51:29 [info] 39#39: *437 [lua] access_by_lua(msblocations.conf:189):2: 84107c01b9ea6ef7cf26419b54578fab:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:51:29 [info] 39#39: *437 [lua] logger.lua:23: 84107c01b9ea6ef7cf26419b54578fab {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 03:51:31 [info] 39#39: *438 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:51:31 [info] 39#39: *439 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:51:41 [info] 39#39: *441 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:51:41 [info] 39#39: *442 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:51:44 [info] 39#39: *443 [lua] access_by_lua(msblocations.conf:189):2: 6edac11a27ee1e9be2509de1848937a3:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:51:44 [info] 39#39: *443 [lua] logger.lua:23: 6edac11a27ee1e9be2509de1848937a3 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:51:44 +0000] 6edac11a27ee1e9be2509de1848937a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:51:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:51:51 [info] 39#39: *444 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:51:51 [info] 39#39: *445 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:51:59 [info] 39#39: *446 [lua] access_by_lua(msblocations.conf:189):2: c999c20f1a515c5c161199d199596405:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:51:59 [info] 39#39: *446 [lua] logger.lua:23: c999c20f1a515c5c161199d199596405 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:51:59 +0000] c999c20f1a515c5c161199d199596405 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:51:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:52:01 [info] 37#37: *447 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:52:01 [info] 37#37: *448 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:52:11 [info] 37#37: *449 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:52:11 [info] 37#37: *450 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:52:14 [info] 39#39: *451 [lua] access_by_lua(msblocations.conf:189):2: f82ce4f22eca72b090b0723729b34b1c:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:52:14 [info] 39#39: *451 [lua] logger.lua:23: f82ce4f22eca72b090b0723729b34b1c {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:52:14 +0000] f82ce4f22eca72b090b0723729b34b1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:52:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/12 03:52:21 [info] 39#39: *452 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:52:21 [info] 37#37: *453 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:52:29 [info] 39#39: *454 [lua] access_by_lua(msblocations.conf:189):2: 34e2e1a0d358228adc859d6de772423b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:52:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.173 - - [12/Jan/2023:03:52:29 +0000] 34e2e1a0d358228adc859d6de772423b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/12 03:52:29 [info] 39#39: *454 [lua] logger.lua:23: 34e2e1a0d358228adc859d6de772423b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 03:52:31 [info] 39#39: *455 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:52:31 [info] 37#37: *456 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:52:41 [info] 37#37: *459 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:52:41 [info] 39#39: *458 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:52:44 [info] 39#39: *460 [lua] access_by_lua(msblocations.conf:189):2: d82fe84aa9a7c61fe9ea008ea8e9abb8:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:52:44 [info] 39#39: *460 [lua] logger.lua:23: d82fe84aa9a7c61fe9ea008ea8e9abb8 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:52:44 +0000] d82fe84aa9a7c61fe9ea008ea8e9abb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:52:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:52:51 [info] 37#37: *462 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:52:51 [info] 37#37: *461 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:52:59 [info] 39#39: *463 [lua] access_by_lua(msblocations.conf:189):2: afad829ba2475fa94ce461e1746e3bed:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:52:59 [info] 39#39: *463 [lua] logger.lua:23: afad829ba2475fa94ce461e1746e3bed {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:52:59 +0000] afad829ba2475fa94ce461e1746e3bed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:52:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:53:01 [info] 39#39: *465 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:53:01 [info] 39#39: *464 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:53:11 [info] 39#39: *466 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:53:11 [info] 39#39: *467 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:53:14 [info] 39#39: *468 [lua] access_by_lua(msblocations.conf:189):2: b566ebd83fc40f95b05b56a908b40628:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:53:15 +0000] b566ebd83fc40f95b05b56a908b40628 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:53:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:53:15 [info] 39#39: *468 [lua] logger.lua:23: b566ebd83fc40f95b05b56a908b40628 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 03:53:21 [info] 39#39: *469 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:53:21 [info] 37#37: *470 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:53:30 [info] 39#39: *471 [lua] access_by_lua(msblocations.conf:189):2: 54e9d3984e6cff3924b6985fa6d696ca:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:53:30 +0000] 54e9d3984e6cff3924b6985fa6d696ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:53:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:53:30 [info] 39#39: *471 [lua] logger.lua:23: 54e9d3984e6cff3924b6985fa6d696ca {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 03:53:31 [info] 37#37: *472 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:53:31 [info] 39#39: *473 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:53:41 [info] 37#37: *475 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:53:41 [info] 37#37: *476 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:53:45 [info] 39#39: *477 [lua] access_by_lua(msblocations.conf:189):2: fe24119d49aa9950d2557dbf67abb9d0:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:53:45 [info] 39#39: *477 [lua] logger.lua:23: fe24119d49aa9950d2557dbf67abb9d0 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:53:45 +0000] fe24119d49aa9950d2557dbf67abb9d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:53:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:53:51 [info] 37#37: *479 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:53:51 [info] 39#39: *478 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:54:00 [info] 39#39: *480 [lua] access_by_lua(msblocations.conf:189):2: ac54ccd45ccc53bae9c49685a9fb4c1b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:54:00 [info] 39#39: *480 [lua] logger.lua:23: ac54ccd45ccc53bae9c49685a9fb4c1b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:54:00 +0000] ac54ccd45ccc53bae9c49685a9fb4c1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:54:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:54:01 [info] 39#39: *481 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:54:01 [info] 37#37: *482 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:54:11 [info] 39#39: *483 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:54:11 [info] 37#37: *484 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:54:15 [info] 39#39: *485 [lua] access_by_lua(msblocations.conf:189):2: 5ef37b1cde789bc9220148899f505f9c:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:54:15 [info] 39#39: *485 [lua] logger.lua:23: 5ef37b1cde789bc9220148899f505f9c {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:54:15 +0000] 5ef37b1cde789bc9220148899f505f9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.029 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:54:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26
2023/01/12 03:54:21 [info] 39#39: *486 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:54:21 [info] 39#39: *487 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:54:30 [info] 39#39: *488 [lua] access_by_lua(msblocations.conf:189):2: 7292b2101cb79560b69ab81f87a59065:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:54:30 [info] 39#39: *488 [lua] logger.lua:23: 7292b2101cb79560b69ab81f87a59065 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:54:30 +0000] 7292b2101cb79560b69ab81f87a59065 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:54:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 03:54:31 [info] 39#39: *489 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:54:31 [info] 39#39: *490 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:54:41 [info] 39#39: *492 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:54:41 [info] 39#39: *493 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:54:45 [info] 39#39: *494 [lua] access_by_lua(msblocations.conf:189):2: 0ca9ac1a6cae486d683807695771ae8c:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:54:45 [info] 39#39: *494 [lua] logger.lua:23: 0ca9ac1a6cae486d683807695771ae8c {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:54:45 +0000] 0ca9ac1a6cae486d683807695771ae8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:54:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/12 03:54:51 [info] 39#39: *495 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:54:51 [info] 39#39: *496 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:55:00 [info] 39#39: *497 [lua] access_by_lua(msblocations.conf:189):2: 528ee40f6286618caba95950704dac04:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:55:00 [info] 39#39: *497 [lua] logger.lua:23: 528ee40f6286618caba95950704dac04 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:55:00 +0000] 528ee40f6286618caba95950704dac04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:55:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:55:01 [info] 39#39: *498 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:55:01 [info] 39#39: *499 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:55:11 [info] 39#39: *500 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:55:11 [info] 37#37: *501 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:55:15 [info] 39#39: *502 [lua] access_by_lua(msblocations.conf:189):2: ba49477724ce30951f77ec00c9d98502:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:55:15 +0000] ba49477724ce30951f77ec00c9d98502 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/12 03:55:15 [info] 39#39: *502 [lua] logger.lua:23: ba49477724ce30951f77ec00c9d98502 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:55:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/12 03:55:21 [info] 39#39: *504 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:55:21 [info] 39#39: *503 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:55:30 [info] 39#39: *505 [lua] access_by_lua(msblocations.conf:189):2: f66252e78b59dd057a14c0f85723e7c8:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:55:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:55:30 [info] 39#39: *505 [lua] logger.lua:23: f66252e78b59dd057a14c0f85723e7c8 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:55:30 +0000] f66252e78b59dd057a14c0f85723e7c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 03:55:31 [info] 39#39: *506 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:55:31 [info] 37#37: *507 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:55:41 [info] 39#39: *509 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:55:41 [info] 39#39: *510 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:55:45 [info] 39#39: *511 [lua] access_by_lua(msblocations.conf:189):2: e9171b5791e03ff77ab75dca74998683:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:55:45 [info] 39#39: *511 [lua] logger.lua:23: e9171b5791e03ff77ab75dca74998683 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:55:45 +0000] e9171b5791e03ff77ab75dca74998683 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:55:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:55:51 [info] 37#37: *512 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:55:51 [info] 37#37: *513 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:56:00 [info] 39#39: *514 [lua] access_by_lua(msblocations.conf:189):2: a70b0eca68c7135b699b4de817423882:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:56:00 [info] 39#39: *514 [lua] logger.lua:23: a70b0eca68c7135b699b4de817423882 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:56:00 +0000] a70b0eca68c7135b699b4de817423882 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:56:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 03:56:01 [info] 39#39: *515 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:56:01 [info] 39#39: *516 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:56:11 [info] 39#39: *517 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:56:11 [info] 39#39: *518 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:56:15 [info] 39#39: *519 [lua] access_by_lua(msblocations.conf:189):2: 129c0c9516335d973b07de622cb41922:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:56:15 [info] 39#39: *519 [lua] logger.lua:23: 129c0c9516335d973b07de622cb41922 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:56:15 +0000] 129c0c9516335d973b07de622cb41922 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:56:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:56:21 [info] 39#39: *520 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:56:21 [info] 39#39: *521 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:56:30 [info] 39#39: *522 [lua] access_by_lua(msblocations.conf:189):2: 3f824509b7d4c71e346f02f8ba581ae4:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:56:30 [info] 39#39: *522 [lua] logger.lua:23: 3f824509b7d4c71e346f02f8ba581ae4 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:56:30 +0000] 3f824509b7d4c71e346f02f8ba581ae4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:56:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:56:31 [info] 39#39: *523 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:56:31 [info] 39#39: *524 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:56:41 [info] 39#39: *526 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:56:41 [info] 39#39: *527 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:56:45 [info] 39#39: *528 [lua] access_by_lua(msblocations.conf:189):2: 775c335423c7256ebd644681f7928b9c:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:56:45 +0000] 775c335423c7256ebd644681f7928b9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 03:56:45 [info] 39#39: *528 [lua] logger.lua:23: 775c335423c7256ebd644681f7928b9c {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:56:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:56:51 [info] 37#37: *530 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:56:51 [info] 39#39: *529 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:57:00 [info] 39#39: *531 [lua] access_by_lua(msblocations.conf:189):2: c0a1c86c4adda4774b0ae54e522469ba:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:57:00 [info] 39#39: *531 [lua] logger.lua:23: c0a1c86c4adda4774b0ae54e522469ba {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:57:00 +0000] c0a1c86c4adda4774b0ae54e522469ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:57:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:57:01 [info] 39#39: *532 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:57:01 [info] 39#39: *533 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:57:11 [info] 39#39: *534 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:57:11 [info] 39#39: *535 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:57:15 [info] 39#39: *536 [lua] access_by_lua(msblocations.conf:189):2: ee080ef592b6fc548ddf5950ca0383d8:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:57:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
10.233.66.173 - - [12/Jan/2023:03:57:15 +0000] ee080ef592b6fc548ddf5950ca0383d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/12 03:57:15 [info] 39#39: *536 [lua] logger.lua:23: ee080ef592b6fc548ddf5950ca0383d8 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 03:57:21 [info] 39#39: *537 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:57:21 [info] 39#39: *538 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:57:30 [info] 39#39: *539 [lua] access_by_lua(msblocations.conf:189):2: 53bdf83b64d0fe1e7ca85aefa0249bbf:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:57:30 +0000] 53bdf83b64d0fe1e7ca85aefa0249bbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:57:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:57:30 [info] 39#39: *539 [lua] logger.lua:23: 53bdf83b64d0fe1e7ca85aefa0249bbf {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 03:57:31 [info] 37#37: *540 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:57:31 [info] 37#37: *541 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:57:41 [info] 39#39: *543 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:57:41 [info] 37#37: *544 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:57:45 [info] 39#39: *545 [lua] access_by_lua(msblocations.conf:189):2: f99d2c1d69388d8bc500bcf82d31c325:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:57:45 +0000] f99d2c1d69388d8bc500bcf82d31c325 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:57:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 03:57:45 [info] 39#39: *545 [lua] logger.lua:23: f99d2c1d69388d8bc500bcf82d31c325 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 03:57:51 [info] 39#39: *546 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:57:51 [info] 39#39: *547 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:58:00 [info] 39#39: *548 [lua] access_by_lua(msblocations.conf:189):2: ba8bb658383e54eaaa9c62650f15fa2c:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:58:00 [info] 39#39: *548 [lua] logger.lua:23: ba8bb658383e54eaaa9c62650f15fa2c {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:58:00 +0000] ba8bb658383e54eaaa9c62650f15fa2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:58:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 03:58:01 [info] 39#39: *549 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:58:01 [info] 39#39: *550 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:58:11 [info] 37#37: *551 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:58:11 [info] 37#37: *552 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:58:15 [info] 39#39: *553 [lua] access_by_lua(msblocations.conf:189):2: 8f8d1b6718ec4be7da4816942d5fa61c:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:58:15 [info] 39#39: *553 [lua] logger.lua:23: 8f8d1b6718ec4be7da4816942d5fa61c {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:58:15 +0000] 8f8d1b6718ec4be7da4816942d5fa61c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:58:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 03:58:21 [info] 37#37: *554 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:58:21 [info] 37#37: *555 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:58:30 [info] 39#39: *556 [lua] access_by_lua(msblocations.conf:189):2: 4cc378a16504b4bb26e5244ab21f04b5:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:58:30 [info] 39#39: *556 [lua] logger.lua:23: 4cc378a16504b4bb26e5244ab21f04b5 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:58:30 +0000] 4cc378a16504b4bb26e5244ab21f04b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:58:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 03:58:31 [info] 37#37: *558 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:58:31 [info] 39#39: *557 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:58:41 [info] 39#39: *560 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:58:41 [info] 39#39: *561 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:58:45 [info] 39#39: *562 [lua] access_by_lua(msblocations.conf:189):2: 859f4f9341378f02cb4b955cafa58af7:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:58:45 [info] 39#39: *562 [lua] logger.lua:23: 859f4f9341378f02cb4b955cafa58af7 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:58:45 +0000] 859f4f9341378f02cb4b955cafa58af7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:58:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 03:58:51 [info] 37#37: *564 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:58:51 [info] 39#39: *563 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:59:00 [info] 39#39: *565 [lua] access_by_lua(msblocations.conf:189):2: cdf946c000a9c1f220ebff675b1966d0:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:59:00 [info] 39#39: *565 [lua] logger.lua:23: cdf946c000a9c1f220ebff675b1966d0 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:59:00 +0000] cdf946c000a9c1f220ebff675b1966d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:59:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 03:59:01 [info] 39#39: *566 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:59:01 [info] 39#39: *567 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:59:11 [info] 39#39: *568 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:59:11 [info] 39#39: *569 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:59:15 [info] 39#39: *570 [lua] access_by_lua(msblocations.conf:189):2: 7c161aa361e11289cc22c893226baf21:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:59:15 +0000] 7c161aa361e11289cc22c893226baf21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 03:59:15 [info] 39#39: *570 [lua] logger.lua:23: 7c161aa361e11289cc22c893226baf21 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:59:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 03:59:21 [info] 39#39: *571 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:59:21 [info] 39#39: *572 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:59:30 [info] 39#39: *573 [lua] access_by_lua(msblocations.conf:189):2: 98ac71dbd8fc4c56c89f25dd3b7db343:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:59:30 +0000] 98ac71dbd8fc4c56c89f25dd3b7db343 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/12 03:59:30 [info] 39#39: *573 [lua] logger.lua:23: 98ac71dbd8fc4c56c89f25dd3b7db343 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:59:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 03:59:31 [info] 37#37: *574 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:59:31 [info] 37#37: *575 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:59:41 [info] 37#37: *577 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:59:41 [info] 37#37: *578 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:59:45 [info] 39#39: *579 [lua] access_by_lua(msblocations.conf:189):2: bb8aaab335c1caf596e95e8f99bb0384:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 03:59:45 [info] 39#39: *579 [lua] logger.lua:23: bb8aaab335c1caf596e95e8f99bb0384 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:03:59:45 +0000] bb8aaab335c1caf596e95e8f99bb0384 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:03:59:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/12 03:59:51 [info] 39#39: *580 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 03:59:51 [info] 39#39: *581 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:00:00 [info] 39#39: *582 [lua] access_by_lua(msblocations.conf:189):2: 617c100b437cc798865df2f290e14c77:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:00:00 [info] 39#39: *582 [lua] logger.lua:23: 617c100b437cc798865df2f290e14c77 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:00:00 +0000] 617c100b437cc798865df2f290e14c77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:00:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:00:01 [info] 37#37: *583 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:00:01 [info] 37#37: *584 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:00:11 [info] 37#37: *586 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:00:11 [info] 37#37: *585 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:00:15 [info] 39#39: *587 [lua] access_by_lua(msblocations.conf:189):2: e8272413becbe2228e6b9da7143a4b0b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:00:15 +0000] e8272413becbe2228e6b9da7143a4b0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 04:00:15 [info] 39#39: *587 [lua] logger.lua:23: e8272413becbe2228e6b9da7143a4b0b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:00:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:00:21 [info] 39#39: *588 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:00:21 [info] 39#39: *589 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:00:30 [info] 39#39: *590 [lua] access_by_lua(msblocations.conf:189):2: 12257a9a5b0369c602a0adfdd1a64e70:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:00:30 [info] 39#39: *590 [lua] logger.lua:23: 12257a9a5b0369c602a0adfdd1a64e70 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:00:30 +0000] 12257a9a5b0369c602a0adfdd1a64e70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:00:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 04:00:31 [info] 39#39: *591 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:00:31 [info] 39#39: *592 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:00:41 [info] 37#37: *594 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:00:41 [info] 37#37: *595 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:00:45 [info] 39#39: *596 [lua] access_by_lua(msblocations.conf:189):2: 7447245ee38c72e06bf7301c7b95ba00:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:00:45 [info] 39#39: *596 [lua] logger.lua:23: 7447245ee38c72e06bf7301c7b95ba00 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:00:45 +0000] 7447245ee38c72e06bf7301c7b95ba00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:00:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/12 04:00:51 [info] 39#39: *597 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:00:51 [info] 37#37: *598 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:01:00 [info] 39#39: *599 [lua] access_by_lua(msblocations.conf:189):2: 1f8a1c87c8ce035659e8bf012b5e8770:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:01:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:01:00 [info] 39#39: *599 [lua] logger.lua:23: 1f8a1c87c8ce035659e8bf012b5e8770 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:01:00 +0000] 1f8a1c87c8ce035659e8bf012b5e8770 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 04:01:01 [info] 37#37: *600 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:01:01 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:01:11 [info] 37#37: *602 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:01:11 [info] 37#37: *603 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:01:15 [info] 39#39: *604 [lua] access_by_lua(msblocations.conf:189):2: 18a9a8d833eb18aa4ea1e975513800b2:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:01:15 [info] 39#39: *604 [lua] logger.lua:23: 18a9a8d833eb18aa4ea1e975513800b2 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:01:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
10.233.66.173 - - [12/Jan/2023:04:01:15 +0000] 18a9a8d833eb18aa4ea1e975513800b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/12 04:01:21 [info] 39#39: *605 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:01:21 [info] 37#37: *606 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:01:30 [info] 39#39: *607 [lua] access_by_lua(msblocations.conf:189):2: dd57cac823b0a0f0b83fc6b5c5dc0cd4:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:01:30 +0000] dd57cac823b0a0f0b83fc6b5c5dc0cd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 04:01:30 [info] 39#39: *607 [lua] logger.lua:23: dd57cac823b0a0f0b83fc6b5c5dc0cd4 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:01:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:01:31 [info] 37#37: *608 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:01:31 [info] 37#37: *609 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:01:41 [info] 39#39: *611 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:01:41 [info] 39#39: *612 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:01:45 [info] 39#39: *613 [lua] access_by_lua(msblocations.conf:189):2: dae71b31ee0c5af4c27b6574926df07e:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:01:45 [info] 39#39: *613 [lua] logger.lua:23: dae71b31ee0c5af4c27b6574926df07e {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:01:45 +0000] dae71b31ee0c5af4c27b6574926df07e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:01:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:01:51 [info] 39#39: *614 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:01:51 [info] 39#39: *615 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:02:00 [info] 39#39: *616 [lua] access_by_lua(msblocations.conf:189):2: 687921eb3a3f193f0c70207ecf9b1131:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:02:00 [info] 39#39: *616 [lua] logger.lua:23: 687921eb3a3f193f0c70207ecf9b1131 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:02:00 +0000] 687921eb3a3f193f0c70207ecf9b1131 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:02:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:02:01 [info] 39#39: *618 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:02:01 [info] 39#39: *617 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:02:11 [info] 39#39: *619 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:02:11 [info] 39#39: *620 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:02:15 [info] 39#39: *621 [lua] access_by_lua(msblocations.conf:189):2: be74f6054e4c298b15c7cabc57d76cdc:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:02:15 +0000] be74f6054e4c298b15c7cabc57d76cdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 04:02:15 [info] 39#39: *621 [lua] logger.lua:23: be74f6054e4c298b15c7cabc57d76cdc {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:02:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 04:02:21 [info] 37#37: *623 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:02:21 [info] 39#39: *622 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:02:30 [info] 39#39: *624 [lua] access_by_lua(msblocations.conf:189):2: 10e354d767d1ebd3b98ab4a2c32bbeaf:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:02:30 [info] 39#39: *624 [lua] logger.lua:23: 10e354d767d1ebd3b98ab4a2c32bbeaf {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:02:30 +0000] 10e354d767d1ebd3b98ab4a2c32bbeaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:02:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:02:31 [info] 37#37: *625 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:02:31 [info] 37#37: *626 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:02:41 [info] 39#39: *628 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:02:41 [info] 39#39: *629 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:02:45 [info] 39#39: *630 [lua] access_by_lua(msblocations.conf:189):2: 9bdf8fbb6a28c422b9ac0133f9a46f82:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:02:45 [info] 39#39: *630 [lua] logger.lua:23: 9bdf8fbb6a28c422b9ac0133f9a46f82 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:02:45 +0000] 9bdf8fbb6a28c422b9ac0133f9a46f82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:02:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 04:02:51 [info] 39#39: *631 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:02:51 [info] 39#39: *632 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:03:00 [info] 39#39: *633 [lua] access_by_lua(msblocations.conf:189):2: cee7e8370a852ae61b8c6f608d461ff4:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:03:00 [info] 39#39: *633 [lua] logger.lua:23: cee7e8370a852ae61b8c6f608d461ff4 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:03:00 +0000] cee7e8370a852ae61b8c6f608d461ff4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:03:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/12 04:03:01 [info] 39#39: *634 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:03:01 [info] 39#39: *635 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:03:11 [info] 37#37: *637 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:03:11 [info] 37#37: *636 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:03:15 [info] 39#39: *638 [lua] access_by_lua(msblocations.conf:189):2: 73c113e6ce00000f0d3a863601f38d67:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:03:15 +0000] 73c113e6ce00000f0d3a863601f38d67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 04:03:15 [info] 39#39: *638 [lua] logger.lua:23: 73c113e6ce00000f0d3a863601f38d67 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:03:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:03:21 [info] 39#39: *639 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:03:21 [info] 37#37: *640 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:03:30 [info] 39#39: *641 [lua] access_by_lua(msblocations.conf:189):2: ccf4126b3c887d6751fd73fa09e89005:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:03:30 +0000] ccf4126b3c887d6751fd73fa09e89005 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 04:03:30 [info] 39#39: *641 [lua] logger.lua:23: ccf4126b3c887d6751fd73fa09e89005 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:03:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:03:31 [info] 39#39: *642 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:03:31 [info] 39#39: *643 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:03:41 [info] 39#39: *645 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:03:41 [info] 37#37: *646 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:03:45 [info] 39#39: *647 [lua] access_by_lua(msblocations.conf:189):2: 2bcc7bcd284d05abc81f0519f198b94e:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:03:45 +0000] 2bcc7bcd284d05abc81f0519f198b94e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 04:03:45 [info] 39#39: *647 [lua] logger.lua:23: 2bcc7bcd284d05abc81f0519f198b94e {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:03:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:03:51 [info] 37#37: *649 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:03:51 [info] 37#37: *648 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:04:00 [info] 39#39: *650 [lua] access_by_lua(msblocations.conf:189):2: 3a80333e7211d471b650601aa7e2c95f:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:04:00 [info] 39#39: *650 [lua] logger.lua:23: 3a80333e7211d471b650601aa7e2c95f {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:04:00 +0000] 3a80333e7211d471b650601aa7e2c95f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:04:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:04:01 [info] 37#37: *651 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:04:01 [info] 37#37: *652 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:04:11 [info] 37#37: *653 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:04:11 [info] 37#37: *654 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:04:15 [info] 39#39: *655 [lua] access_by_lua(msblocations.conf:189):2: a5122c6b7dffb48d2c15c8e1f0297193:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:04:15 [info] 39#39: *655 [lua] logger.lua:23: a5122c6b7dffb48d2c15c8e1f0297193 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:04:15 +0000] a5122c6b7dffb48d2c15c8e1f0297193 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:04:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/12 04:04:21 [info] 39#39: *656 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:04:21 [info] 37#37: *657 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:04:30 [info] 39#39: *658 [lua] access_by_lua(msblocations.conf:189):2: 0de8fb962b044f044dd81e79e7b20317:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:04:30 [info] 39#39: *658 [lua] logger.lua:23: 0de8fb962b044f044dd81e79e7b20317 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:04:30 +0000] 0de8fb962b044f044dd81e79e7b20317 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:04:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:04:31 [info] 37#37: *659 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:04:31 [info] 37#37: *660 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:04:41 [info] 39#39: *663 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:04:41 [info] 39#39: *662 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:04:45 [info] 39#39: *664 [lua] access_by_lua(msblocations.conf:189):2: 48de10cf6ad04959b9ecca1e8fc4b7a7:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:04:45 +0000] 48de10cf6ad04959b9ecca1e8fc4b7a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/12 04:04:45 [info] 39#39: *664 [lua] logger.lua:23: 48de10cf6ad04959b9ecca1e8fc4b7a7 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:04:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:04:51 [info] 37#37: *665 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:04:51 [info] 37#37: *666 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:05:00 [info] 39#39: *667 [lua] access_by_lua(msblocations.conf:189):2: 6d1a99d77573bfac207f8ab5e2f3c23c:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:05:00 [info] 39#39: *667 [lua] logger.lua:23: 6d1a99d77573bfac207f8ab5e2f3c23c {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:05:00 +0000] 6d1a99d77573bfac207f8ab5e2f3c23c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:05:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/12 04:05:01 [info] 39#39: *669 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:05:01 [info] 39#39: *668 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:05:11 [info] 39#39: *670 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:05:11 [info] 37#37: *671 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:05:15 [info] 39#39: *672 [lua] access_by_lua(msblocations.conf:189):2: 8703d9feead25f0d65040c37c60e7486:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:05:15 [info] 39#39: *672 [lua] logger.lua:23: 8703d9feead25f0d65040c37c60e7486 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:05:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.173 - - [12/Jan/2023:04:05:15 +0000] 8703d9feead25f0d65040c37c60e7486 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/12 04:05:21 [info] 37#37: *673 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:05:21 [info] 37#37: *674 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:05:30 [info] 39#39: *675 [lua] access_by_lua(msblocations.conf:189):2: c3bfca7c18da9d6ecc0695f4c19bdb87:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:05:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.173 - - [12/Jan/2023:04:05:30 +0000] c3bfca7c18da9d6ecc0695f4c19bdb87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 04:05:30 [info] 39#39: *675 [lua] logger.lua:23: c3bfca7c18da9d6ecc0695f4c19bdb87 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 04:05:31 [info] 37#37: *676 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:05:31 [info] 37#37: *677 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:05:41 [info] 37#37: *679 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:05:41 [info] 37#37: *680 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:05:45 [info] 39#39: *681 [lua] access_by_lua(msblocations.conf:189):2: 253f063c163b9d3e276deed61afdf9dd:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:05:45 +0000] 253f063c163b9d3e276deed61afdf9dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:05:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 04:05:45 [info] 39#39: *681 [lua] logger.lua:23: 253f063c163b9d3e276deed61afdf9dd {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 04:05:51 [info] 37#37: *683 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:05:51 [info] 37#37: *682 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:06:00 [info] 39#39: *684 [lua] access_by_lua(msblocations.conf:189):2: a64625bb833181ad4c58cd61252cdee7:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:06:00 [info] 39#39: *684 [lua] logger.lua:23: a64625bb833181ad4c58cd61252cdee7 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:06:00 +0000] a64625bb833181ad4c58cd61252cdee7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:06:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/12 04:06:01 [info] 37#37: *685 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:06:01 [info] 37#37: *686 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:06:11 [info] 39#39: *687 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:06:11 [info] 39#39: *688 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:06:15 [info] 39#39: *689 [lua] access_by_lua(msblocations.conf:189):2: bff10b711be95dbec650b2ee42c58d4a:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:06:15 [info] 39#39: *689 [lua] logger.lua:23: bff10b711be95dbec650b2ee42c58d4a {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:06:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.173 - - [12/Jan/2023:04:06:15 +0000] bff10b711be95dbec650b2ee42c58d4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/12 04:06:21 [info] 39#39: *691 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:06:21 [info] 39#39: *690 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:06:30 [info] 39#39: *692 [lua] access_by_lua(msblocations.conf:189):2: 013d9b78f39c62adf01552a10648cdb3:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:06:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:06:30 [info] 39#39: *692 [lua] logger.lua:23: 013d9b78f39c62adf01552a10648cdb3 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:06:30 +0000] 013d9b78f39c62adf01552a10648cdb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/12 04:06:31 [info] 37#37: *694 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:06:31 [info] 39#39: *693 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:06:41 [info] 39#39: *696 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:06:41 [info] 39#39: *697 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:06:45 [info] 39#39: *698 [lua] access_by_lua(msblocations.conf:189):2: aae96c58b87ec93793163feed807fc5e:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:06:45 [info] 39#39: *698 [lua] logger.lua:23: aae96c58b87ec93793163feed807fc5e {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:06:45 +0000] aae96c58b87ec93793163feed807fc5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:06:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/12 04:06:51 [info] 39#39: *699 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:06:51 [info] 37#37: *700 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:07:00 [info] 39#39: *701 [lua] access_by_lua(msblocations.conf:189):2: c727a54ccfe5b05289690013d7b49611:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:07:00 +0000] c727a54ccfe5b05289690013d7b49611 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:07:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 04:07:00 [info] 39#39: *701 [lua] logger.lua:23: c727a54ccfe5b05289690013d7b49611 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 04:07:01 [info] 39#39: *702 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:07:01 [info] 39#39: *703 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:07:11 [info] 37#37: *704 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:07:11 [info] 37#37: *705 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:07:15 [info] 39#39: *706 [lua] access_by_lua(msblocations.conf:189):2: 66df6b7afe5711484c2cbc8241271092:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:07:15 [info] 39#39: *706 [lua] logger.lua:23: 66df6b7afe5711484c2cbc8241271092 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:07:15 +0000] 66df6b7afe5711484c2cbc8241271092 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:07:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/12 04:07:21 [info] 37#37: *707 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:07:21 [info] 37#37: *708 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:07:30 [info] 39#39: *709 [lua] access_by_lua(msblocations.conf:189):2: 18147ae2b3de9f6523c4d0444d99c57b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:07:30 +0000] 18147ae2b3de9f6523c4d0444d99c57b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 04:07:30 [info] 39#39: *709 [lua] logger.lua:23: 18147ae2b3de9f6523c4d0444d99c57b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:07:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:07:31 [info] 37#37: *710 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:07:31 [info] 37#37: *711 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:07:41 [info] 39#39: *713 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:07:41 [info] 37#37: *714 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:07:45 [info] 39#39: *715 [lua] access_by_lua(msblocations.conf:189):2: 126cb5756f294bc8d30eee193dd44392:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:07:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.173 - - [12/Jan/2023:04:07:45 +0000] 126cb5756f294bc8d30eee193dd44392 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 04:07:45 [info] 39#39: *715 [lua] logger.lua:23: 126cb5756f294bc8d30eee193dd44392 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 04:07:51 [info] 39#39: *716 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:07:51 [info] 37#37: *717 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:08:01 [info] 39#39: *718 [lua] access_by_lua(msblocations.conf:189):2: fd47f3a236f95e50e35a441210c69a32:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:08:01 [info] 39#39: *718 [lua] logger.lua:23: fd47f3a236f95e50e35a441210c69a32 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:08:01 +0000] fd47f3a236f95e50e35a441210c69a32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:08:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:08:01 [info] 39#39: *719 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:08:01 [info] 39#39: *720 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:08:11 [info] 39#39: *721 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:08:11 [info] 39#39: *722 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:08:16 [info] 39#39: *723 [lua] access_by_lua(msblocations.conf:189):2: f6cbe507f75ec92b25ad65497b751a0e:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:08:16 [info] 39#39: *723 [lua] logger.lua:23: f6cbe507f75ec92b25ad65497b751a0e {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:08:16 +0000] f6cbe507f75ec92b25ad65497b751a0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:08:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 04:08:21 [info] 39#39: *724 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:08:21 [info] 37#37: *725 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:08:31 [info] 39#39: *726 [lua] access_by_lua(msblocations.conf:189):2: ac0c30ffb4f7bc1548a07d844e5da051:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:08:31 [info] 39#39: *726 [lua] logger.lua:23: ac0c30ffb4f7bc1548a07d844e5da051 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:08:31 +0000] ac0c30ffb4f7bc1548a07d844e5da051 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:08:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/12 04:08:31 [info] 37#37: *727 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:08:31 [info] 37#37: *728 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:08:41 [info] 37#37: *730 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:08:41 [info] 37#37: *731 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:08:46 [info] 39#39: *732 [lua] access_by_lua(msblocations.conf:189):2: 14d673da3634177e69aebc1477649ddb:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:08:46 +0000] 14d673da3634177e69aebc1477649ddb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:08:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 04:08:46 [info] 39#39: *732 [lua] logger.lua:23: 14d673da3634177e69aebc1477649ddb {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 04:08:51 [info] 39#39: *733 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:08:51 [info] 37#37: *734 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:09:01 [info] 39#39: *735 [lua] access_by_lua(msblocations.conf:189):2: 4d78d7dec5b46c8ef43bb43802239747:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:09:01 [info] 39#39: *735 [lua] logger.lua:23: 4d78d7dec5b46c8ef43bb43802239747 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:09:01 +0000] 4d78d7dec5b46c8ef43bb43802239747 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:09:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 04:09:01 [info] 37#37: *736 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:09:01 [info] 37#37: *737 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:09:11 [info] 37#37: *738 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:09:11 [info] 39#39: *739 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:09:16 [info] 39#39: *740 [lua] access_by_lua(msblocations.conf:189):2: e45477a6fb0d33900745a9a5aa3bb245:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:09:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/12 04:09:16 [info] 39#39: *740 [lua] logger.lua:23: e45477a6fb0d33900745a9a5aa3bb245 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:09:16 +0000] e45477a6fb0d33900745a9a5aa3bb245 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/12 04:09:21 [info] 37#37: *741 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:09:21 [info] 39#39: *742 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:09:31 [info] 39#39: *743 [lua] access_by_lua(msblocations.conf:189):2: 3391c49585b64ceff5089f2aea35ef8f:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:09:31 +0000] 3391c49585b64ceff5089f2aea35ef8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 04:09:31 [info] 39#39: *743 [lua] logger.lua:23: 3391c49585b64ceff5089f2aea35ef8f {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:09:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:09:31 [info] 39#39: *744 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:09:31 [info] 39#39: *745 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:09:41 [info] 39#39: *747 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:09:41 [info] 39#39: *748 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:09:46 [info] 39#39: *749 [lua] access_by_lua(msblocations.conf:189):2: ef6dbf735dd42c33546ad724019b221a:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:09:46 +0000] ef6dbf735dd42c33546ad724019b221a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 04:09:46 [info] 39#39: *749 [lua] logger.lua:23: ef6dbf735dd42c33546ad724019b221a {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:09:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:09:51 [info] 37#37: *751 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:09:51 [info] 39#39: *750 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:10:01 [info] 39#39: *752 [lua] access_by_lua(msblocations.conf:189):2: d46add4a2a5307579f1ddd6cc715ce80:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:10:01 +0000] d46add4a2a5307579f1ddd6cc715ce80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 04:10:01 [info] 39#39: *752 [lua] logger.lua:23: d46add4a2a5307579f1ddd6cc715ce80 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:10:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:10:01 [info] 39#39: *753 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:10:01 [info] 39#39: *754 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:10:11 [info] 37#37: *756 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:10:11 [info] 37#37: *755 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:10:16 [info] 39#39: *757 [lua] access_by_lua(msblocations.conf:189):2: 110dbdc625b74dbffc4b59c9977278bc:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:10:16 +0000] 110dbdc625b74dbffc4b59c9977278bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:10:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/12 04:10:16 [info] 39#39: *757 [lua] logger.lua:23: 110dbdc625b74dbffc4b59c9977278bc {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 04:10:21 [info] 39#39: *758 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:10:21 [info] 39#39: *759 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:10:31 [info] 39#39: *760 [lua] access_by_lua(msblocations.conf:189):2: b19c0d019be81b1387894342c2eff868:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:10:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:10:31 [info] 39#39: *760 [lua] logger.lua:23: b19c0d019be81b1387894342c2eff868 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:10:31 +0000] b19c0d019be81b1387894342c2eff868 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/12 04:10:31 [info] 37#37: *762 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:10:31 [info] 37#37: *761 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:10:41 [info] 39#39: *764 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:10:41 [info] 39#39: *765 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:10:46 [info] 39#39: *766 [lua] access_by_lua(msblocations.conf:189):2: 843d6781f1a51d30eb9c70b63db4cc98:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:10:46 [info] 39#39: *766 [lua] logger.lua:23: 843d6781f1a51d30eb9c70b63db4cc98 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:10:46 +0000] 843d6781f1a51d30eb9c70b63db4cc98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:10:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:10:51 [info] 39#39: *767 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:10:51 [info] 39#39: *768 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:11:01 [info] 39#39: *769 [lua] access_by_lua(msblocations.conf:189):2: 2b998f2aef1cb290be36d46f30efef5b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:11:01 +0000] 2b998f2aef1cb290be36d46f30efef5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/12 04:11:01 [info] 39#39: *769 [lua] logger.lua:23: 2b998f2aef1cb290be36d46f30efef5b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:11:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/12 04:11:01 [info] 39#39: *770 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:11:01 [info] 39#39: *771 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:11:11 [info] 37#37: *772 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:11:11 [info] 39#39: *773 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:11:16 [info] 39#39: *774 [lua] access_by_lua(msblocations.conf:189):2: 0d42cf0949ee2095c8bb0fd188f7ddf0:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:11:16 [info] 39#39: *774 [lua] logger.lua:23: 0d42cf0949ee2095c8bb0fd188f7ddf0 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:11:16 +0000] 0d42cf0949ee2095c8bb0fd188f7ddf0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:11:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 04:11:21 [info] 39#39: *776 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:11:21 [info] 39#39: *775 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:11:31 [info] 39#39: *777 [lua] access_by_lua(msblocations.conf:189):2: ad6439b7b0712157d0f57711885f6f5d:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:11:31 +0000] ad6439b7b0712157d0f57711885f6f5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/12 04:11:31 [info] 39#39: *777 [lua] logger.lua:23: ad6439b7b0712157d0f57711885f6f5d {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:11:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/12 04:11:31 [info] 37#37: *779 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:11:31 [info] 39#39: *778 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:11:41 [info] 37#37: *781 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:11:41 [info] 37#37: *782 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:11:46 [info] 39#39: *783 [lua] access_by_lua(msblocations.conf:189):2: 9e8511b7df14eadaa89f9ead5faee465:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:11:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:11:46 [info] 39#39: *783 [lua] logger.lua:23: 9e8511b7df14eadaa89f9ead5faee465 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:11:46 +0000] 9e8511b7df14eadaa89f9ead5faee465 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 04:11:51 [info] 37#37: *785 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:11:51 [info] 39#39: *784 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:12:01 [info] 39#39: *786 [lua] access_by_lua(msblocations.conf:189):2: 5fb812496dfa34fe7c9ab314a6fa0f48:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:12:01 +0000] 5fb812496dfa34fe7c9ab314a6fa0f48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/12 04:12:01 [info] 39#39: *786 [lua] logger.lua:23: 5fb812496dfa34fe7c9ab314a6fa0f48 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:12:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/12 04:12:01 [info] 37#37: *787 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:12:01 [info] 37#37: *788 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:12:11 [info] 39#39: *789 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:12:11 [info] 39#39: *790 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:12:16 [info] 39#39: *791 [lua] access_by_lua(msblocations.conf:189):2: 6164663e928acfd31f3fc96d0efb527e:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:12:16 [info] 39#39: *791 [lua] logger.lua:23: 6164663e928acfd31f3fc96d0efb527e {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:12:16 +0000] 6164663e928acfd31f3fc96d0efb527e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:12:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 04:12:21 [info] 39#39: *792 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:12:21 [info] 39#39: *793 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:12:31 [info] 39#39: *794 [lua] access_by_lua(msblocations.conf:189):2: 6ee2bc29090d85a093423d7283e9e8b8:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:12:31 +0000] 6ee2bc29090d85a093423d7283e9e8b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 04:12:31 [info] 39#39: *794 [lua] logger.lua:23: 6ee2bc29090d85a093423d7283e9e8b8 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:12:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 04:12:31 [info] 39#39: *795 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:12:31 [info] 37#37: *796 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:12:41 [info] 37#37: *799 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:12:41 [info] 39#39: *798 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:12:46 [info] 39#39: *800 [lua] access_by_lua(msblocations.conf:189):2: 60d912294263e24efa08f6534b3b7071:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:12:46 [info] 39#39: *800 [lua] logger.lua:23: 60d912294263e24efa08f6534b3b7071 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:12:46 +0000] 60d912294263e24efa08f6534b3b7071 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:12:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/12 04:12:51 [info] 39#39: *801 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:12:51 [info] 39#39: *802 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:13:01 [info] 39#39: *803 [lua] access_by_lua(msblocations.conf:189):2: 4a6f07fdb100ae355d29ff4fd8b5151f:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:13:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/12 04:13:01 [info] 39#39: *803 [lua] logger.lua:23: 4a6f07fdb100ae355d29ff4fd8b5151f {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:13:01 +0000] 4a6f07fdb100ae355d29ff4fd8b5151f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 04:13:01 [info] 39#39: *804 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:13:01 [info] 39#39: *805 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:13:11 [info] 37#37: *806 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:13:11 [info] 37#37: *807 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:13:16 [info] 39#39: *808 [lua] access_by_lua(msblocations.conf:189):2: e3b521deb43cdc1fcdb52709eb59ad3c:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:13:16 [info] 39#39: *808 [lua] logger.lua:23: e3b521deb43cdc1fcdb52709eb59ad3c {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:13:16 +0000] e3b521deb43cdc1fcdb52709eb59ad3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:13:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 04:13:21 [info] 37#37: *809 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:13:21 [info] 37#37: *810 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:13:31 [info] 39#39: *811 [lua] access_by_lua(msblocations.conf:189):2: 3bf6745a0ced3dcaf57f7f53d128450e:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:13:31 [info] 39#39: *811 [lua] logger.lua:23: 3bf6745a0ced3dcaf57f7f53d128450e {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:13:31 +0000] 3bf6745a0ced3dcaf57f7f53d128450e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:13:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:13:31 [info] 37#37: *813 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:13:31 [info] 37#37: *812 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:13:41 [info] 39#39: *815 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:13:41 [info] 39#39: *816 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:13:46 [info] 39#39: *817 [lua] access_by_lua(msblocations.conf:189):2: 21623aa131aec245ce9b74ba07fa2665:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:13:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.173 - - [12/Jan/2023:04:13:46 +0000] 21623aa131aec245ce9b74ba07fa2665 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 04:13:46 [info] 39#39: *817 [lua] logger.lua:23: 21623aa131aec245ce9b74ba07fa2665 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 04:13:51 [info] 39#39: *818 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:13:51 [info] 39#39: *819 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:14:01 [info] 39#39: *820 [lua] access_by_lua(msblocations.conf:189):2: 55d20d6fddb77f8e28d2814051f39592:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:14:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/12 04:14:01 [info] 39#39: *820 [lua] logger.lua:23: 55d20d6fddb77f8e28d2814051f39592 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:14:01 +0000] 55d20d6fddb77f8e28d2814051f39592 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 04:14:01 [info] 37#37: *821 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:14:01 [info] 37#37: *822 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:14:11 [info] 37#37: *823 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:14:11 [info] 37#37: *824 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:14:16 [info] 39#39: *825 [lua] access_by_lua(msblocations.conf:189):2: 50dcfbea761ea3b78c9e01f50aa91ef9:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:14:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.173 - - [12/Jan/2023:04:14:16 +0000] 50dcfbea761ea3b78c9e01f50aa91ef9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 04:14:16 [info] 39#39: *825 [lua] logger.lua:23: 50dcfbea761ea3b78c9e01f50aa91ef9 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 04:14:21 [info] 37#37: *826 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:14:21 [info] 37#37: *827 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:14:31 [info] 39#39: *828 [lua] access_by_lua(msblocations.conf:189):2: 499f2fc2263e679741f1de716cec959d:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:14:31 [info] 39#39: *828 [lua] logger.lua:23: 499f2fc2263e679741f1de716cec959d {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:14:31 +0000] 499f2fc2263e679741f1de716cec959d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:14:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/12 04:14:31 [info] 39#39: *829 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:14:31 [info] 39#39: *830 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:14:41 [info] 39#39: *832 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:14:41 [info] 37#37: *833 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:14:46 [info] 39#39: *834 [lua] access_by_lua(msblocations.conf:189):2: 1290cd1f9dfdb11ca51f733d3e817483:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:14:46 [info] 39#39: *834 [lua] logger.lua:23: 1290cd1f9dfdb11ca51f733d3e817483 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:14:46 +0000] 1290cd1f9dfdb11ca51f733d3e817483 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:14:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/12 04:14:51 [info] 39#39: *835 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:14:51 [info] 37#37: *836 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:15:01 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:15:01 [info] 37#37: *838 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:15:01 [info] 39#39: *839 [lua] access_by_lua(msblocations.conf:189):2: 50b734c97ed73bc8aee11c079205ec67:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:15:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.173 - - [12/Jan/2023:04:15:01 +0000] 50b734c97ed73bc8aee11c079205ec67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 04:15:01 [info] 39#39: *839 [lua] logger.lua:23: 50b734c97ed73bc8aee11c079205ec67 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 04:15:11 [info] 39#39: *840 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:15:11 [info] 39#39: *841 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:15:16 [info] 39#39: *842 [lua] access_by_lua(msblocations.conf:189):2: f669466e61f4e81df3f015acac417a90:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:15:16 [info] 39#39: *842 [lua] logger.lua:23: f669466e61f4e81df3f015acac417a90 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:15:16 +0000] f669466e61f4e81df3f015acac417a90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:15:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 04:15:21 [info] 37#37: *843 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:15:21 [info] 37#37: *844 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:15:31 [info] 37#37: *845 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:15:31 [info] 37#37: *846 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:15:31 [info] 39#39: *847 [lua] access_by_lua(msblocations.conf:189):2: 55ab902642450c118f977a04f05f577d:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:15:31 [info] 39#39: *847 [lua] logger.lua:23: 55ab902642450c118f977a04f05f577d {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:15:31 +0000] 55ab902642450c118f977a04f05f577d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:15:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:15:41 [info] 39#39: *849 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:15:41 [info] 39#39: *850 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:15:46 [info] 39#39: *851 [lua] access_by_lua(msblocations.conf:189):2: d44dcad5c6fd31eb714b61956f78f83e:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:15:46 +0000] d44dcad5c6fd31eb714b61956f78f83e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 04:15:46 [info] 39#39: *851 [lua] logger.lua:23: d44dcad5c6fd31eb714b61956f78f83e {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:15:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:15:51 [info] 39#39: *853 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:15:51 [info] 39#39: *852 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:16:01 [info] 39#39: *855 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:16:01 [info] 37#37: *854 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:16:01 [info] 39#39: *856 [lua] access_by_lua(msblocations.conf:189):2: 4967f2546cc2f710a6013f6118017479:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:16:01 [info] 39#39: *856 [lua] logger.lua:23: 4967f2546cc2f710a6013f6118017479 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:16:01 +0000] 4967f2546cc2f710a6013f6118017479 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:16:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/12 04:16:11 [info] 39#39: *857 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:16:11 [info] 39#39: *858 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:16:16 [info] 39#39: *859 [lua] access_by_lua(msblocations.conf:189):2: c618e2c2368291dfb634b1eafb85341a:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:16:16 [info] 39#39: *859 [lua] logger.lua:23: c618e2c2368291dfb634b1eafb85341a {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:16:16 +0000] c618e2c2368291dfb634b1eafb85341a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:16:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 04:16:21 [info] 37#37: *860 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:16:21 [info] 37#37: *861 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:16:31 [info] 37#37: *863 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:16:31 [info] 37#37: *862 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:16:31 [info] 39#39: *864 [lua] access_by_lua(msblocations.conf:189):2: c654edd31ef3d1dc17999ee77e386b23:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:16:31 +0000] c654edd31ef3d1dc17999ee77e386b23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:16:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:16:31 [info] 39#39: *864 [lua] logger.lua:23: c654edd31ef3d1dc17999ee77e386b23 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 04:16:41 [info] 39#39: *866 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:16:41 [info] 37#37: *867 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:16:46 [info] 39#39: *868 [lua] access_by_lua(msblocations.conf:189):2: 6dbd2f9708ce3e51a1f6d36290cd9b84:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:16:46 [info] 39#39: *868 [lua] logger.lua:23: 6dbd2f9708ce3e51a1f6d36290cd9b84 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:16:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.173 - - [12/Jan/2023:04:16:46 +0000] 6dbd2f9708ce3e51a1f6d36290cd9b84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 04:16:51 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:16:51 [info] 37#37: *870 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:17:01 [info] 37#37: *872 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:17:01 [info] 37#37: *871 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:17:01 [info] 39#39: *873 [lua] access_by_lua(msblocations.conf:189):2: 6bb58c3562a313c225caf4e669c7199e:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:17:01 [info] 39#39: *873 [lua] logger.lua:23: 6bb58c3562a313c225caf4e669c7199e {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:17:01 +0000] 6bb58c3562a313c225caf4e669c7199e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:17:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:17:11 [info] 39#39: *874 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:17:11 [info] 37#37: *875 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:17:16 [info] 39#39: *876 [lua] access_by_lua(msblocations.conf:189):2: 11635ce5b810f9458b20ce1c7392f35d:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:17:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:17:16 [info] 39#39: *876 [lua] logger.lua:23: 11635ce5b810f9458b20ce1c7392f35d {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:17:16 +0000] 11635ce5b810f9458b20ce1c7392f35d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 04:17:21 [info] 37#37: *877 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:17:21 [info] 37#37: *878 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:17:31 [info] 37#37: *879 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:17:31 [info] 37#37: *880 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:17:31 [info] 39#39: *881 [lua] access_by_lua(msblocations.conf:189):2: 24b809a37499dc29d7ba50717e780053:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:17:31 +0000] 24b809a37499dc29d7ba50717e780053 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/12 04:17:31 [info] 39#39: *881 [lua] logger.lua:23: 24b809a37499dc29d7ba50717e780053 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:17:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:17:41 [info] 37#37: *883 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:17:41 [info] 37#37: *884 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:17:46 [info] 39#39: *885 [lua] access_by_lua(msblocations.conf:189):2: 185395f21ea79b0bb670f74bf33ed38c:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:17:46 [info] 39#39: *885 [lua] logger.lua:23: 185395f21ea79b0bb670f74bf33ed38c {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:17:46 +0000] 185395f21ea79b0bb670f74bf33ed38c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:17:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/12 04:17:51 [info] 39#39: *886 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:17:51 [info] 39#39: *887 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:18:01 [info] 39#39: *888 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:18:01 [info] 39#39: *889 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:18:01 [info] 39#39: *890 [lua] access_by_lua(msblocations.conf:189):2: f74949fd538b1a293589bf9eac839fa4:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:18:01 [info] 39#39: *890 [lua] logger.lua:23: f74949fd538b1a293589bf9eac839fa4 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:18:01 +0000] f74949fd538b1a293589bf9eac839fa4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:18:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:18:11 [info] 37#37: *891 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:18:11 [info] 37#37: *892 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:18:16 [info] 39#39: *893 [lua] access_by_lua(msblocations.conf:189):2: 8548b821092396f441287c11da093a82:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:18:16 [info] 39#39: *893 [lua] logger.lua:23: 8548b821092396f441287c11da093a82 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:18:16 +0000] 8548b821092396f441287c11da093a82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:18:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:18:21 [info] 37#37: *895 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:18:21 [info] 37#37: *894 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:18:31 [info] 37#37: *896 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:18:31 [info] 37#37: *897 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:18:31 [info] 39#39: *898 [lua] access_by_lua(msblocations.conf:189):2: 9941e5c7d576be8e26a28ec8c76f031e:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:18:31 +0000] 9941e5c7d576be8e26a28ec8c76f031e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 04:18:31 [info] 39#39: *898 [lua] logger.lua:23: 9941e5c7d576be8e26a28ec8c76f031e {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:18:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:18:41 [info] 37#37: *900 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:18:41 [info] 37#37: *901 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:18:46 [info] 39#39: *902 [lua] access_by_lua(msblocations.conf:189):2: 3b25d27abc40a5fc804e1a3ebbb6d3a4:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:18:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.173 - - [12/Jan/2023:04:18:46 +0000] 3b25d27abc40a5fc804e1a3ebbb6d3a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/12 04:18:46 [info] 39#39: *902 [lua] logger.lua:23: 3b25d27abc40a5fc804e1a3ebbb6d3a4 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 04:18:51 [info] 37#37: *903 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:18:51 [info] 37#37: *904 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:19:01 [info] 39#39: *905 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:19:01 [info] 39#39: *906 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:19:01 [info] 39#39: *907 [lua] access_by_lua(msblocations.conf:189):2: 7b57bdd651d452395ef05a8e98f0a550:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:19:01 [info] 39#39: *907 [lua] logger.lua:23: 7b57bdd651d452395ef05a8e98f0a550 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:19:01 +0000] 7b57bdd651d452395ef05a8e98f0a550 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:19:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:19:11 [info] 37#37: *908 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:19:11 [info] 37#37: *909 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:19:16 [info] 39#39: *910 [lua] access_by_lua(msblocations.conf:189):2: 6bbf9d612f304aea05c40c02688aacc6:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:19:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.173 - - [12/Jan/2023:04:19:16 +0000] 6bbf9d612f304aea05c40c02688aacc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/12 04:19:16 [info] 39#39: *910 [lua] logger.lua:23: 6bbf9d612f304aea05c40c02688aacc6 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 04:19:21 [info] 39#39: *911 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:19:21 [info] 37#37: *912 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:19:31 [info] 37#37: *913 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:19:31 [info] 37#37: *914 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:19:31 [info] 39#39: *915 [lua] access_by_lua(msblocations.conf:189):2: e669a41c3604345c8b6c6dd77c75136f:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:19:31 [info] 39#39: *915 [lua] logger.lua:23: e669a41c3604345c8b6c6dd77c75136f {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:19:31 +0000] e669a41c3604345c8b6c6dd77c75136f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:19:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:19:41 [info] 37#37: *918 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:19:41 [info] 37#37: *917 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:19:46 [info] 39#39: *919 [lua] access_by_lua(msblocations.conf:189):2: d96075d882eb86353f0c35f5f09671cf:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:19:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:19:46 [info] 39#39: *919 [lua] logger.lua:23: d96075d882eb86353f0c35f5f09671cf {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:19:46 +0000] d96075d882eb86353f0c35f5f09671cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 04:19:51 [info] 37#37: *921 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:19:51 [info] 37#37: *920 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:20:01 [info] 39#39: *922 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:20:01 [info] 39#39: *923 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:20:01 [info] 39#39: *924 [lua] access_by_lua(msblocations.conf:189):2: eae4c471401d8b8f56cac5c9bdf7f14f:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:20:01 [info] 39#39: *924 [lua] logger.lua:23: eae4c471401d8b8f56cac5c9bdf7f14f {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:20:01 +0000] eae4c471401d8b8f56cac5c9bdf7f14f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:20:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:20:11 [info] 39#39: *925 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:20:11 [info] 37#37: *926 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:20:16 [info] 39#39: *927 [lua] access_by_lua(msblocations.conf:189):2: 168dc16ab7eb9ac57e9b3d3867d7f210:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:20:16 [info] 39#39: *927 [lua] logger.lua:23: 168dc16ab7eb9ac57e9b3d3867d7f210 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:20:16 +0000] 168dc16ab7eb9ac57e9b3d3867d7f210 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:20:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 04:20:21 [info] 37#37: *928 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:20:21 [info] 37#37: *929 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:20:31 [info] 37#37: *930 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:20:31 [info] 37#37: *931 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:20:31 [info] 39#39: *932 [lua] access_by_lua(msblocations.conf:189):2: 328bf578d7e6aa16fda748ab7993f5de:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:20:31 [info] 39#39: *932 [lua] logger.lua:23: 328bf578d7e6aa16fda748ab7993f5de {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:20:31 +0000] 328bf578d7e6aa16fda748ab7993f5de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:20:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:20:41 [info] 37#37: *934 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:20:41 [info] 37#37: *935 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:20:46 [info] 39#39: *936 [lua] access_by_lua(msblocations.conf:189):2: b0f984161d34dae60b6f33619041b6a2:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:20:46 [info] 39#39: *936 [lua] logger.lua:23: b0f984161d34dae60b6f33619041b6a2 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:20:46 +0000] b0f984161d34dae60b6f33619041b6a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:20:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:20:51 [info] 39#39: *937 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:20:51 [info] 39#39: *938 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:21:01 [info] 37#37: *939 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:21:01 [info] 37#37: *940 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:21:01 [info] 39#39: *941 [lua] access_by_lua(msblocations.conf:189):2: ef980e8a81ca4c5cc5a674a586aa5368:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:21:01 [info] 39#39: *941 [lua] logger.lua:23: ef980e8a81ca4c5cc5a674a586aa5368 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:21:01 +0000] ef980e8a81ca4c5cc5a674a586aa5368 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:21:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:21:11 [info] 37#37: *942 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:21:11 [info] 37#37: *943 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:21:16 [info] 39#39: *944 [lua] access_by_lua(msblocations.conf:189):2: 5060c0b5cb1591d21f4f6382d7222a6e:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:21:16 [info] 39#39: *944 [lua] logger.lua:23: 5060c0b5cb1591d21f4f6382d7222a6e {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:21:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.66.173 - - [12/Jan/2023:04:21:16 +0000] 5060c0b5cb1591d21f4f6382d7222a6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/12 04:21:21 [info] 37#37: *945 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:21:21 [info] 37#37: *946 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:21:31 [info] 39#39: *947 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:21:31 [info] 39#39: *948 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:21:31 [info] 39#39: *949 [lua] access_by_lua(msblocations.conf:189):2: 9fea6d0ae8bca57e4255b0714fada296:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:21:31 +0000] 9fea6d0ae8bca57e4255b0714fada296 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:21:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:21:31 [info] 39#39: *949 [lua] logger.lua:23: 9fea6d0ae8bca57e4255b0714fada296 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 04:21:41 [info] 37#37: *951 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:21:41 [info] 37#37: *952 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:21:46 [info] 39#39: *953 [lua] access_by_lua(msblocations.conf:189):2: abb117e1493ee4e5ccc945d080395eec:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:21:46 +0000] abb117e1493ee4e5ccc945d080395eec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 04:21:46 [info] 39#39: *953 [lua] logger.lua:23: abb117e1493ee4e5ccc945d080395eec {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:21:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:21:51 [info] 37#37: *954 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:21:51 [info] 37#37: *955 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:21:57 [info] 39#39: *956 client closed connection while waiting for request, client: 10.233.65.136, server: 0.0.0.0:443
2023/01/12 04:22:01 [info] 37#37: *957 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:22:01 [info] 37#37: *958 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:22:01 [info] 39#39: *959 [lua] access_by_lua(msblocations.conf:189):2: 9cc6586dd8946f9dd1567d7bab4b8b69:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:22:01 [info] 39#39: *959 [lua] logger.lua:23: 9cc6586dd8946f9dd1567d7bab4b8b69 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:22:01 +0000] 9cc6586dd8946f9dd1567d7bab4b8b69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:22:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:22:11 [info] 39#39: *960 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:22:11 [info] 39#39: *961 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:22:16 [info] 39#39: *962 [lua] access_by_lua(msblocations.conf:189):2: fc89acbaf4a11d49df9850c5373c6849:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:22:17 [info] 39#39: *962 [lua] logger.lua:23: fc89acbaf4a11d49df9850c5373c6849 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:22:17 +0000] fc89acbaf4a11d49df9850c5373c6849 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:22:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:22:21 [info] 39#39: *964 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:22:21 [info] 39#39: *963 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:22:31 [info] 37#37: *965 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:22:31 [info] 37#37: *966 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:22:32 [info] 39#39: *967 [lua] access_by_lua(msblocations.conf:189):2: ff0a3398ef689ec103ab7ff1adcd829d:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:22:32 [info] 39#39: *967 [lua] logger.lua:23: ff0a3398ef689ec103ab7ff1adcd829d {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:22:32 +0000] ff0a3398ef689ec103ab7ff1adcd829d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:22:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:22:41 [info] 39#39: *969 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:22:41 [info] 39#39: *970 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:22:47 [info] 39#39: *971 [lua] access_by_lua(msblocations.conf:189):2: c11f655465710de32873255699889c09:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:22:47 +0000] c11f655465710de32873255699889c09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/12 04:22:47 [info] 39#39: *971 [lua] logger.lua:23: c11f655465710de32873255699889c09 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:22:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:22:51 [info] 37#37: *972 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:22:51 [info] 37#37: *973 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:23:01 [info] 37#37: *975 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:23:01 [info] 37#37: *974 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:23:02 [info] 39#39: *976 [lua] access_by_lua(msblocations.conf:189):2: 956078e30ad6ccc8110c78d941fd04e7:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:23:02 +0000] 956078e30ad6ccc8110c78d941fd04e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/12 04:23:02 [info] 39#39: *976 [lua] logger.lua:23: 956078e30ad6ccc8110c78d941fd04e7 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:23:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:23:11 [info] 39#39: *977 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:23:11 [info] 37#37: *978 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:23:17 [info] 39#39: *979 [lua] access_by_lua(msblocations.conf:189):2: d4f6cda531bb682ce8fd723422cd9052:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:23:17 +0000] d4f6cda531bb682ce8fd723422cd9052 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/12 04:23:17 [info] 39#39: *979 [lua] logger.lua:23: d4f6cda531bb682ce8fd723422cd9052 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:23:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 04:23:21 [info] 39#39: *980 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:23:21 [info] 39#39: *981 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:23:31 [info] 37#37: *982 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:23:31 [info] 37#37: *983 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:23:32 [info] 39#39: *984 [lua] access_by_lua(msblocations.conf:189):2: b96d9468deb896fee974cdd4bde5bc17:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:23:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.173 - - [12/Jan/2023:04:23:32 +0000] b96d9468deb896fee974cdd4bde5bc17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 04:23:32 [info] 39#39: *984 [lua] logger.lua:23: b96d9468deb896fee974cdd4bde5bc17 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 04:23:41 [info] 39#39: *986 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:23:41 [info] 39#39: *987 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:23:47 [info] 39#39: *988 [lua] access_by_lua(msblocations.conf:189):2: 7cbff9db08ddcc621ee05cfd9a381651:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:23:47 +0000] 7cbff9db08ddcc621ee05cfd9a381651 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 04:23:47 [info] 39#39: *988 [lua] logger.lua:23: 7cbff9db08ddcc621ee05cfd9a381651 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:23:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 04:23:51 [info] 39#39: *989 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:23:51 [info] 39#39: *990 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:24:01 [info] 39#39: *991 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:24:01 [info] 39#39: *992 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:24:02 [info] 39#39: *993 [lua] access_by_lua(msblocations.conf:189):2: 6951a4f4620ec7f2e0485fa1b7027f63:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:24:02 [info] 39#39: *993 [lua] logger.lua:23: 6951a4f4620ec7f2e0485fa1b7027f63 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:24:02 +0000] 6951a4f4620ec7f2e0485fa1b7027f63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:24:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:24:11 [info] 37#37: *994 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:24:11 [info] 37#37: *995 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:24:17 [info] 39#39: *996 [lua] access_by_lua(msblocations.conf:189):2: 82f5c687a0e2cb165e08d6773a0423de:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:24:17 +0000] 82f5c687a0e2cb165e08d6773a0423de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 04:24:17 [info] 39#39: *996 [lua] logger.lua:23: 82f5c687a0e2cb165e08d6773a0423de {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:24:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 04:24:21 [info] 37#37: *997 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:24:21 [info] 37#37: *998 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:24:31 [info] 39#39: *999 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:24:31 [info] 39#39: *1000 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:24:32 [info] 39#39: *1001 [lua] access_by_lua(msblocations.conf:189):2: 42810c4d969a20f6e404e5ea3324d8f6:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:24:32 +0000] 42810c4d969a20f6e404e5ea3324d8f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:24:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:24:32 [info] 39#39: *1001 [lua] logger.lua:23: 42810c4d969a20f6e404e5ea3324d8f6 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 04:24:41 [info] 37#37: *1003 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:24:41 [info] 37#37: *1004 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:24:47 [info] 39#39: *1005 [lua] access_by_lua(msblocations.conf:189):2: 74a1d2fe2882c821ca7173491ba870ae:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:24:47 +0000] 74a1d2fe2882c821ca7173491ba870ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/12 04:24:47 [info] 39#39: *1005 [lua] logger.lua:23: 74a1d2fe2882c821ca7173491ba870ae {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:24:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 04:24:51 [info] 39#39: *1006 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:24:51 [info] 39#39: *1007 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:25:01 [info] 37#37: *1008 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:25:01 [info] 37#37: *1009 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:25:02 [info] 39#39: *1010 [lua] access_by_lua(msblocations.conf:189):2: 0c0c65d38ef2a0542cb145ba1c0eca09:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:25:02 [info] 39#39: *1010 [lua] logger.lua:23: 0c0c65d38ef2a0542cb145ba1c0eca09 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:25:02 +0000] 0c0c65d38ef2a0542cb145ba1c0eca09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:25:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 04:25:11 [info] 37#37: *1011 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:25:11 [info] 37#37: *1012 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:25:17 [info] 39#39: *1013 [lua] access_by_lua(msblocations.conf:189):2: 63fd3a67018f5b0b14aa79a555fe75d3:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:25:17 +0000] 63fd3a67018f5b0b14aa79a555fe75d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/12 04:25:17 [info] 39#39: *1013 [lua] logger.lua:23: 63fd3a67018f5b0b14aa79a555fe75d3 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:25:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/12 04:25:21 [info] 39#39: *1014 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:25:21 [info] 39#39: *1015 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:25:31 [info] 37#37: *1016 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:25:31 [info] 37#37: *1017 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:25:32 [info] 39#39: *1018 [lua] access_by_lua(msblocations.conf:189):2: 9b7ff195cc94ebed25e421ad0e4c81c3:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:25:32 +0000] 9b7ff195cc94ebed25e421ad0e4c81c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 04:25:32 [info] 39#39: *1018 [lua] logger.lua:23: 9b7ff195cc94ebed25e421ad0e4c81c3 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:25:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:25:41 [info] 39#39: *1020 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:25:41 [info] 39#39: *1021 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:25:47 [info] 39#39: *1022 [lua] access_by_lua(msblocations.conf:189):2: 641c2e5d0061d11eb0c7e1ec13d26073:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:25:47 [info] 39#39: *1022 [lua] logger.lua:23: 641c2e5d0061d11eb0c7e1ec13d26073 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:25:47 +0000] 641c2e5d0061d11eb0c7e1ec13d26073 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:25:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:25:51 [info] 39#39: *1023 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:25:51 [info] 39#39: *1024 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:26:01 [info] 37#37: *1025 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:26:01 [info] 37#37: *1026 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:26:02 [info] 39#39: *1027 [lua] access_by_lua(msblocations.conf:189):2: 537b6f41e2f28134990891759412c693:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:26:02 [info] 39#39: *1027 [lua] logger.lua:23: 537b6f41e2f28134990891759412c693 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:26:02 +0000] 537b6f41e2f28134990891759412c693 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:26:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:26:11 [info] 39#39: *1028 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:26:11 [info] 39#39: *1029 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:26:17 [info] 39#39: *1030 [lua] access_by_lua(msblocations.conf:189):2: 9a1afdfd879f2ba3715c3181de3809d2:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:26:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:26:17 [info] 39#39: *1030 [lua] logger.lua:23: 9a1afdfd879f2ba3715c3181de3809d2 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:26:17 +0000] 9a1afdfd879f2ba3715c3181de3809d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 04:26:21 [info] 39#39: *1031 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:26:21 [info] 39#39: *1032 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:26:31 [info] 39#39: *1033 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:26:31 [info] 39#39: *1034 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:26:32 [info] 39#39: *1035 [lua] access_by_lua(msblocations.conf:189):2: cdcf42d325cd6bb9dac6d8ab5b42f185:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:26:32 [info] 39#39: *1035 [lua] logger.lua:23: cdcf42d325cd6bb9dac6d8ab5b42f185 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:26:32 +0000] cdcf42d325cd6bb9dac6d8ab5b42f185 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:26:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/12 04:26:41 [info] 39#39: *1037 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:26:41 [info] 39#39: *1038 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:26:47 [info] 39#39: *1039 [lua] access_by_lua(msblocations.conf:189):2: 5af875ed2f0c007f909d6a6b8e29c3b7:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:26:47 [info] 39#39: *1039 [lua] logger.lua:23: 5af875ed2f0c007f909d6a6b8e29c3b7 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:26:47 +0000] 5af875ed2f0c007f909d6a6b8e29c3b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.062 upstream_response_time:0.061 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:26:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 60
2023/01/12 04:26:51 [info] 37#37: *1041 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:26:51 [info] 37#37: *1040 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:27:01 [info] 39#39: *1042 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:27:01 [info] 39#39: *1043 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:27:02 [info] 39#39: *1044 [lua] access_by_lua(msblocations.conf:189):2: f572e2827b21dd0e2ab552f04687b4b8:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:27:02 +0000] f572e2827b21dd0e2ab552f04687b4b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/12 04:27:02 [info] 39#39: *1044 [lua] logger.lua:23: f572e2827b21dd0e2ab552f04687b4b8 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:27:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 04:27:11 [info] 39#39: *1045 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:27:11 [info] 39#39: *1046 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:27:17 [info] 39#39: *1047 [lua] access_by_lua(msblocations.conf:189):2: bd21c55011ac2fd9067c779fc90d3f29:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:27:17 +0000] bd21c55011ac2fd9067c779fc90d3f29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 04:27:17 [info] 39#39: *1047 [lua] logger.lua:23: bd21c55011ac2fd9067c779fc90d3f29 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:27:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 04:27:21 [info] 37#37: *1049 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:27:21 [info] 37#37: *1048 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:27:31 [info] 39#39: *1050 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:27:31 [info] 39#39: *1051 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:27:32 [info] 39#39: *1052 [lua] access_by_lua(msblocations.conf:189):2: a460e3de299080739b92a812b8c52344:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:27:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.173 - - [12/Jan/2023:04:27:32 +0000] a460e3de299080739b92a812b8c52344 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/12 04:27:32 [info] 39#39: *1052 [lua] logger.lua:23: a460e3de299080739b92a812b8c52344 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 04:27:41 [info] 39#39: *1054 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:27:41 [info] 39#39: *1055 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:27:47 [info] 39#39: *1056 [lua] access_by_lua(msblocations.conf:189):2: 7b441ac42ddca40796f857d8fa98fd9f:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:27:47 [info] 39#39: *1056 [lua] logger.lua:23: 7b441ac42ddca40796f857d8fa98fd9f {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:27:47 +0000] 7b441ac42ddca40796f857d8fa98fd9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:27:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23
2023/01/12 04:27:51 [info] 39#39: *1057 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:27:51 [info] 39#39: *1058 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:28:01 [info] 37#37: *1059 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:28:01 [info] 37#37: *1060 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:28:02 [info] 39#39: *1061 [lua] access_by_lua(msblocations.conf:189):2: 94b0b0bbf8f65ebbbb2b5033d673d3cb:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:28:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.173 - - [12/Jan/2023:04:28:02 +0000] 94b0b0bbf8f65ebbbb2b5033d673d3cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/12 04:28:02 [info] 39#39: *1061 [lua] logger.lua:23: 94b0b0bbf8f65ebbbb2b5033d673d3cb {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 04:28:11 [info] 39#39: *1062 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:28:11 [info] 39#39: *1063 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:28:17 [info] 39#39: *1064 [lua] access_by_lua(msblocations.conf:189):2: e919570406ac5573167f311527dc5a89:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:28:17 [info] 39#39: *1064 [lua] logger.lua:23: e919570406ac5573167f311527dc5a89 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:28:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.173 - - [12/Jan/2023:04:28:17 +0000] e919570406ac5573167f311527dc5a89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/12 04:28:21 [info] 37#37: *1065 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:28:21 [info] 37#37: *1066 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:28:31 [info] 37#37: *1067 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:28:31 [info] 37#37: *1068 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:28:32 [info] 39#39: *1069 [lua] access_by_lua(msblocations.conf:189):2: 90b8e4fe26f62bfdc532c4db281287af:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:28:32 [info] 39#39: *1069 [lua] logger.lua:23: 90b8e4fe26f62bfdc532c4db281287af {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:28:32 +0000] 90b8e4fe26f62bfdc532c4db281287af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:28:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/12 04:28:41 [info] 39#39: *1071 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:28:41 [info] 39#39: *1072 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:28:47 [info] 39#39: *1073 [lua] access_by_lua(msblocations.conf:189):2: 24db22ab36c6213d32c07d5f9f8a7c59:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:28:47 [info] 39#39: *1073 [lua] logger.lua:23: 24db22ab36c6213d32c07d5f9f8a7c59 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:28:47 +0000] 24db22ab36c6213d32c07d5f9f8a7c59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:28:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:28:51 [info] 37#37: *1074 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:28:51 [info] 37#37: *1075 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:29:01 [info] 37#37: *1076 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:29:01 [info] 37#37: *1077 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:29:02 [info] 39#39: *1078 [lua] access_by_lua(msblocations.conf:189):2: d76051be8f4f49a58f8834e02f2b53cc:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:29:02 [info] 39#39: *1078 [lua] logger.lua:23: d76051be8f4f49a58f8834e02f2b53cc {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:29:02 +0000] d76051be8f4f49a58f8834e02f2b53cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:29:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 04:29:11 [info] 37#37: *1080 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:29:11 [info] 37#37: *1079 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:29:17 [info] 39#39: *1081 [lua] access_by_lua(msblocations.conf:189):2: 05f3145528ac498dd2e094210ea72a49:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:29:17 +0000] 05f3145528ac498dd2e094210ea72a49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/12 04:29:17 [info] 39#39: *1081 [lua] logger.lua:23: 05f3145528ac498dd2e094210ea72a49 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:29:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 04:29:21 [info] 37#37: *1082 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:29:21 [info] 37#37: *1083 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:29:31 [info] 37#37: *1084 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:29:31 [info] 37#37: *1085 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:29:32 [info] 39#39: *1086 [lua] access_by_lua(msblocations.conf:189):2: c0c9120d7835e86a99085b27de3dc1c0:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:29:32 [info] 39#39: *1086 [lua] logger.lua:23: c0c9120d7835e86a99085b27de3dc1c0 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:29:32 +0000] c0c9120d7835e86a99085b27de3dc1c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:29:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 04:29:41 [info] 37#37: *1089 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:29:41 [info] 39#39: *1088 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:29:47 [info] 39#39: *1090 [lua] access_by_lua(msblocations.conf:189):2: 9a25249acd166649697f99b270894a41:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:29:47 [info] 39#39: *1090 [lua] logger.lua:23: 9a25249acd166649697f99b270894a41 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:29:47 +0000] 9a25249acd166649697f99b270894a41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:29:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 04:29:51 [info] 39#39: *1092 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:29:51 [info] 37#37: *1091 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:30:01 [info] 39#39: *1093 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:30:01 [info] 39#39: *1094 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:30:02 [info] 39#39: *1095 [lua] access_by_lua(msblocations.conf:189):2: c34399ff80106c40426b94c72817c663:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:30:02 [info] 39#39: *1095 [lua] logger.lua:23: c34399ff80106c40426b94c72817c663 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:30:02 +0000] c34399ff80106c40426b94c72817c663 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:30:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/12 04:30:11 [info] 39#39: *1096 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:30:11 [info] 37#37: *1097 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:30:17 [info] 39#39: *1098 [lua] access_by_lua(msblocations.conf:189):2: 40ed0d3d43c44adae7c697d42914b1c0:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:30:17 +0000] 40ed0d3d43c44adae7c697d42914b1c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 04:30:17 [info] 39#39: *1098 [lua] logger.lua:23: 40ed0d3d43c44adae7c697d42914b1c0 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:30:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:30:21 [info] 37#37: *1100 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:30:21 [info] 39#39: *1099 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:30:31 [info] 37#37: *1101 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:30:31 [info] 39#39: *1102 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:30:32 [info] 39#39: *1103 [lua] access_by_lua(msblocations.conf:189):2: 1efc7dfdaf74e738993d1e154416f813:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:30:32 [info] 39#39: *1103 [lua] logger.lua:23: 1efc7dfdaf74e738993d1e154416f813 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:30:32 +0000] 1efc7dfdaf74e738993d1e154416f813 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:30:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:30:33 [info] 39#39: *1104 client closed connection while waiting for request, client: 10.233.65.136, server: 0.0.0.0:443
2023/01/12 04:30:41 [info] 37#37: *1107 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:30:41 [info] 37#37: *1106 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:30:47 [info] 39#39: *1108 [lua] access_by_lua(msblocations.conf:189):2: f72358fd49c4f02857ec88825c3d0b5a:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:30:47 [info] 39#39: *1108 [lua] logger.lua:23: f72358fd49c4f02857ec88825c3d0b5a {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:30:47 +0000] f72358fd49c4f02857ec88825c3d0b5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:30:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:30:51 [info] 37#37: *1109 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:30:51 [info] 37#37: *1110 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:31:01 [info] 39#39: *1111 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:31:01 [info] 39#39: *1112 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:31:02 [info] 39#39: *1113 [lua] access_by_lua(msblocations.conf:189):2: 50c8588bf3a84258c41f6778c04e412e:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:31:02 +0000] 50c8588bf3a84258c41f6778c04e412e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/12 04:31:02 [info] 39#39: *1113 [lua] logger.lua:23: 50c8588bf3a84258c41f6778c04e412e {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:31:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 04:31:11 [info] 39#39: *1114 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:31:11 [info] 39#39: *1115 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:31:17 [info] 39#39: *1116 [lua] access_by_lua(msblocations.conf:189):2: be553b8a7a0e985a5a5636fef20b48b4:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:31:17 [info] 39#39: *1116 [lua] logger.lua:23: be553b8a7a0e985a5a5636fef20b48b4 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:31:17 +0000] be553b8a7a0e985a5a5636fef20b48b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:31:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:31:21 [info] 39#39: *1117 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:31:21 [info] 39#39: *1118 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:31:31 [info] 39#39: *1119 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:31:31 [info] 39#39: *1120 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:31:32 [info] 39#39: *1121 [lua] access_by_lua(msblocations.conf:189):2: 2712af24accc39e26933b970aa2bcbea:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:31:32 +0000] 2712af24accc39e26933b970aa2bcbea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 04:31:32 [info] 39#39: *1121 [lua] logger.lua:23: 2712af24accc39e26933b970aa2bcbea {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:31:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:31:41 [info] 39#39: *1123 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:31:41 [info] 39#39: *1124 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:31:47 [info] 39#39: *1125 [lua] access_by_lua(msblocations.conf:189):2: 35bb5f118def7d467322ef1a1d2b5a5a:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:31:47 [info] 39#39: *1125 [lua] logger.lua:23: 35bb5f118def7d467322ef1a1d2b5a5a {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:31:47 +0000] 35bb5f118def7d467322ef1a1d2b5a5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:31:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/12 04:31:51 [info] 39#39: *1126 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:31:51 [info] 39#39: *1127 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:32:01 [info] 39#39: *1128 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:32:01 [info] 39#39: *1129 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:32:02 [info] 39#39: *1130 [lua] access_by_lua(msblocations.conf:189):2: 2f8ca929754aab7b39c8d5b6ad0ec3cd:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:32:02 [info] 39#39: *1130 [lua] logger.lua:23: 2f8ca929754aab7b39c8d5b6ad0ec3cd {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:32:02 +0000] 2f8ca929754aab7b39c8d5b6ad0ec3cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:32:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 04:32:11 [info] 39#39: *1131 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:32:11 [info] 39#39: *1132 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:32:17 [info] 39#39: *1133 [lua] access_by_lua(msblocations.conf:189):2: ada5cc58be885bd51dcba2b64d13c0fd:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:32:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.173 - - [12/Jan/2023:04:32:17 +0000] ada5cc58be885bd51dcba2b64d13c0fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 04:32:17 [info] 39#39: *1133 [lua] logger.lua:23: ada5cc58be885bd51dcba2b64d13c0fd {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 04:32:21 [info] 39#39: *1134 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:32:21 [info] 39#39: *1135 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:32:31 [info] 39#39: *1136 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:32:31 [info] 37#37: *1137 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:32:32 [info] 39#39: *1138 [lua] access_by_lua(msblocations.conf:189):2: 31a73dbdffb0be3109742bc6eebd9e52:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:32:32 [info] 39#39: *1138 [lua] logger.lua:23: 31a73dbdffb0be3109742bc6eebd9e52 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:32:32 +0000] 31a73dbdffb0be3109742bc6eebd9e52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:32:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:32:41 [info] 39#39: *1140 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:32:41 [info] 39#39: *1141 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:32:47 [info] 39#39: *1142 [lua] access_by_lua(msblocations.conf:189):2: 99c84b98c706129376fe87e8deb7f2e5:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:32:47 +0000] 99c84b98c706129376fe87e8deb7f2e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:32:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:32:47 [info] 39#39: *1142 [lua] logger.lua:23: 99c84b98c706129376fe87e8deb7f2e5 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 04:32:51 [info] 39#39: *1143 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:32:51 [info] 37#37: *1144 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:33:01 [info] 39#39: *1145 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:33:01 [info] 39#39: *1146 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:33:02 [info] 39#39: *1147 [lua] access_by_lua(msblocations.conf:189):2: e18f2349fe468250231945be620d5256:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:33:02 +0000] e18f2349fe468250231945be620d5256 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:33:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:33:02 [info] 39#39: *1147 [lua] logger.lua:23: e18f2349fe468250231945be620d5256 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 04:33:11 [info] 39#39: *1148 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:33:11 [info] 39#39: *1149 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:33:17 [info] 39#39: *1150 [lua] access_by_lua(msblocations.conf:189):2: 95e3724e5e23e3c3de8e0ebcf7bd5dd8:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:33:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.173 - - [12/Jan/2023:04:33:17 +0000] 95e3724e5e23e3c3de8e0ebcf7bd5dd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 04:33:17 [info] 39#39: *1150 [lua] logger.lua:23: 95e3724e5e23e3c3de8e0ebcf7bd5dd8 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 04:33:21 [info] 39#39: *1151 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:33:21 [info] 39#39: *1152 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:33:31 [info] 39#39: *1153 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:33:31 [info] 37#37: *1154 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:33:32 [info] 39#39: *1155 [lua] access_by_lua(msblocations.conf:189):2: ad404c8796cc0d0d834d74f49093daaa:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:33:32 +0000] ad404c8796cc0d0d834d74f49093daaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 04:33:32 [info] 39#39: *1155 [lua] logger.lua:23: ad404c8796cc0d0d834d74f49093daaa {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:33:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:33:41 [info] 37#37: *1157 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:33:41 [info] 39#39: *1158 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:33:47 [info] 39#39: *1159 [lua] access_by_lua(msblocations.conf:189):2: 1d3e8169fa7e198d4ff73f8ee3918aa8:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:33:47 +0000] 1d3e8169fa7e198d4ff73f8ee3918aa8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:33:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:33:47 [info] 39#39: *1159 [lua] logger.lua:23: 1d3e8169fa7e198d4ff73f8ee3918aa8 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 04:33:51 [info] 39#39: *1161 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:33:51 [info] 39#39: *1160 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:34:01 [info] 37#37: *1162 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:34:01 [info] 37#37: *1163 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:34:02 [info] 39#39: *1164 [lua] access_by_lua(msblocations.conf:189):2: dfdd4ed2d6bc55aacb34b23ed73eac4b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:34:02 [info] 39#39: *1164 [lua] logger.lua:23: dfdd4ed2d6bc55aacb34b23ed73eac4b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:34:02 +0000] dfdd4ed2d6bc55aacb34b23ed73eac4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:34:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:34:11 [info] 39#39: *1165 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:34:11 [info] 39#39: *1166 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:34:17 [info] 39#39: *1167 [lua] access_by_lua(msblocations.conf:189):2: f093f3bbcad2c8576ba9826e1fe6f22a:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:34:17 [info] 39#39: *1167 [lua] logger.lua:23: f093f3bbcad2c8576ba9826e1fe6f22a {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:34:17 +0000] f093f3bbcad2c8576ba9826e1fe6f22a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:34:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/12 04:34:21 [info] 39#39: *1169 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:34:21 [info] 39#39: *1168 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:34:31 [info] 39#39: *1170 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:34:31 [info] 37#37: *1171 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:34:33 [info] 39#39: *1172 [lua] access_by_lua(msblocations.conf:189):2: f75bc4ff8ed1d81bfb49fc9ac36091a8:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:34:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:34:33 [info] 39#39: *1172 [lua] logger.lua:23: f75bc4ff8ed1d81bfb49fc9ac36091a8 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:34:33 +0000] f75bc4ff8ed1d81bfb49fc9ac36091a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 04:34:41 [info] 39#39: *1175 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:34:41 [info] 37#37: *1174 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:34:48 [info] 39#39: *1176 [lua] access_by_lua(msblocations.conf:189):2: 6b46c336831214c2125df233a2db3bff:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:34:48 [info] 39#39: *1176 [lua] logger.lua:23: 6b46c336831214c2125df233a2db3bff {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:34:48 +0000] 6b46c336831214c2125df233a2db3bff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:34:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:34:51 [info] 39#39: *1177 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:34:51 [info] 39#39: *1178 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:35:01 [info] 39#39: *1179 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:35:01 [info] 39#39: *1180 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:35:03 [info] 39#39: *1181 [lua] access_by_lua(msblocations.conf:189):2: 9a1b23bfc698afd81bdbccd09b8b84a3:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:35:03 [info] 39#39: *1181 [lua] logger.lua:23: 9a1b23bfc698afd81bdbccd09b8b84a3 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:35:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
10.233.66.173 - - [12/Jan/2023:04:35:03 +0000] 9a1b23bfc698afd81bdbccd09b8b84a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/12 04:35:11 [info] 37#37: *1182 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:35:11 [info] 37#37: *1183 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:35:18 [info] 39#39: *1184 [lua] access_by_lua(msblocations.conf:189):2: 1f499cf6bd61d985b9ff0fcfb624f494:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:35:18 [info] 39#39: *1184 [lua] logger.lua:23: 1f499cf6bd61d985b9ff0fcfb624f494 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:35:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.173 - - [12/Jan/2023:04:35:18 +0000] 1f499cf6bd61d985b9ff0fcfb624f494 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 04:35:21 [info] 37#37: *1185 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:35:21 [info] 37#37: *1186 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:35:31 [info] 39#39: *1187 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:35:31 [info] 39#39: *1188 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:35:33 [info] 39#39: *1189 [lua] access_by_lua(msblocations.conf:189):2: ad3bf06a21dd3fd2c37faa5f9ca441f5:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:35:33 +0000] ad3bf06a21dd3fd2c37faa5f9ca441f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 04:35:33 [info] 39#39: *1189 [lua] logger.lua:23: ad3bf06a21dd3fd2c37faa5f9ca441f5 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:35:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:35:41 [info] 37#37: *1191 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:35:41 [info] 37#37: *1192 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:35:48 [info] 39#39: *1193 [lua] access_by_lua(msblocations.conf:189):2: c986ecce9fdb82eb4f8cd5282d2a0993:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:35:48 [info] 39#39: *1193 [lua] logger.lua:23: c986ecce9fdb82eb4f8cd5282d2a0993 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:35:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.173 - - [12/Jan/2023:04:35:48 +0000] c986ecce9fdb82eb4f8cd5282d2a0993 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 04:35:51 [info] 37#37: *1194 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:35:51 [info] 37#37: *1195 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:36:01 [info] 39#39: *1196 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:36:01 [info] 39#39: *1197 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:36:03 [info] 39#39: *1198 [lua] access_by_lua(msblocations.conf:189):2: 9f4be42b9b7b666d3b626880c0725427:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:36:03 [info] 39#39: *1198 [lua] logger.lua:23: 9f4be42b9b7b666d3b626880c0725427 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:36:03 +0000] 9f4be42b9b7b666d3b626880c0725427 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:36:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:36:11 [info] 39#39: *1199 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:36:11 [info] 39#39: *1200 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:36:18 [info] 39#39: *1201 [lua] access_by_lua(msblocations.conf:189):2: 61d513040416ab317e17c5f691dae8b9:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:36:18 +0000] 61d513040416ab317e17c5f691dae8b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 04:36:18 [info] 39#39: *1201 [lua] logger.lua:23: 61d513040416ab317e17c5f691dae8b9 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:36:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:36:21 [info] 39#39: *1202 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:36:21 [info] 37#37: *1203 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:36:31 [info] 39#39: *1204 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:36:31 [info] 39#39: *1205 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:36:33 [info] 39#39: *1206 [lua] access_by_lua(msblocations.conf:189):2: 33355fa14806274738d166b10ee6a12e:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:36:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 04:36:33 [info] 39#39: *1206 [lua] logger.lua:23: 33355fa14806274738d166b10ee6a12e {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:36:33 +0000] 33355fa14806274738d166b10ee6a12e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 04:36:41 [info] 39#39: *1208 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:36:41 [info] 39#39: *1209 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:36:48 [info] 39#39: *1210 [lua] access_by_lua(msblocations.conf:189):2: bfc72fb17241af84f8c272838b1efefe:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:36:48 [info] 39#39: *1210 [lua] logger.lua:23: bfc72fb17241af84f8c272838b1efefe {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:36:48 +0000] bfc72fb17241af84f8c272838b1efefe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:36:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/12 04:36:51 [info] 37#37: *1211 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:36:51 [info] 37#37: *1212 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:37:01 [info] 39#39: *1213 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:37:01 [info] 39#39: *1214 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:37:03 [info] 39#39: *1215 [lua] access_by_lua(msblocations.conf:189):2: df17abb7eca4dbef62e052411eaa6dfc:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:37:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.173 - - [12/Jan/2023:04:37:03 +0000] df17abb7eca4dbef62e052411eaa6dfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/12 04:37:03 [info] 39#39: *1215 [lua] logger.lua:23: df17abb7eca4dbef62e052411eaa6dfc {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 04:37:11 [info] 39#39: *1216 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:37:11 [info] 37#37: *1217 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:37:18 [info] 39#39: *1218 [lua] access_by_lua(msblocations.conf:189):2: 504c2b4d47cee985c3ef34da465ebeb8:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:37:18 +0000] 504c2b4d47cee985c3ef34da465ebeb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:37:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 04:37:18 [info] 39#39: *1218 [lua] logger.lua:23: 504c2b4d47cee985c3ef34da465ebeb8 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 04:37:21 [info] 39#39: *1219 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:37:21 [info] 37#37: *1220 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:37:31 [info] 37#37: *1221 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:37:31 [info] 37#37: *1222 client closed connection while SSL handshaking, client: 10.233.69.182, server: 0.0.0.0:443
2023/01/12 04:37:33 [info] 39#39: *1223 [lua] access_by_lua(msblocations.conf:189):2: 8ee780c46d606e2cb9183058db975b47:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 04:37:33 [info] 39#39: *1223 [lua] logger.lua:23: 8ee780c46d606e2cb9183058db975b47 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.173 - - [12/Jan/2023:04:37:33 +0000] 8ee780c46d606e2cb9183058db975b47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.173 - - [12/Jan/2023:04:37:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3